diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2021-08-03 10:26:08 +0200 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2021-08-03 11:07:40 +0200 |
commit | f618e7cf061de0242467e19d37752c3378581a68 (patch) | |
tree | 16f15e2006be6a516d5cb6b1558bd212d2c472b6 /editor/translations/sk.po | |
parent | 52aad9d665d8eb2d50707d58231e82df1f590ca3 (diff) | |
download | redot-engine-f618e7cf061de0242467e19d37752c3378581a68.tar.gz |
i18n: Sync translations with Weblate
Last POT sync with the `3.3` branch, we'll now switch Weblate to track
`3.x` to prepare for the 3.4 release.
(cherry picked from commit dec840452d5986ec8099b92ebabf454757da8b04)
Diffstat (limited to 'editor/translations/sk.po')
-rw-r--r-- | editor/translations/sk.po | 42 |
1 files changed, 37 insertions, 5 deletions
diff --git a/editor/translations/sk.po b/editor/translations/sk.po index cb56bb037e..cd44d63e35 100644 --- a/editor/translations/sk.po +++ b/editor/translations/sk.po @@ -7338,6 +7338,28 @@ msgid "View Plane Transform." msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/texture_region_editor_plugin.cpp +#: scene/resources/visual_shader.cpp +msgid "None" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Rotate" +msgstr "Rotačný Režim" + +#. TRANSLATORS: This refers to the movement that changes the position of an object. +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Translate" +msgstr "Preložiť Preloženie:" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Scale" +msgstr "Veľkosť:" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Scaling: " msgstr "" @@ -7997,11 +8019,6 @@ msgid "Snap Mode:" msgstr "Režim Prichytenia:" #: editor/plugins/texture_region_editor_plugin.cpp -#: scene/resources/visual_shader.cpp -msgid "None" -msgstr "" - -#: editor/plugins/texture_region_editor_plugin.cpp msgid "Pixel Snap" msgstr "Prichytenie Pixelov" @@ -11509,6 +11526,11 @@ msgid "GridMap Paint" msgstr "" #: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "GridMap Selection" +msgstr "Všetky vybrané" + +#: modules/gridmap/grid_map_editor_plugin.cpp msgid "Grid Map" msgstr "" @@ -11759,6 +11781,16 @@ msgid "Add Output Port" msgstr "Signály:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Port Type" +msgstr "Zmeniť %s Typ" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Change Port Name" +msgstr "Zmeniť Hodnotu v Slovníku" + +#: modules/visual_script/visual_script_editor.cpp msgid "Override an existing built-in function." msgstr "" |