diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2018-12-04 23:22:18 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2018-12-04 23:22:18 +0100 |
commit | 89f8b84c477bf390f65cfc67644e0ca1bff7e41e (patch) | |
tree | e08390574126b461100ddf0bdb61ac944f89b2bc /editor/translations/uk.po | |
parent | b7782f182a1e8e9c6366edbf6670e87eb8daa8f9 (diff) |
i18n: Sync translation template with current source
Diffstat (limited to 'editor/translations/uk.po')
-rw-r--r-- | editor/translations/uk.po | 19 |
1 files changed, 15 insertions, 4 deletions
diff --git a/editor/translations/uk.po b/editor/translations/uk.po index ed211c91a4..befdfbd46d 100644 --- a/editor/translations/uk.po +++ b/editor/translations/uk.po @@ -551,8 +551,9 @@ msgid "Warnings:" msgstr "Попередження:" #: editor/code_editor.cpp -msgid "Zoom:" -msgstr "Масштаб:" +#, fuzzy +msgid "Font Size:" +msgstr "Вигляд спереду" #: editor/code_editor.cpp msgid "Line:" @@ -1690,6 +1691,12 @@ msgstr "Ця операція не може бути виконана без к #: editor/editor_node.cpp msgid "" +"This scene can't be saved because there is a cyclic instancing inclusion.\n" +"Please resolve it and then attempt to save again." +msgstr "" + +#: editor/editor_node.cpp +msgid "" "Couldn't save scene. Likely dependencies (instances or inheritance) couldn't " "be satisfied." msgstr "" @@ -2130,7 +2137,7 @@ msgid "Undo" msgstr "Скасувати" #: editor/editor_node.cpp editor/plugins/script_text_editor.cpp -#: scene/gui/line_edit.cpp +#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp msgid "Redo" msgstr "Повернути" @@ -9153,7 +9160,8 @@ msgstr "" "ласка, створіть ресурс форми для цього елемента!" #: scene/3d/cpu_particles.cpp -msgid "Nothing is visible because no mesh has not been assigned." +#, fuzzy +msgid "Nothing is visible because no mesh has been assigned." msgstr "Нічого не видно, оскільки не призначено сітки." #: scene/3d/cpu_particles.cpp @@ -9416,6 +9424,9 @@ msgstr "Призначення однорідного." msgid "Varyings can only be assigned in vertex function." msgstr "Змінні величини можна пов'язувати лише із функцією вузлів." +#~ msgid "Zoom:" +#~ msgstr "Масштаб:" + #~ msgid "Are you sure you want to remove all connections from the \"" #~ msgstr "Ви справді хочете вилучити усі з'єднання з сигналу \"" |