diff options
Diffstat (limited to 'editor/translations/ru.po')
-rw-r--r-- | editor/translations/ru.po | 89 |
1 files changed, 83 insertions, 6 deletions
diff --git a/editor/translations/ru.po b/editor/translations/ru.po index 3758dea852..0a85fe0477 100644 --- a/editor/translations/ru.po +++ b/editor/translations/ru.po @@ -1151,6 +1151,11 @@ msgid "File Exists, Overwrite?" msgstr "Файл существует, перезаписать?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Создать папку" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "Все разрешённые" @@ -1224,7 +1229,7 @@ msgstr "Переместить избранное вверх" msgid "Move Favorite Down" msgstr "Переместить избранное вниз" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Go to parent folder" msgstr "Перейти к родительской папке" @@ -1538,6 +1543,16 @@ msgstr "" "понять этот процесс." #: editor/editor_node.cpp +#, fuzzy +msgid "Expand all properties" +msgstr "Развернуть все" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Collapse all properties" +msgstr "Свернуть все" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "Копировать параметры" @@ -2171,14 +2186,14 @@ msgid "Import" msgstr "Импорт" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "Файловая система" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "Узел" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "Файловая система" + +#: editor/editor_node.cpp msgid "Output" msgstr "Вывод" @@ -2234,7 +2249,7 @@ msgstr "Открыть 3D редактор" msgid "Open Script Editor" msgstr "Открыть редактор скриптов" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "Открыть библиотеку шаблонов" @@ -3017,6 +3032,57 @@ msgid "Copy Animation" msgstr "Копировать анимацию" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Enable Onion Skinning" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Directions" +msgstr "Разделы:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "Вставить" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Future" +msgstr "Свойства" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Depth" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "1 step" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "2 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "3 steps" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Differences Only" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Force White Modulate" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Include Gizmos (3D)" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Create New Animation" msgstr "Создать новую анимацию" @@ -5898,6 +5964,12 @@ msgstr "Перезапустить сейчас" msgid "Can't run project" msgstr "Не удаётся запустить проект" +#: editor/project_manager.cpp +msgid "" +"You don't currently have any projects.\n" +"Would you like to explore the official example projects in the Asset Library?" +msgstr "" + #: editor/project_settings_editor.cpp msgid "Key " msgstr "Кнопка " @@ -7731,6 +7803,11 @@ msgstr "Внимание!" msgid "Please Confirm..." msgstr "Подтверждение..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Выбрать метод" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |