diff options
Diffstat (limited to 'editor/translations/da.po')
-rw-r--r-- | editor/translations/da.po | 638 |
1 files changed, 388 insertions, 250 deletions
diff --git a/editor/translations/da.po b/editor/translations/da.po index 33b763b7ee..bacbf07ff6 100644 --- a/editor/translations/da.po +++ b/editor/translations/da.po @@ -67,7 +67,6 @@ msgid "On call to '%s':" msgstr "Ved kald til '%s':" #: editor/animation_bezier_editor.cpp -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Free" msgstr "Gratis" @@ -670,17 +669,18 @@ msgid "Line Number:" msgstr "Linjenummer:" #: editor/code_editor.cpp -msgid "Found %d match(es)." +msgid "Replaced %d occurrence(s)." +msgstr "Erstattede %d forekomst(er)." + +#: editor/code_editor.cpp editor/editor_help.cpp +msgid "%d match." msgstr "" #: editor/code_editor.cpp editor/editor_help.cpp -msgid "No Matches" +#, fuzzy +msgid "%d matches." msgstr "Ingen Match" -#: editor/code_editor.cpp -msgid "Replaced %d occurrence(s)." -msgstr "Erstattede %d forekomst(er)." - #: editor/code_editor.cpp editor/find_in_files.cpp msgid "Match Case" msgstr "Match stor/lille" @@ -915,8 +915,7 @@ msgstr "Favoritter:" msgid "Recent:" msgstr "Seneste:" -#: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp -#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp +#: editor/create_dialog.cpp editor/plugins/script_editor_plugin.cpp #: editor/property_selector.cpp editor/quick_open.cpp #: modules/visual_script/visual_script_property_selector.cpp msgid "Search:" @@ -1019,7 +1018,7 @@ msgstr "" "De filer der fjernes er nødvendige for, at andre ressourcer kan fungere.\n" "Fjern dem alligevel? (ej fortrydes)" -#: editor/dependency_editor.cpp editor/export_template_manager.cpp +#: editor/dependency_editor.cpp msgid "Cannot remove:" msgstr "Kan ikke fjerne:" @@ -1056,7 +1055,7 @@ msgstr "Slette %d styk(s) permanent? (ej fortryd)" msgid "Show Dependencies" msgstr "Afhængigheder" -#: editor/dependency_editor.cpp editor/editor_node.cpp +#: editor/dependency_editor.cpp msgid "Orphan Resource Explorer" msgstr "Forældreløs ressource udforsker" @@ -1145,14 +1144,16 @@ msgid "License" msgstr "Licens" #: editor/editor_about.cpp -msgid "Thirdparty License" +#, fuzzy +msgid "Third-party Licenses" msgstr "Tredjeparts Licens" #: editor/editor_about.cpp +#, fuzzy msgid "" -"Godot Engine relies on a number of thirdparty free and open source " +"Godot Engine relies on a number of third-party free and open source " "libraries, all compatible with the terms of its MIT license. The following " -"is an exhaustive list of all such thirdparty components with their " +"is an exhaustive list of all such third-party components with their " "respective copyright statements and license terms." msgstr "" "Godot Engine er afhængig af en række tredjeparts biblioteker som er gratis " @@ -1173,7 +1174,8 @@ msgid "Licenses" msgstr "Licenser" #: editor/editor_asset_installer.cpp editor/project_manager.cpp -msgid "Error opening package file, not in zip format." +#, fuzzy +msgid "Error opening package file, not in ZIP format." msgstr "Fejl ved åbning af pakke fil, ikke i zip format." #: editor/editor_asset_installer.cpp @@ -1686,12 +1688,11 @@ msgid "New" msgstr "" #: editor/editor_feature_profile.cpp editor/editor_node.cpp -#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp +#: editor/project_manager.cpp msgid "Import" msgstr "Importer" -#: editor/editor_feature_profile.cpp editor/editor_node.cpp -#: editor/project_export.cpp +#: editor/editor_feature_profile.cpp editor/project_export.cpp msgid "Export" msgstr "Eksport" @@ -2105,6 +2106,10 @@ msgstr "Clear" msgid "Clear Output" msgstr "Ryd Output" +#: editor/editor_node.cpp editor/project_manager.cpp +msgid "New Window" +msgstr "" + #: editor/editor_node.cpp msgid "Project export failed with error code %d." msgstr "Projekt eksport fejlede med fejlkode %d." @@ -2425,6 +2430,15 @@ msgid "Pick a Main Scene" msgstr "Vælg en Main Scene" #: editor/editor_node.cpp +msgid "Close Scene" +msgstr "Luk Scene" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Reopen Closed Scene" +msgstr "Luk Scene" + +#: editor/editor_node.cpp msgid "Unable to enable addon plugin at: '%s' parsing of config failed." msgstr "" "Kan ikke aktivere addon plugin ved: '%s' parsing af konfiguration " @@ -2538,6 +2552,11 @@ msgstr "Spil denne Scene" msgid "Close Tab" msgstr "Luk faneblad" +#: editor/editor_node.cpp +#, fuzzy +msgid "Undo Close Tab" +msgstr "Luk faneblad" + #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp msgid "Close Other Tabs" msgstr "" @@ -2624,6 +2643,10 @@ msgstr "Ny Nedarvet Scene..." msgid "Open Scene..." msgstr "Åbn Scene..." +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Open Recent" +msgstr "Åben Seneste" + #: editor/editor_node.cpp msgid "Save Scene" msgstr "Gem Scene" @@ -2633,14 +2656,6 @@ msgid "Save All Scenes" msgstr "Gem alle Scener" #: editor/editor_node.cpp -msgid "Close Scene" -msgstr "Luk Scene" - -#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp -msgid "Open Recent" -msgstr "Åben Seneste" - -#: editor/editor_node.cpp msgid "Convert To..." msgstr "Konverter Til..." @@ -2670,25 +2685,36 @@ msgstr "Gendan scene" msgid "Miscellaneous project or scene-wide tools." msgstr "Diverse projekt eller scene redskaber." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/script_create_dialog.cpp msgid "Project" msgstr "Projekt" #: editor/editor_node.cpp -msgid "Project Settings" +#, fuzzy +msgid "Project Settings..." msgstr "Projekt Indstillinger" -#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp -msgid "Tools" -msgstr "Værktøjer" +#: editor/editor_node.cpp +#, fuzzy +msgid "Export..." +msgstr "Eksport" + +#: editor/editor_node.cpp +msgid "Install Android Build Template..." +msgstr "" #: editor/editor_node.cpp msgid "Open Project Data Folder" msgstr "Åbn Projekt datamappe" +#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp +msgid "Tools" +msgstr "Værktøjer" + #: editor/editor_node.cpp -msgid "Install Android Build Template" -msgstr "" +#, fuzzy +msgid "Orphan Resource Explorer..." +msgstr "Forældreløs ressource udforsker" #: editor/editor_node.cpp msgid "Quit to Project List" @@ -2786,12 +2812,13 @@ msgstr "" "Når det bruges eksternt på en enhed, er dette mere effektivt med " "netværksfilsystem." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/script_create_dialog.cpp msgid "Editor" msgstr "Redaktør" -#: editor/editor_node.cpp editor/settings_config_dialog.cpp -msgid "Editor Settings" +#: editor/editor_node.cpp +#, fuzzy +msgid "Editor Settings..." msgstr "Editor Indstillinger" #: editor/editor_node.cpp @@ -2831,14 +2858,15 @@ msgstr "Åbn redaktør Indstillinger mappe" #: editor/editor_node.cpp #, fuzzy -msgid "Manage Editor Features" +msgid "Manage Editor Features..." msgstr "Organiser Eksport Skabeloner" -#: editor/editor_node.cpp editor/project_export.cpp -msgid "Manage Export Templates" +#: editor/editor_node.cpp +#, fuzzy +msgid "Manage Export Templates..." msgstr "Organiser Eksport Skabeloner" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/shader_editor_plugin.cpp msgid "Help" msgstr "Hjælp" @@ -2846,12 +2874,13 @@ msgstr "Hjælp" #: editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp #: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp -#: editor/plugins/visual_shader_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_manager.cpp #: editor/project_settings_editor.cpp editor/rename_dialog.cpp msgid "Search" msgstr "Søg" #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +#: editor/plugins/shader_editor_plugin.cpp msgid "Online Docs" msgstr "Online Dokumentation" @@ -3297,7 +3326,8 @@ msgid "Import From Node:" msgstr "Importer Fra Node:" #: editor/export_template_manager.cpp -msgid "Re-Download" +#, fuzzy +msgid "Redownload" msgstr "Gen-Download" #: editor/export_template_manager.cpp @@ -3314,6 +3344,10 @@ msgid "Download" msgstr "Download" #: editor/export_template_manager.cpp +msgid "Official export templates aren't available for development builds." +msgstr "" + +#: editor/export_template_manager.cpp msgid "(Missing)" msgstr "(Mangler)" @@ -3377,12 +3411,10 @@ msgid "No response." msgstr "Ingen reaktion." #: editor/export_template_manager.cpp -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Request Failed." msgstr "Forespørgsel mislykkedes." #: editor/export_template_manager.cpp -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Redirect Loop." msgstr "Omdiriger Løkke." @@ -3396,13 +3428,19 @@ msgid "Download Complete." msgstr "Download fuldført." #: editor/export_template_manager.cpp +#, fuzzy +msgid "Cannot remove temporary file:" +msgstr "Kan ikke fjerne:" + +#: editor/export_template_manager.cpp msgid "" -"Templates installation failed. The problematic templates archives can be " -"found at '%s'." +"Templates installation failed.\n" +"The problematic templates archives can be found at '%s'." msgstr "" #: editor/export_template_manager.cpp -msgid "Error requesting url: " +#, fuzzy +msgid "Error requesting URL:" msgstr "Fejl ved anmodning af url: " #: editor/export_template_manager.cpp @@ -3489,19 +3527,11 @@ msgstr "Download Skabeloner" msgid "Select mirror from list: (Shift+Click: Open in Browser)" msgstr "Vælg spejl fra liste: (Shift+Click: Åbn i Browser)" -#: editor/file_type_cache.cpp -msgid "Can't open file_type_cache.cch for writing, not saving file type cache!" -msgstr "Kan ikke skrive til file_type_cache.cch. Gemmer ikke fil type cache!" - #: editor/filesystem_dock.cpp msgid "Favorites" msgstr "Favoritter" #: editor/filesystem_dock.cpp -msgid "Cannot navigate to '%s' as it has not been found in the file system!" -msgstr "Kan ikke navigere til '%s' da det ikke blev fundet i filsystemet!" - -#: editor/filesystem_dock.cpp #, fuzzy msgid "Status: Import of file failed. Please fix file and reimport manually." msgstr "" @@ -3543,14 +3573,14 @@ msgid "Provided name contains invalid characters." msgstr "Det angivne navn indeholder ugyldige karakterer" #: editor/filesystem_dock.cpp -msgid "Name contains invalid characters." -msgstr "Navnet indeholder ugyldige karakterer." - -#: editor/filesystem_dock.cpp msgid "A file or folder with this name already exists." msgstr "En fil eller mappe med dette navn findes allerede." #: editor/filesystem_dock.cpp +msgid "Name contains invalid characters." +msgstr "Navnet indeholder ugyldige karakterer." + +#: editor/filesystem_dock.cpp msgid "Renaming file:" msgstr "Omdøb fil:" @@ -3613,6 +3643,11 @@ msgstr "Duplikere" msgid "Move To..." msgstr "Flyt Til..." +#: editor/filesystem_dock.cpp +#, fuzzy +msgid "New Scene..." +msgstr "Ny Scene" + #: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp #, fuzzy msgid "New Script..." @@ -3687,6 +3722,11 @@ msgstr "En fil eller mappe med dette navn findes allerede." msgid "Overwrite" msgstr "" +#: editor/filesystem_dock.cpp +#, fuzzy +msgid "Create Scene" +msgstr "Gem Scene" + #: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp msgid "Create Script" msgstr "" @@ -3756,6 +3796,14 @@ msgid "Search complete" msgstr "Søg Tekst" #: editor/groups_editor.cpp +msgid "Add to Group" +msgstr "Føj til Gruppe" + +#: editor/groups_editor.cpp +msgid "Remove from Group" +msgstr "Fjern fra Gruppe" + +#: editor/groups_editor.cpp #, fuzzy msgid "Group name already exists." msgstr "FEJL: Animationsnavn eksisterer allerede!" @@ -3765,13 +3813,23 @@ msgstr "FEJL: Animationsnavn eksisterer allerede!" msgid "Invalid group name." msgstr "Ugyldigt navn." +#: editor/groups_editor.cpp +#, fuzzy +msgid "Rename Group" +msgstr "Grupper" + +#: editor/groups_editor.cpp +#, fuzzy +msgid "Delete Group" +msgstr "Slet Layout" + #: editor/groups_editor.cpp editor/node_dock.cpp msgid "Groups" msgstr "Grupper" #: editor/groups_editor.cpp #, fuzzy -msgid "Nodes not in Group" +msgid "Nodes Not in Group" msgstr "Føj til Gruppe" #: editor/groups_editor.cpp editor/scene_tree_dock.cpp @@ -3785,12 +3843,13 @@ msgid "Nodes in Group" msgstr "Føj til Gruppe" #: editor/groups_editor.cpp -msgid "Add to Group" -msgstr "Føj til Gruppe" +msgid "Empty groups will be automatically removed." +msgstr "" #: editor/groups_editor.cpp -msgid "Remove from Group" -msgstr "Fjern fra Gruppe" +#, fuzzy +msgid "Group Editor" +msgstr "Åbn Script Editor" #: editor/groups_editor.cpp #, fuzzy @@ -4001,7 +4060,8 @@ msgid "MultiNode Set" msgstr "MultiNode Sæt" #: editor/node_dock.cpp -msgid "Select a Node to edit Signals and Groups." +#, fuzzy +msgid "Select a single node to edit its signals and groups." msgstr "Vælg en Node at redigere Signaler og Grupper for." #: editor/plugin_config_dialog.cpp @@ -4800,10 +4860,6 @@ msgid "View Files" msgstr "Vis filer" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Can't resolve hostname:" -msgstr "" - -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Connection error, please try again." msgstr "" @@ -4816,14 +4872,47 @@ msgid "No response from host:" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Can't resolve hostname:" +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Request failed, return code:" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Request failed." +msgstr "Forespørgsel mislykkedes." + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Cannot save response to:" +msgstr "Kan ikke fjerne:" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Write error." +msgstr "" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Request failed, too many redirects" msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Redirect loop." +msgstr "Omdiriger Løkke." + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Request failed, timeout" +msgstr "Forespørgsel mislykkedes." + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Timeout." +msgstr "Tid" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Bad download hash, assuming file has been tampered with." msgstr "" @@ -4904,8 +4993,12 @@ msgid "All" msgstr "Alle" #: editor/plugins/asset_library_editor_plugin.cpp -#: editor/project_settings_editor.cpp -msgid "Plugins" +#, fuzzy +msgid "Import..." +msgstr "Importer" + +#: editor/plugins/asset_library_editor_plugin.cpp +msgid "Plugins..." msgstr "" #: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp @@ -4927,7 +5020,8 @@ msgid "Site:" msgstr "Websted:" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Support..." +#, fuzzy +msgid "Support" msgstr "Støtte..." #: editor/plugins/asset_library_editor_plugin.cpp @@ -4939,6 +5033,11 @@ msgid "Testing" msgstr "Tester" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Loading..." +msgstr "Indlæs" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Assets ZIP File" msgstr "Assets zipfil" @@ -5106,6 +5205,11 @@ msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy +msgid "Clear Guides" +msgstr "Spil Brugerdefineret Scene" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy msgid "Create Custom Bone(s) from Node(s)" msgstr "Spil Brugerdefineret Scene" @@ -5136,6 +5240,7 @@ msgid "Zoom Reset" msgstr "Zoom Ud" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Select Mode" msgstr "" @@ -5156,14 +5261,17 @@ msgid "Alt+RMB: Depth list selection" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Move Mode" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Rotate Mode" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "Scale Mode" msgstr "Skifter Modus" @@ -5189,6 +5297,7 @@ msgid "Toggle snapping." msgstr "Skift snapping mode" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Use Snap" msgstr "" @@ -5205,11 +5314,6 @@ msgid "Use Rotation Snap" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Configure Snap..." -msgstr "" - -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Snap Relative" msgstr "" @@ -5222,6 +5326,11 @@ msgid "Smart Snapping" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Configure Snap..." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Snap to Parent" msgstr "" @@ -5438,16 +5547,6 @@ msgstr "" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Error loading image:" -msgstr "" - -#: editor/plugins/cpu_particles_2d_editor_plugin.cpp -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "No pixels with transparency > 128 in image..." -msgstr "" - -#: editor/plugins/cpu_particles_2d_editor_plugin.cpp -#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Load Emission Mask" msgstr "" @@ -5768,14 +5867,6 @@ msgid "Surface source is invalid (no faces)." msgstr "" #: editor/plugins/multimesh_editor_plugin.cpp -msgid "Parent has no solid faces to populate." -msgstr "" - -#: editor/plugins/multimesh_editor_plugin.cpp -msgid "Couldn't map area." -msgstr "" - -#: editor/plugins/multimesh_editor_plugin.cpp msgid "Select a Source Mesh:" msgstr "" @@ -5860,19 +5951,23 @@ msgid "Generation Time (sec):" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Faces contain no area!" +msgid "The geometry's faces don't contain any area." +msgstr "" + +#: editor/plugins/particles_editor_plugin.cpp +msgid "The geometry doesn't contain any faces." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "No faces!" +msgid "\"%s\" doesn't inherit from Spatial." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry." +msgid "\"%s\" doesn't contain geometry." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry (faces)." +msgid "\"%s\" doesn't contain face geometry." msgstr "" #: editor/plugins/particles_editor_plugin.cpp @@ -6216,7 +6311,6 @@ msgid "Grid Settings" msgstr "Editor Indstillinger" #: editor/plugins/polygon_2d_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp msgid "Snap" msgstr "" @@ -6325,12 +6419,7 @@ msgstr "Error loading skrifttype." #: editor/plugins/script_editor_plugin.cpp #, fuzzy -msgid "Error: could not load file." -msgstr "Fejl - kunne ikke oprette script i filsystem." - -#: editor/plugins/script_editor_plugin.cpp -#, fuzzy -msgid "Error could not load file." +msgid "Could not load file at:" msgstr "Fejl - kunne ikke oprette script i filsystem." #: editor/plugins/script_editor_plugin.cpp @@ -6360,7 +6449,7 @@ msgstr "Fejl i flytning:\n" #: editor/plugins/script_editor_plugin.cpp #, fuzzy -msgid "New TextFile..." +msgid "New Text File..." msgstr "Opret mappe..." #: editor/plugins/script_editor_plugin.cpp @@ -6446,6 +6535,11 @@ msgid "Open..." msgstr "Åben" #: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Reopen Closed Script" +msgstr "Åben script" + +#: editor/plugins/script_editor_plugin.cpp msgid "Save All" msgstr "" @@ -6486,13 +6580,13 @@ msgid "Save Theme" msgstr "" #: editor/plugins/script_editor_plugin.cpp -msgid "Close Docs" -msgstr "" - -#: editor/plugins/script_editor_plugin.cpp msgid "Close All" msgstr "Luk alt" +#: editor/plugins/script_editor_plugin.cpp +msgid "Close Docs" +msgstr "" + #: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp msgid "Run" msgstr "" @@ -6581,6 +6675,11 @@ msgstr "" msgid "Search Results" msgstr "Søg i Hjælp" +#: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Clear Recent Scripts" +msgstr "Ryd Seneste Scener" + #: editor/plugins/script_text_editor.cpp #, fuzzy msgid "Connections to method:" @@ -6653,6 +6752,7 @@ msgid "Syntax Highlighter" msgstr "" #: editor/plugins/script_text_editor.cpp +#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp msgid "Go To" msgstr "" @@ -6689,26 +6789,6 @@ msgstr "" #: editor/plugins/script_text_editor.cpp #, fuzzy -msgid "Toggle Bookmark" -msgstr "Skift/Toggle Breakpoint" - -#: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Go to Next Bookmark" -msgstr "Gå Til Næste Trin" - -#: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Go to Previous Bookmark" -msgstr "Skift/Toggle Breakpoint" - -#: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Remove All Bookmarks" -msgstr "Fjern Alt" - -#: editor/plugins/script_text_editor.cpp -#, fuzzy msgid "Fold/Unfold Line" msgstr "Fold Line" @@ -6729,6 +6809,11 @@ msgid "Complete Symbol" msgstr "" #: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Evaluate Selection" +msgstr "Skalér Valgte" + +#: editor/plugins/script_text_editor.cpp msgid "Trim Trailing Whitespace" msgstr "" @@ -6747,32 +6832,37 @@ msgid "Auto Indent" msgstr "" #: editor/plugins/script_text_editor.cpp -#: modules/visual_script/visual_script_editor.cpp -msgid "Toggle Breakpoint" -msgstr "Skift/Toggle Breakpoint" +msgid "Find Previous" +msgstr "" #: editor/plugins/script_text_editor.cpp -msgid "Remove All Breakpoints" +#, fuzzy +msgid "Find in Files..." +msgstr "Filtrer filer..." + +#: editor/plugins/script_text_editor.cpp +msgid "Contextual Help" msgstr "" #: editor/plugins/script_text_editor.cpp #, fuzzy -msgid "Go to Next Breakpoint" -msgstr "Gå Til Næste Trin" +msgid "Toggle Bookmark" +msgstr "Skift/Toggle Breakpoint" #: editor/plugins/script_text_editor.cpp #, fuzzy -msgid "Go to Previous Breakpoint" -msgstr "Skift/Toggle Breakpoint" +msgid "Go to Next Bookmark" +msgstr "Gå Til Næste Trin" #: editor/plugins/script_text_editor.cpp -msgid "Find Previous" -msgstr "" +#, fuzzy +msgid "Go to Previous Bookmark" +msgstr "Skift/Toggle Breakpoint" #: editor/plugins/script_text_editor.cpp #, fuzzy -msgid "Find in Files..." -msgstr "Filtrer filer..." +msgid "Remove All Bookmarks" +msgstr "Fjern Alt" #: editor/plugins/script_text_editor.cpp #, fuzzy @@ -6785,9 +6875,24 @@ msgid "Go to Line..." msgstr "Gå til linje" #: editor/plugins/script_text_editor.cpp -msgid "Contextual Help" +#: modules/visual_script/visual_script_editor.cpp +msgid "Toggle Breakpoint" +msgstr "Skift/Toggle Breakpoint" + +#: editor/plugins/script_text_editor.cpp +msgid "Remove All Breakpoints" msgstr "" +#: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Go to Next Breakpoint" +msgstr "Gå Til Næste Trin" + +#: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Go to Previous Breakpoint" +msgstr "Skift/Toggle Breakpoint" + #: editor/plugins/shader_editor_plugin.cpp msgid "" "This shader has been modified on on disk.\n" @@ -7028,8 +7133,9 @@ msgid "Audio Listener" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Doppler Enable" -msgstr "" +#, fuzzy +msgid "Enable Doppler" +msgstr "Ændret Lokalfilter" #: editor/plugins/spatial_editor_plugin.cpp #, fuzzy @@ -7083,9 +7189,8 @@ msgid "Snap Nodes To Floor" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy -msgid "Select Mode (Q)" -msgstr "Vælg Mode (Q)\n" +msgid "Couldn't find a solid floor to snap the selection to." +msgstr "" #: editor/plugins/spatial_editor_plugin.cpp msgid "" @@ -7095,31 +7200,10 @@ msgid "" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Move Mode (W)" +msgid "Use Local Space" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Rotate Mode (E)" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Scale Mode (R)" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Local Coords" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Local Space Mode (%s)" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy -msgid "Snap Mode (%s)" -msgstr "Vælg Mode (Q)\n" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Bottom View" msgstr "" @@ -7160,22 +7244,6 @@ msgid "Focus Selection" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Select" -msgstr "Vælg værktøj" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Move" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Rotate" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Tool Scale" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Toggle Freelook" msgstr "" @@ -7230,8 +7298,9 @@ msgstr "" #: editor/plugins/spatial_editor_plugin.cpp #: modules/gridmap/grid_map_editor_plugin.cpp -msgid "Settings" -msgstr "" +#, fuzzy +msgid "Settings..." +msgstr "Tester" #: editor/plugins/spatial_editor_plugin.cpp msgid "Snap Settings" @@ -7539,10 +7608,6 @@ msgid "TextureRegion" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Can't save theme to file:" -msgstr "" - -#: editor/plugins/theme_editor_plugin.cpp msgid "Add All Items" msgstr "" @@ -7631,11 +7696,11 @@ msgid "Submenu" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Item 1" +msgid "Subitem 1" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Item 2" +msgid "Subitem 2" msgstr "" #: editor/plugins/theme_editor_plugin.cpp @@ -7759,8 +7824,8 @@ msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp msgid "" -"Shift+RMB: Line Draw\n" -"Shift+Ctrl+RMB: Rectangle Paint" +"Shift+LMB: Line Draw\n" +"Shift+Ctrl+LMB: Rectangle Paint" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp @@ -8076,6 +8141,10 @@ msgid "TileSet" msgstr "TileSet..." #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only)" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy msgid "Add input +" msgstr "Tilføj punkt" @@ -8165,6 +8234,11 @@ msgid "Duplicate Nodes" msgstr "Dublikér nøgle(r)" #: editor/plugins/visual_shader_editor_plugin.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Paste Nodes" +msgstr "Indsæt Node" + +#: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy msgid "Delete Nodes" msgstr "Vælg Node" @@ -8174,10 +8248,6 @@ msgid "Visual Shader Input Type Changed" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp -msgid "(GLES3 only)" -msgstr "" - -#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Vertex" msgstr "" @@ -8192,6 +8262,11 @@ msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy +msgid "Show resulted shader code." +msgstr "Opret Mappe" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "Create Shader Node" msgstr "Opret Mappe" @@ -8556,7 +8631,7 @@ msgstr "" msgid "" "SmoothStep function( scalar(edge0), scalar(edge1), scalar(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge0' and 1.0 if x is larger than " +"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if x is larger than " "'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " "using Hermite polynomials." msgstr "" @@ -8565,7 +8640,7 @@ msgstr "" msgid "" "Step function( scalar(edge), scalar(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge' and otherwise 1.0." +"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0." msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp @@ -8729,6 +8804,10 @@ msgid "Linear interpolation between two vectors." msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Linear interpolation between two vectors using scalar." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Calculates the normalize product of vector." msgstr "" @@ -8754,7 +8833,7 @@ msgstr "" msgid "" "SmoothStep function( vector(edge0), vector(edge1), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge0' and 1.0 if 'x' is larger than " +"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if 'x' is larger than " "'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " "using Hermite polynomials." msgstr "" @@ -8763,7 +8842,7 @@ msgstr "" msgid "" "SmoothStep function( scalar(edge0), scalar(edge1), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge0' and 1.0 if 'x' is larger than " +"Returns 0.0 if 'x' is smaller than 'edge0' and 1.0 if 'x' is larger than " "'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " "using Hermite polynomials." msgstr "" @@ -8772,14 +8851,14 @@ msgstr "" msgid "" "Step function( vector(edge), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge' and otherwise 1.0." +"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0." msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp msgid "" "Step function( scalar(edge), vector(x) ).\n" "\n" -"Returns 0.0 if 'x' is smaller then 'edge' and otherwise 1.0." +"Returns 0.0 if 'x' is smaller than 'edge' and otherwise 1.0." msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp @@ -8824,6 +8903,13 @@ msgid "" msgstr "" #: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Custom Godot Shader Language expression, which placed on top of the resulted " +"shader. You can place various function definitions inside and call it later " +"in the Expressions. You can also declare varyings, uniforms and constants." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "(Fragment/Light mode only) Scalar derivative function." msgstr "" @@ -9039,6 +9125,10 @@ msgid "Export templates for this platform are missing:" msgstr "" #: editor/project_export.cpp +msgid "Manage Export Templates" +msgstr "Organiser Eksport Skabeloner" + +#: editor/project_export.cpp msgid "Export With Debug" msgstr "" @@ -9191,6 +9281,15 @@ msgstr "" #: editor/project_manager.cpp #, fuzzy +msgid "Missing Project" +msgstr "Projekt" + +#: editor/project_manager.cpp +msgid "Error: Project is missing on the filesystem." +msgstr "" + +#: editor/project_manager.cpp +#, fuzzy msgid "Can't open project at '%s'." msgstr "Kan ikke åbne projekt" @@ -9264,8 +9363,8 @@ msgstr "" #: editor/project_manager.cpp msgid "" -"Remove all missing projects from the list? (Folders contents will not be " -"modified)" +"Remove all missing projects from the list?\n" +"The project folders' contents won't be modified." msgstr "" #: editor/project_manager.cpp @@ -9285,8 +9384,9 @@ msgid "Project Manager" msgstr "Projektleder" #: editor/project_manager.cpp -msgid "Project List" -msgstr "" +#, fuzzy +msgid "Projects" +msgstr "Projekt" #: editor/project_manager.cpp msgid "Scan" @@ -9310,10 +9410,6 @@ msgid "Templates" msgstr "Skabeloner" #: editor/project_manager.cpp -msgid "Exit" -msgstr "" - -#: editor/project_manager.cpp msgid "Restart Now" msgstr "" @@ -9657,6 +9753,10 @@ msgstr "" msgid "AutoLoad" msgstr "" +#: editor/project_settings_editor.cpp +msgid "Plugins" +msgstr "" + #: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -9709,14 +9809,6 @@ msgstr "Vælg Virtual Method" msgid "Select Method" msgstr "Vælg Method" -#: editor/pvrtc_compress.cpp -msgid "Could not execute PVRTC tool:" -msgstr "" - -#: editor/pvrtc_compress.cpp -msgid "Can't load back converted image using PVRTC tool:" -msgstr "" - #: editor/rename_dialog.cpp editor/scene_tree_dock.cpp #, fuzzy msgid "Batch Rename" @@ -10017,6 +10109,11 @@ msgid "Remove Node(s)" msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Change type of node(s)" +msgstr "Ændre Argument navn" + +#: editor/scene_tree_dock.cpp msgid "" "Couldn't save new scene. Likely dependencies (instances) couldn't be " "satisfied." @@ -10146,19 +10243,19 @@ msgstr "" #: editor/scene_tree_editor.cpp msgid "" -"Node has connection(s) and group(s).\n" +"Node has %s connection(s) and %s group(s).\n" "Click to show signals dock." msgstr "" #: editor/scene_tree_editor.cpp msgid "" -"Node has connections.\n" +"Node has %s connection(s).\n" "Click to show signals dock." msgstr "" #: editor/scene_tree_editor.cpp msgid "" -"Node is in group(s).\n" +"Node is in %s group(s).\n" "Click to show groups dock." msgstr "" @@ -10256,6 +10353,10 @@ msgid "Error loading script from %s" msgstr "Fejl ved load af script fra %s" #: editor/script_create_dialog.cpp +msgid "Overrides" +msgstr "" + +#: editor/script_create_dialog.cpp msgid "N/A" msgstr "" @@ -10455,6 +10556,10 @@ msgid "Change Shortcut" msgstr "" #: editor/settings_config_dialog.cpp +msgid "Editor Settings" +msgstr "Editor Indstillinger" + +#: editor/settings_config_dialog.cpp msgid "Shortcuts" msgstr "" @@ -10880,10 +10985,32 @@ msgid "Set Variable Type" msgstr "Sæt Variabel Type" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Override an existing built-in function." +msgstr "" +"Ugyldigt navn. Det må ikke være i konflikt med eksisterende built-in type " +"navn." + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new function." +msgstr "Opret Ny %s" + +#: modules/visual_script/visual_script_editor.cpp msgid "Variables:" msgstr "Variable:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new variable." +msgstr "Opret Ny %s" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new signal." +msgstr "Opret Poly" + +#: modules/visual_script/visual_script_editor.cpp msgid "Name is not a valid identifier:" msgstr "Navnet er ikke et gyldigt id:" @@ -11073,10 +11200,6 @@ msgid "Cut Nodes" msgstr "" #: modules/visual_script/visual_script_editor.cpp -msgid "Paste Nodes" -msgstr "Indsæt Node" - -#: modules/visual_script/visual_script_editor.cpp #, fuzzy msgid "Edit Member" msgstr "Medlemmer" @@ -11890,22 +12013,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/dynamic_font.cpp -msgid "Error initializing FreeType." -msgstr "Fejl under initialisering af FreeType." - -#: scene/resources/dynamic_font.cpp -msgid "Unknown font format." -msgstr "Ukendt skrifttypeformat." - -#: scene/resources/dynamic_font.cpp -msgid "Error loading font." -msgstr "Error loading skrifttype." - -#: scene/resources/dynamic_font.cpp -msgid "Invalid font size." -msgstr "Ugyldig skriftstørrelse." - #: scene/resources/visual_shader.cpp msgid "Input" msgstr "" @@ -11941,6 +12048,41 @@ msgstr "" msgid "Constants cannot be modified." msgstr "" +#~ msgid "" +#~ "Can't open file_type_cache.cch for writing, not saving file type cache!" +#~ msgstr "" +#~ "Kan ikke skrive til file_type_cache.cch. Gemmer ikke fil type cache!" + +#~ msgid "Cannot navigate to '%s' as it has not been found in the file system!" +#~ msgstr "Kan ikke navigere til '%s' da det ikke blev fundet i filsystemet!" + +#, fuzzy +#~ msgid "Error: could not load file." +#~ msgstr "Fejl - kunne ikke oprette script i filsystem." + +#, fuzzy +#~ msgid "Select Mode (Q)" +#~ msgstr "Vælg Mode (Q)\n" + +#, fuzzy +#~ msgid "Snap Mode (%s)" +#~ msgstr "Vælg Mode (Q)\n" + +#~ msgid "Tool Select" +#~ msgstr "Vælg værktøj" + +#~ msgid "Error initializing FreeType." +#~ msgstr "Fejl under initialisering af FreeType." + +#~ msgid "Unknown font format." +#~ msgstr "Ukendt skrifttypeformat." + +#~ msgid "Error loading font." +#~ msgstr "Error loading skrifttype." + +#~ msgid "Invalid font size." +#~ msgstr "Ugyldig skriftstørrelse." + #, fuzzy #~ msgid "Previous Folder" #~ msgstr "Forrige fane" @@ -11973,10 +12115,6 @@ msgstr "" #~ msgstr "Opret Abonnement" #, fuzzy -#~ msgid "Build Project" -#~ msgstr "Projekt" - -#, fuzzy #~ msgid "View log" #~ msgstr "Vis filer" |