diff options
Diffstat (limited to 'editor/translations/da.po')
-rw-r--r-- | editor/translations/da.po | 794 |
1 files changed, 610 insertions, 184 deletions
diff --git a/editor/translations/da.po b/editor/translations/da.po index bacbf07ff6..b91eec6954 100644 --- a/editor/translations/da.po +++ b/editor/translations/da.po @@ -12,12 +12,14 @@ # Jonathan B. Jørgensen <pizzaernam@gmail.com>, 2018. # Peter G. Laursen <GhostReven@gmail.com>, 2018. # Rémi Verschelde <akien@godotengine.org>, 2019. +# Mads K. Bredager <mbredager@gmail.com>, 2019. +# Kristoffer Andersen <kjaa@google.com>, 2019. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-01-13 15:06+0000\n" -"Last-Translator: Rémi Verschelde <akien@godotengine.org>\n" +"PO-Revision-Date: 2019-10-04 09:55+0000\n" +"Last-Translator: Kristoffer Andersen <kjaa@google.com>\n" "Language-Team: Danish <https://hosted.weblate.org/projects/godot-engine/" "godot/da/>\n" "Language: da\n" @@ -25,7 +27,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.4-dev\n" +"X-Generator: Weblate 3.9-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -48,7 +50,7 @@ msgstr "self kan ikke bruges fordi instansen er null (mislykket)" #: core/math/expression.cpp msgid "Invalid operands to operator %s, %s and %s." -msgstr "Ugyldigt operandere til operator %s, %s og %s." +msgstr "Ugyldige operander til operator %s, %s og %s." #: core/math/expression.cpp msgid "Invalid index of type %s for base type %s" @@ -66,9 +68,37 @@ msgstr "Ugyldige argumenter til at konstruere '%s'" msgid "On call to '%s':" msgstr "Ved kald til '%s':" +#: core/ustring.cpp +msgid "B" +msgstr "B" + +#: core/ustring.cpp +msgid "KiB" +msgstr "KiB" + +#: core/ustring.cpp +msgid "MiB" +msgstr "MiB" + +#: core/ustring.cpp +msgid "GiB" +msgstr "GiB" + +#: core/ustring.cpp +msgid "TiB" +msgstr "TiB" + +#: core/ustring.cpp +msgid "PiB" +msgstr "PiB" + +#: core/ustring.cpp +msgid "EiB" +msgstr "EiB" + #: editor/animation_bezier_editor.cpp msgid "Free" -msgstr "Gratis" +msgstr "Fri" #: editor/animation_bezier_editor.cpp msgid "Balanced" @@ -84,7 +114,7 @@ msgstr "Tid:" #: editor/animation_bezier_editor.cpp msgid "Value:" -msgstr "" +msgstr "Værdi:" #: editor/animation_bezier_editor.cpp msgid "Insert Key Here" @@ -104,9 +134,8 @@ msgid "Add Bezier Point" msgstr "Tilføj punkt" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Move Bezier Points" -msgstr "Fjern punkt" +msgstr "Flyt punkt" #: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Anim Duplicate Keys" @@ -169,7 +198,7 @@ msgstr "Ændre Animation Navn:" #: editor/animation_track_editor.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Change Animation Loop" -msgstr "" +msgstr "Redigér animationsløkke" #: editor/animation_track_editor.cpp msgid "Property Track" @@ -257,7 +286,7 @@ msgstr "Tid (s): " #: editor/animation_track_editor.cpp msgid "Toggle Track Enabled" -msgstr "" +msgstr "Skift bane slået til" #: editor/animation_track_editor.cpp msgid "Continuous" @@ -344,6 +373,7 @@ msgstr "Opret %d NYE spor og indsæt nøgler?" #: editor/plugins/particles_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp #: editor/script_create_dialog.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Create" msgstr "Opret" @@ -477,20 +507,26 @@ msgid "" "Alternatively, use an import preset that imports animations to separate " "files." msgstr "" +"Animationen hører til en importeret scene, og ændringer til importerede spor " +"vil ikke blive gemt.\n" +"\n" +"For at slå muligheden for at tilføje brugerdefinerede spor til, naviger til " +"scenens importerings-\n" +"muligheder og sæt \"Animation > Lager\" til \"Filer\", slå \"animation > " +"Behold brugerdefinerede\n" +"spor\" til, og importer igen.\n" +"Alternativt, brug en import forudindstilling, der importerer animationer til " +"separate filer." #: editor/animation_track_editor.cpp msgid "Warning: Editing imported animation" -msgstr "" - -#: editor/animation_track_editor.cpp editor/plugins/script_text_editor.cpp -#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp -msgid "Select All" -msgstr "Vælg alle" +msgstr "Advarsel: Redigerer importeret animation" #: editor/animation_track_editor.cpp #, fuzzy -msgid "Select None" -msgstr "Vælg Node" +msgid "Select an AnimationPlayer node to create and edit animations." +msgstr "" +"Vælg en Animations afspiller fra Scene Tree for at redigere i animationer." #: editor/animation_track_editor.cpp msgid "Only show tracks from nodes selected in tree." @@ -511,11 +547,11 @@ msgstr "Animation trin værdi." #: editor/animation_track_editor.cpp msgid "Seconds" -msgstr "" +msgstr "Sekunder" #: editor/animation_track_editor.cpp msgid "FPS" -msgstr "" +msgstr "FPS" #: editor/animation_track_editor.cpp editor/editor_properties.cpp #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -623,7 +659,8 @@ msgid "Scale Ratio:" msgstr "Skalaforhold:" #: editor/animation_track_editor.cpp -msgid "Select tracks to copy:" +#, fuzzy +msgid "Select Tracks to Copy" msgstr "Vælg spor til kopiering:" #: editor/animation_track_editor.cpp editor/editor_log.cpp @@ -635,6 +672,11 @@ msgstr "Vælg spor til kopiering:" msgid "Copy" msgstr "Kopier" +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Select All/None" +msgstr "Vælg Node" + #: editor/animation_track_editor_plugins.cpp #, fuzzy msgid "Add Audio Track Clip" @@ -642,11 +684,11 @@ msgstr "Lydklip:" #: editor/animation_track_editor_plugins.cpp msgid "Change Audio Track Clip Start Offset" -msgstr "" +msgstr "Forskyd lydsporets start" #: editor/animation_track_editor_plugins.cpp msgid "Change Audio Track Clip End Offset" -msgstr "" +msgstr "Forskyd lydsporets slutning" #: editor/array_property_edit.cpp msgid "Resize Array" @@ -724,7 +766,7 @@ msgstr "Nulstil Zoom" #: editor/code_editor.cpp msgid "Warnings" -msgstr "" +msgstr "Advarsler" #: editor/code_editor.cpp msgid "Line and column numbers." @@ -822,7 +864,8 @@ msgstr "Forbind Signal: " #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp editor/project_export.cpp #: editor/project_settings_editor.cpp editor/property_editor.cpp #: editor/run_settings_dialog.cpp editor/settings_config_dialog.cpp #: modules/visual_script/visual_script_editor.cpp @@ -927,7 +970,8 @@ msgstr "Søgning:" msgid "Matches:" msgstr "Matches:" -#: editor/create_dialog.cpp editor/plugin_config_dialog.cpp +#: editor/create_dialog.cpp editor/editor_plugin_settings.cpp +#: editor/plugin_config_dialog.cpp #: editor/plugins/asset_library_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp editor/property_selector.cpp #: modules/visual_script/visual_script_property_selector.cpp @@ -970,7 +1014,7 @@ msgid "Resource" msgstr "Ressource" #: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp -#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp +#: editor/project_settings_editor.cpp msgid "Path" msgstr "Sti" @@ -1244,7 +1288,8 @@ msgid "Delete Bus Effect" msgstr "Slet Bus Effekt" #: editor/editor_audio_buses.cpp -msgid "Audio Bus, Drag and Drop to rearrange." +#, fuzzy +msgid "Drag & drop to rearrange." msgstr "Audio Bus, Træk og Slip for at omarrangere." #: editor/editor_audio_buses.cpp @@ -1445,7 +1490,9 @@ msgid "Add AutoLoad" msgstr "Tilføj AutoLoad" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp -#: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp +#: editor/editor_plugin_settings.cpp +#: editor/plugins/animation_tree_editor_plugin.cpp +#: editor/script_create_dialog.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "Sti:" @@ -1500,7 +1547,7 @@ msgstr "Opret Mappe" #: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp #: editor/editor_plugin_settings.cpp editor/filesystem_dock.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_export.cpp -#: scene/gui/file_dialog.cpp +#: modules/visual_script/visual_script_editor.cpp scene/gui/file_dialog.cpp msgid "Name:" msgstr "Navn:" @@ -1684,6 +1731,7 @@ msgstr "(Nuværende)" #: editor/editor_feature_profile.cpp #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "New" msgstr "" @@ -1761,6 +1809,7 @@ msgid "New Folder..." msgstr "Opret mappe..." #: editor/editor_file_dialog.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "Refresh" msgstr "Opdater" @@ -1916,6 +1965,7 @@ msgid "Class:" msgstr "Klasse:" #: editor/editor_help.cpp editor/scene_tree_editor.cpp +#: editor/script_create_dialog.cpp msgid "Inherits:" msgstr "Arver:" @@ -1924,7 +1974,8 @@ msgid "Inherited by:" msgstr "Arvet af:" #: editor/editor_help.cpp -msgid "Brief Description:" +#, fuzzy +msgid "Brief Description" msgstr "Kort Beskrivelse:" #: editor/editor_help.cpp @@ -1932,38 +1983,18 @@ msgid "Properties" msgstr "Egenskaber" #: editor/editor_help.cpp -msgid "Properties:" -msgstr "" - -#: editor/editor_help.cpp msgid "Methods" msgstr "Metoder" #: editor/editor_help.cpp -msgid "Methods:" -msgstr "Metoder:" - -#: editor/editor_help.cpp msgid "Theme Properties" msgstr "Tema Egenskaber" #: editor/editor_help.cpp -msgid "Theme Properties:" -msgstr "Tema Egenskaber:" - -#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp -msgid "Signals:" -msgstr "Signaler:" - -#: editor/editor_help.cpp msgid "Enumerations" msgstr "Tællinger" #: editor/editor_help.cpp -msgid "Enumerations:" -msgstr "Tællinger:" - -#: editor/editor_help.cpp msgid "enum " msgstr "enum " @@ -1972,19 +2003,12 @@ msgid "Constants" msgstr "Konstanter" #: editor/editor_help.cpp -msgid "Constants:" -msgstr "Konstanter:" - -#: editor/editor_help.cpp msgid "Class Description" msgstr "Klasse beskrivelse" #: editor/editor_help.cpp -msgid "Class Description:" -msgstr "Klasse beskrivelse:" - -#: editor/editor_help.cpp -msgid "Online Tutorials:" +#, fuzzy +msgid "Online Tutorials" msgstr "Online Undervisning:" #: editor/editor_help.cpp @@ -2002,10 +2026,6 @@ msgid "Property Descriptions" msgstr "Egenskab beskrivelser" #: editor/editor_help.cpp -msgid "Property Descriptions:" -msgstr "Egenskab beskrivelser:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this property. Please help us by " "[color=$color][url=$url]contributing one[/url][/color]!" @@ -2018,10 +2038,6 @@ msgid "Method Descriptions" msgstr "Metode beskrivelser" #: editor/editor_help.cpp -msgid "Method Descriptions:" -msgstr "Metode beskrivelser:" - -#: editor/editor_help.cpp msgid "" "There is currently no description for this method. Please help us by [color=" "$color][url=$url]contributing one[/url][/color]!" @@ -2092,8 +2108,8 @@ msgstr "Output:" msgid "Copy Selection" msgstr "Fjern Markering" -#: editor/editor_log.cpp editor/editor_profiler.cpp -#: editor/editor_properties.cpp +#: editor/editor_log.cpp editor/editor_network_profiler.cpp +#: editor/editor_profiler.cpp editor/editor_properties.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/property_editor.cpp editor/scene_tree_dock.cpp #: editor/script_editor_debugger.cpp @@ -2106,6 +2122,49 @@ msgstr "Clear" msgid "Clear Output" msgstr "Ryd Output" +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +#: editor/editor_profiler.cpp +msgid "Stop" +msgstr "Stop" + +#: editor/editor_network_profiler.cpp editor/editor_profiler.cpp +#: editor/plugins/animation_state_machine_editor.cpp editor/rename_dialog.cpp +msgid "Start" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "%s/s" +msgstr "" + +#: editor/editor_network_profiler.cpp +#, fuzzy +msgid "Down" +msgstr "Download" + +#: editor/editor_network_profiler.cpp +msgid "Up" +msgstr "" + +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +msgid "Node" +msgstr "Node" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Incoming RSET" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RPC" +msgstr "" + +#: editor/editor_network_profiler.cpp +msgid "Outgoing RSET" +msgstr "" + #: editor/editor_node.cpp editor/project_manager.cpp msgid "New Window" msgstr "" @@ -2694,6 +2753,19 @@ msgstr "Projekt" msgid "Project Settings..." msgstr "Projekt Indstillinger" +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Version Control" +msgstr "Version:" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Set Up Version Control" +msgstr "" + +#: editor/editor_node.cpp +msgid "Shut Down Version Control" +msgstr "" + #: editor/editor_node.cpp #, fuzzy msgid "Export..." @@ -2920,10 +2992,6 @@ msgstr "Sæt scenen på pause" msgid "Stop the scene." msgstr "Stop scenen." -#: editor/editor_node.cpp editor/editor_profiler.cpp -msgid "Stop" -msgstr "Stop" - #: editor/editor_node.cpp msgid "Play the edited scene." msgstr "Spil den redigerede scene." @@ -2978,14 +3046,10 @@ msgid "Inspector" msgstr "Inspektør" #: editor/editor_node.cpp -msgid "Node" -msgstr "Node" - -#: editor/editor_node.cpp msgid "Expand Bottom Panel" msgstr "Udvid nederste panel" -#: editor/editor_node.cpp scene/resources/visual_shader.cpp +#: editor/editor_node.cpp msgid "Output" msgstr "Output" @@ -3004,15 +3068,21 @@ msgstr "Organiser Eksport Skabeloner" #: editor/editor_node.cpp msgid "" -"This will install the Android project for custom builds.\n" -"Note that, in order to use it, it needs to be enabled per export preset." +"This will set up your project for custom Android builds by installing the " +"source template to \"res://android/build\".\n" +"You can then apply modifications and build your own custom APK on export " +"(adding modules, changing the AndroidManifest.xml, etc.).\n" +"Note that in order to make custom builds instead of using pre-built APKs, " +"the \"Use Custom Build\" option should be enabled in the Android export " +"preset." msgstr "" #: editor/editor_node.cpp msgid "" -"Android build template is already installed and it won't be overwritten.\n" -"Remove the \"build\" directory manually before attempting this operation " -"again." +"The Android build template is already installed in this project and it won't " +"be overwritten.\n" +"Remove the \"res://android/build\" directory manually before attempting this " +"operation again." msgstr "" #: editor/editor_node.cpp @@ -3075,6 +3145,11 @@ msgstr "Åbn næste Editor" msgid "Open the previous Editor" msgstr "Åben den forrige Editor" +#: editor/editor_path.cpp +#, fuzzy +msgid "No sub-resources found." +msgstr "Sub-Ressourcer:" + #: editor/editor_plugin.cpp msgid "Creating Mesh Previews" msgstr "Opretter Maske Forhåndsvisninger" @@ -3084,6 +3159,11 @@ msgid "Thumbnail..." msgstr "Miniature..." #: editor/editor_plugin_settings.cpp +#, fuzzy +msgid "Main Script:" +msgstr "Åben script" + +#: editor/editor_plugin_settings.cpp msgid "Edit Plugin" msgstr "Redigere tilslutning" @@ -3112,11 +3192,6 @@ msgstr "Status:" msgid "Edit:" msgstr "Rediger:" -#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp -#: editor/rename_dialog.cpp -msgid "Start" -msgstr "" - #: editor/editor_profiler.cpp msgid "Measure:" msgstr "Måling:" @@ -3215,6 +3290,11 @@ msgstr "" msgid "New Script" msgstr "" +#: editor/editor_properties.cpp editor/scene_tree_dock.cpp +#, fuzzy +msgid "Extend Script" +msgstr "Åben script" + #: editor/editor_properties.cpp editor/property_editor.cpp msgid "New %s" msgstr "" @@ -3241,13 +3321,6 @@ msgstr "Indsæt" msgid "Convert To %s" msgstr "Konverter Til %s" -#: editor/editor_properties.cpp -#: editor/plugins/animation_blend_space_1d_editor.cpp -#: editor/plugins/animation_blend_space_2d_editor.cpp -#: editor/plugins/animation_blend_tree_editor_plugin.cpp -msgid "Open Editor" -msgstr "Åbn redaktør" - #: editor/editor_properties.cpp editor/property_editor.cpp msgid "Selected node is not a Viewport!" msgstr "" @@ -3949,8 +4022,9 @@ msgstr " Filer" msgid "Import As:" msgstr "Importer Som:" -#: editor/import_dock.cpp editor/property_editor.cpp -msgid "Preset..." +#: editor/import_dock.cpp +#, fuzzy +msgid "Preset" msgstr "Forudindstillet..." #: editor/import_dock.cpp @@ -4082,7 +4156,7 @@ msgstr "" msgid "Subfolder:" msgstr "" -#: editor/plugin_config_dialog.cpp +#: editor/plugin_config_dialog.cpp editor/script_create_dialog.cpp msgid "Language:" msgstr "" @@ -4233,6 +4307,12 @@ msgstr "" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_blend_tree_editor_plugin.cpp +msgid "Open Editor" +msgstr "Åbn redaktør" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy msgid "Open Animation Node" @@ -4418,6 +4498,7 @@ msgid "Change Animation Name:" msgstr "Ændre Animation Navn:" #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "Slet Animation?" @@ -4602,7 +4683,6 @@ msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp -#: editor/script_create_dialog.cpp msgid "Error!" msgstr "" @@ -4780,6 +4860,8 @@ msgid "Current:" msgstr "" #: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Add Input" msgstr "" @@ -4993,6 +5075,10 @@ msgid "All" msgstr "Alle" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "No results for \"%s\"." +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp #, fuzzy msgid "Import..." msgstr "Importer" @@ -5006,11 +5092,6 @@ msgid "Sort:" msgstr "Sorter:" #: editor/plugins/asset_library_editor_plugin.cpp -#, fuzzy -msgid "Reverse sorting." -msgstr "Anmoder..." - -#: editor/plugins/asset_library_editor_plugin.cpp #: editor/project_settings_editor.cpp msgid "Category:" msgstr "Kategori:" @@ -5293,20 +5374,29 @@ msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Toggle snapping." +msgid "Ruler Mode" +msgstr "Skifter Modus" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Toggle smart snapping." msgstr "Skift snapping mode" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Use Snap" +msgid "Use Smart Snap" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snapping Options" +#, fuzzy +msgid "Toggle grid snapping." +msgstr "Skift snapping mode" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Use Grid Snap" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snap to Grid" +msgid "Snapping Options" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -5401,8 +5491,7 @@ msgid "View" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Show Grid" +msgid "Always Show Grid" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -5672,6 +5761,10 @@ msgstr "" msgid "Hold Shift to edit tangents individually" msgstr "" +#: editor/plugins/curve_editor_plugin.cpp +msgid "Right click to add point" +msgstr "" + #: editor/plugins/gi_probe_editor_plugin.cpp msgid "Bake GI Probe" msgstr "" @@ -6323,6 +6416,10 @@ msgid "Grid" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Show Grid" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Configure Grid:" msgstr "" @@ -6378,7 +6475,8 @@ msgstr "" #: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_editor.cpp msgid "Type:" msgstr "" @@ -6488,6 +6586,11 @@ msgid "Find Next" msgstr "" #: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +msgid "Find Previous" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp #, fuzzy msgid "Filter scripts" msgstr "Filtrer noder" @@ -6596,11 +6699,11 @@ msgid "Toggle Scripts Panel" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Over" +msgid "Step Into" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Into" +msgid "Step Over" msgstr "" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp @@ -6685,7 +6788,7 @@ msgstr "Ryd Seneste Scener" msgid "Connections to method:" msgstr "Forbind Til Node:" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/script_editor_debugger.cpp #, fuzzy msgid "Source" msgstr "Ressource" @@ -6771,6 +6874,11 @@ msgstr "Slet points" msgid "Cut" msgstr "Cut" +#: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp +#: scene/gui/text_edit.cpp +msgid "Select All" +msgstr "Vælg alle" + #: editor/plugins/script_text_editor.cpp msgid "Delete Line" msgstr "Fjern Line" @@ -6832,10 +6940,6 @@ msgid "Auto Indent" msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "Find Previous" -msgstr "" - -#: editor/plugins/script_text_editor.cpp #, fuzzy msgid "Find in Files..." msgstr "Filtrer filer..." @@ -7171,6 +7275,10 @@ msgid "Freelook Speed Modifier" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Freelook Slow Modifier" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "" "Note: The FPS value displayed is the editor's framerate.\n" "It cannot be used as a reliable indication of in-game performance." @@ -7204,6 +7312,10 @@ msgid "Use Local Space" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Use Snap" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Bottom View" msgstr "" @@ -7438,6 +7550,10 @@ msgid "Simplification: " msgstr "" #: editor/plugins/sprite_editor_plugin.cpp +msgid "Shrink (Pixels): " +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp msgid "Grow (Pixels): " msgstr "" @@ -7490,6 +7606,11 @@ msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp #, fuzzy +msgid "Move Frame" +msgstr "Flyt Node(s)" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy msgid "Animations:" msgstr "Tilføj animation" @@ -7819,6 +7940,15 @@ msgid "Enable Priority" msgstr "Rediger filtre" #: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Filter tiles" +msgstr "Filtrer filer..." + +#: editor/plugins/tile_map_editor_plugin.cpp +msgid "Give a TileSet resource to this TileMap to use its tiles." +msgstr "" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Paint Tile" msgstr "" @@ -7963,6 +8093,11 @@ msgid "Display Tile Names (Hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +msgid "" +"Add or select a texture on the left panel to edit the tiles bound to it." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy msgid "Remove selected texture? This will remove all tiles which use it." msgstr "Fjern Kurve Punkt" @@ -8140,20 +8275,119 @@ msgstr "Denne handling kan ikke udføres uden en scene." msgid "TileSet" msgstr "TileSet..." -#: editor/plugins/visual_shader_editor_plugin.cpp -msgid "(GLES3 only)" +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No VCS addons are available." msgstr "" -#: editor/plugins/visual_shader_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp editor/rename_dialog.cpp +msgid "Error" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp #, fuzzy -msgid "Add input +" -msgstr "Tilføj punkt" +msgid "No commit message was provided" +msgstr "Intet navn angivet" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No files added to stage" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit" +msgstr "Fællesskab" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "VCS Addon is not initialized" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control System" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Initialize" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Staging area" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Detect new changes" +msgstr "Opret Ny %s" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Changes" +msgstr "Skift" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Modified" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Renamed" +msgstr "Omdøb" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Deleted" +msgstr "Slet" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Typechange" +msgstr "Skift" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage Selected" +msgstr "Slet Valgte" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage All" +msgstr "Vælg alle" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Add a commit message" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Commit Changes" +msgstr "Synkroniser Script Ændringer" + +#: editor/plugins/version_control_editor_plugin.cpp +#: modules/gdnative/gdnative_library_singleton_editor.cpp +msgid "Status" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "View file diffs before committing them to the latest version" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No file diff is active" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Detect changes in file diff" +msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp -msgid "Add output +" +msgid "(GLES3 only)" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Add Output" +msgstr "Output" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Scalar" msgstr "" @@ -8167,6 +8401,10 @@ msgid "Boolean" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Sampler" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy msgid "Add input port" msgstr "Tilføj punkt" @@ -8395,6 +8633,11 @@ msgid "" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns an associated scalar if the provided boolean value is true or false." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Returns the boolean result of the comparison between two parameters." msgstr "" @@ -9048,12 +9291,14 @@ msgstr "" #: editor/project_export.cpp msgid "" -"Filters to export non-resource files (comma separated, e.g: *.json, *.txt)" +"Filters to export non-resource files/folders\n" +"(comma-separated, e.g: *.json, *.txt, docs/*)" msgstr "" #: editor/project_export.cpp msgid "" -"Filters to exclude files from project (comma separated, e.g: *.json, *.txt)" +"Filters to exclude files/folders from project\n" +"(comma-separated, e.g: *.json, *.txt, docs/*)" msgstr "" #: editor/project_export.cpp @@ -9620,6 +9865,11 @@ msgid "Settings saved OK." msgstr "" #: editor/project_settings_editor.cpp +#, fuzzy +msgid "Moved Input Action Event" +msgstr "Slet valgte" + +#: editor/project_settings_editor.cpp msgid "Override for Feature" msgstr "" @@ -9758,6 +10008,10 @@ msgid "Plugins" msgstr "" #: editor/property_editor.cpp +msgid "Preset..." +msgstr "Forudindstillet..." + +#: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -9930,10 +10184,6 @@ msgstr "" msgid "Reset" msgstr "Nulstil Zoom" -#: editor/rename_dialog.cpp -msgid "Error" -msgstr "" - #: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp msgid "Reparent Node" msgstr "" @@ -9989,6 +10239,10 @@ msgid "Instance Scene(s)" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Replace with Branch Scene" +msgstr "" + +#: editor/scene_tree_dock.cpp msgid "Instance Child Scene" msgstr "" @@ -10030,10 +10284,24 @@ msgid "Make node as Root" msgstr "Gem Scene" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)?" +#, fuzzy +msgid "Delete %d nodes?" +msgstr "Vælg Node" + +#: editor/scene_tree_dock.cpp +msgid "Delete the root node \"%s\"?" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Delete node \"%s\" and its children?" +msgstr "" + +#: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Delete node \"%s\"?" +msgstr "Vælg Node" + +#: editor/scene_tree_dock.cpp msgid "Can not perform with the root node." msgstr "" @@ -10052,11 +10320,9 @@ msgid "" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Editable Children" -msgstr "" - -#: editor/scene_tree_dock.cpp -msgid "Load As Placeholder" +msgid "" +"Enabling \"Load As Placeholder\" will disable \"Editable Children\" and " +"cause all properties of the node to be reverted to their default." msgstr "" #: editor/scene_tree_dock.cpp @@ -10137,6 +10403,14 @@ msgid "Clear Inheritance" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Editable Children" +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "Load As Placeholder" +msgstr "" + +#: editor/scene_tree_dock.cpp #, fuzzy msgid "Open Documentation" msgstr "Åben Seneste" @@ -10156,11 +10430,6 @@ msgstr "" #: editor/scene_tree_dock.cpp #, fuzzy -msgid "Extend Script" -msgstr "Åben script" - -#: editor/scene_tree_dock.cpp -#, fuzzy msgid "Reparent to New Node" msgstr "Opret Ny %s" @@ -10409,24 +10678,19 @@ msgid "Will load an existing script file." msgstr "Indlæs et eksisterende Bus Layout." #: editor/script_create_dialog.cpp -msgid "Language" -msgstr "" - -#: editor/script_create_dialog.cpp -msgid "Inherits" -msgstr "" - -#: editor/script_create_dialog.cpp -msgid "Class Name" -msgstr "" +#, fuzzy +msgid "Class Name:" +msgstr "Klasse:" #: editor/script_create_dialog.cpp -msgid "Template" +#, fuzzy +msgid "Template:" msgstr "Skabelon" #: editor/script_create_dialog.cpp -msgid "Built-in Script" -msgstr "" +#, fuzzy +msgid "Built-in Script:" +msgstr "Åben script" #: editor/script_create_dialog.cpp msgid "Attach Node Script" @@ -10442,11 +10706,42 @@ msgid "Bytes:" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Stack Trace" -msgstr "" +#, fuzzy +msgid "Warning:" +msgstr "Advarsler:" #: editor/script_editor_debugger.cpp -msgid "Pick one or more items from the list to display the graph." +#, fuzzy +msgid "Error:" +msgstr "Spejl" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error" +msgstr "Indlæs Fejl" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error:" +msgstr "Indlæs Fejl" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source" +msgstr "Ressource" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Source:" +msgstr "Ressource" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source:" +msgstr "Ressource" + +#: editor/script_editor_debugger.cpp +msgid "Stack Trace" msgstr "" #: editor/script_editor_debugger.cpp @@ -10454,8 +10749,9 @@ msgid "Errors" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Child Process Connected" -msgstr "" +#, fuzzy +msgid "Child process connected." +msgstr "Afbrudt" #: editor/script_editor_debugger.cpp #, fuzzy @@ -10463,6 +10759,11 @@ msgid "Copy Error" msgstr "Indlæs Fejl" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Skip Breakpoints" +msgstr "Slet points" + +#: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" msgstr "" @@ -10479,6 +10780,11 @@ msgid "Profiler" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Network Profiler" +msgstr "Eksporter Projekt" + +#: editor/script_editor_debugger.cpp msgid "Monitor" msgstr "" @@ -10491,6 +10797,10 @@ msgid "Monitors" msgstr "" #: editor/script_editor_debugger.cpp +msgid "Pick one or more items from the list to display the graph." +msgstr "" + +#: editor/script_editor_debugger.cpp msgid "List of Video Memory Usage by Resource:" msgstr "" @@ -10690,10 +11000,6 @@ msgid "Library" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Status" -msgstr "" - -#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -10702,6 +11008,10 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: modules/gdscript/gdscript_functions.cpp #, fuzzy msgid "Step argument is zero!" msgstr "trin argument er nul!" @@ -10860,6 +11170,15 @@ msgstr "" msgid "Pick Distance:" msgstr "" +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Filter meshes" +msgstr "Filter mode:" + +#: modules/gridmap/grid_map_editor_plugin.cpp +msgid "Give a MeshLibrary resource to this GridMap to use its meshes." +msgstr "" + #: modules/mono/csharp_script.cpp msgid "Class name can't be a reserved keyword" msgstr "" @@ -11006,6 +11325,10 @@ msgid "Create a new variable." msgstr "Opret Ny %s" #: modules/visual_script/visual_script_editor.cpp +msgid "Signals:" +msgstr "Signaler:" + +#: modules/visual_script/visual_script_editor.cpp #, fuzzy msgid "Create a new signal." msgstr "Opret Poly" @@ -11035,6 +11358,11 @@ msgid "Add Function" msgstr "Tilføj Funktion" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Delete input port" +msgstr "Fjern punkt" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Variable" msgstr "Tilføj variabel" @@ -11044,6 +11372,26 @@ msgstr "Tilføj Signal" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Add Input Port" +msgstr "Tilføj punkt" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Output Port" +msgstr "Tilføj punkt" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Remove Input Port" +msgstr "Fjern punkt" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Remove Output Port" +msgstr "Fjern punkt" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Change Expression" msgstr "Skift udtryk" @@ -11084,10 +11432,20 @@ msgid "Add Preload Node" msgstr "Tilføj Preload Node" #: modules/visual_script/visual_script_editor.cpp +msgid "Can't drop nodes because script '%s' is not used in this scene." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Node(s) From Tree" msgstr "Tilføj Node(r) fra Tree" #: modules/visual_script/visual_script_editor.cpp +msgid "" +"Can't drop properties because script '%s' is not used in this scene.\n" +"Drop holding 'Shift' to just copy the signature." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp msgid "Add Getter Property" msgstr "Tilføj Getter Egenskab" @@ -11113,6 +11471,11 @@ msgstr "Forbind Nodes" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Disconnect Nodes" +msgstr "Forbind Nodes" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Connect Node Data" msgstr "Forbind Nodes" @@ -11146,6 +11509,27 @@ msgid "Paste VisualScript Nodes" msgstr "Indsæt VisualScript Nodes" #: modules/visual_script/visual_script_editor.cpp +msgid "Can't create function with a function node." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Can't create function of nodes from nodes of multiple functions." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Select atleast one node with sequence port." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Try to only have one sequence input in selection." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create Function" +msgstr "Omdøb Funktion" + +#: modules/visual_script/visual_script_editor.cpp msgid "Remove Function" msgstr "Fjern Funktion" @@ -11166,16 +11550,17 @@ msgid "Editing Signal:" msgstr "Redigerer Signal:" #: modules/visual_script/visual_script_editor.cpp -msgid "Base Type:" -msgstr "Basis Type:" +msgid "Make Tool:" +msgstr "" #: modules/visual_script/visual_script_editor.cpp msgid "Members:" msgstr "Medlemmer:" #: modules/visual_script/visual_script_editor.cpp -msgid "Available Nodes:" -msgstr "Tilgængelige Noder:" +#, fuzzy +msgid "function_name" +msgstr "Funktioner:" #: modules/visual_script/visual_script_editor.cpp #, fuzzy @@ -11201,6 +11586,16 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Make Function" +msgstr "Omdøb Funktion" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Refresh Graph" +msgstr "Opdater" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "Edit Member" msgstr "Medlemmer" @@ -11299,6 +11694,10 @@ msgid "The package must have at least one '.' separator." msgstr "" #: platform/android/export/export.cpp +msgid "Select device from the list" +msgstr "Vælg enhed fra listen" + +#: platform/android/export/export.cpp msgid "ADB executable not configured in the Editor Settings." msgstr "" @@ -11320,7 +11719,8 @@ msgstr "" #: platform/android/export/export.cpp msgid "" -"Android project is not installed for compiling. Install from Editor menu." +"Android build template not installed in the project. Install it from the " +"Project menu." msgstr "" #: platform/android/export/export.cpp @@ -11400,6 +11800,10 @@ msgid "Required icon is not specified in the preset." msgstr "" #: platform/javascript/export/export.cpp +msgid "Stop HTTP Server" +msgstr "" + +#: platform/javascript/export/export.cpp msgid "Run in Browser" msgstr "" @@ -12013,10 +12417,6 @@ msgstr "" "den kan opnå en størrelse. Ellers gør den til en RenderTarget og tildel dens " "indre textur til en node så den kan vises." -#: scene/resources/visual_shader.cpp -msgid "Input" -msgstr "" - #: scene/resources/visual_shader_nodes.cpp #, fuzzy msgid "Invalid source for preview." @@ -12046,7 +12446,42 @@ msgstr "" #: servers/visual/shader_language.cpp msgid "Constants cannot be modified." -msgstr "" +msgstr "Konstanter kan ikke ændres." + +#, fuzzy +#~ msgid "Add input +" +#~ msgstr "Tilføj punkt" + +#~ msgid "Base Type:" +#~ msgstr "Basis Type:" + +#~ msgid "Available Nodes:" +#~ msgstr "Tilgængelige Noder:" + +#~ msgid "Methods:" +#~ msgstr "Metoder:" + +#~ msgid "Theme Properties:" +#~ msgstr "Tema Egenskaber:" + +#~ msgid "Enumerations:" +#~ msgstr "Tællinger:" + +#~ msgid "Constants:" +#~ msgstr "Konstanter:" + +#~ msgid "Class Description:" +#~ msgstr "Klasse beskrivelse:" + +#~ msgid "Property Descriptions:" +#~ msgstr "Egenskab beskrivelser:" + +#~ msgid "Method Descriptions:" +#~ msgstr "Metode beskrivelser:" + +#, fuzzy +#~ msgid "Reverse sorting." +#~ msgstr "Anmoder..." #~ msgid "" #~ "Can't open file_type_cache.cch for writing, not saving file type cache!" @@ -12137,9 +12572,6 @@ msgstr "" #~ msgid "Go to parent folder" #~ msgstr "Gå til overliggende mappe" -#~ msgid "Select device from the list" -#~ msgstr "Vælg enhed fra listen" - #, fuzzy #~ msgid "Open Scene(s)" #~ msgstr "Åbn Scene" @@ -12173,9 +12605,6 @@ msgstr "" #~ msgid "Edit Variable:" #~ msgstr "Rediger Variabel:" -#~ msgid "Warnings:" -#~ msgstr "Advarsler:" - #~ msgid "Font Size:" #~ msgstr "Skrifttype Størrelse:" @@ -12210,9 +12639,6 @@ msgstr "" #~ msgid "Poly" #~ msgstr "Rediger Poly" -#~ msgid "No name provided" -#~ msgstr "Intet navn angivet" - #, fuzzy #~ msgid "Add Node.." #~ msgstr "Tilføj Node" |