diff options
Diffstat (limited to 'editor/translations/or.po')
-rw-r--r-- | editor/translations/or.po | 54 |
1 files changed, 39 insertions, 15 deletions
diff --git a/editor/translations/or.po b/editor/translations/or.po index 202b73cddc..15a041d554 100644 --- a/editor/translations/or.po +++ b/editor/translations/or.po @@ -2042,14 +2042,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 msgid "Property Descriptions" msgstr "" @@ -8239,18 +8255,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 "" @@ -12779,7 +12783,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 @@ -12788,6 +12797,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" |