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/et.po | |
parent | 21b81998bb42b2324a539f01354b68e4fba2c696 (diff) |
i18n: Sync editor translations with Weblate
(cherry picked from commit fd86272ca055cdf01ba48e8e9f043843ef540578)
Diffstat (limited to 'editor/translations/et.po')
-rw-r--r-- | editor/translations/et.po | 56 |
1 files changed, 40 insertions, 16 deletions
diff --git a/editor/translations/et.po b/editor/translations/et.po index 4dba826523..38bbce4660 100644 --- a/editor/translations/et.po +++ b/editor/translations/et.po @@ -2097,14 +2097,30 @@ msgstr "Meetodid" msgid "Theme Properties" msgstr "Teema atribuudid" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Loetelu" +#: 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 "Konstandid" +#: 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 "Loetelu" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Atribuutide kirjeldused" @@ -8364,18 +8380,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 "" @@ -12972,7 +12976,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 @@ -12981,6 +12990,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" |