diff options
Diffstat (limited to 'editor/translations/de.po')
-rw-r--r-- | editor/translations/de.po | 89 |
1 files changed, 83 insertions, 6 deletions
diff --git a/editor/translations/de.po b/editor/translations/de.po index a39ea81928..53b69c444a 100644 --- a/editor/translations/de.po +++ b/editor/translations/de.po @@ -1164,6 +1164,11 @@ msgid "File Exists, Overwrite?" msgstr "Datei existiert bereits. Überschreiben?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Ordner erstellen" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "Alle bekannte Dateitypen" @@ -1237,7 +1242,7 @@ msgstr "Favorit nach oben schieben" msgid "Move Favorite Down" msgstr "Favorit nach unten schieben" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Go to parent folder" msgstr "Gehe zu übergeordnetem Ordner" @@ -1550,6 +1555,16 @@ msgstr "" "Die Dokumentation zum Debugging beschreibt den nötigen Arbeitsablauf." #: editor/editor_node.cpp +#, fuzzy +msgid "Expand all properties" +msgstr "Alle expandieren" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Collapse all properties" +msgstr "Alle einklappen" + +#: editor/editor_node.cpp msgid "Copy Params" msgstr "Parameter kopieren" @@ -2195,14 +2210,14 @@ msgid "Import" msgstr "Import" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "Dateisystem" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "Node" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "Dateisystem" + +#: editor/editor_node.cpp msgid "Output" msgstr "Ausgabe" @@ -2258,7 +2273,7 @@ msgstr "3D Editor öffnen" msgid "Open Script Editor" msgstr "Skripteditor öffnen" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "Öffne Nutzerinhalte-Bibliothek" @@ -3038,6 +3053,57 @@ msgid "Copy Animation" msgstr "Animation kopieren" #: 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 "Abschnitte:" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "Einfügen" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Future" +msgstr "Funktionen" + +#: 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 "Neue Animation erstellen" @@ -5930,6 +5996,12 @@ msgstr "Jetzt Neustarten" msgid "Can't run project" msgstr "Projekt kann nicht ausgeführt werden" +#: 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 " @@ -7781,6 +7853,11 @@ msgstr "Warnung!" msgid "Please Confirm..." msgstr "Bitte bestätigen..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Methode auswählen" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |