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

This commit is contained in:
nadena-dev-ci 2024-03-16 20:13:13 +09:00 committed by GitHub
parent a83f1dca7c
commit a630cfc316
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -235,5 +235,9 @@
"scale_adjuster.scale": "調整比例",
"scale_adjuster.adjust_children": "調整子集的位置",
"world_fixed_object.err.unsupported_platform": "此平台不支援 World Fixed Object 元件。",
"world_fixed_object.err.unsupported_platform:description": "此元件未生效。因為在 Android 環境下不支援 World Fixed Object。"
"world_fixed_object.err.unsupported_platform:description": "此元件未生效。因為在 Android 環境下不支援 World Fixed Object。",
"ma_info.param_usage_ui.header": "Expressions 的參數使用狀況",
"ma_info.param_usage_ui.other_objects": "此 Avatar 中的其他東西",
"ma_info.param_usage_ui.free_space": "未使用的參數空間 ({0} bits)",
"ma_info.param_usage_ui.bits_template": "{0} ({1} bits)"
}