diff options
Diffstat (limited to 'editor/translations/da.po')
-rw-r--r-- | editor/translations/da.po | 109 |
1 files changed, 100 insertions, 9 deletions
diff --git a/editor/translations/da.po b/editor/translations/da.po index 163eb546a0..2ab69b5f05 100644 --- a/editor/translations/da.po +++ b/editor/translations/da.po @@ -363,6 +363,7 @@ msgstr "Ændre Anim Løkke" msgid "Remove Anim Track" msgstr "Fjern Anim Spor" +#. TRANSLATORS: %s will be replaced by a phrase describing the target of track. #: editor/animation_track_editor.cpp msgid "Create NEW track for %s and insert key?" msgstr "Opret NYT spor til %s og indsæt nøgle?" @@ -387,10 +388,28 @@ msgstr "Opret" msgid "Anim Insert" msgstr "Anim Indsæt" +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "node '%s'" +msgstr "Kan ikke åbne '%s'." + +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "animation" +msgstr "Animation" + #: editor/animation_track_editor.cpp msgid "AnimationPlayer can't animate itself, only other players." msgstr "Animationsafspiller kan ikke animere sig selv, kun andre afspillere." +#. TRANSLATORS: This describes the target of new animation track, will be inserted into another string. +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "property '%s'" +msgstr "Egenskaber" + #: editor/animation_track_editor.cpp msgid "Anim Create & Insert" msgstr "Anim Opret & Indsæt" @@ -995,7 +1014,7 @@ msgstr "Opret Ny %s" msgid "No results for \"%s\"." msgstr "" -#: editor/create_dialog.cpp +#: editor/create_dialog.cpp editor/property_selector.cpp msgid "No description available for %s." msgstr "" @@ -2393,6 +2412,18 @@ msgid "New Window" msgstr "" #: editor/editor_node.cpp +msgid "" +"Spins when the editor window redraws.\n" +"Update Continuously is enabled, which can increase power usage. Click to " +"disable it." +msgstr "" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Spins when the editor window redraws." +msgstr "Snurrer når editor vinduer gentegnes!" + +#: editor/editor_node.cpp msgid "Imported resources can't be saved." msgstr "" @@ -3263,11 +3294,6 @@ msgstr "Gem & genstart" #: editor/editor_node.cpp #, fuzzy -msgid "Spins when the editor window redraws." -msgstr "Snurrer når editor vinduer gentegnes!" - -#: editor/editor_node.cpp -#, fuzzy msgid "Update Continuously" msgstr "Kontinuerlig" @@ -3914,6 +3940,16 @@ msgid "Download from:" msgstr "Download" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Open in Web Browser" +msgstr "Åbn i Filhåndtering" + +#: editor/export_template_manager.cpp +#, fuzzy +msgid "Copy Mirror URL" +msgstr "Indlæs Fejl" + +#: editor/export_template_manager.cpp msgid "Download and Install" msgstr "" @@ -8912,6 +8948,12 @@ msgid "" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "" +"Select a theme type from the list to edit its items.\n" +"You can add a custom type or import a type with its items from another theme." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Remove All Color Items" msgstr "Fjern Alt" @@ -8942,6 +8984,12 @@ msgid "Remove All StyleBox Items" msgstr "Fjern Alt" #: editor/plugins/theme_editor_plugin.cpp +msgid "" +"This theme type is empty.\n" +"Add more items to it manually or by importing from another theme." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Add Color Item" msgstr "Favoritter:" @@ -12597,6 +12645,16 @@ msgstr "" msgid "Change Ray Shape Length" msgstr "" +#: editor/spatial_editor_gizmos.cpp +#, fuzzy +msgid "Set Room Point Position" +msgstr "Fjern Kurve Punktets Position" + +#: editor/spatial_editor_gizmos.cpp +#, fuzzy +msgid "Set Portal Point Position" +msgstr "Fjern Kurve Punktets Position" + #: modules/csg/csg_gizmos.cpp msgid "Change Cylinder Radius" msgstr "" @@ -14331,6 +14389,42 @@ msgstr "" msgid "There should only be one RoomManager in the SceneTree." msgstr "" +#: scene/3d/room_manager.cpp +msgid "" +"RoomList path is invalid.\n" +"Please check the RoomList branch has been assigned in the RoomManager." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "RoomList contains no Rooms, aborting." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "Misnamed nodes detected, check output log for details. Aborting." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "Portal link room not found, check output log for details." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Portal autolink failed, check output log for details.\n" +"Check the portal is facing outwards from the source room." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Room overlap detected, cameras may work incorrectly in overlapping area.\n" +"Check output log for details." +msgstr "" + +#: scene/3d/room_manager.cpp +msgid "" +"Error calculating room bounds.\n" +"Ensure all rooms contain geometry or manual bounds." +msgstr "" + #: scene/3d/soft_body.cpp msgid "This body will be ignored until you set a mesh." msgstr "" @@ -15089,9 +15183,6 @@ msgstr "Konstanter kan ikke ændres." #~ msgid "I see..." #~ msgstr "Jeg forstår..." -#~ msgid "Can't open '%s'." -#~ msgstr "Kan ikke åbne '%s'." - #, fuzzy #~ msgid "Ugh" #~ msgstr "Ugh" |