diff options
Diffstat (limited to 'editor/translations/et.po')
-rw-r--r-- | editor/translations/et.po | 104 |
1 files changed, 44 insertions, 60 deletions
diff --git a/editor/translations/et.po b/editor/translations/et.po index bc58f54d39..0177c614a0 100644 --- a/editor/translations/et.po +++ b/editor/translations/et.po @@ -1,6 +1,6 @@ # Estonian translation of the Godot Engine editor -# Copyright (c) 2007-2021 Juan Linietsky, Ariel Manzur. -# Copyright (c) 2014-2021 Godot Engine contributors (cf. AUTHORS.md). +# Copyright (c) 2007-2022 Juan Linietsky, Ariel Manzur. +# Copyright (c) 2014-2022 Godot Engine contributors (cf. AUTHORS.md). # This file is distributed under the same license as the Godot source code. # Jens <arrkiin@gmail.com>, 2019. # Mattias Aabmets <mattias.aabmets@gmail.com>, 2019. @@ -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" @@ -7514,11 +7530,11 @@ msgid "This skeleton has no bones, create some children Bone2D nodes." msgstr "" #: editor/plugins/skeleton_2d_editor_plugin.cpp -msgid "Create Rest Pose from Bones" +msgid "Set Rest Pose to Bones" msgstr "" #: editor/plugins/skeleton_2d_editor_plugin.cpp -msgid "Set Rest Pose to Bones" +msgid "Create Rest Pose from Bones" msgstr "" #: editor/plugins/skeleton_2d_editor_plugin.cpp @@ -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" @@ -13980,43 +14004,3 @@ msgstr "" #: servers/visual/shader_language.cpp msgid "Constants cannot be modified." msgstr "Konstante ei saa muuta." - -#~ msgid "Enabled Properties:" -#~ msgstr "Lubatud atribuudid:" - -#~ msgid "Set" -#~ msgstr "Sea" - -#~ msgid "Q&A" -#~ msgstr "Küsimused & vastused" - -#~ msgid "Status:" -#~ msgstr "Olek:" - -#~ msgid "Edit:" -#~ msgstr "Muuda:" - -#~ msgid "(Installed)" -#~ msgstr "(Paigaldatud)" - -#~ msgid "(Missing)" -#~ msgstr "(Puudub)" - -#~ msgid "Yaw" -#~ msgstr "Sagitaal" - -#~ msgid "Data Type:" -#~ msgstr "Andmetüüp:" - -#~ msgid "Templates" -#~ msgstr "Mallid" - -#~ msgid "An animation player can't animate itself, only other players." -#~ msgstr "" -#~ "AnimationPlayer ei saa animeerida iseennast, ainult teisi mängijaid." - -#~ msgid "Clipboard is empty" -#~ msgstr "Lõikelaud on tühi" - -#~ msgid "Error trying to save layout!" -#~ msgstr "Viga paigutuse salvestamisel!" |