diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-12-10 11:39:33 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-12-10 11:53:14 +0100 |
commit | e156c4809adaa5c0d84e1164d9e78034cfa34792 (patch) | |
tree | 8ae570f59c7fd32d46932280439413275c257fec /editor/translations/ka.po | |
parent | 21b81998bb42b2324a539f01354b68e4fba2c696 (diff) |
i18n: Sync editor translations with Weblate
(cherry picked from commit fd86272ca055cdf01ba48e8e9f043843ef540578)
Diffstat (limited to 'editor/translations/ka.po')
-rw-r--r-- | editor/translations/ka.po | 54 |
1 files changed, 39 insertions, 15 deletions
diff --git a/editor/translations/ka.po b/editor/translations/ka.po index aeb8023ba4..384a6f7a70 100644 --- a/editor/translations/ka.po +++ b/editor/translations/ka.po @@ -2157,14 +2157,30 @@ msgstr "" msgid "Theme Properties" msgstr "" -#: editor/editor_help.cpp -msgid "Enumerations" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Colors" msgstr "" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp 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 +msgid "Enumerations" +msgstr "" + #: editor/editor_help.cpp #, fuzzy msgid "Property Descriptions" @@ -8548,18 +8564,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 "" @@ -13257,7 +13261,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 @@ -13266,6 +13275,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" |