i18n: Sync translations with Weblate
(cherry picked from commit d0bc9144913a831500a24fc4d8d9f4cb3fd13286)
This commit is contained in:
parent
51d68919ff
commit
29f0ab0303
66 changed files with 2036 additions and 1119 deletions
|
|
@ -621,7 +621,7 @@ msgstr ""
|
|||
#: editor/plugins/animation_player_editor_plugin.cpp
|
||||
#: editor/plugins/script_text_editor.cpp
|
||||
#: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp
|
||||
#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
||||
#: editor/scene_tree_dock.cpp scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
||||
msgid "Copy"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -2425,7 +2425,7 @@ msgid "Unable to enable addon plugin at: '%s' parsing of config failed."
|
|||
msgstr ""
|
||||
|
||||
#: editor/editor_node.cpp
|
||||
msgid "Unable to find script field for addon plugin at: 'res://addons/%s'."
|
||||
msgid "Unable to find script field for addon plugin at: '%s'."
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_node.cpp
|
||||
|
|
@ -2814,14 +2814,6 @@ msgstr ""
|
|||
msgid "Help"
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
|
||||
#: editor/plugins/script_text_editor.cpp
|
||||
#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_manager.cpp
|
||||
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp
|
||||
#: editor/plugins/shader_editor_plugin.cpp
|
||||
msgid "Online Docs"
|
||||
|
|
@ -3194,7 +3186,7 @@ msgstr ""
|
|||
#: editor/plugins/script_text_editor.cpp
|
||||
#: editor/plugins/sprite_frames_editor_plugin.cpp
|
||||
#: editor/plugins/tile_map_editor_plugin.cpp editor/property_editor.cpp
|
||||
#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
||||
#: editor/scene_tree_dock.cpp scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
||||
msgid "Paste"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -4822,7 +4814,7 @@ msgid "Got:"
|
|||
msgstr ""
|
||||
|
||||
#: editor/plugins/asset_library_editor_plugin.cpp
|
||||
msgid "Failed sha256 hash check"
|
||||
msgid "Failed SHA-256 hash check"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/asset_library_editor_plugin.cpp
|
||||
|
|
@ -6693,6 +6685,14 @@ msgstr ""
|
|||
msgid "Run"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/script_editor_plugin.cpp
|
||||
#: editor/plugins/script_text_editor.cpp
|
||||
#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp
|
||||
#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_manager.cpp
|
||||
#: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp
|
||||
msgid "Search"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp
|
||||
msgid "Step Into"
|
||||
msgstr ""
|
||||
|
|
@ -6836,8 +6836,8 @@ msgstr ""
|
|||
msgid "Go To"
|
||||
msgstr ""
|
||||
|
||||
#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp
|
||||
#: scene/gui/text_edit.cpp
|
||||
#: editor/plugins/script_text_editor.cpp editor/scene_tree_dock.cpp
|
||||
#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp
|
||||
msgid "Cut"
|
||||
msgstr ""
|
||||
|
||||
|
|
@ -10188,6 +10188,14 @@ msgstr ""
|
|||
msgid "Instance Child Scene"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Can't paste root node into the same scene."
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Paste Node(s)"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Detach Script"
|
||||
msgstr ""
|
||||
|
|
@ -10308,6 +10316,10 @@ msgstr ""
|
|||
msgid "Attach Script"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Cut Node(s)"
|
||||
msgstr ""
|
||||
|
||||
#: editor/scene_tree_dock.cpp
|
||||
msgid "Remove Node(s)"
|
||||
msgstr ""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue