diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2017-11-29 09:51:00 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2017-11-29 09:51:00 +0100 |
commit | 47d397579bf6b418ffd955c1fd5dba49adddc012 (patch) | |
tree | e2c25faea09efdcd5c2e585424d46229c03920ab /editor/translations/da.po | |
parent | 23aa51fc94fa769088152be9dea1fec71c090fb8 (diff) |
i18n: Sync translation templates with current source
[ci skip]
Diffstat (limited to 'editor/translations/da.po')
-rw-r--r-- | editor/translations/da.po | 86 |
1 files changed, 80 insertions, 6 deletions
diff --git a/editor/translations/da.po b/editor/translations/da.po index 291388cf31..c784df0e58 100644 --- a/editor/translations/da.po +++ b/editor/translations/da.po @@ -1142,6 +1142,11 @@ msgid "File Exists, Overwrite?" msgstr "Filen findes, overskrives?" #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select Current Folder" +msgstr "Opret mappe" + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "All Recognized" msgstr "Alle Genkendte" @@ -1215,7 +1220,7 @@ msgstr "Flyt Favorit Op" msgid "Move Favorite Down" msgstr "Flyt Favorit Ned" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Go to parent folder" msgstr "Gå til overliggende mappe" @@ -1538,6 +1543,14 @@ msgstr "" "forstå denne arbejdsgang." #: 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 "Kopier Parametre" @@ -2176,14 +2189,14 @@ msgid "Import" msgstr "Importer" #: editor/editor_node.cpp -msgid "FileSystem" -msgstr "FilSystem" - -#: editor/editor_node.cpp editor/node_dock.cpp msgid "Node" msgstr "Node" #: editor/editor_node.cpp +msgid "FileSystem" +msgstr "FilSystem" + +#: editor/editor_node.cpp msgid "Output" msgstr "Output" @@ -2239,7 +2252,7 @@ msgstr "Åbn 3D Editor" msgid "Open Script Editor" msgstr "Åbn Script Editor" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/project_manager.cpp msgid "Open Asset Library" msgstr "Åben Bibliotek over Aktiver" @@ -3015,6 +3028,56 @@ 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 "Beskrivelse" + +#: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Past" +msgstr "Indsæt" + +#: 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 "" @@ -5876,6 +5939,12 @@ msgstr "" msgid "Can't run project" msgstr "Kan ikke kører projekt" +#: 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 "" @@ -7675,6 +7744,11 @@ msgstr "Advarsel!" msgid "Please Confirm..." msgstr "Bekræft venligst..." +#: scene/gui/file_dialog.cpp +#, fuzzy +msgid "Select this Folder" +msgstr "Vælg Method" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " |