New translations en-us.json (Chinese Traditional) (#829)

This commit is contained in:
nadena-dev-ci 2024-04-16 14:33:35 +09:00 committed by GitHub
parent 2467b5bc28
commit 0fc9f5d86e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -129,6 +129,8 @@
"error.merge_armature.circular_dependency:hint": "通常應在 Merge Armature 的合併目標欄位指定 Avatar 本身的 Armture。不要指定服裝本身",
"error.merge_armature.physbone_on_humanoid_bone": "[MA-0002] 在 Humanoid 骨骼上有 PhysBones 元件",
"error.merge_armature.physbone_on_humanoid_bone:hint": "在要合併的骨架中,某些 Humanoid 骨骼受到 PhysBones 控制,其位置與合併目標中相應的 Humanoid 骨骼不同。你應該在要合併的骨架中,移除這些 Humanoid 骨骼上的 PhysBones。",
"error.merge_blend_tree.missing_tree": "[MA-0009] 未指定 Blend Tree",
"error.merge_blend_tree.missing_tree:hint": "Merge Blend Tree 需要知道要合併到哪個 Blend Tree。請嘗試在「Blend Tree」中設定一個對象。",
"error.internal_error": "[MA-9999] 發生內部錯誤:{0}\nwhen processing:",
"error.merge_animator.param_type_mismatch": "[MA-0003] 參數類型不符",
"error.merge_animator.param_type_mismatch:description": "參數 {0} 具有多種類型:{1} != {2}",
@ -207,6 +209,7 @@
"action.toggle_object.header.show": "顯示",
"menu_tree.title": "選擇選單",
"menuitem.param.controlled_by_action": "< 由 Action 控制 >",
"control_group.foldout.actions": "Actions",
"control_group.foldout.menu_items": "相關選單項",
"control_group.is_saved": "保存",
"control_group.is_saved.tooltip": "如果打勾,當您更換 Avatar 或世界時,此選單項目的值將被保存。",