diff options
Diffstat (limited to 'editor/translations/de_CH.po')
-rw-r--r-- | editor/translations/de_CH.po | 85 |
1 files changed, 79 insertions, 6 deletions
diff --git a/editor/translations/de_CH.po b/editor/translations/de_CH.po index cfc980f488..213d7ab1d7 100644 --- a/editor/translations/de_CH.po +++ b/editor/translations/de_CH.po @@ -1129,6 +1129,11 @@ msgid "File Exists, Overwrite?" msgstr "Datei existiert, Überschreiben?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Node(s) löschen" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "" @@ -1202,7 +1207,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 "" @@ -1500,6 +1505,14 @@ msgid "" msgstr "" #: editor/editor_node.cpp +msgid "Expand all properties" +msgstr "" + +#: editor/editor_node.cpp +msgid "Collapse all properties" +msgstr "" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "" @@ -2106,14 +2119,14 @@ msgid "Import" msgstr "" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "Node" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "" + +#: editor/editor_node.cpp msgid "Output" msgstr "" @@ -2172,7 +2185,7 @@ msgstr "Verzeichnis öffnen" msgid "Open Script Editor" msgstr "" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "" @@ -2957,6 +2970,55 @@ 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 "Script hinzufügen" + +#: editor/plugins/animation_player_editor_plugin.cpp +msgid "Past" +msgstr "" + +#: editor/plugins/animation_player_editor_plugin.cpp +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 "" @@ -5860,6 +5922,12 @@ msgstr "" msgid "Can't run project" msgstr "Neues Projekt erstellen" +#: 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 "Taste " @@ -7677,6 +7745,11 @@ msgstr "Alert!" msgid "Please Confirm..." msgstr "Bitte bestätigen..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Node(s) löschen" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |