diff options
Diffstat (limited to 'editor/translations/zh_HK.po')
-rw-r--r-- | editor/translations/zh_HK.po | 58 |
1 files changed, 41 insertions, 17 deletions
diff --git a/editor/translations/zh_HK.po b/editor/translations/zh_HK.po index a3c6a8fa3d..a987b56673 100644 --- a/editor/translations/zh_HK.po +++ b/editor/translations/zh_HK.po @@ -2194,16 +2194,32 @@ msgstr "選擇模式" msgid "Theme Properties" msgstr "篩選:" -#: editor/editor_help.cpp -#, fuzzy -msgid "Enumerations" -msgstr "翻譯:" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Colors" +msgstr "" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Constants" msgstr "常數" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Fonts" +msgstr "" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Icons" +msgstr "" + +#: editor/editor_help.cpp +msgid "Styles" +msgstr "" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Enumerations" +msgstr "翻譯:" + #: editor/editor_help.cpp #, fuzzy msgid "Property Descriptions" @@ -8854,18 +8870,6 @@ msgid "TextureRegion" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Colors" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Fonts" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp -msgid "Icons" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Styleboxes" msgstr "" @@ -13742,7 +13746,12 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." +"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VrApi\" " +"or \"OpenXR\"." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." msgstr "" #: platform/android/export/export_plugin.cpp @@ -13751,6 +13760,21 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" +"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " +"enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" "'apksigner' could not be found.\n" "Please check the command is available in the Android SDK build-tools " "directory.\n" |