diff options
Diffstat (limited to 'editor/translations/nb.po')
-rw-r--r-- | editor/translations/nb.po | 1273 |
1 files changed, 884 insertions, 389 deletions
diff --git a/editor/translations/nb.po b/editor/translations/nb.po index 13b003423f..3bc8192461 100644 --- a/editor/translations/nb.po +++ b/editor/translations/nb.po @@ -19,8 +19,8 @@ msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" "POT-Creation-Date: \n" -"PO-Revision-Date: 2019-07-02 10:51+0000\n" -"Last-Translator: Petter Reinholdtsen <pere-weblate@hungry.com>\n" +"PO-Revision-Date: 2019-07-29 19:21+0000\n" +"Last-Translator: Allan Nordhøy <epost@anotheragency.no>\n" "Language-Team: Norwegian Bokmål <https://hosted.weblate.org/projects/godot-" "engine/godot/nb_NO/>\n" "Language: nb\n" @@ -50,31 +50,55 @@ msgid "self can't be used because instance is null (not passed)" msgstr "self kan ikke brukes siden instansen er lik null (ikke bestått)" #: core/math/expression.cpp -#, fuzzy msgid "Invalid operands to operator %s, %s and %s." -msgstr "Ugyldig indeks egenskap navn '%s' i node %s." +msgstr "Ugyldige argumenter til operator %s, %s og %s." #: core/math/expression.cpp -#, fuzzy msgid "Invalid index of type %s for base type %s" -msgstr "Ugyldig indeks egenskap navn '%s' i node %s." +msgstr "Ugyldig indeks av type %s for basistype %s" #: core/math/expression.cpp -#, fuzzy msgid "Invalid named index '%s' for base type %s" msgstr "Ugyldig navngitt indeks \"%s\" for grunntypen %s" #: core/math/expression.cpp -#, fuzzy msgid "Invalid arguments to construct '%s'" -msgstr ": Ugyldig argument av type: " +msgstr "Ugyldige argumenter for å lage \"%s\"" #: core/math/expression.cpp msgid "On call to '%s':" msgstr "Når \"%s\" ble anropt:" +#: core/ustring.cpp +msgid "B" +msgstr "" + +#: core/ustring.cpp +msgid "KiB" +msgstr "" + +#: core/ustring.cpp +#, fuzzy +msgid "MiB" +msgstr "Bland" + +#: core/ustring.cpp +msgid "GiB" +msgstr "" + +#: core/ustring.cpp +msgid "TiB" +msgstr "" + +#: core/ustring.cpp +msgid "PiB" +msgstr "" + +#: core/ustring.cpp +msgid "EiB" +msgstr "" + #: editor/animation_bezier_editor.cpp -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Free" msgstr "Frigjør" @@ -91,14 +115,12 @@ msgid "Time:" msgstr "Tid:" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Value:" -msgstr "Nytt navn:" +msgstr "Verdi:" #: editor/animation_bezier_editor.cpp -#, fuzzy msgid "Insert Key Here" -msgstr "Sett inn Nøkkel" +msgstr "Sett inn nøkkel her" #: editor/animation_bezier_editor.cpp msgid "Duplicate Selected Key(s)" @@ -148,6 +170,31 @@ msgstr "Anim Forandre Kall" #: editor/animation_track_editor.cpp #, fuzzy +msgid "Anim Multi Change Keyframe Time" +msgstr "Anim Endre Nøkkelbildetid" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Anim Multi Change Transition" +msgstr "Anim Forandre Overgang" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Anim Multi Change Transform" +msgstr "Anim Forandre Omforming" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Anim Multi Change Keyframe Value" +msgstr "Anim Endre Nøkkelbildeverdi" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Anim Multi Change Call" +msgstr "Anim Forandre Kall" + +#: editor/animation_track_editor.cpp +#, fuzzy msgid "Change Animation Length" msgstr "Endre Animasjonsnavn:" @@ -499,6 +546,11 @@ msgid "Select None" msgstr "Kutt Noder" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Select an AnimationPlayer node to create and edit animations." +msgstr "Velg en AnimationPlayer fra scenetreet for å endre animasjoner." + +#: editor/animation_track_editor.cpp msgid "Only show tracks from nodes selected in tree." msgstr "Vis kun spor fra noder valgt i treet." @@ -681,17 +733,18 @@ msgid "Line Number:" msgstr "Linjenummer:" #: editor/code_editor.cpp -msgid "Found %d match(es)." +msgid "Replaced %d occurrence(s)." +msgstr "Erstattet %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 Treff" -#: editor/code_editor.cpp -msgid "Replaced %d occurrence(s)." -msgstr "Erstattet %d forekomst(er)." - #: editor/code_editor.cpp editor/find_in_files.cpp msgid "Match Case" msgstr "Match Tilfelle" @@ -833,7 +886,8 @@ msgstr "Kobler Til 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 @@ -931,8 +985,7 @@ msgstr "Favoritter:" msgid "Recent:" msgstr "Nylige:" -#: 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:" @@ -944,7 +997,8 @@ msgstr "Søk:" msgid "Matches:" msgstr "Treff:" -#: 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 @@ -1036,7 +1090,7 @@ msgstr "" "Filene som fjernes kreves for at andre ressurser skal virke.\n" "Fjern dem likevel? (kan ikke angres)" -#: editor/dependency_editor.cpp editor/export_template_manager.cpp +#: editor/dependency_editor.cpp msgid "Cannot remove:" msgstr "Kan ikke fjerne:" @@ -1074,7 +1128,7 @@ msgstr "Slett %d elementer for godt? (kan ikke angres)" msgid "Show Dependencies" msgstr "Avhengigheter" -#: editor/dependency_editor.cpp editor/editor_node.cpp +#: editor/dependency_editor.cpp msgid "Orphan Resource Explorer" msgstr "Foreldreløs ressursutforsker" @@ -1165,14 +1219,16 @@ msgid "License" msgstr "Lisens" #: editor/editor_about.cpp -msgid "Thirdparty License" +#, fuzzy +msgid "Third-party Licenses" msgstr "Tredjepartslisens" #: 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 avhenger av en rekke tredjeparts frie og åpne kildekode-" @@ -1193,7 +1249,8 @@ msgid "Licenses" msgstr "Lisenser" #: 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 "Feil ved åpning av pakkefil, ikke i zip format." #: editor/editor_asset_installer.cpp @@ -1263,7 +1320,8 @@ msgid "Delete Bus Effect" msgstr "Slett Bus Effekt" #: editor/editor_audio_buses.cpp -msgid "Audio Bus, Drag and Drop to rearrange." +#, fuzzy +msgid "Drag & drop to rearrange." msgstr "Audio Bus, Dra og Slipp for å omorganisere." #: editor/editor_audio_buses.cpp @@ -1463,6 +1521,7 @@ msgid "Add AutoLoad" msgstr "Legg til AutoLoad" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp +#: editor/editor_plugin_settings.cpp #: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "Bane:" @@ -1711,16 +1770,16 @@ msgstr "Gjeldende:" #: editor/editor_feature_profile.cpp #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "New" msgstr "Ny" #: 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 "Eksporter" @@ -1791,7 +1850,8 @@ msgstr "Vis I Filutforsker" msgid "New Folder..." msgstr "Ny Mappe..." -#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#: editor/editor_file_dialog.cpp +#: editor/plugins/version_control_editor_plugin.cpp msgid "Refresh" msgstr "Oppdater" @@ -1842,7 +1902,7 @@ msgstr "Gå framover" msgid "Go Up" msgstr "Gå oppover" -#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp +#: editor/editor_file_dialog.cpp msgid "Toggle Hidden Files" msgstr "Veksle visning av skjulte filer" @@ -1868,27 +1928,30 @@ msgstr "Flytt Favoritt Nedover" #: editor/editor_file_dialog.cpp #, fuzzy -msgid "Previous Folder" -msgstr "Forrige fane" +msgid "Go to previous folder." +msgstr "Gå til ovennevnt mappe." #: editor/editor_file_dialog.cpp #, fuzzy -msgid "Next Folder" -msgstr "Lag mappe" +msgid "Go to next folder." +msgstr "Gå til ovennevnt mappe." #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp -#, fuzzy msgid "Go to parent folder." -msgstr "Gå til overnevnt mappe" +msgstr "Gå til ovennevnt mappe." -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp #, fuzzy -msgid "(Un)favorite current folder." -msgstr "Kunne ikke opprette mappe." +msgid "Refresh files." +msgstr "Søk i klasser" #: editor/editor_file_dialog.cpp +msgid "(Un)favorite current folder." +msgstr "(Av)favoriser gjeldende mappe." + +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp #, fuzzy -msgid "Toggle visibility of hidden files." +msgid "Toggle the visibility of hidden files." msgstr "Veksle visning av skjulte filer" #: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp @@ -1950,7 +2013,8 @@ msgid "Inherited by:" msgstr "Arvet av:" #: editor/editor_help.cpp -msgid "Brief Description:" +#, fuzzy +msgid "Brief Description" msgstr "Kort beskrivelse:" #: editor/editor_help.cpp @@ -1958,41 +2022,19 @@ msgid "Properties" msgstr "Egenskaper" #: editor/editor_help.cpp -msgid "Properties:" -msgstr "Egenskaper:" - -#: editor/editor_help.cpp msgid "Methods" msgstr "Metoder" #: editor/editor_help.cpp #, fuzzy -msgid "Methods:" -msgstr "Metoder" - -#: editor/editor_help.cpp -#, fuzzy msgid "Theme Properties" msgstr "Egenskaper" #: editor/editor_help.cpp -#, fuzzy -msgid "Theme Properties:" -msgstr "Egenskaper" - -#: editor/editor_help.cpp modules/visual_script/visual_script_editor.cpp -msgid "Signals:" -msgstr "Signaler:" - -#: editor/editor_help.cpp msgid "Enumerations" msgstr "Nummereringer" #: editor/editor_help.cpp -msgid "Enumerations:" -msgstr "Nummereringer:" - -#: editor/editor_help.cpp msgid "enum " msgstr "num " @@ -2001,21 +2043,13 @@ msgid "Constants" msgstr "Konstanter" #: editor/editor_help.cpp -msgid "Constants:" -msgstr "Konstanter:" - -#: editor/editor_help.cpp #, fuzzy msgid "Class Description" msgstr "Beskrivelse" #: editor/editor_help.cpp #, fuzzy -msgid "Class Description:" -msgstr "Beskrivelse:" - -#: editor/editor_help.cpp -msgid "Online Tutorials:" +msgid "Online Tutorials" msgstr "Online dokumentasjon:" #: editor/editor_help.cpp @@ -2034,11 +2068,6 @@ msgid "Property Descriptions" msgstr "Egenskapsbeskrivelse:" #: editor/editor_help.cpp -#, fuzzy -msgid "Property Descriptions:" -msgstr "Egenskapsbeskrivelse:" - -#: 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]!" @@ -2052,11 +2081,6 @@ msgid "Method Descriptions" msgstr "Metodebeskrivelse:" #: editor/editor_help.cpp -#, fuzzy -msgid "Method Descriptions:" -msgstr "Metodebeskrivelse:" - -#: 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]!" @@ -2136,8 +2160,8 @@ msgstr "Output:" msgid "Copy Selection" msgstr "Fjern Utvalg" -#: 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 @@ -2150,6 +2174,54 @@ msgstr "Tøm" msgid "Clear Output" msgstr "Nullstill resultat" +#: editor/editor_network_profiler.cpp editor/editor_node.cpp +#: editor/editor_profiler.cpp +msgid "Stop" +msgstr "Stopp" + +#: editor/editor_network_profiler.cpp editor/editor_profiler.cpp +#: editor/plugins/animation_state_machine_editor.cpp editor/rename_dialog.cpp +#, fuzzy +msgid "Start" +msgstr "Start!" + +#: editor/editor_network_profiler.cpp +msgid "%s/s" +msgstr "" + +#: editor/editor_network_profiler.cpp +#, fuzzy +msgid "Down" +msgstr "Last ned" + +#: 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 "" + #: editor/editor_node.cpp msgid "Project export failed with error code %d." msgstr "Eksport av prosjektet mislyktes med feilkode %d." @@ -2476,6 +2548,15 @@ msgid "Pick a Main Scene" msgstr "Velg en HovedScene" #: editor/editor_node.cpp +msgid "Close Scene" +msgstr "Lukk Scene" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Reopen Closed Scene" +msgstr "Lukk Scene" + +#: editor/editor_node.cpp #, fuzzy msgid "Unable to enable addon plugin at: '%s' parsing of config failed." msgstr "" @@ -2592,6 +2673,11 @@ msgstr "Spill Scene" msgid "Close Tab" msgstr "Lukk Andre Faner" +#: editor/editor_node.cpp +#, fuzzy +msgid "Undo Close Tab" +msgstr "Lukk Andre Faner" + #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp msgid "Close Other Tabs" msgstr "Lukk Andre Faner" @@ -2678,6 +2764,10 @@ msgstr "Ny Arvet Scene..." msgid "Open Scene..." msgstr "Åpne Scene..." +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Open Recent" +msgstr "Åpne Nylig" + #: editor/editor_node.cpp msgid "Save Scene" msgstr "Lagre Scene" @@ -2688,14 +2778,6 @@ msgid "Save All Scenes" msgstr "Lagre alle Scener" #: editor/editor_node.cpp -msgid "Close Scene" -msgstr "Lukk Scene" - -#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp -msgid "Open Recent" -msgstr "Åpne Nylig" - -#: editor/editor_node.cpp msgid "Convert To..." msgstr "Konverter Til..." @@ -2726,26 +2808,50 @@ msgstr "Tilbakestille Scene" msgid "Miscellaneous project or scene-wide tools." msgstr "Diverse prosjekt- eller scene-relaterte verktøy" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/script_create_dialog.cpp msgid "Project" msgstr "Prosjekt" #: editor/editor_node.cpp -msgid "Project Settings" +#, fuzzy +msgid "Project Settings..." msgstr "Prosjektinnstillinger" -#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp -msgid "Tools" -msgstr "Verktøy" +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Version Control" +msgstr "Versjon:" + +#: 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..." +msgstr "Eksporter" + +#: editor/editor_node.cpp +msgid "Install Android Build Template..." +msgstr "" #: editor/editor_node.cpp #, fuzzy msgid "Open Project Data Folder" msgstr "Åpne ProsjektManager?" +#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp +msgid "Tools" +msgstr "Verktøy" + #: editor/editor_node.cpp -msgid "Install Android Build Template" -msgstr "" +#, fuzzy +msgid "Orphan Resource Explorer..." +msgstr "Foreldreløs ressursutforsker" #: editor/editor_node.cpp msgid "Quit to Project List" @@ -2847,13 +2953,14 @@ msgstr "" "Når det brukes ekstert på en enhet, dette er mer effektivt med et " "nettverksfilsystem." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/script_create_dialog.cpp #, fuzzy msgid "Editor" msgstr "Redigeringsverktøy" -#: editor/editor_node.cpp editor/settings_config_dialog.cpp -msgid "Editor Settings" +#: editor/editor_node.cpp +#, fuzzy +msgid "Editor Settings..." msgstr "Redigeringsverktøy-instillinger" #: editor/editor_node.cpp @@ -2871,15 +2978,6 @@ msgid "Screenshots are stored in the Editor Data/Settings Folder." msgstr "Redigeringsverktøy-instillinger" #: editor/editor_node.cpp -msgid "Automatically Open Screenshots" -msgstr "" - -#: editor/editor_node.cpp -#, fuzzy -msgid "Open in an external image editor." -msgstr "Åpne den neste Editoren" - -#: editor/editor_node.cpp msgid "Toggle Fullscreen" msgstr "Skru av/på Fullskjerm" @@ -2904,15 +3002,15 @@ msgstr "Redigeringsverktøy-instillinger" #: editor/editor_node.cpp #, fuzzy -msgid "Manage Editor Features" +msgid "Manage Editor Features..." msgstr "Håndter Eksportmaler" -#: editor/editor_node.cpp editor/project_export.cpp +#: editor/editor_node.cpp #, fuzzy -msgid "Manage Export Templates" +msgid "Manage Export Templates..." msgstr "Håndter Eksportmaler" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/shader_editor_plugin.cpp msgid "Help" msgstr "Hjelp" @@ -2920,12 +3018,13 @@ msgstr "Hjelp" #: 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øk" #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +#: editor/plugins/shader_editor_plugin.cpp msgid "Online Docs" msgstr "Online Dokumentasjon" @@ -2965,10 +3064,6 @@ msgstr "Sett scenen på pause" msgid "Stop the scene." msgstr "Stopp scenen." -#: editor/editor_node.cpp editor/editor_profiler.cpp -msgid "Stop" -msgstr "Stopp" - #: editor/editor_node.cpp msgid "Play the edited scene." msgstr "Spill den redigerte scenen." @@ -3025,10 +3120,6 @@ msgid "Inspector" msgstr "Inspektør" #: editor/editor_node.cpp -msgid "Node" -msgstr "Node" - -#: editor/editor_node.cpp #, fuzzy msgid "Expand Bottom Panel" msgstr "Utvid alle" @@ -3052,15 +3143,21 @@ msgstr "Håndter Eksportmaler" #: 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 @@ -3124,6 +3221,11 @@ msgstr "Åpne den neste Editoren" msgid "Open the previous Editor" msgstr "Åpne den forrige Editoren" +#: editor/editor_path.cpp +#, fuzzy +msgid "No sub-resources found." +msgstr "Ressurs" + #: editor/editor_plugin.cpp msgid "Creating Mesh Previews" msgstr "Lager Forhåndsvisning av Mesh" @@ -3134,6 +3236,11 @@ msgstr "Miniatyrbilde..." #: editor/editor_plugin_settings.cpp #, fuzzy +msgid "Main Script:" +msgstr "Kjør Skript" + +#: editor/editor_plugin_settings.cpp +#, fuzzy msgid "Edit Plugin" msgstr "Rediger Poly" @@ -3163,12 +3270,6 @@ msgstr "Status:" msgid "Edit:" msgstr "Rediger" -#: editor/editor_profiler.cpp editor/plugins/animation_state_machine_editor.cpp -#: editor/rename_dialog.cpp -#, fuzzy -msgid "Start" -msgstr "Start!" - #: editor/editor_profiler.cpp msgid "Measure:" msgstr "Mål:" @@ -3214,6 +3315,11 @@ msgstr "Tid:" msgid "Calls" msgstr "Ring" +#: editor/editor_properties.cpp +#, fuzzy +msgid "Edit Text:" +msgstr "Medlemmer" + #: editor/editor_properties.cpp editor/script_create_dialog.cpp msgid "On" msgstr "På" @@ -3387,7 +3493,8 @@ msgid "Import From Node:" msgstr "Importer Fra Node:" #: editor/export_template_manager.cpp -msgid "Re-Download" +#, fuzzy +msgid "Redownload" msgstr "Last Ned På Nytt" #: editor/export_template_manager.cpp @@ -3404,6 +3511,10 @@ msgid "Download" msgstr "Last ned" #: 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)" @@ -3471,13 +3582,11 @@ msgid "No response." msgstr "Ingen respons." #: editor/export_template_manager.cpp -#: editor/plugins/asset_library_editor_plugin.cpp #, fuzzy msgid "Request Failed." msgstr "Forespørsel Feilet." #: editor/export_template_manager.cpp -#: editor/plugins/asset_library_editor_plugin.cpp #, fuzzy msgid "Redirect Loop." msgstr "Omdirigerings-Loop." @@ -3492,13 +3601,19 @@ msgid "Download Complete." msgstr "Nedlastning fullfø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 "Error ved forespørsel av url: " #: editor/export_template_manager.cpp @@ -3590,21 +3705,12 @@ msgstr "Last ned Mal" msgid "Select mirror from list: (Shift+Click: Open in Browser)" msgstr "Velg fillager fra liste: " -#: editor/file_type_cache.cpp -msgid "Can't open file_type_cache.cch for writing, not saving file type cache!" -msgstr "" -"Kan ikke åpne fyle_type_cache.cch for skriving, lagrer ikke file type cache!" - #: editor/filesystem_dock.cpp #, fuzzy 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' for den ble ikke funnet på filsystemet!" - -#: editor/filesystem_dock.cpp #, fuzzy msgid "Status: Import of file failed. Please fix file and reimport manually." msgstr "" @@ -3647,14 +3753,14 @@ msgid "Provided name contains invalid characters." msgstr "Gitt navn inneholder ugyldige tegn" #: editor/filesystem_dock.cpp -msgid "Name contains invalid characters." -msgstr "Navn inneholder ugyldige tegn." - -#: editor/filesystem_dock.cpp msgid "A file or folder with this name already exists." msgstr "En fil eller mappe med dette navnet eksisterer allerede." #: editor/filesystem_dock.cpp +msgid "Name contains invalid characters." +msgstr "Navn inneholder ugyldige tegn." + +#: editor/filesystem_dock.cpp msgid "Renaming file:" msgstr "Endrer filnavn:" @@ -3717,6 +3823,11 @@ msgstr "Duplisér" msgid "Move To..." msgstr "Flytt 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..." @@ -3791,6 +3902,11 @@ msgstr "En fil eller mappe med dette navnet eksisterer allerede." msgid "Overwrite" msgstr "Overskriv" +#: editor/filesystem_dock.cpp +#, fuzzy +msgid "Create Scene" +msgstr "Lagre Scene" + #: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp msgid "Create Script" msgstr "Opprett skript" @@ -3860,6 +3976,14 @@ msgid "Search complete" msgstr "Søk Tekst" #: editor/groups_editor.cpp +msgid "Add to Group" +msgstr "Legg til i Gruppe" + +#: editor/groups_editor.cpp +msgid "Remove from Group" +msgstr "Fjern fra Gruppe" + +#: editor/groups_editor.cpp #, fuzzy msgid "Group name already exists." msgstr "ERROR: Animasjonsnavnet finnes allerede!" @@ -3869,13 +3993,23 @@ msgstr "ERROR: Animasjonsnavnet finnes allerede!" msgid "Invalid group name." msgstr "Ugyldig navn." +#: editor/groups_editor.cpp +#, fuzzy +msgid "Rename Group" +msgstr "Grupper" + +#: editor/groups_editor.cpp +#, fuzzy +msgid "Delete Group" +msgstr "Slett 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 "Legg til i Gruppe" #: editor/groups_editor.cpp editor/scene_tree_dock.cpp @@ -3890,12 +4024,13 @@ msgid "Nodes in Group" msgstr "Legg til i Gruppe" #: editor/groups_editor.cpp -msgid "Add to Group" -msgstr "Legg til i 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 "Åpne SkriptEditor" #: editor/groups_editor.cpp #, fuzzy @@ -3996,9 +4131,9 @@ msgstr " Filer" msgid "Import As:" msgstr "Importer Som:" -#: editor/import_dock.cpp editor/property_editor.cpp +#: editor/import_dock.cpp #, fuzzy -msgid "Preset..." +msgid "Preset" msgstr "Preset..." #: editor/import_dock.cpp @@ -4112,7 +4247,8 @@ msgid "MultiNode Set" msgstr "MultiNode Set" #: 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 "Velg en Node for å endre Signaler og Grupper." #: editor/plugin_config_dialog.cpp @@ -4476,6 +4612,7 @@ msgid "Change Animation Name:" msgstr "Endre Animasjonsnavn:" #: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "Fjern Animasjon?" @@ -4927,10 +5064,6 @@ msgid "View Files" msgstr "Vis Filer" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Can't resolve hostname:" -msgstr "Kan ikke løse tjenernavn:" - -#: editor/plugins/asset_library_editor_plugin.cpp msgid "Connection error, please try again." msgstr "Tilkoblingsfeil, vennligst prøv igjen." @@ -4943,15 +5076,48 @@ msgid "No response from host:" msgstr "Ingen respons fra tjener:" #: editor/plugins/asset_library_editor_plugin.cpp +msgid "Can't resolve hostname:" +msgstr "Kan ikke løse tjenernavn:" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Request failed, return code:" msgstr "Forespørsel feilet, returneringskode:" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Request failed." +msgstr "Forespørsel Feilet." + +#: 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 "Forespørsel feilet, for mange omdirigeringer" #: editor/plugins/asset_library_editor_plugin.cpp #, fuzzy +msgid "Redirect loop." +msgstr "Omdirigerings-Loop." + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Request failed, timeout" +msgstr "Forespørsel feilet, returneringskode:" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Timeout." +msgstr "Tid:" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy msgid "Bad download hash, assuming file has been tampered with." msgstr "Dårlig nedlastningshash, antar at filen har blitt tuklet med." @@ -5031,14 +5197,17 @@ msgid "Last" msgstr "Siste" #: editor/plugins/asset_library_editor_plugin.cpp -#: modules/gdnative/gdnative_library_editor_plugin.cpp msgid "All" msgstr "Alle" #: editor/plugins/asset_library_editor_plugin.cpp -#: editor/project_settings_editor.cpp #, fuzzy -msgid "Plugins" +msgid "Import..." +msgstr "Importer" + +#: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Plugins..." msgstr "Plugins" #: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp @@ -5046,11 +5215,6 @@ msgid "Sort:" msgstr "Sorter:" #: editor/plugins/asset_library_editor_plugin.cpp -#, fuzzy -msgid "Reverse sorting." -msgstr "Ber om..." - -#: editor/plugins/asset_library_editor_plugin.cpp #: editor/project_settings_editor.cpp msgid "Category:" msgstr "Kategori:" @@ -5060,7 +5224,8 @@ msgid "Site:" msgstr "Side:" #: editor/plugins/asset_library_editor_plugin.cpp -msgid "Support..." +#, fuzzy +msgid "Support" msgstr "Support..." #: editor/plugins/asset_library_editor_plugin.cpp @@ -5072,6 +5237,11 @@ msgid "Testing" msgstr "Tester" #: editor/plugins/asset_library_editor_plugin.cpp +#, fuzzy +msgid "Loading..." +msgstr "Last" + +#: editor/plugins/asset_library_editor_plugin.cpp msgid "Assets ZIP File" msgstr "Assets ZIP-Fil" @@ -5244,6 +5414,11 @@ msgstr "Lim Inn Pose" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy +msgid "Clear Guides" +msgstr "Fjern Pose" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy msgid "Create Custom Bone(s) from Node(s)" msgstr "Fjern Ben" @@ -5274,6 +5449,7 @@ msgid "Zoom Reset" msgstr "Zoom Ut" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Select Mode" msgstr "Velg Modus" @@ -5295,14 +5471,17 @@ msgid "Alt+RMB: Depth list selection" msgstr "Alt+Høyreklikk: Dybdelisteutvalg" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Move Mode" msgstr "Flytt Modus" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Rotate Mode" msgstr "Roter Modus" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "Scale Mode" msgstr "Velg Modus" @@ -5327,10 +5506,16 @@ msgstr "Panorerings-Modus" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy +msgid "Ruler Mode" +msgstr "Velg Modus" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy msgid "Toggle snapping." msgstr "Slå av/på snapping" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Use Snap" msgstr "Bruk Snap" @@ -5349,11 +5534,6 @@ msgid "Use Rotation Snap" msgstr "Bruk Rotasjons-Snap" #: editor/plugins/canvas_item_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Configure Snap..." -msgstr "Konfigurer Snap..." - -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Snap Relative" msgstr "Snap Relativt" @@ -5367,6 +5547,11 @@ msgid "Smart Snapping" msgstr "Smart snapping" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Configure Snap..." +msgstr "Konfigurer Snap..." + +#: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy msgid "Snap to Parent" msgstr "Snap til foreldre" @@ -5593,16 +5778,6 @@ msgstr "Sett Handle" #: editor/plugins/cpu_particles_2d_editor_plugin.cpp #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Error loading image:" -msgstr "Feil ved innlasting av bilde:" - -#: editor/plugins/cpu_particles_2d_editor_plugin.cpp -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "No pixels with transparency > 128 in image..." -msgstr "Ingen piksler med gjennomsiktighet > 128 i bilde..." - -#: editor/plugins/cpu_particles_2d_editor_plugin.cpp -#: editor/plugins/particles_2d_editor_plugin.cpp msgid "Load Emission Mask" msgstr "" @@ -5926,14 +6101,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 "" @@ -6018,19 +6185,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 "No faces!" +msgid "The geometry doesn't contain any faces." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry." +msgid "\"%s\" doesn't inherit from Spatial." msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Node does not contain geometry (faces)." +msgid "\"%s\" doesn't contain geometry." +msgstr "" + +#: editor/plugins/particles_editor_plugin.cpp +msgid "\"%s\" doesn't contain face geometry." msgstr "" #: editor/plugins/particles_editor_plugin.cpp @@ -6377,7 +6548,6 @@ msgid "Grid Settings" msgstr "Redigeringsverktøy-instillinger" #: editor/plugins/polygon_2d_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp msgid "Snap" msgstr "" @@ -6451,7 +6621,7 @@ msgstr "Instans:" #: 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 msgid "Type:" msgstr "Type:" @@ -6496,12 +6666,7 @@ msgstr "Error ved lagring av TileSet!" #: editor/plugins/script_editor_plugin.cpp #, fuzzy -msgid "Error: could not load file." -msgstr "Kunne ikke opprette mappe." - -#: editor/plugins/script_editor_plugin.cpp -#, fuzzy -msgid "Error could not load file." +msgid "Could not load file at:" msgstr "Kunne ikke opprette mappe." #: editor/plugins/script_editor_plugin.cpp @@ -6531,7 +6696,7 @@ msgstr "Error ved importering" #: editor/plugins/script_editor_plugin.cpp #, fuzzy -msgid "New TextFile..." +msgid "New Text File..." msgstr "Ny Mappe..." #: editor/plugins/script_editor_plugin.cpp @@ -6618,6 +6783,11 @@ msgid "Open..." msgstr "Åpne" #: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Reopen Closed Script" +msgstr "Kjør Skript" + +#: editor/plugins/script_editor_plugin.cpp msgid "Save All" msgstr "Lagre Alle" @@ -6657,13 +6827,13 @@ msgid "Save Theme" msgstr "Lagre drakt" #: editor/plugins/script_editor_plugin.cpp -msgid "Close Docs" -msgstr "Lukk Dokumentasjon" - -#: editor/plugins/script_editor_plugin.cpp msgid "Close All" msgstr "Lukk Alle" +#: editor/plugins/script_editor_plugin.cpp +msgid "Close Docs" +msgstr "Lukk Dokumentasjon" + #: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp msgid "Run" msgstr "Kjør" @@ -6673,14 +6843,14 @@ msgid "Toggle Scripts Panel" msgstr "Veksle skriptpanel" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp -msgid "Step Over" -msgstr "Hopp Over" - -#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Step Into" msgstr "Tre inn i" #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp +msgid "Step Over" +msgstr "Hopp Over" + +#: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Break" msgstr "Brekk" @@ -6752,12 +6922,17 @@ msgstr "Feilretter" msgid "Search Results" msgstr "Søk hjelp" +#: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Clear Recent Scripts" +msgstr "Fjern Nylige Scener" + #: editor/plugins/script_text_editor.cpp #, fuzzy msgid "Connections to method:" msgstr "Koble Til Node:" -#: editor/plugins/script_text_editor.cpp +#: editor/plugins/script_text_editor.cpp editor/script_editor_debugger.cpp #, fuzzy msgid "Source" msgstr "Ressurs" @@ -6824,6 +6999,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 "" @@ -6861,26 +7037,6 @@ msgstr "Veksle kommentar" #: editor/plugins/script_text_editor.cpp #, fuzzy -msgid "Toggle Bookmark" -msgstr "Veksle kommentar" - -#: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Go to Next Bookmark" -msgstr "Gå til Neste Steg" - -#: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Go to Previous Bookmark" -msgstr "Gå til tidligere redigert dokument." - -#: editor/plugins/script_text_editor.cpp -#, fuzzy -msgid "Remove All Bookmarks" -msgstr "Fjern Funksjon" - -#: editor/plugins/script_text_editor.cpp -#, fuzzy msgid "Fold/Unfold Line" msgstr "Slett Valgte" @@ -6901,6 +7057,11 @@ msgid "Complete Symbol" msgstr "" #: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Evaluate Selection" +msgstr "Skaler Utvalg" + +#: editor/plugins/script_text_editor.cpp msgid "Trim Trailing Whitespace" msgstr "" @@ -6919,32 +7080,37 @@ msgid "Auto Indent" msgstr "Automatisk innrykk" #: editor/plugins/script_text_editor.cpp -#: modules/visual_script/visual_script_editor.cpp -msgid "Toggle Breakpoint" -msgstr "" +msgid "Find Previous" +msgstr "Finn forrige" #: 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 Neste Steg" +msgid "Toggle Bookmark" +msgstr "Veksle kommentar" #: editor/plugins/script_text_editor.cpp #, fuzzy -msgid "Go to Previous Breakpoint" -msgstr "Gå til tidligere redigert dokument." +msgid "Go to Next Bookmark" +msgstr "Gå til Neste Steg" #: editor/plugins/script_text_editor.cpp -msgid "Find Previous" -msgstr "Finn forrige" +#, fuzzy +msgid "Go to Previous Bookmark" +msgstr "Gå til tidligere redigert dokument." #: editor/plugins/script_text_editor.cpp #, fuzzy -msgid "Find in Files..." -msgstr "Filtrer Filer..." +msgid "Remove All Bookmarks" +msgstr "Fjern Funksjon" #: editor/plugins/script_text_editor.cpp #, fuzzy @@ -6957,9 +7123,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 "" + +#: 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 Neste Steg" + +#: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Go to Previous Breakpoint" +msgstr "Gå til tidligere redigert dokument." + #: editor/plugins/shader_editor_plugin.cpp msgid "" "This shader has been modified on on disk.\n" @@ -7143,7 +7324,12 @@ msgstr "Bak" #: editor/plugins/spatial_editor_plugin.cpp #, fuzzy -msgid "Align with View" +msgid "Align Transform with View" +msgstr "Høyrevisning" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Align Rotation with View" msgstr "Høyrevisning" #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp @@ -7200,8 +7386,9 @@ msgid "Audio Listener" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Doppler Enable" -msgstr "" +#, fuzzy +msgid "Enable Doppler" +msgstr "Endre Anim Lengde" #: editor/plugins/spatial_editor_plugin.cpp #, fuzzy @@ -7257,9 +7444,8 @@ msgid "Snap Nodes To Floor" msgstr "Snap til rutenett" #: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy -msgid "Select Mode (Q)" -msgstr "Velg Modus" +msgid "Couldn't find a solid floor to snap the selection to." +msgstr "" #: editor/plugins/spatial_editor_plugin.cpp msgid "" @@ -7269,31 +7455,10 @@ msgid "" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Move Mode (W)" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Rotate Mode (E)" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Scale Mode (R)" +msgid "Use Local Space" 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 "Snap til veiledere" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Bottom View" msgstr "Bunnvisning" @@ -7334,27 +7499,6 @@ msgid "Focus Selection" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Align Selection With View" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp -#, fuzzy -msgid "Tool Select" -msgstr "Slett Valgte" - -#: 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 "" @@ -7410,8 +7554,9 @@ msgstr "" #: editor/plugins/spatial_editor_plugin.cpp #: modules/gridmap/grid_map_editor_plugin.cpp -msgid "Settings" -msgstr "" +#, fuzzy +msgid "Settings..." +msgstr "Redigeringsverktøy-instillinger" #: editor/plugins/spatial_editor_plugin.cpp msgid "Snap Settings" @@ -7601,6 +7746,11 @@ msgstr "(tom)" #: editor/plugins/sprite_frames_editor_plugin.cpp #, fuzzy +msgid "Move Frame" +msgstr "Flytt Modus" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy msgid "Animations:" msgstr "Animasjoner" @@ -7721,10 +7871,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 "" @@ -7816,12 +7962,12 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Item 1" +msgid "Subitem 1" msgstr "Element %d" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Item 2" +msgid "Subitem 2" msgstr "Element %d" #: editor/plugins/theme_editor_plugin.cpp @@ -7942,13 +8088,22 @@ 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 "" #: 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 @@ -8091,6 +8246,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 Kurvepunkt" @@ -8269,6 +8429,114 @@ msgstr "Denne operasjonen kan ikke gjøres uten en scene." msgid "TileSet" msgstr "TileSet..." +#: editor/plugins/version_control_editor_plugin.cpp +msgid "No VCS addons are available." +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp editor/rename_dialog.cpp +msgid "Error" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "No commit message was provided" +msgstr "Ingen navn gitt" + +#: 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 "Fellesskap" + +#: 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 +#, fuzzy +msgid "Initialize" +msgstr "Store bokstaver" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Staging area" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Detect new changes" +msgstr "Lag ny %s" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Changes" +msgstr "Forandre" + +#: editor/plugins/version_control_editor_plugin.cpp +msgid "Modified" +msgstr "" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Renamed" +msgstr "Endre navn" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Deleted" +msgstr "Slett" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Typechange" +msgstr "Forandre" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage Selected" +msgstr "Slett Valgte" + +#: editor/plugins/version_control_editor_plugin.cpp +#, fuzzy +msgid "Stage All" +msgstr "Lagre 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 Skriptforandringer" + +#: 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 "(GLES3 only)" +msgstr "" + #: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy msgid "Add input +" @@ -8361,6 +8629,11 @@ msgid "Duplicate Nodes" msgstr "Anim Dupliser Nøkler" #: editor/plugins/visual_shader_editor_plugin.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Paste Nodes" +msgstr "Lim inn Noder" + +#: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy msgid "Delete Nodes" msgstr "Kutt Noder" @@ -8370,10 +8643,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 "" @@ -8388,6 +8657,11 @@ msgstr "Høyre" #: editor/plugins/visual_shader_editor_plugin.cpp #, fuzzy +msgid "Show resulted shader code." +msgstr "Lag Node" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy msgid "Create Shader Node" msgstr "Lag Node" @@ -8517,6 +8791,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 "" @@ -8754,7 +9033,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 "" @@ -8763,7 +9042,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 @@ -8927,6 +9206,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 "" @@ -8952,7 +9235,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 "" @@ -8961,7 +9244,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 "" @@ -8970,14 +9253,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 @@ -9022,6 +9305,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 "" @@ -9237,6 +9527,11 @@ msgid "Export templates for this platform are missing:" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Manage Export Templates" +msgstr "Håndter Eksportmaler" + +#: editor/project_export.cpp msgid "Export With Debug" msgstr "" @@ -9390,6 +9685,15 @@ msgstr "" #: editor/project_manager.cpp #, fuzzy +msgid "Missing Project" +msgstr "Importer Eksisterende Prosjekt" + +#: 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 åpne prosjekt" @@ -9467,8 +9771,8 @@ msgstr "Fjern prosjekt fra listen? (Mappeinnhold vil ikke bli modifisert)" #: editor/project_manager.cpp #, fuzzy 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 "Fjern prosjekt fra listen? (Mappeinnhold vil ikke bli modifisert)" #: editor/project_manager.cpp @@ -9491,8 +9795,9 @@ msgid "Project Manager" msgstr "Prosjektleder" #: editor/project_manager.cpp -msgid "Project List" -msgstr "Prosjektliste" +#, fuzzy +msgid "Projects" +msgstr "Prosjekt" #: editor/project_manager.cpp msgid "Scan" @@ -9516,10 +9821,6 @@ msgid "Templates" msgstr "" #: editor/project_manager.cpp -msgid "Exit" -msgstr "Avslutt" - -#: editor/project_manager.cpp msgid "Restart Now" msgstr "Omstart Nå" @@ -9728,6 +10029,11 @@ msgid "Settings saved OK." msgstr "" #: editor/project_settings_editor.cpp +#, fuzzy +msgid "Moved Input Action Event" +msgstr "Fjern Utvalg" + +#: editor/project_settings_editor.cpp msgid "Override for Feature" msgstr "" @@ -9863,6 +10169,16 @@ msgstr "" msgid "AutoLoad" msgstr "" +#: editor/project_settings_editor.cpp +#, fuzzy +msgid "Plugins" +msgstr "Plugins" + +#: editor/property_editor.cpp +#, fuzzy +msgid "Preset..." +msgstr "Preset..." + #: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -9917,14 +10233,6 @@ msgstr "" msgid "Select Method" msgstr "" -#: 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" @@ -10047,10 +10355,6 @@ msgstr "Store versaler" msgid "Reset" msgstr "Nullstill Zoom" -#: editor/rename_dialog.cpp -msgid "Error" -msgstr "" - #: editor/reparent_dialog.cpp editor/scene_tree_dock.cpp msgid "Reparent Node" msgstr "" @@ -10106,6 +10410,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 "" @@ -10147,10 +10455,24 @@ msgid "Make node as Root" msgstr "Lagre Scene" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)?" +#, fuzzy +msgid "Delete %d nodes?" +msgstr "Kutt Noder" + +#: 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 "Kutt Noder" + +#: editor/scene_tree_dock.cpp msgid "Can not perform with the root node." msgstr "" @@ -10227,6 +10549,11 @@ msgid "Remove Node(s)" msgstr "" #: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Change type of node(s)" +msgstr "Anim Forandre Verdi" + +#: editor/scene_tree_dock.cpp msgid "" "Couldn't save new scene. Likely dependencies (instances) couldn't be " "satisfied." @@ -10274,6 +10601,11 @@ msgstr "Kjør Skript" #: editor/scene_tree_dock.cpp #, fuzzy +msgid "Reparent to New Node" +msgstr "Lag ny %s" + +#: editor/scene_tree_dock.cpp +#, fuzzy msgid "Make Scene Root" msgstr "Lagre Scene" @@ -10352,19 +10684,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 "" @@ -10462,6 +10794,11 @@ msgid "Error loading script from %s" msgstr "" #: editor/script_create_dialog.cpp +#, fuzzy +msgid "Overrides" +msgstr "Overskriv" + +#: editor/script_create_dialog.cpp msgid "N/A" msgstr "" @@ -10547,11 +10884,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 "Error!" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error" +msgstr "Last Errors" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Error:" +msgstr "Last Errors" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source" +msgstr "Ressurs" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Source:" +msgstr "Ressurs" + +#: editor/script_editor_debugger.cpp +#, fuzzy +msgid "C++ Source:" +msgstr "Ressurs" + +#: editor/script_editor_debugger.cpp +msgid "Stack Trace" msgstr "" #: editor/script_editor_debugger.cpp @@ -10559,8 +10927,9 @@ msgid "Errors" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Child Process Connected" -msgstr "" +#, fuzzy +msgid "Child process connected." +msgstr "Frakoblet" #: editor/script_editor_debugger.cpp #, fuzzy @@ -10568,6 +10937,11 @@ msgid "Copy Error" msgstr "Last Errors" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Skip Breakpoints" +msgstr "Slett punkter" + +#: editor/script_editor_debugger.cpp msgid "Inspect Previous Instance" msgstr "" @@ -10584,6 +10958,11 @@ msgid "Profiler" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Network Profiler" +msgstr "Eksporter Prosjekt" + +#: editor/script_editor_debugger.cpp msgid "Monitor" msgstr "" @@ -10596,6 +10975,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 "" @@ -10662,6 +11045,10 @@ msgid "Change Shortcut" msgstr "Endre Anker" #: editor/settings_config_dialog.cpp +msgid "Editor Settings" +msgstr "Redigeringsverktøy-instillinger" + +#: editor/settings_config_dialog.cpp msgid "Shortcuts" msgstr "" @@ -10795,10 +11182,6 @@ msgid "Library" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Status" -msgstr "" - -#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Libraries: " msgstr "" @@ -10807,6 +11190,10 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp +msgid "Expected a string of length 1 (a character)." +msgstr "" + +#: modules/gdscript/gdscript_functions.cpp msgid "Step argument is zero!" msgstr "" @@ -10966,6 +11353,15 @@ msgstr "" msgid "Pick Distance:" msgstr "" +#: modules/gridmap/grid_map_editor_plugin.cpp +#, fuzzy +msgid "Filter meshes" +msgstr "Lim inn Noder" + +#: 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 "" @@ -11089,10 +11485,35 @@ msgid "Set Variable Type" msgstr "Rediger Variabel:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Override an existing built-in function." +msgstr "" +"Ugyldig navn. Kan ikke kollidere med et eksisterende innebygd type navn." + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new function." +msgstr "Lag ny %s" + +#: modules/visual_script/visual_script_editor.cpp msgid "Variables:" msgstr "Variabler:" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Create a new variable." +msgstr "Lag 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 "Lag en ny polygon fra bunnen." + +#: modules/visual_script/visual_script_editor.cpp msgid "Name is not a valid identifier:" msgstr "Navn er ikke en gyldig identifikator:" @@ -11258,6 +11679,11 @@ msgid "Editing Signal:" msgstr "" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Make Tool:" +msgstr "Lag Ben" + +#: modules/visual_script/visual_script_editor.cpp msgid "Base Type:" msgstr "" @@ -11292,10 +11718,6 @@ msgid "Cut Nodes" msgstr "Kutt Noder" #: modules/visual_script/visual_script_editor.cpp -msgid "Paste Nodes" -msgstr "Lim inn Noder" - -#: modules/visual_script/visual_script_editor.cpp #, fuzzy msgid "Edit Member" msgstr "Medlemmer" @@ -11413,7 +11835,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 @@ -12043,22 +12466,6 @@ msgid "" "texture to some node for display." msgstr "" -#: scene/resources/dynamic_font.cpp -msgid "Error initializing FreeType." -msgstr "" - -#: scene/resources/dynamic_font.cpp -msgid "Unknown font format." -msgstr "" - -#: scene/resources/dynamic_font.cpp -msgid "Error loading font." -msgstr "Feil ved innlasting av font." - -#: scene/resources/dynamic_font.cpp -msgid "Invalid font size." -msgstr "Ugyldig fontstørrelse." - #: scene/resources/visual_shader.cpp #, fuzzy msgid "Input" @@ -12093,7 +12500,101 @@ msgstr "" #: servers/visual/shader_language.cpp msgid "Constants cannot be modified." -msgstr "" +msgstr "Konstanter kan ikke endres." + +#~ msgid "Properties:" +#~ msgstr "Egenskaper:" + +#, fuzzy +#~ msgid "Methods:" +#~ msgstr "Metoder" + +#, fuzzy +#~ msgid "Theme Properties:" +#~ msgstr "Egenskaper" + +#~ msgid "Enumerations:" +#~ msgstr "Nummereringer:" + +#~ msgid "Constants:" +#~ msgstr "Konstanter:" + +#, fuzzy +#~ msgid "Class Description:" +#~ msgstr "Beskrivelse:" + +#, fuzzy +#~ msgid "Property Descriptions:" +#~ msgstr "Egenskapsbeskrivelse:" + +#, fuzzy +#~ msgid "Method Descriptions:" +#~ msgstr "Metodebeskrivelse:" + +#, fuzzy +#~ msgid "Reverse sorting." +#~ msgstr "Ber om..." + +#~ msgid "" +#~ "Can't open file_type_cache.cch for writing, not saving file type cache!" +#~ msgstr "" +#~ "Kan ikke åpne fyle_type_cache.cch for skriving, lagrer ikke file type " +#~ "cache!" + +#~ msgid "Cannot navigate to '%s' as it has not been found in the file system!" +#~ msgstr "Kan ikke navigere til '%s' for den ble ikke funnet på filsystemet!" + +#~ msgid "Error loading image:" +#~ msgstr "Feil ved innlasting av bilde:" + +#~ msgid "No pixels with transparency > 128 in image..." +#~ msgstr "Ingen piksler med gjennomsiktighet > 128 i bilde..." + +#, fuzzy +#~ msgid "Error: could not load file." +#~ msgstr "Kunne ikke opprette mappe." + +#, fuzzy +#~ msgid "Select Mode (Q)" +#~ msgstr "Velg Modus" + +#, fuzzy +#~ msgid "Snap Mode (%s)" +#~ msgstr "Snap til veiledere" + +#, fuzzy +#~ msgid "Tool Select" +#~ msgstr "Slett Valgte" + +#, fuzzy +#~ msgid "" +#~ "Remove all missing projects from the list? (Folders contents will not be " +#~ "modified)" +#~ msgstr "Fjern prosjekt fra listen? (Mappeinnhold vil ikke bli modifisert)" + +#~ msgid "Project List" +#~ msgstr "Prosjektliste" + +#~ msgid "Exit" +#~ msgstr "Avslutt" + +#~ msgid "Error loading font." +#~ msgstr "Feil ved innlasting av font." + +#~ msgid "Invalid font size." +#~ msgstr "Ugyldig fontstørrelse." + +#, fuzzy +#~ msgid "Previous Folder" +#~ msgstr "Forrige fane" + +#, fuzzy +#~ msgid "Next Folder" +#~ msgstr "Lag mappe" + +#, fuzzy +#~ msgid "Open in an external image editor." +#~ msgstr "Åpne den neste Editoren" #~ msgid "Reverse" #~ msgstr "Reverser" @@ -12206,9 +12707,6 @@ msgstr "" #~ msgid "Instance the selected scene(s) as child of the selected node." #~ msgstr "Instanser den valgte scene(r) som barn av den valgte noden." -#~ msgid "Warnings:" -#~ msgstr "Advarsler:" - #, fuzzy #~ msgid "Font Size:" #~ msgstr "Frontvisning" @@ -12243,9 +12741,6 @@ msgstr "" #~ msgid "Select a split to erase it." #~ msgstr "Velg en Mappe å Skanne" -#~ msgid "No name provided" -#~ msgstr "Ingen navn gitt" - #~ msgid "Create Poly" #~ msgstr "Lag Poly" |