diff options
Diffstat (limited to 'editor/translations/eu.po')
-rw-r--r-- | editor/translations/eu.po | 56 |
1 files changed, 40 insertions, 16 deletions
diff --git a/editor/translations/eu.po b/editor/translations/eu.po index be9638fa8f..9a6573846c 100644 --- a/editor/translations/eu.po +++ b/editor/translations/eu.po @@ -2078,14 +2078,30 @@ msgstr "Metodoak" msgid "Theme Properties" msgstr "Azalaren propietateak" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Enumerazioak" +#: 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 "Konstanteak" +#: 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 "Enumerazioak" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "" @@ -8324,18 +8340,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 "" @@ -12927,7 +12931,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 @@ -12936,6 +12945,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" |