diff options
Diffstat (limited to 'editor/translations/gl.po')
-rw-r--r-- | editor/translations/gl.po | 63 |
1 files changed, 44 insertions, 19 deletions
diff --git a/editor/translations/gl.po b/editor/translations/gl.po index 43be118f3d..9dd2d35723 100644 --- a/editor/translations/gl.po +++ b/editor/translations/gl.po @@ -2124,14 +2124,34 @@ msgstr "Métodos" msgid "Theme Properties" msgstr "Propiedades do Tema" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Colors" +msgstr "Cor" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp msgid "Constants" msgstr "Constantes" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Fonts" +msgstr "Fonte" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Icons" +msgstr "Icona" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Styles" +msgstr "Estilo" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Descrición de Propiedades" @@ -8575,21 +8595,6 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Colors" -msgstr "Cor" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Fonts" -msgstr "Fonte" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Icons" -msgstr "Icona" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy msgid "Styleboxes" msgstr "Estilo" @@ -13306,7 +13311,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 @@ -13315,6 +13325,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" |