diff options
| author | Rémi Verschelde | 2016-05-30 21:56:08 +0200 |
|---|---|---|
| committer | Rémi Verschelde | 2016-05-30 21:56:08 +0200 |
| commit | 6cd39ed956ea72bdf7ad0c19f10ca410997217de (patch) | |
| tree | 71b122e0707367c0889b00d8270be65ec5b734ba /tools/translations/tools.pot | |
| parent | 27aac93c5fd67cfa86e67f8c85d90bb55905e073 (diff) | |
| download | godot-6cd39ed956ea72bdf7ad0c19f10ca410997217de.tar.gz godot-6cd39ed956ea72bdf7ad0c19f10ca410997217de.tar.zst godot-6cd39ed956ea72bdf7ad0c19f10ca410997217de.zip | |
i18n: Sync template and PO files with source
Diffstat (limited to 'tools/translations/tools.pot')
| -rw-r--r-- | tools/translations/tools.pot | 37 |
1 files changed, 20 insertions, 17 deletions
diff --git a/tools/translations/tools.pot b/tools/translations/tools.pot index 11de632ab..ba9cf6e9e 100644 --- a/tools/translations/tools.pot +++ b/tools/translations/tools.pot @@ -1443,7 +1443,7 @@ msgid "Remote Object Properties: " msgstr "" #: tools/editor/script_editor_debugger.cpp -msgid "Monitors" +msgid "Profiler" msgstr "" #: tools/editor/script_editor_debugger.cpp @@ -1455,6 +1455,10 @@ msgid "Value" msgstr "" #: tools/editor/script_editor_debugger.cpp +msgid "Monitors" +msgstr "" + +#: tools/editor/script_editor_debugger.cpp msgid "List of Video Memory Usage by Resource:" msgstr "" @@ -1537,35 +1541,35 @@ msgid "Scene Run Settings" msgstr "" #: tools/editor/project_settings.cpp -msgid "Invalid action (anything goes but '/' or ':')." +msgid "Key " msgstr "" #: tools/editor/project_settings.cpp -msgid "Action '%s' already exists!" +msgid "Joy Button" msgstr "" #: tools/editor/project_settings.cpp -msgid "Rename Input Action Event" +msgid "Joy Axis" msgstr "" #: tools/editor/project_settings.cpp -msgid "Add Input Action Event" +msgid "Mouse Button" msgstr "" #: tools/editor/project_settings.cpp -msgid "Key " +msgid "Invalid action (anything goes but '/' or ':')." msgstr "" #: tools/editor/project_settings.cpp -msgid "Joy Button" +msgid "Action '%s' already exists!" msgstr "" #: tools/editor/project_settings.cpp -msgid "Joy Axis" +msgid "Rename Input Action Event" msgstr "" #: tools/editor/project_settings.cpp -msgid "Mouse Button" +msgid "Add Input Action Event" msgstr "" #: tools/editor/project_settings.cpp @@ -1944,10 +1948,6 @@ msgstr "" msgid "Frame #:" msgstr "" -#: tools/editor/editor_profiler.cpp -msgid "Profiler" -msgstr "" - #: tools/editor/quick_open.cpp tools/editor/editor_help.cpp #: tools/editor/create_dialog.cpp tools/editor/plugins/script_editor_plugin.cpp msgid "Matches:" @@ -2569,6 +2569,12 @@ msgstr "" msgid "Quick Run Scene.." msgstr "" +#: tools/editor/editor_node.cpp +msgid "" +"Open Project Manager? \n" +"(Unsaved changes will be lost)" +msgstr "" + #: tools/editor/editor_node.cpp tools/editor/scene_tree_dock.cpp msgid "Ugh" msgstr "" @@ -2608,6 +2614,7 @@ msgid "%d more file(s) or folder(s)" msgstr "" #: tools/editor/editor_node.cpp +#: tools/editor/io_plugins/editor_scene_import_plugin.cpp msgid "Scene" msgstr "" @@ -2689,10 +2696,6 @@ msgid "Quit to Project List" msgstr "" #: tools/editor/editor_node.cpp -msgid "Open Project Manager? \n(Unsaved changes will be lost)" -msgstr "" - -#: tools/editor/editor_node.cpp msgid "Import assets to the project." msgstr "" |
