diff options
Diffstat (limited to 'editor/translations/nb.po')
-rw-r--r-- | editor/translations/nb.po | 4181 |
1 files changed, 3459 insertions, 722 deletions
diff --git a/editor/translations/nb.po b/editor/translations/nb.po index 6f08cbbc12..cc71c187e1 100644 --- a/editor/translations/nb.po +++ b/editor/translations/nb.po @@ -1,29 +1,33 @@ # Norwegian Bokmål translation of the Godot Engine editor -# Copyright (c) 2007-2018 Juan Linietsky, Ariel Manzur. -# Copyright (c) 2014-2018 Godot Engine contributors (cf. AUTHORS.md) +# Copyright (c) 2007-2019 Juan Linietsky, Ariel Manzur. +# Copyright (c) 2014-2019 Godot Engine contributors (cf. AUTHORS.md) # This file is distributed under the same license as the Godot source code. -# Allan Nordhøy <epost@anotheragency.no>, 2017-2018. +# Allan Nordhøy <epost@anotheragency.no>, 2017-2018, 2019. # Anonymous <GentleSaucepan@protonmail.com>, 2017. # Elias <eliasnykrem@gmail.com>, 2018. -# flesk <eivindkn@gmail.com>, 2017. +# flesk <eivindkn@gmail.com>, 2017, 2019. # Frank T. Rambol <frank@d-fect.com>, 2018. # Jørgen Aarmo Lund <jorgen.aarmo@gmail.com>, 2016. -# NicolaiF <nico-fre@hotmail.com>, 2017-2018. +# NicolaiF <nico-fre@hotmail.com>, 2017-2018, 2019. # Norwegian Disaster <stian.furu.overbye@gmail.com>, 2017. # passeride <lukas@passeride.com>, 2017. # Byzantin <kasper-hoel@hotmail.com>, 2018. +# Hans-Marius Øverås <hansmariusoveras@gmail.com>, 2019. +# Revolution <revosw@gmail.com>, 2019. msgid "" msgstr "" "Project-Id-Version: Godot Engine editor\n" -"PO-Revision-Date: 2018-10-15 21:32+0000\n" +"POT-Creation-Date: \n" +"PO-Revision-Date: 2019-05-04 13:48+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/>\n" +"engine/godot/nb_NO/>\n" "Language: nb\n" +"MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" -"Content-Transfer-Encoding: 8-bit\n" +"Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" -"X-Generator: Weblate 3.2.1\n" +"X-Generator: Weblate 3.7-dev\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -37,9 +41,8 @@ msgid "Not enough bytes for decoding bytes, or invalid format." msgstr "Ikke nok byte til dekodingsbyte, eller ugyldig format." #: core/math/expression.cpp -#, fuzzy msgid "Invalid input %i (not passed) in expression" -msgstr "Ikke gyldig inndata %i (ikke bestått) i utrykket" +msgstr "Ugyldig inndata %i (ikke bestått) i utrykket" #: core/math/expression.cpp msgid "self can't be used because instance is null (not passed)" @@ -56,8 +59,9 @@ msgid "Invalid index of type %s for base type %s" msgstr "Ugyldig indeks egenskap navn '%s' i node %s." #: core/math/expression.cpp +#, fuzzy msgid "Invalid named index '%s' for base type %s" -msgstr "" +msgstr "Ugyldig navngitt indeks \"%s\" for grunntypen %s" #: core/math/expression.cpp #, fuzzy @@ -81,6 +85,15 @@ msgstr "Balansert" msgid "Mirror" msgstr "Speil" +#: editor/animation_bezier_editor.cpp editor/editor_profiler.cpp +msgid "Time:" +msgstr "Tid:" + +#: editor/animation_bezier_editor.cpp +#, fuzzy +msgid "Value:" +msgstr "Nytt navn:" + #: editor/animation_bezier_editor.cpp #, fuzzy msgid "Insert Key Here" @@ -94,6 +107,16 @@ msgstr "Dupliser valgte nøkler/taster" msgid "Delete Selected Key(s)" msgstr "Slett valgte nøkler/taster" +#: editor/animation_bezier_editor.cpp +#, fuzzy +msgid "Add Bezier Point" +msgstr "Legg til punkt" + +#: editor/animation_bezier_editor.cpp +#, fuzzy +msgid "Move Bezier Points" +msgstr "Flytt Punkt" + #: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Anim Duplicate Keys" msgstr "Anim Dupliser Nøkler" @@ -123,24 +146,39 @@ msgid "Anim Change Call" msgstr "Anim Forandre Kall" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Change Animation Length" +msgstr "Endre Animasjonsnavn:" + +#: editor/animation_track_editor.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Change Animation Loop" +msgstr "Endre Animasjonssløyfe" + +#: editor/animation_track_editor.cpp +#, fuzzy msgid "Property Track" -msgstr "" +msgstr "Egenskapsspor" #: editor/animation_track_editor.cpp +#, fuzzy msgid "3D Transform Track" -msgstr "" +msgstr "3D transformasjonsspor" #: editor/animation_track_editor.cpp +#, fuzzy msgid "Call Method Track" -msgstr "" +msgstr "Kall metode-spor" #: editor/animation_track_editor.cpp +#, fuzzy msgid "Bezier Curve Track" -msgstr "" +msgstr "Bezier-kurvespor" #: editor/animation_track_editor.cpp +#, fuzzy msgid "Audio Playback Track" -msgstr "" +msgstr "Lydavspillingsspor" #: editor/animation_track_editor.cpp #, fuzzy @@ -149,16 +187,21 @@ msgstr "Stopp avspilling av animasjon. (S)" #: editor/animation_track_editor.cpp #, fuzzy -msgid "Add Track" -msgstr "Anim Legg til Spor" +msgid "Animation length (frames)" +msgstr "Animasjon lengde (i sekunder)." #: editor/animation_track_editor.cpp #, fuzzy -msgid "Animation Length Time (seconds)" +msgid "Animation length (seconds)" msgstr "Animasjon lengde (i sekunder)." #: editor/animation_track_editor.cpp #, fuzzy +msgid "Add Track" +msgstr "Anim Legg til Spor" + +#: editor/animation_track_editor.cpp +#, fuzzy msgid "Animation Looping" msgstr "Animasjons-zoom." @@ -169,11 +212,17 @@ msgstr "Funksjoner:" #: editor/animation_track_editor.cpp msgid "Audio Clips:" -msgstr "" +msgstr "Lydklipp:" #: editor/animation_track_editor.cpp +#, fuzzy msgid "Anim Clips:" -msgstr "" +msgstr "Anim-klipp:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Change Track Path" +msgstr "Endre Array-verdi" #: editor/animation_track_editor.cpp #, fuzzy @@ -182,7 +231,7 @@ msgstr "Vis/skjul distraksjonsfri modus." #: editor/animation_track_editor.cpp msgid "Update Mode (How this property is set)" -msgstr "" +msgstr "Oppdateringsmodus (Hvordan denne egenskapen settes)" #: editor/animation_track_editor.cpp #, fuzzy @@ -204,6 +253,10 @@ msgid "Time (s): " msgstr "X-Fade Tid (s):" #: editor/animation_track_editor.cpp +msgid "Toggle Track Enabled" +msgstr "Veksl Aktivering Av Spor" + +#: editor/animation_track_editor.cpp msgid "Continuous" msgstr "Kontinuerlig" @@ -222,7 +275,7 @@ msgstr "Framtid" #: editor/animation_track_editor.cpp msgid "Nearest" -msgstr "" +msgstr "Nærmeste" #: editor/animation_track_editor.cpp editor/plugins/curve_editor_plugin.cpp #: editor/property_editor.cpp @@ -231,15 +284,15 @@ msgstr "Lineær" #: editor/animation_track_editor.cpp msgid "Cubic" -msgstr "" +msgstr "Kubisk" #: editor/animation_track_editor.cpp msgid "Clamp Loop Interp" -msgstr "" +msgstr "Klem Sløyfeinterp" #: editor/animation_track_editor.cpp msgid "Wrap Loop Interp" -msgstr "" +msgstr "Pakk Inn Sløyfeinterp" #: editor/animation_track_editor.cpp #: editor/plugins/canvas_item_editor_plugin.cpp @@ -257,6 +310,21 @@ msgid "Delete Key(s)" msgstr "Anim Fjern Nøkler" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Change Animation Update Mode" +msgstr "Endre Animasjonsnavn:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Change Animation Interpolation Mode" +msgstr "Animasjonsnode" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Change Animation Loop Mode" +msgstr "Endre Anim-Løkke" + +#: editor/animation_track_editor.cpp msgid "Remove Anim Track" msgstr "Fjern Anim-Spor" @@ -269,12 +337,13 @@ msgid "Create %d NEW tracks and insert keys?" msgstr "Lag %d NYE spor og sett inn nøkler?" #: editor/animation_track_editor.cpp editor/create_dialog.cpp -#: editor/editor_audio_buses.cpp editor/editor_plugin_settings.cpp -#: editor/plugin_config_dialog.cpp +#: editor/editor_audio_buses.cpp editor/editor_feature_profile.cpp +#: editor/editor_plugin_settings.cpp editor/plugin_config_dialog.cpp #: editor/plugins/abstract_polygon_2d_editor.cpp -#: editor/plugins/light_occluder_2d_editor_plugin.cpp #: editor/plugins/mesh_instance_editor_plugin.cpp -#: editor/plugins/particles_editor_plugin.cpp editor/script_create_dialog.cpp +#: editor/plugins/particles_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +#: editor/script_create_dialog.cpp msgid "Create" msgstr "Lag" @@ -284,7 +353,7 @@ msgstr "Anim Sett inn" #: editor/animation_track_editor.cpp msgid "AnimationPlayer can't animate itself, only other players." -msgstr "" +msgstr "AnimasjonAvspiller kan ikke animere seg selv, kun andre avspillere." #: editor/animation_track_editor.cpp msgid "Anim Create & Insert" @@ -299,8 +368,17 @@ msgid "Anim Insert Key" msgstr "Anim Sett Inn Nøkkel" #: editor/animation_track_editor.cpp +msgid "Change Animation Step" +msgstr "Endre Animasjonstrinn" + +#: editor/animation_track_editor.cpp +msgid "Rearrange Tracks" +msgstr "Omorganiser Spor" + +#: editor/animation_track_editor.cpp +#, fuzzy msgid "Transform tracks only apply to Spatial-based nodes." -msgstr "" +msgstr "Transformasjonsspor kan kun brukes på Spatial-baserte noder." #: editor/animation_track_editor.cpp msgid "" @@ -309,34 +387,62 @@ msgid "" "-AudioStreamPlayer2D\n" "-AudioStreamPlayer3D" msgstr "" +"Lydspor kan kun peke på noder av type:\n" +"-AudioStreamPlayer\n" +"-AudioStreamPlayer2D\n" +"-AudioStreamPlayer3D" #: editor/animation_track_editor.cpp msgid "Animation tracks can only point to AnimationPlayer nodes." -msgstr "" +msgstr "Animasjonsspor kan kun peke på AnimationPlayer-noder." #: editor/animation_track_editor.cpp msgid "An animation player can't animate itself, only other players." msgstr "" +"En animansjonsavspiller kan ikke animere seg selv, kun andre avspillere." #: editor/animation_track_editor.cpp +#, fuzzy msgid "Not possible to add a new track without a root" -msgstr "" +msgstr "Ikke mulig å legge til et nytt spor uten en rot" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Add Bezier Track" +msgstr "Anim Legg til Spor" #: editor/animation_track_editor.cpp +#, fuzzy msgid "Track path is invalid, so can't add a key." -msgstr "" +msgstr "Sporsti er ugyldig, så kan ikke legge til en nøkkel." #: editor/animation_track_editor.cpp +#, fuzzy msgid "Track is not of type Spatial, can't insert key" -msgstr "" +msgstr "Spor er ikke av type Spatial, kan ikke legge til nøkkel" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Add Transform Track Key" +msgstr "3D transformasjonsspor" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Add Track Key" +msgstr "Anim Legg til Spor" #: editor/animation_track_editor.cpp msgid "Track path is invalid, so can't add a method key." -msgstr "" +msgstr "Sporsti er ugyldig, så kan ikke legge til en metodenøkkel." + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Add Method Track Key" +msgstr "Kall metode-spor" #: editor/animation_track_editor.cpp msgid "Method not found in object: " -msgstr "" +msgstr "Metode ikke funnet i objekt: " #: editor/animation_track_editor.cpp msgid "Anim Move Keys" @@ -348,25 +454,50 @@ msgid "Clipboard is empty" msgstr "Ressurs-utklippstavle er tom!" #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Paste Tracks" +msgstr "Lim inn Parametre" + +#: editor/animation_track_editor.cpp msgid "Anim Scale Keys" msgstr "Anim Skalér Nøkler" #: editor/animation_track_editor.cpp +#, fuzzy msgid "" "This option does not work for Bezier editing, as it's only a single track." msgstr "" +"Dette valget virker ikke på Bezier-redigering, siden det kun er ett enkelt " +"spor." #: editor/animation_track_editor.cpp -msgid "Only show tracks from nodes selected in tree." +msgid "" +"This animation belongs to an imported scene, so changes to imported tracks " +"will not be saved.\n" +"\n" +"To enable the ability to add custom tracks, navigate to the scene's import " +"settings and set\n" +"\"Animation > Storage\" to \"Files\", enable \"Animation > Keep Custom Tracks" +"\", then re-import.\n" +"Alternatively, use an import preset that imports animations to separate " +"files." msgstr "" #: editor/animation_track_editor.cpp -msgid "Group tracks by node or display them as plain list." +msgid "Warning: Editing imported animation" msgstr "" #: editor/animation_track_editor.cpp +msgid "Only show tracks from nodes selected in tree." +msgstr "Vis kun spor fra noder valgt i treet." + +#: editor/animation_track_editor.cpp +msgid "Group tracks by node or display them as plain list." +msgstr "Grupper spor etter node eller vis dem i en enkel liste." + +#: editor/animation_track_editor.cpp #, fuzzy -msgid "Snap (s): " +msgid "Snap:" msgstr "Steg:" #: editor/animation_track_editor.cpp @@ -374,6 +505,14 @@ msgstr "Steg:" msgid "Animation step value." msgstr "Animasjonstre er gyldig." +#: editor/animation_track_editor.cpp +msgid "Seconds" +msgstr "Sekunder" + +#: editor/animation_track_editor.cpp +msgid "FPS" +msgstr "FPS" + #: editor/animation_track_editor.cpp editor/editor_properties.cpp #: editor/plugins/polygon_2d_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp @@ -394,11 +533,6 @@ msgid "Copy Tracks" msgstr "Kopier Parametre" #: editor/animation_track_editor.cpp -#, fuzzy -msgid "Paste Tracks" -msgstr "Lim inn Parametre" - -#: editor/animation_track_editor.cpp msgid "Scale Selection" msgstr "Skaler Utvalg" @@ -439,11 +573,11 @@ msgstr "Rydd-Opp-Animasjon" #: editor/animation_track_editor.cpp msgid "Pick the node that will be animated:" -msgstr "" +msgstr "Velg noden som skal animeres:" #: editor/animation_track_editor.cpp msgid "Use Bezier Curves" -msgstr "" +msgstr "Bruk Bezier-kurver" #: editor/animation_track_editor.cpp msgid "Anim. Optimizer" @@ -491,9 +625,10 @@ msgstr "Skaler Størrelsesforhold:" #: editor/animation_track_editor.cpp msgid "Select tracks to copy:" -msgstr "" +msgstr "Velg spor å kopiere:" -#: editor/animation_track_editor.cpp editor/editor_properties.cpp +#: editor/animation_track_editor.cpp editor/editor_log.cpp +#: editor/editor_properties.cpp #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp editor/property_editor.cpp @@ -501,6 +636,19 @@ msgstr "" msgid "Copy" msgstr "Lim inn" +#: editor/animation_track_editor_plugins.cpp +#, fuzzy +msgid "Add Audio Track Clip" +msgstr "Lydklipp:" + +#: editor/animation_track_editor_plugins.cpp +msgid "Change Audio Track Clip Start Offset" +msgstr "Endre Forskyvning Av Lydklippets Start" + +#: editor/animation_track_editor_plugins.cpp +msgid "Change Audio Track Clip End Offset" +msgstr "Endre Forskyvning Av Lydklippets Slutt" + #: editor/array_property_edit.cpp msgid "Resize Array" msgstr "Endre størrelsen på Array" @@ -549,51 +697,68 @@ msgstr "Erstatt Alle" msgid "Selection Only" msgstr "Kun Valgte" -#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp +#: editor/code_editor.cpp editor/plugins/script_text_editor.cpp +#: editor/plugins/text_editor.cpp +msgid "Standard" +msgstr "" + +#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/texture_region_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp msgid "Zoom In" msgstr "Zoom Inn" -#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp +#: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/texture_region_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp msgid "Zoom Out" msgstr "Zoom Ut" -#: editor/code_editor.cpp editor/plugins/tile_set_editor_plugin.cpp +#: editor/code_editor.cpp msgid "Reset Zoom" msgstr "Nullstill Zoom" -#: editor/code_editor.cpp -msgid "Warnings:" -msgstr "" - -#: editor/code_editor.cpp -#, fuzzy -msgid "Zoom:" -msgstr "Zoom Inn" - -#: editor/code_editor.cpp -msgid "Line:" -msgstr "Linje:" +#: editor/code_editor.cpp modules/mono/editor/mono_bottom_panel.cpp +msgid "Warnings" +msgstr "Advarsler" #: editor/code_editor.cpp -msgid "Col:" -msgstr "Kol:" +msgid "Line and column numbers." +msgstr "Linje- og kolonnenummer." #: editor/connections_dialog.cpp -msgid "Method in target Node must be specified!" +#, fuzzy +msgid "Method in target node must be specified." msgstr "Metode i mål-Node må spesifiseres!" #: editor/connections_dialog.cpp +#, fuzzy msgid "" -"Target method not found! Specify a valid method or attach a script to target " -"Node." +"Target method not found. Specify a valid method or attach a script to the " +"target node." msgstr "" "Mål-metode ikke funnet! Spesifiser en gyldig metode eller fest et skript til " "mål-Noden." #: editor/connections_dialog.cpp -msgid "Connect To Node:" +#, fuzzy +msgid "Connect to Node:" msgstr "Koble Til Node:" +#: editor/connections_dialog.cpp +#, fuzzy +msgid "Connect to Script:" +msgstr "Kan ikke koble til tjener:" + +#: editor/connections_dialog.cpp +#, fuzzy +msgid "From Signal:" +msgstr "Signaler:" + +#: editor/connections_dialog.cpp +msgid "Scene does not contain any script." +msgstr "" + #: editor/connections_dialog.cpp editor/editor_autoload_settings.cpp #: editor/groups_editor.cpp editor/plugins/item_list_editor_plugin.cpp #: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp @@ -601,10 +766,12 @@ msgid "Add" msgstr "Legg Til" #: editor/connections_dialog.cpp editor/dependency_editor.cpp -#: editor/groups_editor.cpp editor/plugins/animation_player_editor_plugin.cpp +#: editor/editor_feature_profile.cpp editor/groups_editor.cpp +#: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp #: editor/plugins/resource_preloader_editor_plugin.cpp -#: editor/plugins/theme_editor_plugin.cpp editor/project_manager.cpp +#: editor/plugins/theme_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_manager.cpp #: editor/project_settings_editor.cpp msgid "Remove" msgstr "Fjern" @@ -618,21 +785,32 @@ msgid "Extra Call Arguments:" msgstr "Ekstra Call Argumenter:" #: editor/connections_dialog.cpp -msgid "Path to Node:" -msgstr "Sti til Node:" - -#: editor/connections_dialog.cpp -msgid "Make Function" -msgstr "Lag funksjon" +#, fuzzy +msgid "Advanced" +msgstr "Snapping innstillinger" #: editor/connections_dialog.cpp msgid "Deferred" msgstr "Utsatt" #: editor/connections_dialog.cpp +msgid "" +"Defers the signal, storing it in a queue and only firing it at idle time." +msgstr "" + +#: editor/connections_dialog.cpp msgid "Oneshot" msgstr "Engangs" +#: editor/connections_dialog.cpp +msgid "Disconnects the signal after its first emission." +msgstr "" + +#: editor/connections_dialog.cpp +#, fuzzy +msgid "Cannot connect signal" +msgstr "Kobler Til Signal:" + #: editor/connections_dialog.cpp editor/dependency_editor.cpp #: editor/export_template_manager.cpp editor/groups_editor.cpp #: editor/plugins/animation_player_editor_plugin.cpp @@ -675,12 +853,12 @@ msgstr "Koble Fra" #: editor/connections_dialog.cpp #, fuzzy -msgid "Connect Signal: " +msgid "Connect a Signal to a Method" msgstr "Kobler Til Signal:" #: editor/connections_dialog.cpp #, fuzzy -msgid "Edit Connection: " +msgid "Edit Connection:" msgstr "Tilkoblingsfeil" #: editor/connections_dialog.cpp @@ -695,6 +873,7 @@ msgstr "Signaler" #: editor/connections_dialog.cpp msgid "Are you sure you want to remove all connections from this signal?" msgstr "" +"Er du sikker på at du ønsker å fjerne alle koblinger fra dette signalet?" #: editor/connections_dialog.cpp #, fuzzy @@ -716,7 +895,6 @@ msgid "Change %s Type" msgstr "Endre %s type" #: editor/create_dialog.cpp editor/project_settings_editor.cpp -#: modules/visual_script/visual_script_editor.cpp msgid "Change" msgstr "Forandre" @@ -734,8 +912,8 @@ msgid "Recent:" msgstr "Nylige:" #: editor/create_dialog.cpp editor/plugins/asset_library_editor_plugin.cpp -#: editor/plugins/script_editor_plugin.cpp editor/property_selector.cpp -#: editor/quick_open.cpp +#: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp +#: editor/property_selector.cpp editor/quick_open.cpp #: modules/visual_script/visual_script_property_selector.cpp msgid "Search:" msgstr "Søk:" @@ -747,7 +925,8 @@ msgid "Matches:" msgstr "Treff:" #: editor/create_dialog.cpp editor/plugin_config_dialog.cpp -#: editor/plugins/asset_library_editor_plugin.cpp editor/property_selector.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 msgid "Description:" msgstr "Beskrivelse:" @@ -761,17 +940,19 @@ msgid "Dependencies For:" msgstr "Avhengigheter For:" #: editor/dependency_editor.cpp +#, fuzzy msgid "" "Scene '%s' is currently being edited.\n" -"Changes will not take effect unless reloaded." +"Changes will only take effect when reloaded." msgstr "" "Scene '%s' redigeres.\n" "Forandringer vil ikke tre i kraft, med mindre du laster inn på nytt." #: editor/dependency_editor.cpp +#, fuzzy msgid "" "Resource '%s' is in use.\n" -"Changes will take effect when reloaded." +"Changes will only take effect when reloaded." msgstr "" "Ressurs '%s' er i bruk.\n" "Endringer vil tre i kraft når den lastes inn på nytt." @@ -786,8 +967,7 @@ msgid "Resource" msgstr "Ressurs" #: editor/dependency_editor.cpp editor/editor_autoload_settings.cpp -#: editor/project_manager.cpp editor/project_settings_editor.cpp -#: editor/script_create_dialog.cpp +#: editor/project_settings_editor.cpp editor/script_create_dialog.cpp msgid "Path" msgstr "Søkesti" @@ -869,29 +1049,30 @@ msgid "Permanently delete %d item(s)? (No undo!)" msgstr "Slett %d elementer for godt? (kan ikke angres)" #: editor/dependency_editor.cpp -msgid "Owns" -msgstr "Eier" - -#: editor/dependency_editor.cpp -msgid "Resources Without Explicit Ownership:" -msgstr "Ressurser uten eksplisitt eierskap:" +#, fuzzy +msgid "Show Dependencies" +msgstr "Avhengigheter" #: editor/dependency_editor.cpp editor/editor_node.cpp msgid "Orphan Resource Explorer" msgstr "Foreldreløs ressursutforsker" -#: editor/dependency_editor.cpp -msgid "Delete selected files?" -msgstr "Slett valgte filer?" - #: editor/dependency_editor.cpp editor/editor_audio_buses.cpp #: editor/editor_file_dialog.cpp editor/editor_node.cpp #: editor/filesystem_dock.cpp editor/plugins/item_list_editor_plugin.cpp -#: editor/project_export.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_dock.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp editor/project_export.cpp +#: editor/project_settings_editor.cpp editor/scene_tree_dock.cpp msgid "Delete" msgstr "Slett" +#: editor/dependency_editor.cpp +msgid "Owns" +msgstr "Eier" + +#: editor/dependency_editor.cpp +msgid "Resources Without Explicit Ownership:" +msgstr "Ressurser uten eksplisitt eierskap:" + #: editor/dictionary_property_edit.cpp #, fuzzy msgid "Change Dictionary Key" @@ -999,7 +1180,8 @@ msgid "Uncompressing Assets" msgstr "Dekomprimerer Ressurser" #: editor/editor_asset_installer.cpp editor/project_manager.cpp -msgid "Package Installed Successfully!" +#, fuzzy +msgid "Package installed successfully!" msgstr "Vellykket Installering av Pakke!" #: editor/editor_asset_installer.cpp @@ -1007,7 +1189,7 @@ msgstr "Vellykket Installering av Pakke!" msgid "Success!" msgstr "Suksess!" -#: editor/editor_asset_installer.cpp +#: editor/editor_asset_installer.cpp editor/editor_node.cpp #: editor/plugins/asset_library_editor_plugin.cpp msgid "Install" msgstr "Installer" @@ -1134,8 +1316,13 @@ msgid "Open Audio Bus Layout" msgstr "Åpne Audio Bus oppsett" #: editor/editor_audio_buses.cpp -msgid "There is no 'res://default_bus_layout.tres' file." -msgstr "Det er ingen 'res://default_bus_layout.tres' fil." +msgid "There is no '%s' file." +msgstr "" + +#: editor/editor_audio_buses.cpp editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Layout" +msgstr "Layout" #: editor/editor_audio_buses.cpp msgid "Invalid file, not an audio bus layout." @@ -1146,8 +1333,9 @@ msgid "Add Bus" msgstr "Legg til Bus" #: editor/editor_audio_buses.cpp -msgid "Create a new Bus Layout." -msgstr "Opprett et nytt Bus oppsett." +#, fuzzy +msgid "Add a new Audio Bus to this layout." +msgstr "Lagre Audio Bus Oppsett som..." #: editor/editor_audio_buses.cpp editor/editor_properties.cpp #: editor/plugins/animation_player_editor_plugin.cpp editor/property_editor.cpp @@ -1175,6 +1363,10 @@ msgstr "Last Standard" msgid "Load the default Bus Layout." msgstr "Last standard Bus oppsettet." +#: editor/editor_audio_buses.cpp +msgid "Create a new Bus Layout." +msgstr "Opprett et nytt Bus oppsett." + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Ugyldig navn." @@ -1184,21 +1376,28 @@ msgid "Valid characters:" msgstr "Gyldige karakterer:" #: editor/editor_autoload_settings.cpp -msgid "Invalid name. Must not collide with an existing engine class name." +#, fuzzy +msgid "Must not collide with an existing engine class name." msgstr "" "Ugyldig navn. Kan ikke kollidere med et eksisterende engine class navn." #: editor/editor_autoload_settings.cpp -msgid "Invalid name. Must not collide with an existing buit-in type name." +#, fuzzy +msgid "Must not collide with an existing buit-in type name." msgstr "" "Ugyldig navn. Kan ikke kollidere med et eksisterende innebygd type navn." #: editor/editor_autoload_settings.cpp -msgid "Invalid name. Must not collide with an existing global constant name." +#, fuzzy +msgid "Must not collide with an existing global constant name." msgstr "" "Ugyldig navn. Kan ikke kollidere med et eksisterende global constant navn." #: editor/editor_autoload_settings.cpp +msgid "Keyword cannot be used as an autoload name." +msgstr "" + +#: editor/editor_autoload_settings.cpp msgid "Autoload '%s' already exists!" msgstr "Autoload '%s' eksisterer allerede!" @@ -1226,11 +1425,12 @@ msgstr "Aktiver" msgid "Rearrange Autoloads" msgstr "Omorganiser Autoloads" -#: editor/editor_autoload_settings.cpp -msgid "Invalid Path." +#: editor/editor_autoload_settings.cpp editor/script_create_dialog.cpp +#, fuzzy +msgid "Invalid path." msgstr "Ugyldig Filsti." -#: editor/editor_autoload_settings.cpp +#: editor/editor_autoload_settings.cpp editor/script_create_dialog.cpp msgid "File does not exist." msgstr "Fil eksisterer ikke." @@ -1243,7 +1443,7 @@ msgid "Add AutoLoad" msgstr "Legg til AutoLoad" #: editor/editor_autoload_settings.cpp editor/editor_file_dialog.cpp -#: scene/gui/file_dialog.cpp +#: editor/plugins/animation_tree_editor_plugin.cpp scene/gui/file_dialog.cpp msgid "Path:" msgstr "Bane:" @@ -1252,8 +1452,7 @@ msgid "Node Name:" msgstr "Nodenavn:" #: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp -#: editor/editor_profiler.cpp editor/project_manager.cpp -#: editor/settings_config_dialog.cpp +#: editor/editor_profiler.cpp editor/settings_config_dialog.cpp msgid "Name" msgstr "Navn" @@ -1282,7 +1481,8 @@ msgid "[unsaved]" msgstr "[ulagret]" #: editor/editor_dir_dialog.cpp -msgid "Please select a base directory first" +#, fuzzy +msgid "Please select a base directory first." msgstr "Venligst velg en basemappe først" #: editor/editor_dir_dialog.cpp @@ -1290,7 +1490,8 @@ msgid "Choose a Directory" msgstr "Velg en Mappe" #: editor/editor_dir_dialog.cpp editor/editor_file_dialog.cpp -#: editor/filesystem_dock.cpp scene/gui/file_dialog.cpp +#: editor/filesystem_dock.cpp editor/project_manager.cpp +#: scene/gui/file_dialog.cpp msgid "Create Folder" msgstr "Lag mappe" @@ -1315,13 +1516,230 @@ msgid "Storing File:" msgstr "Lagrer Fil:" #: editor/editor_export.cpp +#, fuzzy +msgid "No export template found at the expected path:" +msgstr "Ingen eksportmal funnet på forventet søkesti:" + +#: editor/editor_export.cpp msgid "Packing" msgstr "Pakking" +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC' texture compression for GLES2. Enable 'Import " +"Etc' in Project Settings." +msgstr "" +"Målplatform krever 'ETC' teksturkomprimering for GLES2. Aktiver 'Importer " +"Etc' i Prosjektinnstillinger." + +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC2' texture compression for GLES3. Enable " +"'Import Etc 2' in Project Settings." +msgstr "" +"Målplatform krever 'ETC' teksturkomprimering for GLES3. Aktiver 'Importer " +"Etc 2' i Prosjektinnstillinger." + +#: editor/editor_export.cpp +msgid "" +"Target platform requires 'ETC' texture compression for the driver fallback " +"to GLES2.\n" +"Enable 'Import Etc' in Project Settings, or disable 'Driver Fallback " +"Enabled'." +msgstr "" +"Målplatform krever 'ETC' teksturkomprimering for drivertilbakefallet til " +"GLES2.\n" +"Aktiver 'Importer Etc' i Prosjektinnstillinger, eller deaktiver " +"'Drivertilbakefall Aktivert'." + +#: editor/editor_export.cpp platform/android/export/export.cpp +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp platform/uwp/export/export.cpp +#, fuzzy +msgid "Custom debug template not found." +msgstr "Malfil ble ikke funnet:" + +#: editor/editor_export.cpp platform/android/export/export.cpp +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp platform/uwp/export/export.cpp +#, fuzzy +msgid "Custom release template not found." +msgstr "Tilpasset utgivelsesmal ikke funnet." + #: editor/editor_export.cpp platform/javascript/export/export.cpp msgid "Template file not found:" msgstr "Malfil ble ikke funnet:" +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "3D Editor" +msgstr "Redigeringsverktøy" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Script Editor" +msgstr "Åpne SkriptEditor" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Asset Library" +msgstr "Åpne Assets-Bibliotek" + +#: editor/editor_feature_profile.cpp +msgid "Scene Tree Editing" +msgstr "" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Import Dock" +msgstr "Importer" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Node Dock" +msgstr "Flytt Modus" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Filesystem Dock" +msgstr "FilSystem" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Erase profile '%s'? (no undo)" +msgstr "Erstatt Alle" + +#: editor/editor_feature_profile.cpp +msgid "Profile must be a valid filename and must not contain '.'" +msgstr "" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Profile with this name already exists." +msgstr "En fil eller mappe med dette navnet eksisterer allerede." + +#: editor/editor_feature_profile.cpp +msgid "(Editor Disabled, Properties Disabled)" +msgstr "" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "(Properties Disabled)" +msgstr "Egenskaper" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "(Editor Disabled)" +msgstr "Avslått" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Class Options:" +msgstr "Beskrivelse:" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Enable Contextual Editor" +msgstr "Åpne den neste Editoren" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Enabled Properties:" +msgstr "Egenskaper:" + +#: editor/editor_feature_profile.cpp +msgid "Enabled Features:" +msgstr "" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Enabled Classes:" +msgstr "Søk i klasser" + +#: editor/editor_feature_profile.cpp +msgid "File '%s' format is invalid, import aborted." +msgstr "" + +#: editor/editor_feature_profile.cpp +msgid "" +"Profile '%s' already exists. Remote it first before importing, import " +"aborted." +msgstr "" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Error saving profile to path: '%s'." +msgstr "Error ved lagring av TileSet!" + +#: editor/editor_feature_profile.cpp +msgid "Unset" +msgstr "" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Current Profile" +msgstr "Gjeldende Versjon:" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Make Current" +msgstr "Gjeldende:" + +#: editor/editor_feature_profile.cpp +#: editor/plugins/animation_player_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 +msgid "Import" +msgstr "Importer" + +#: editor/editor_feature_profile.cpp editor/editor_node.cpp +#: editor/project_export.cpp +msgid "Export" +msgstr "Eksporter" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Available Profiles" +msgstr "Tilgjengelige Noder:" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Enabled Classes" +msgstr "Søk i klasser" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Class Options" +msgstr "Beskrivelse" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "New profile name:" +msgstr "Nytt navn:" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Erase Profile" +msgstr "Høyreklikk: Slett Punkt." + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Import Profile(s)" +msgstr "%d flere filer" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Export Profile" +msgstr "Eksporter Prosjekt" + +#: editor/editor_feature_profile.cpp +#, fuzzy +msgid "Manage Editor Feature Profiles" +msgstr "Håndter Eksportmaler" + #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Select Current Folder" msgstr "Velg Gjeldende Mappe" @@ -1344,8 +1762,8 @@ msgstr "Kopier Sti" msgid "Open in File Manager" msgstr "Vis I Filutforsker" -#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp -#: editor/project_manager.cpp +#: editor/editor_file_dialog.cpp editor/editor_node.cpp +#: editor/filesystem_dock.cpp editor/project_manager.cpp #, fuzzy msgid "Show in File Manager" msgstr "Vis I Filutforsker" @@ -1354,7 +1772,7 @@ msgstr "Vis I Filutforsker" msgid "New Folder..." msgstr "Ny Mappe..." -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Refresh" msgstr "Oppdater" @@ -1405,7 +1823,7 @@ msgstr "Gå framover" msgid "Go Up" msgstr "Gå oppover" -#: editor/editor_file_dialog.cpp +#: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Toggle Hidden Files" msgstr "Veksle visning av skjulte filer" @@ -1429,16 +1847,48 @@ msgstr "Flytt Favoritt Oppover" msgid "Move Favorite Down" msgstr "Flytt Favoritt Nedover" +#: editor/editor_file_dialog.cpp +#, fuzzy +msgid "Previous Folder" +msgstr "Forrige fane" + +#: editor/editor_file_dialog.cpp +#, fuzzy +msgid "Next Folder" +msgstr "Lag mappe" + #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp -msgid "Go to parent folder" +#, fuzzy +msgid "Go to parent folder." msgstr "Gå til overnevnt mappe" +#: editor/editor_file_dialog.cpp +#, fuzzy +msgid "(Un)favorite current folder." +msgstr "Kunne ikke opprette mappe." + +#: editor/editor_file_dialog.cpp +#, fuzzy +msgid "Toggle visibility of hidden files." +msgstr "Veksle visning av skjulte filer" + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +#, fuzzy +msgid "View items as a grid of thumbnails." +msgstr "Vis elementer som et rutenett av miniatyrbilder" + +#: editor/editor_file_dialog.cpp editor/filesystem_dock.cpp +#, fuzzy +msgid "View items as a list." +msgstr "Vis elementer som liste" + #: editor/editor_file_dialog.cpp scene/gui/file_dialog.cpp msgid "Directories & Files:" msgstr "Mapper og Filer:" #: editor/editor_file_dialog.cpp editor/plugins/sprite_editor_plugin.cpp #: editor/plugins/style_box_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp msgid "Preview:" msgstr "Forhåndsvisning:" @@ -1455,6 +1905,12 @@ msgid "ScanSources" msgstr "SkannKilder" #: editor/editor_file_system.cpp +msgid "" +"There are multiple importers for different types pointing to file %s, import " +"aborted" +msgstr "" + +#: editor/editor_file_system.cpp msgid "(Re)Importing Assets" msgstr "(Re)Importerer Assets" @@ -1484,7 +1940,7 @@ msgstr "Egenskaper" #: editor/editor_help.cpp msgid "Properties:" -msgstr "" +msgstr "Egenskaper:" #: editor/editor_help.cpp msgid "Methods" @@ -1641,20 +2097,26 @@ msgstr "Klasse:" #: editor/editor_inspector.cpp editor/project_settings_editor.cpp msgid "Property:" -msgstr "" +msgstr "Egenskap:" #: editor/editor_inspector.cpp msgid "Set" msgstr "Sett" #: editor/editor_inspector.cpp +#, fuzzy msgid "Set Multiple:" -msgstr "" +msgstr "Sett Mange:" #: editor/editor_log.cpp msgid "Output:" msgstr "Output:" +#: editor/editor_log.cpp editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Copy Selection" +msgstr "Fjern Utvalg" + #: editor/editor_log.cpp editor/editor_profiler.cpp #: editor/editor_properties.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp @@ -1673,14 +2135,26 @@ msgstr "Nullstill resultat" msgid "Project export failed with error code %d." msgstr "Eksport av prosjektet mislyktes med feilkode %d." -#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp -msgid "Error saving resource!" -msgstr "Feil ved lagring av ressurs!" +#: editor/editor_node.cpp +msgid "Imported resources can't be saved." +msgstr "Importerte ressurser kan ikke lagres." #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp #: scene/gui/dialogs.cpp msgid "OK" +msgstr "OK" + +#: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp +msgid "Error saving resource!" +msgstr "Feil ved lagring av ressurs!" + +#: editor/editor_node.cpp +msgid "" +"This resource can't be saved because it does not belong to the edited scene. " +"Make it unique first." msgstr "" +"Denne ressursen kan ikke lagres fordi den hører ikke til den redigerte " +"scenen. Gjør den unik først." #: editor/editor_node.cpp editor/plugins/animation_player_editor_plugin.cpp msgid "Save Resource As..." @@ -1700,7 +2174,7 @@ msgstr "Feil under lagring." #: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp msgid "Can't open '%s'. The file could have been moved or deleted." -msgstr "" +msgstr "Kan ikke åpne '%s'. Filen kan ha blitt flyttet eller slettet." #: editor/editor_node.cpp msgid "Error while parsing '%s'." @@ -1735,6 +2209,16 @@ msgid "This operation can't be done without a tree root." msgstr "Denne operasjonen kan ikke gjennomføres uten en trerot." #: editor/editor_node.cpp +#, fuzzy +msgid "" +"This scene can't be saved because there is a cyclic instancing inclusion.\n" +"Please resolve it and then attempt to save again." +msgstr "" +"Denne scenen kan ikke lagres fordi det er en sirkulær " +"instansieringsinklusjon.\n" +"Vennligst løs feilen og forsøk å lagre igjen." + +#: editor/editor_node.cpp msgid "" "Couldn't save scene. Likely dependencies (instances or inheritance) couldn't " "be satisfied." @@ -1744,7 +2228,7 @@ msgstr "" #: editor/editor_node.cpp editor/scene_tree_dock.cpp msgid "Can't overwrite scene that is still open!" -msgstr "" +msgstr "Kan ikke overskrive en scene som fortsatt er åpen!" #: editor/editor_node.cpp msgid "Can't load MeshLibrary for merging!" @@ -1790,9 +2274,10 @@ msgstr "" "arbeidsflyten." #: editor/editor_node.cpp +#, fuzzy msgid "" "This resource belongs to a scene that was instanced or inherited.\n" -"Changes to it will not be kept when saving the current scene." +"Changes to it won't be kept when saving the current scene." msgstr "" "Denne ressursen tilhører en scene som ble instansert eller arvet.\n" "Endringer vil ikke bli beholdt ved lagring av scenen." @@ -1806,8 +2291,9 @@ msgstr "" "innstillingene i import-panelet og importer deretter på nytt." #: editor/editor_node.cpp +#, fuzzy msgid "" -"This scene was imported, so changes to it will not be kept.\n" +"This scene was imported, so changes to it won't be kept.\n" "Instancing it or inheriting will allow making changes to it.\n" "Please read the documentation relevant to importing scenes to better " "understand this workflow." @@ -1818,8 +2304,9 @@ msgstr "" "forstå denne arbeidsflyten." #: editor/editor_node.cpp +#, fuzzy msgid "" -"This is a remote object so changes to it will not be kept.\n" +"This is a remote object, so changes to it won't be kept.\n" "Please read the documentation relevant to debugging to better understand " "this workflow." msgstr "" @@ -1832,36 +2319,6 @@ msgid "There is no defined scene to run." msgstr "Det er ingen definert scene å kjøre." #: editor/editor_node.cpp -msgid "" -"No main scene has ever been defined, select one?\n" -"You can change it later in \"Project Settings\" under the 'application' " -"category." -msgstr "" -"Ingen hovedscene har blitt definert, velg en?\n" -"Du kan endre dette senere under \"Prosjekt Innstilliner\" i kategorien " -"'applikasjon'." - -#: editor/editor_node.cpp -msgid "" -"Selected scene '%s' does not exist, select a valid one?\n" -"You can change it later in \"Project Settings\" under the 'application' " -"category." -msgstr "" -"Den valgte scenen '%s' finnes ikke. Vil du velge en gyldig scene?\n" -"Du kan endre dette senere i \"Prosjektinnstillinger\" under kategorien " -"'applikasjon'." - -#: editor/editor_node.cpp -msgid "" -"Selected scene '%s' is not a scene file, select a valid one?\n" -"You can change it later in \"Project Settings\" under the 'application' " -"category." -msgstr "" -"Valgte scene '%s' er ikke en scenefil, velg en gyldig én?\n" -"Du kan endre dette senere i \"Prosjekt Instillinger\" under 'applikasjon' " -"kategorien." - -#: editor/editor_node.cpp msgid "Current scene was never saved, please save it prior to running." msgstr "Gjeldende scene ble aldri lagret, vennligst lagre før kjøring." @@ -1869,7 +2326,7 @@ msgstr "Gjeldende scene ble aldri lagret, vennligst lagre før kjøring." msgid "Could not start subprocess!" msgstr "Kunne ikke starta subprosess!" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/filesystem_dock.cpp msgid "Open Scene" msgstr "Åpne Scene" @@ -1878,6 +2335,11 @@ msgid "Open Base Scene" msgstr "Åpne Base Scene" #: editor/editor_node.cpp +#, fuzzy +msgid "Quick Open..." +msgstr "Hurtigåpne Scene..." + +#: editor/editor_node.cpp msgid "Quick Open Scene..." msgstr "Hurtigåpne Scene..." @@ -1894,6 +2356,15 @@ msgid "Save changes to '%s' before closing?" msgstr "Lagre endringer til '%s' før lukking?" #: editor/editor_node.cpp +#, fuzzy +msgid "Saved %s modified resource(s)." +msgstr "Kunne ikke laste ressurs." + +#: editor/editor_node.cpp +msgid "A root node is required to save the scene." +msgstr "En rotnode kreves for å lagre scenen." + +#: editor/editor_node.cpp msgid "Save Scene As..." msgstr "Lagre Scene Som..." @@ -2044,6 +2515,36 @@ msgid "Clear Recent Scenes" msgstr "Fjern Nylige Scener" #: editor/editor_node.cpp +msgid "" +"No main scene has ever been defined, select one?\n" +"You can change it later in \"Project Settings\" under the 'application' " +"category." +msgstr "" +"Ingen hovedscene har blitt definert, velg en?\n" +"Du kan endre dette senere under \"Prosjekt Innstilliner\" i kategorien " +"'applikasjon'." + +#: editor/editor_node.cpp +msgid "" +"Selected scene '%s' does not exist, select a valid one?\n" +"You can change it later in \"Project Settings\" under the 'application' " +"category." +msgstr "" +"Den valgte scenen '%s' finnes ikke. Vil du velge en gyldig scene?\n" +"Du kan endre dette senere i \"Prosjektinnstillinger\" under kategorien " +"'applikasjon'." + +#: editor/editor_node.cpp +msgid "" +"Selected scene '%s' is not a scene file, select a valid one?\n" +"You can change it later in \"Project Settings\" under the 'application' " +"category." +msgstr "" +"Valgte scene '%s' er ikke en scenefil, velg en gyldig én?\n" +"Du kan endre dette senere i \"Prosjekt Instillinger\" under 'applikasjon' " +"kategorien." + +#: editor/editor_node.cpp msgid "Save Layout" msgstr "Lagre Layout" @@ -2072,6 +2573,19 @@ msgstr "Spill Scene" msgid "Close Tab" msgstr "Lukk Andre Faner" +#: editor/editor_node.cpp editor/plugins/script_editor_plugin.cpp +msgid "Close Other Tabs" +msgstr "Lukk Andre Faner" + +#: editor/editor_node.cpp +msgid "Close Tabs to the Right" +msgstr "" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Close All Tabs" +msgstr "Lukk Alle" + #: editor/editor_node.cpp msgid "Switch Scene Tab" msgstr "Bytt Scenefane" @@ -2175,7 +2689,7 @@ msgid "Undo" msgstr "Angre" #: editor/editor_node.cpp editor/plugins/script_text_editor.cpp -#: scene/gui/line_edit.cpp +#: scene/gui/line_edit.cpp scene/gui/text_edit.cpp msgid "Redo" msgstr "Gjenta" @@ -2196,11 +2710,7 @@ msgstr "Prosjekt" msgid "Project Settings" msgstr "Prosjektinnstillinger" -#: editor/editor_node.cpp editor/project_export.cpp -msgid "Export" -msgstr "Eksporter" - -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp msgid "Tools" msgstr "Verktøy" @@ -2210,6 +2720,10 @@ msgid "Open Project Data Folder" msgstr "Åpne ProsjektManager?" #: editor/editor_node.cpp +msgid "Install Android Build Template" +msgstr "" + +#: editor/editor_node.cpp msgid "Quit to Project List" msgstr "Avslutt til Prosjektliste" @@ -2333,13 +2847,18 @@ msgstr "Redigeringsverktøy-instillinger" #: editor/editor_node.cpp msgid "Open Editor Data Folder" -msgstr "" +msgstr "Åpne Redigererdatamappen" #: editor/editor_node.cpp #, fuzzy msgid "Open Editor Settings Folder" msgstr "Redigeringsverktøy-instillinger" +#: editor/editor_node.cpp +#, fuzzy +msgid "Manage Editor Features" +msgstr "Håndter Eksportmaler" + #: editor/editor_node.cpp editor/project_export.cpp #, fuzzy msgid "Manage Export Templates" @@ -2353,6 +2872,7 @@ 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/project_settings_editor.cpp editor/rename_dialog.cpp msgid "Search" msgstr "Søk" @@ -2418,8 +2938,9 @@ msgid "Play Custom Scene" msgstr "Spill av Tilpasset Scene" #: editor/editor_node.cpp +#, fuzzy msgid "Changing the video driver requires restarting the editor." -msgstr "" +msgstr "Endring av videodriver krever omstart av redigeringsverktøyet." #: editor/editor_node.cpp editor/project_settings_editor.cpp #: editor/settings_config_dialog.cpp @@ -2429,7 +2950,7 @@ msgstr "Lagre & Avslutt" #: editor/editor_node.cpp #, fuzzy -msgid "Spins when the editor window repaints!" +msgid "Spins when the editor window redraws." msgstr "Snurrer når editorvinduet rendrer om!" #: editor/editor_node.cpp @@ -2444,11 +2965,6 @@ msgstr "Oppdater Endringer" msgid "Disable Update Spinner" msgstr "Deaktiver Oppdateringsspinner" -#: editor/editor_node.cpp editor/plugins/asset_library_editor_plugin.cpp -#: editor/project_manager.cpp -msgid "Import" -msgstr "Importer" - #: editor/editor_node.cpp msgid "FileSystem" msgstr "FilSystem" @@ -2475,6 +2991,28 @@ msgid "Don't Save" msgstr "Ikke Lagre" #: editor/editor_node.cpp +msgid "Android build template is missing, please install relevant templates." +msgstr "" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Manage Templates" +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." +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." +msgstr "" + +#: editor/editor_node.cpp msgid "Import Templates From ZIP File" msgstr "Importer Mal Fra ZIP-Fil" @@ -2602,10 +3140,6 @@ msgid "Physics Frame %" msgstr "Fysikk-Frame %" #: editor/editor_profiler.cpp -msgid "Time:" -msgstr "Tid:" - -#: editor/editor_profiler.cpp msgid "Inclusive" msgstr "Inklusiv" @@ -2631,29 +3165,46 @@ msgstr "Ring" #: editor/editor_properties.cpp msgid "On" -msgstr "" +msgstr "På" #: editor/editor_properties.cpp msgid "Layer" -msgstr "" +msgstr "Lag" #: editor/editor_properties.cpp msgid "Bit %d, value %d" -msgstr "" +msgstr "Bit %d, verdi %d" #: editor/editor_properties.cpp msgid "[Empty]" -msgstr "" +msgstr "[Tom]" #: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp -msgid "Assign.." +msgid "Assign..." +msgstr "Tilordne..." + +#: editor/editor_properties.cpp +#, fuzzy +msgid "Invalid RID" +msgstr ": Ugyldige argumenter: " + +#: editor/editor_properties.cpp +#, fuzzy +msgid "" +"The selected resource (%s) does not match any type expected for this " +"property (%s)." msgstr "" +"Den valgte ressursen (%s) svarer ikke til noen forventede verdier for denne " +"egenskapen (%s)." #: editor/editor_properties.cpp +#, fuzzy msgid "" "Can't create a ViewportTexture on resources saved as a file.\n" "Resource needs to belong to a scene." msgstr "" +"Kan ikke opprette en ViewportTexture på ressurser lagret som fil.\n" +"Ressurser må tilhøre en scene." #: editor/editor_properties.cpp msgid "" @@ -2667,18 +3218,17 @@ msgstr "" msgid "Pick a Viewport" msgstr "" -#: editor/editor_properties.cpp editor/plugins/script_editor_plugin.cpp -#: editor/property_editor.cpp +#: editor/editor_properties.cpp editor/property_editor.cpp msgid "New Script" -msgstr "" +msgstr "Nytt Skript" #: editor/editor_properties.cpp editor/property_editor.cpp msgid "New %s" -msgstr "" +msgstr "Ny %s" #: editor/editor_properties.cpp editor/property_editor.cpp msgid "Make Unique" -msgstr "" +msgstr "Gjør Unik" #: editor/editor_properties.cpp #: editor/plugins/animation_blend_space_1d_editor.cpp @@ -2696,7 +3246,7 @@ msgstr "Lim inn" #: editor/editor_properties.cpp editor/property_editor.cpp msgid "Convert To %s" -msgstr "" +msgstr "Konverter Til %s" #: editor/editor_properties.cpp #: editor/plugins/animation_blend_space_1d_editor.cpp @@ -2712,11 +3262,11 @@ msgstr "" #: editor/editor_properties_array_dict.cpp msgid "Size: " -msgstr "" +msgstr "Størrelse: " #: editor/editor_properties_array_dict.cpp msgid "Page: " -msgstr "" +msgstr "Side: " #: editor/editor_properties_array_dict.cpp #, fuzzy @@ -2730,16 +3280,12 @@ msgstr "Nytt navn:" #: editor/editor_properties_array_dict.cpp msgid "Add Key/Value Pair" -msgstr "" +msgstr "Legg Til Nøkkel/Verdi Par" #: editor/editor_properties_array_dict.cpp #: editor/plugins/theme_editor_plugin.cpp msgid "Remove Item" -msgstr "" - -#: editor/editor_run_native.cpp -msgid "Select device from the list" -msgstr "Velg enhet fra listen" +msgstr "Fjern Gjenstand" #: editor/editor_run_native.cpp msgid "" @@ -2777,6 +3323,10 @@ msgstr "Glemte du '_run'-metoden?" msgid "Select Node(s) to Import" msgstr "Velg Node(r) for Importering" +#: editor/editor_sub_scene.cpp editor/project_manager.cpp +msgid "Browse" +msgstr "" + #: editor/editor_sub_scene.cpp msgid "Scene Path:" msgstr "Scene-Sti:" @@ -2950,6 +3500,11 @@ msgid "SSL Handshake Error" msgstr "SSL Handshake Error" #: editor/export_template_manager.cpp +#, fuzzy +msgid "Uncompressing Android Build Sources" +msgstr "Dekomprimerer Ressurser" + +#: editor/export_template_manager.cpp msgid "Current Version:" msgstr "Gjeldende Versjon:" @@ -2966,7 +3521,8 @@ msgid "Remove Template" msgstr "Fjern Mal" #: editor/export_template_manager.cpp -msgid "Select template file" +#, fuzzy +msgid "Select Template File" msgstr "Velg malfil" #: editor/export_template_manager.cpp @@ -2999,16 +3555,6 @@ msgstr "Kan ikke navigere til '%s' for den ble ikke funnet på filsystemet!" #: editor/filesystem_dock.cpp #, fuzzy -msgid "View items as a grid of thumbnails." -msgstr "Vis elementer som et rutenett av miniatyrbilder" - -#: editor/filesystem_dock.cpp -#, fuzzy -msgid "View items as a list." -msgstr "Vis elementer som liste" - -#: editor/filesystem_dock.cpp -#, fuzzy msgid "Status: Import of file failed. Please fix file and reimport manually." msgstr "" "\n" @@ -3041,18 +3587,15 @@ msgid "Unable to update dependencies:" msgstr "Kan ikke oppdatere av avhengigheter:\n" #: editor/filesystem_dock.cpp editor/scene_tree_editor.cpp -msgid "No name provided" -msgstr "Ingen navn gitt" +msgid "No name provided." +msgstr "Ingen navn gitt." #: editor/filesystem_dock.cpp -msgid "Provided name contains invalid characters" +#, fuzzy +msgid "Provided name contains invalid characters." msgstr "Gitt navn inneholder ugyldige tegn" #: editor/filesystem_dock.cpp -msgid "No name provided." -msgstr "Ingen navn gitt." - -#: editor/filesystem_dock.cpp msgid "Name contains invalid characters." msgstr "Navn inneholder ugyldige tegn." @@ -3080,7 +3623,12 @@ msgstr "Ender mappenavn:" #: editor/filesystem_dock.cpp #, fuzzy -msgid "Open Scene(s)" +msgid "New Inherited Scene" +msgstr "Ny Arvet Scene..." + +#: editor/filesystem_dock.cpp +#, fuzzy +msgid "Open Scenes" msgstr "Åpne Scene" #: editor/filesystem_dock.cpp @@ -3089,12 +3637,12 @@ msgstr "Instans" #: editor/filesystem_dock.cpp #, fuzzy -msgid "Add to favorites" +msgid "Add to Favorites" msgstr "Favoritter:" #: editor/filesystem_dock.cpp #, fuzzy -msgid "Remove from favorites" +msgid "Remove from Favorites" msgstr "Fjern fra Gruppe" #: editor/filesystem_dock.cpp @@ -3118,7 +3666,7 @@ msgstr "Duplisér" msgid "Move To..." msgstr "Flytt Til..." -#: editor/filesystem_dock.cpp +#: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp #, fuzzy msgid "New Script..." msgstr "Hurtigåpne Skript..." @@ -3128,12 +3676,14 @@ msgstr "Hurtigåpne Skript..." msgid "New Resource..." msgstr "Lagre Ressurs Som..." -#: editor/filesystem_dock.cpp editor/script_editor_debugger.cpp +#: editor/filesystem_dock.cpp editor/plugins/visual_shader_editor_plugin.cpp +#: editor/script_editor_debugger.cpp #, fuzzy msgid "Expand All" msgstr "Utvid alle" -#: editor/filesystem_dock.cpp editor/script_editor_debugger.cpp +#: editor/filesystem_dock.cpp editor/plugins/visual_shader_editor_plugin.cpp +#: editor/script_editor_debugger.cpp #, fuzzy msgid "Collapse All" msgstr "Kollaps alle" @@ -3146,12 +3696,14 @@ msgid "Rename" msgstr "Endre navn" #: editor/filesystem_dock.cpp -msgid "Previous Directory" -msgstr "Forrige Katalog" +#, fuzzy +msgid "Previous Folder/File" +msgstr "Forrige fane" #: editor/filesystem_dock.cpp -msgid "Next Directory" -msgstr "Neste Katalog" +#, fuzzy +msgid "Next Folder/File" +msgstr "Lag mappe" #: editor/filesystem_dock.cpp msgid "Re-Scan Filesystem" @@ -3159,7 +3711,7 @@ msgstr "Re-Skann Filsystem" #: editor/filesystem_dock.cpp #, fuzzy -msgid "Toggle split mode" +msgid "Toggle Split Mode" msgstr "Veksle modus" #: editor/filesystem_dock.cpp @@ -3168,11 +3720,6 @@ msgid "Search files" msgstr "Søk i klasser" #: editor/filesystem_dock.cpp -#, fuzzy -msgid "Instance the selected scene(s) as child of the selected node." -msgstr "Instanser den valgte scene(r) som barn av den valgte noden." - -#: editor/filesystem_dock.cpp msgid "" "Scanning Files,\n" "Please Wait..." @@ -3191,13 +3738,13 @@ msgstr "En fil eller mappe med dette navnet eksisterer allerede." #: editor/filesystem_dock.cpp msgid "Overwrite" -msgstr "" +msgstr "Overskriv" #: editor/filesystem_dock.cpp editor/plugins/script_editor_plugin.cpp msgid "Create Script" msgstr "Opprett skript" -#: editor/find_in_files.cpp +#: editor/find_in_files.cpp editor/plugins/script_editor_plugin.cpp #, fuzzy msgid "Find in Files" msgstr "%d flere filer" @@ -3217,6 +3764,12 @@ msgstr "Lag mappe" msgid "Filters:" msgstr "Lim inn Noder" +#: editor/find_in_files.cpp +msgid "" +"Include the files with the following extensions. Add or remove them in " +"ProjectSettings." +msgstr "" + #: editor/find_in_files.cpp editor/plugins/script_editor_plugin.cpp #: editor/plugins/script_text_editor.cpp msgid "Find..." @@ -3262,7 +3815,7 @@ msgstr "ERROR: Animasjonsnavnet finnes allerede!" #: editor/groups_editor.cpp #, fuzzy -msgid "invalid Group name." +msgid "Invalid group name." msgstr "Ugyldig navn." #: editor/groups_editor.cpp editor/node_dock.cpp @@ -3348,7 +3901,7 @@ msgstr "Importerer Scene..." #: editor/import/resource_importer_scene.cpp msgid "Generating Lightmaps" -msgstr "" +msgstr "Genererer Lyskart" #: editor/import/resource_importer_scene.cpp msgid "Generating for Mesh: " @@ -3400,6 +3953,22 @@ msgstr "Preset..." msgid "Reimport" msgstr "Reimporter" +#: editor/import_dock.cpp +msgid "Save scenes, re-import and restart" +msgstr "Lagre scener, om-importer og start om" + +#: editor/import_dock.cpp +msgid "Changing the type of an imported file requires editor restart." +msgstr "Å endre typen av en importert fil krever omstart av redigereren" + +#: editor/import_dock.cpp +#, fuzzy +msgid "" +"WARNING: Assets exist that use this resource, they may stop loading properly." +msgstr "" +"ADVARSEL: ___ eksister som bruker denne ressursen, det kan hende de ikke " +"laster inn riktig." + #: editor/inspector_dock.cpp msgid "Failed to load resource." msgstr "Kunne ikke laste ressurs." @@ -3457,6 +4026,10 @@ msgid "Load an existing resource from disk and edit it." msgstr "Last inn en eksisterende ressurs fra disk og rediger den." #: editor/inspector_dock.cpp +msgid "Save the currently edited resource." +msgstr "Lagre den nylige redigerte ressursen." + +#: editor/inspector_dock.cpp msgid "Go to the previous edited object in history." msgstr "Gå til det forrige redigerte objektet i historikken." @@ -3507,11 +4080,11 @@ msgstr "Plugins" #: editor/plugin_config_dialog.cpp msgid "Subfolder:" -msgstr "" +msgstr "Undermappe:" #: editor/plugin_config_dialog.cpp msgid "Language:" -msgstr "" +msgstr "Språk:" #: editor/plugin_config_dialog.cpp #, fuzzy @@ -3520,52 +4093,57 @@ msgstr "Prosjektnavn:" #: editor/plugin_config_dialog.cpp msgid "Activate now?" -msgstr "" +msgstr "Aktiver nå?" #: editor/plugins/abstract_polygon_2d_editor.cpp -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "Create Poly" +#: editor/plugins/polygon_2d_editor_plugin.cpp +#, fuzzy +msgid "Create Polygon" msgstr "Lag Poly" #: editor/plugins/abstract_polygon_2d_editor.cpp -#: editor/plugins/collision_polygon_editor_plugin.cpp -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "Edit Poly" -msgstr "Rediger Poly" +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Create points." +msgstr "Slett punkter" #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Insert Point" -msgstr "Sett inn Punkt" +#, fuzzy +msgid "" +"Edit points.\n" +"LMB: Move Point\n" +"RMB: Erase Point" +msgstr "" +"Endre eksisterende polygon:\n" +"Venstreklikk: Flytt Punkt.\n" +"Ctrl+Venstreklikk: Splitt Segment.\n" +"Høyreklikk: Fjern Punkt." #: editor/plugins/abstract_polygon_2d_editor.cpp -#: editor/plugins/collision_polygon_editor_plugin.cpp -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "Edit Poly (Remove Point)" -msgstr "Rediger Poly (Fjern Punkt)" +#: editor/plugins/animation_blend_space_1d_editor.cpp +#, fuzzy +msgid "Erase points." +msgstr "Høyreklikk: Slett Punkt." #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Remove Poly And Point" -msgstr "Fjern Poly Og Punkt" +#, fuzzy +msgid "Edit Polygon" +msgstr "Rediger Poly" #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Create a new polygon from scratch" -msgstr "Lag en ny polygon fra bunnen" +msgid "Insert Point" +msgstr "Sett inn Punkt" #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "" -"Edit existing polygon:\n" -"LMB: Move Point.\n" -"Ctrl+LMB: Split Segment.\n" -"RMB: Erase Point." -msgstr "" -"Endre eksisterende polygon:\n" -"Venstreklikk: Flytt Punkt.\n" -"Ctrl+Venstreklikk: Splitt Segment.\n" -"Høyreklikk: Fjern Punkt." +#, fuzzy +msgid "Edit Polygon (Remove Point)" +msgstr "Rediger Poly (Fjern Punkt)" #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Delete points" -msgstr "Slett punkter" +#, fuzzy +msgid "Remove Polygon And Point" +msgstr "Fjern Poly Og Punkt" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp @@ -3580,14 +4158,51 @@ msgstr "Legg til Animasjon" #: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy -msgid "Load.." +msgid "Load..." msgstr "Last" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Move Node Point" +msgstr "Flytt Punkt" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#, fuzzy +msgid "Change BlendSpace1D Limits" +msgstr "Endre Blend-Tid" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#, fuzzy +msgid "Change BlendSpace1D Labels" +msgstr "Endre Blend-Tid" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_state_machine_editor.cpp msgid "This type of node can't be used. Only root nodes are allowed." -msgstr "" +msgstr "Denne typen node kan ikke bli brukt. Kun rotnoder er tillatt." + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Add Node Point" +msgstr "Legg til punkt" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Add Animation Point" +msgstr "Legg til Animasjon" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +#, fuzzy +msgid "Remove BlendSpace1D Point" +msgstr "Fjern Stipunkt" + +#: editor/plugins/animation_blend_space_1d_editor.cpp +msgid "Move BlendSpace1D Node Point" +msgstr "Flytt BlendSpace1D Nodepunkt" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp @@ -3606,18 +4221,12 @@ msgstr "" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp msgid "Select and move points, create points with RMB." -msgstr "" +msgstr "Velg og flytt punkt, lag punkt med høyre museklikk." #: editor/plugins/animation_blend_space_1d_editor.cpp -#: editor/plugins/animation_blend_space_2d_editor.cpp -#, fuzzy -msgid "Create points." -msgstr "Slett punkter" - -#: editor/plugins/animation_blend_space_1d_editor.cpp -#, fuzzy -msgid "Erase points." -msgstr "Høyreklikk: Slett Punkt." +#: editor/plugins/animation_blend_space_2d_editor.cpp scene/gui/graph_edit.cpp +msgid "Enable snap and show grid." +msgstr "" #: editor/plugins/animation_blend_space_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp @@ -3635,10 +4244,34 @@ msgstr "Animasjonsnode" #: editor/plugins/animation_blend_space_2d_editor.cpp #, fuzzy -msgid "Triangle already exists" +msgid "Triangle already exists." msgstr "ERROR: Animasjonsnavnet finnes allerede!" #: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Add Triangle" +msgstr "Anim Legg til Spor" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Change BlendSpace2D Limits" +msgstr "Endre Blend-Tid" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Change BlendSpace2D Labels" +msgstr "Endre Blend-Tid" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Remove BlendSpace2D Point" +msgstr "Fjern Stipunkt" + +#: editor/plugins/animation_blend_space_2d_editor.cpp +msgid "Remove BlendSpace2D Triangle" +msgstr "" + +#: editor/plugins/animation_blend_space_2d_editor.cpp msgid "BlendSpace2D does not belong to an AnimationTree node." msgstr "" @@ -3647,6 +4280,11 @@ msgid "No triangles exist, so no blending can take place." msgstr "" #: editor/plugins/animation_blend_space_2d_editor.cpp +#, fuzzy +msgid "Toggle Auto Triangles" +msgstr "Veksle AutoLoad Globals" + +#: editor/plugins/animation_blend_space_2d_editor.cpp msgid "Create triangles by connecting points." msgstr "" @@ -3659,18 +4297,17 @@ msgid "Generate blend triangles automatically (instead of manually)" msgstr "" #: editor/plugins/animation_blend_space_2d_editor.cpp -#: editor/plugins/polygon_2d_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp -msgid "Snap" -msgstr "" - -#: editor/plugins/animation_blend_space_2d_editor.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp #, fuzzy msgid "Blend:" msgstr "Blend:" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Parameter Changed" +msgstr "Forandre" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Edit Filters" msgstr "Rediger Filtre" @@ -3680,11 +4317,59 @@ msgid "Output node can't be added to the blend tree." msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Add Node to BlendTree" +msgstr "Legg til node(r) fra tre" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Node Moved" +msgstr "Flytt Modus" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp msgid "Unable to connect, port may be in use or connection may be invalid." msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Nodes Connected" +msgstr "Tilkoblet" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Nodes Disconnected" +msgstr "Frakoblet" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Set Animation" +msgstr "Animasjon" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Delete Node" +msgstr "Kutt Noder" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/scene_tree_dock.cpp +msgid "Delete Node(s)" +msgstr "" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Toggle Filter On/Off" +msgstr "Vis/skjul distraksjonsfri modus." + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp +#, fuzzy +msgid "Change Filter" +msgstr "Endre Anim Lengde" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp msgid "No animation player set, so unable to retrieve track names." msgstr "" @@ -3700,8 +4385,14 @@ msgid "" msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Node Renamed" +msgstr "Nodenavn:" + +#: editor/plugins/animation_blend_tree_editor_plugin.cpp #: editor/plugins/visual_shader_editor_plugin.cpp -msgid "Add Node.." +msgid "Add Node..." msgstr "" #: editor/plugins/animation_blend_tree_editor_plugin.cpp @@ -3711,8 +4402,9 @@ msgid "Edit Filtered Tracks:" msgstr "Rediger Filtre" #: editor/plugins/animation_blend_tree_editor_plugin.cpp -msgid "Enable filtering" -msgstr "" +#, fuzzy +msgid "Enable Filtering" +msgstr "Endre Anim Lengde" #: editor/plugins/animation_player_editor_plugin.cpp #, fuzzy @@ -3833,10 +4525,6 @@ msgid "Animation" msgstr "Animasjon" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "New" -msgstr "Ny" - -#: editor/plugins/animation_player_editor_plugin.cpp #, fuzzy msgid "Edit Transitions..." msgstr "Overganger" @@ -3856,14 +4544,15 @@ msgid "Autoplay on Load" msgstr "Autoavspill ved Lasting" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Onion Skinning" -msgstr "Løk-lag" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Enable Onion Skinning" msgstr "Aktiver Løk-Lag" #: editor/plugins/animation_player_editor_plugin.cpp +#, fuzzy +msgid "Onion Skinning Options" +msgstr "Løk-lag" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Directions" msgstr "Retninger" @@ -3939,6 +4628,21 @@ msgid "Cross-Animation Blend Times" msgstr "Kryss-Animasjon Blend-Tid" #: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Move Node" +msgstr "Flytt Modus" + +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Add Transition" +msgstr "Overgang" + +#: editor/plugins/animation_state_machine_editor.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Add Node" +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp msgid "End" msgstr "" @@ -3968,6 +4672,20 @@ msgid "No playback resource set at path: %s." msgstr "Ikke i resource path." #: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Node Removed" +msgstr "Fjern" + +#: editor/plugins/animation_state_machine_editor.cpp +#, fuzzy +msgid "Transition Removed" +msgstr "Overgang Node" + +#: editor/plugins/animation_state_machine_editor.cpp +msgid "Set Start Node (Autoplay)" +msgstr "" + +#: editor/plugins/animation_state_machine_editor.cpp msgid "" "Select and move nodes.\n" "RMB to add new nodes.\n" @@ -3986,7 +4704,7 @@ msgstr "Kutt Noder" #: editor/plugins/animation_state_machine_editor.cpp #, fuzzy -msgid "Remove selected node or transition" +msgid "Remove selected node or transition." msgstr "Fjern valgt spor." #: editor/plugins/animation_state_machine_editor.cpp @@ -4253,7 +4971,7 @@ msgstr "Neste" #: editor/plugins/asset_library_editor_plugin.cpp msgid "Last" -msgstr "" +msgstr "Siste" #: editor/plugins/asset_library_editor_plugin.cpp #: modules/gdnative/gdnative_library_editor_plugin.cpp @@ -4266,7 +4984,7 @@ msgstr "Alle" msgid "Plugins" msgstr "Plugins" -#: editor/plugins/asset_library_editor_plugin.cpp +#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp msgid "Sort:" msgstr "Sorter:" @@ -4404,6 +5122,22 @@ msgid "Move CanvasItem" msgstr "Endre CanvasItem" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "" +"Children of containers have their anchors and margins values overridden by " +"their parent." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Presets for the anchors and margins values of a Control node." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "" +"When active, moving Control nodes changes their anchors instead of their " +"margins." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Anchors only" msgstr "Kun anker" @@ -4416,23 +5150,63 @@ msgid "Change Anchors" msgstr "Endre Anker" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Lock Selected" +msgstr "Slett Valgte" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Unlock Selected" +msgstr "Slett Valgte" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Group Selected" +msgstr "Fjern Utvalg" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Ungroup Selected" +msgstr "Fjern Utvalg" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Paste Pose" msgstr "Lim Inn Pose" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Zoom out" -msgstr "Zoom Ut" +msgid "Create Custom Bone(s) from Node(s)" +msgstr "Fjern Ben" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Zoom reset" -msgstr "Zoom Ut" +msgid "Clear Bones" +msgstr "Fjern Pose" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Make IK Chain" +msgstr "Lag IK Kjede" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Clear IK Chain" +msgstr "Fjern IK Kjede" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "" +"Warning: Children of a container get their position and size determined only " +"by their parent." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/texture_region_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp #, fuzzy -msgid "Zoom in" -msgstr "Zoom Inn" +msgid "Zoom Reset" +msgstr "Zoom Ut" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Select Mode" @@ -4501,7 +5275,8 @@ msgid "Snapping Options" msgstr "Snapping innstillinger" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snap to grid" +#, fuzzy +msgid "Snap to Grid" msgstr "Snap til rutenett" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -4523,32 +5298,37 @@ msgstr "Bruk Piksel Snap" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Smart snapping" +msgid "Smart Snapping" msgstr "Smart snapping" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snap to parent" +#, fuzzy +msgid "Snap to Parent" msgstr "Snap til foreldre" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snap to node anchor" +#, fuzzy +msgid "Snap to Node Anchor" msgstr "Snap til nodeanker" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snap to node sides" +#, fuzzy +msgid "Snap to Node Sides" msgstr "Snap til nodesider" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Snap to node center" +msgid "Snap to Node Center" msgstr "Snap til nodeanker" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snap to other nodes" +#, fuzzy +msgid "Snap to Other Nodes" msgstr "Snap til andre noder" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Snap to guides" +#, fuzzy +msgid "Snap to Guides" msgstr "Snap til veiledere" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -4562,10 +5342,12 @@ msgid "Unlock the selected object (can be moved)." msgstr "Lås opp det valgte objektet (kan flyttes)." #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Makes sure the object's children are not selectable." msgstr "Vær sikker at objektets barn ikke er valgbar." #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp msgid "Restores the object's children's ability to be selected." msgstr "Gjenopprett objektets barn sin mulighet for å bli valgt." @@ -4579,14 +5361,6 @@ msgid "Show Bones" msgstr "Vis Ben" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Make IK Chain" -msgstr "Lag IK Kjede" - -#: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Clear IK Chain" -msgstr "Fjern IK Kjede" - -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Make Custom Bone(s) from Node(s)" msgstr "" @@ -4598,7 +5372,7 @@ msgstr "Fjern Ben" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp msgid "View" -msgstr "Vis" +msgstr "Visning" #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -4641,14 +5415,38 @@ msgid "Frame Selection" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Preview Canvas Scale" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Translation mask for inserting keys." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Rotation mask for inserting keys." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Scale mask for inserting keys." +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Layout" -msgstr "Layout" +msgid "Insert keys (based on mask)." +msgstr "Sett inn Nøkkel (Eksisterende Spor)" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "" +"Auto insert keys when objects are translated, rotated on scaled (based on " +"mask).\n" +"Keys are only added to existing tracks, no new tracks will be created.\n" +"Keys must be inserted manually for the first time." +msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp #, fuzzy -msgid "Insert keys." -msgstr "Sett inn Nøkler" +msgid "Auto Insert Key" +msgstr "Anim Sett Inn Nøkkel" #: editor/plugins/canvas_item_editor_plugin.cpp msgid "Insert Key (Existing Tracks)" @@ -4671,6 +5469,11 @@ msgid "Divide grid step by 2" msgstr "Del rutenett-steg med 2" #: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Pan View" +msgstr "Bakvisning" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Add %s" msgstr "Legg til %s" @@ -4693,7 +5496,8 @@ msgid "Error instancing scene from %s" msgstr "Error ved instansiering av scene fra %s" #: editor/plugins/canvas_item_editor_plugin.cpp -msgid "Change default type" +#, fuzzy +msgid "Change Default Type" msgstr "Endre standard type" #: editor/plugins/canvas_item_editor_plugin.cpp @@ -4705,14 +5509,69 @@ msgstr "" "Dra & Slipp + Alft: Endre nodetype" #: editor/plugins/collision_polygon_editor_plugin.cpp -msgid "Create Poly3D" -msgstr "Lag Poly3D" +#, fuzzy +msgid "Create Polygon3D" +msgstr "Lag Poly" + +#: editor/plugins/collision_polygon_editor_plugin.cpp +msgid "Edit Poly" +msgstr "Rediger Poly" + +#: editor/plugins/collision_polygon_editor_plugin.cpp +msgid "Edit Poly (Remove Point)" +msgstr "Rediger Poly (Fjern Punkt)" #: editor/plugins/collision_shape_2d_editor_plugin.cpp #, fuzzy msgid "Set Handle" 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 "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Clear Emission Mask" +msgstr "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +#: editor/plugins/particles_editor_plugin.cpp +msgid "Particles" +msgstr "Partikler" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Generated Point Count:" +msgstr "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Mask" +msgstr "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Capture from Pixel" +msgstr "" + +#: editor/plugins/cpu_particles_2d_editor_plugin.cpp +#: editor/plugins/particles_2d_editor_plugin.cpp +msgid "Emission Colors" +msgstr "" + #: editor/plugins/cpu_particles_editor_plugin.cpp #, fuzzy msgid "CPUParticles" @@ -4730,21 +5589,21 @@ msgstr "" #: editor/plugins/curve_editor_plugin.cpp #, fuzzy -msgid "Flat0" +msgid "Flat 0" msgstr "Flat0" #: editor/plugins/curve_editor_plugin.cpp #, fuzzy -msgid "Flat1" +msgid "Flat 1" msgstr "Flat1" -#: editor/plugins/curve_editor_plugin.cpp -msgid "Ease in" -msgstr "Gli inn" +#: editor/plugins/curve_editor_plugin.cpp editor/property_editor.cpp +msgid "Ease In" +msgstr "" -#: editor/plugins/curve_editor_plugin.cpp -msgid "Ease out" -msgstr "Gli ut" +#: editor/plugins/curve_editor_plugin.cpp editor/property_editor.cpp +msgid "Ease Out" +msgstr "" #: editor/plugins/curve_editor_plugin.cpp msgid "Smoothstep" @@ -4763,24 +5622,29 @@ msgid "Load Curve Preset" msgstr "" #: editor/plugins/curve_editor_plugin.cpp -msgid "Add point" +#, fuzzy +msgid "Add Point" msgstr "Legg til punkt" #: editor/plugins/curve_editor_plugin.cpp -msgid "Remove point" +#, fuzzy +msgid "Remove Point" msgstr "Fjern punkt" #: editor/plugins/curve_editor_plugin.cpp -msgid "Left linear" +#, fuzzy +msgid "Left Linear" msgstr "Venstrelineær" #: editor/plugins/curve_editor_plugin.cpp -msgid "Right linear" +#, fuzzy +msgid "Right Linear" msgstr "Høyrelineær" #: editor/plugins/curve_editor_plugin.cpp -msgid "Load preset" -msgstr "" +#, fuzzy +msgid "Load Preset" +msgstr "Last Ressurs" #: editor/plugins/curve_editor_plugin.cpp msgid "Remove Curve Point" @@ -4798,6 +5662,10 @@ msgstr "Hold Shift for å endre tangenter individuelt" msgid "Bake GI Probe" msgstr "Bak GI Probe" +#: editor/plugins/gradient_editor_plugin.cpp +msgid "Gradient Edited" +msgstr "" + #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "Element %d" @@ -4811,35 +5679,9 @@ msgid "Item List Editor" msgstr "" #: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "" -"No OccluderPolygon2D resource on this node.\n" -"Create and assign one?" -msgstr "" - -#: editor/plugins/light_occluder_2d_editor_plugin.cpp msgid "Create Occluder Polygon" msgstr "" -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "Create a new polygon from scratch." -msgstr "Lag en ny polygon fra bunnen." - -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "Edit existing polygon:" -msgstr "Rediger eksisterende polygon:" - -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "LMB: Move Point." -msgstr "Venstreklikk: Flytt Punkt." - -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "Ctrl+LMB: Split Segment." -msgstr "Ctrl+Venstreklikk: Splitt Segment." - -#: editor/plugins/light_occluder_2d_editor_plugin.cpp -msgid "RMB: Erase Point." -msgstr "Høyreklikk: Slett Punkt." - #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Mesh is empty!" msgstr "" @@ -4857,14 +5699,19 @@ msgid "This doesn't work on scene root!" msgstr "Dette virker ikke på sceneroten!" #: editor/plugins/mesh_instance_editor_plugin.cpp -msgid "Create Trimesh Shape" +msgid "Create Trimesh Static Shape" msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp -msgid "Create Convex Shape" +msgid "Failed creating shapes!" msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp +#, fuzzy +msgid "Create Convex Shape(s)" +msgstr "Lag ny %s" + +#: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Create Navigation Mesh" msgstr "" @@ -4914,16 +5761,13 @@ msgid "Create Trimesh Static Body" msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp -msgid "Create Convex Static Body" -msgstr "" - -#: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Create Trimesh Collision Sibling" msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp -msgid "Create Convex Collision Sibling" -msgstr "" +#, fuzzy +msgid "Create Convex Collision Sibling(s)" +msgstr "Lag Poly" #: editor/plugins/mesh_instance_editor_plugin.cpp msgid "Create Outline Mesh..." @@ -5073,67 +5917,31 @@ msgid "Populate" msgstr "" #: editor/plugins/navigation_polygon_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Create Navigation Polygon" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Generating Visibility Rect" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Can only set point into a ParticlesMaterial process material" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Error loading image:" -msgstr "Feil ved innlasting av bilde:" - -#: 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/particles_2d_editor_plugin.cpp -msgid "Generate Visibility Rect" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Load Emission Mask" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Clear Emission Mask" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp #: editor/plugins/particles_editor_plugin.cpp #, fuzzy msgid "Convert to CPUParticles" msgstr "Konverter til store versaler" #: editor/plugins/particles_2d_editor_plugin.cpp -#: editor/plugins/particles_editor_plugin.cpp -msgid "Particles" -msgstr "Partikler" - -#: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Generated Point Count:" -msgstr "" - -#: editor/plugins/particles_2d_editor_plugin.cpp -#: editor/plugins/particles_editor_plugin.cpp -msgid "Generation Time (sec):" +msgid "Generating Visibility Rect" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Emission Mask" +msgid "Generate Visibility Rect" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Capture from Pixel" +msgid "Can only set point into a ParticlesMaterial process material" msgstr "" #: editor/plugins/particles_2d_editor_plugin.cpp -msgid "Emission Colors" +#: editor/plugins/particles_editor_plugin.cpp +msgid "Generation Time (sec):" msgstr "" #: editor/plugins/particles_editor_plugin.cpp @@ -5185,11 +5993,11 @@ msgid "Generating AABB" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Generate AABB" +msgid "Generate Visibility AABB" msgstr "" #: editor/plugins/particles_editor_plugin.cpp -msgid "Generate Visibility AABB" +msgid "Generate AABB" msgstr "" #: editor/plugins/path_2d_editor_plugin.cpp @@ -5210,6 +6018,11 @@ msgid "Add Point to Curve" msgstr "Legg til Punkt på Kurve" #: editor/plugins/path_2d_editor_plugin.cpp +#, fuzzy +msgid "Split Curve" +msgstr "Lukk Kurve" + +#: editor/plugins/path_2d_editor_plugin.cpp msgid "Move Point in Curve" msgstr "Flytt Punkt på Kurve" @@ -5237,6 +6050,11 @@ msgid "Click: Add Point" msgstr "Klikk: Legg til Punkt" #: editor/plugins/path_2d_editor_plugin.cpp +#, fuzzy +msgid "Left Click: Split Segment (in curve)" +msgstr "Split Segment (i kurve)" + +#: editor/plugins/path_2d_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp msgid "Right Click: Delete Point" msgstr "Høyreklikk: Fjern Punkt" @@ -5252,11 +6070,6 @@ msgstr "Legg til Punkt (i tomt rom)" #: editor/plugins/path_2d_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp -msgid "Split Segment (in curve)" -msgstr "Split Segment (i kurve)" - -#: editor/plugins/path_2d_editor_plugin.cpp -#: editor/plugins/path_editor_plugin.cpp msgid "Delete Point" msgstr "Fjern Punkt" @@ -5267,7 +6080,7 @@ msgstr "Lukk Kurve" #: editor/plugins/path_2d_editor_plugin.cpp #: editor/plugins/path_editor_plugin.cpp editor/plugins/theme_editor_plugin.cpp -#: editor/project_export.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp editor/project_export.cpp msgid "Options" msgstr "Innstillinger" @@ -5317,9 +6130,13 @@ msgstr "Fjern Funksjon" msgid "Remove In-Control Point" msgstr "" +#: editor/plugins/path_editor_plugin.cpp +msgid "Split Segment (in curve)" +msgstr "Split Segment (i kurve)" + #: editor/plugins/physical_bone_plugin.cpp #, fuzzy -msgid "Move joint" +msgid "Move Joint" msgstr "Flytt Punkt" #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -5329,53 +6146,71 @@ msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Sync bones" +msgid "Sync Bones" msgstr "Vis Ben" #: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "" +"No texture in this polygon.\n" +"Set a texture to be able to edit UV." +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Create UV Map" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "" +"Polygon 2D has internal vertices, so it can no longer be edited in the " +"viewport." +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy msgid "Create Polygon & UV" msgstr "Lag Poly" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split point with itself." -msgstr "" +#, fuzzy +msgid "Create Internal Vertex" +msgstr "Lag ny horisontal veileder" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Split can't form an existing edge." +#, fuzzy +msgid "Remove Internal Vertex" +msgstr "Fjern vertikal veileder" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Invalid Polygon (need 3 different vertices)" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Split already exists." -msgstr "Eksisterer allerede" +msgid "Add Custom Polygon" +msgstr "Rediger Poly" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Add Split" -msgstr "Legg til punkt" +msgid "Remove Custom Polygon" +msgstr "Fjern Poly Og Punkt" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy -msgid "Invalid Split: " -msgstr ": Ugyldige argumenter: " +msgid "Transform UV Map" +msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Remove Split" -msgstr "Fjern punkt" +msgid "Transform Polygon" +msgstr "Lag Poly" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Transform UV Map" +msgid "Paint Bone Weights" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Paint bone weights" -msgstr "" +#, fuzzy +msgid "Open Polygon 2D UV editor." +msgstr "Åpne 2D Editor" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Polygon 2D UV Editor" @@ -5387,13 +6222,13 @@ msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Poly" -msgstr "Rediger Poly" +msgid "Points" +msgstr "Flytt Punkt" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Splits" -msgstr "Splitt Sti" +msgid "Polygons" +msgstr "Rediger Poly" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy @@ -5402,11 +6237,7 @@ msgstr "Lag Ben" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Create Polygon" -msgstr "Lag Poly" - -#: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Move Point" +msgid "Move Points" msgstr "Flytt Punkt" #: editor/plugins/polygon_2d_editor_plugin.cpp @@ -5434,25 +6265,26 @@ msgid "Scale Polygon" msgstr "Skaler Polygon" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Connect two points to make a split" +msgid "Create a custom polygon. Enables custom polygon rendering." msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -#, fuzzy -msgid "Select a split to erase it" -msgstr "Velg en Mappe å Skanne" +msgid "" +"Remove a custom polygon. If none remain, custom polygon rendering is " +"disabled." +msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Paint weights with specified intensity" +msgid "Paint weights with specified intensity." msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "UnPaint weights with specified intensity" +msgid "Unpaint weights with specified intensity." msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Radius:" -msgstr "" +msgstr "Radius:" #: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Polygon->UV" @@ -5472,6 +6304,11 @@ msgid "Grid Settings" msgstr "Redigeringsverktøy-instillinger" #: editor/plugins/polygon_2d_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Snap" +msgstr "" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Enable Snap" msgstr "Aktiver Snap" @@ -5551,7 +6388,6 @@ msgid "Open in Editor" msgstr "Åpne i Redigeringsverktøy" #: editor/plugins/resource_preloader_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Load Resource" msgstr "Last Ressurs" @@ -5601,19 +6437,23 @@ msgid "Error saving file!" msgstr "Error ved lagring av TileSet!" #: editor/plugins/script_editor_plugin.cpp -msgid "Error while saving theme" +#, fuzzy +msgid "Error while saving theme." msgstr "Error ved lasting av tema" #: editor/plugins/script_editor_plugin.cpp -msgid "Error saving" +#, fuzzy +msgid "Error Saving" msgstr "Error ved lagring" #: editor/plugins/script_editor_plugin.cpp -msgid "Error importing theme" +#, fuzzy +msgid "Error importing theme." msgstr "Error ved importering av tema" #: editor/plugins/script_editor_plugin.cpp -msgid "Error importing" +#, fuzzy +msgid "Error Importing" msgstr "Error ved importering" #: editor/plugins/script_editor_plugin.cpp @@ -5636,14 +6476,28 @@ msgid "Import Theme" msgstr "Importer Tema" #: editor/plugins/script_editor_plugin.cpp +msgid "Error while saving theme" +msgstr "Error ved lasting av tema" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Error saving" +msgstr "Error ved lagring" + +#: editor/plugins/script_editor_plugin.cpp msgid "Save Theme As..." msgstr "Lagre Tema Som..." #: editor/plugins/script_editor_plugin.cpp -msgid " Class Reference" +#, fuzzy +msgid "%s Class Reference" msgstr " Klassereferanse" #: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/script_text_editor.cpp +msgid "Find Next" +msgstr "Finn neste" + +#: editor/plugins/script_editor_plugin.cpp msgid "Toggle alphabetical sorting of the method list." msgstr "" @@ -5677,8 +6531,8 @@ msgstr "Fil" #: editor/plugins/script_editor_plugin.cpp #, fuzzy -msgid "New TextFile" -msgstr "Vis Filer" +msgid "Open..." +msgstr "Åpne" #: editor/plugins/script_editor_plugin.cpp msgid "Save All" @@ -5707,6 +6561,11 @@ msgid "Theme" msgstr "Tema" #: editor/plugins/script_editor_plugin.cpp +#, fuzzy +msgid "Import Theme..." +msgstr "Importer Tema" + +#: editor/plugins/script_editor_plugin.cpp msgid "Reload Theme" msgstr "Gjeninnlast drakt" @@ -5715,10 +6574,6 @@ msgid "Save Theme" msgstr "Lagre drakt" #: editor/plugins/script_editor_plugin.cpp -msgid "Save Theme As" -msgstr "Lagre drakt som" - -#: editor/plugins/script_editor_plugin.cpp msgid "Close Docs" msgstr "Lukk Dokumentasjon" @@ -5726,10 +6581,6 @@ msgstr "Lukk Dokumentasjon" msgid "Close All" msgstr "Lukk Alle" -#: editor/plugins/script_editor_plugin.cpp -msgid "Close Other Tabs" -msgstr "Lukk Andre Faner" - #: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp msgid "Run" msgstr "Kjør" @@ -5738,11 +6589,6 @@ msgstr "Kjør" msgid "Toggle Scripts Panel" msgstr "Veksle skriptpanel" -#: editor/plugins/script_editor_plugin.cpp -#: editor/plugins/script_text_editor.cpp -msgid "Find Next" -msgstr "Finn neste" - #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Step Over" msgstr "Hopp Over" @@ -5770,10 +6616,19 @@ msgid "Debug with External Editor" msgstr "Feilrett med ekstern behandler" #: editor/plugins/script_editor_plugin.cpp -msgid "Open Godot online documentation" +#, fuzzy +msgid "Open Godot online documentation." msgstr "Åpne Godots nettbaserte dokumentasjon" #: editor/plugins/script_editor_plugin.cpp +msgid "Request Docs" +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp +msgid "Help improve the Godot documentation by giving feedback." +msgstr "" + +#: editor/plugins/script_editor_plugin.cpp msgid "Search the reference documentation." msgstr "Søk i referanse-dokumentasjonen." @@ -5796,10 +6651,12 @@ msgid "" msgstr "" #: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/shader_editor_plugin.cpp msgid "Reload" msgstr "Gjeninnlat" #: editor/plugins/script_editor_plugin.cpp +#: editor/plugins/shader_editor_plugin.cpp msgid "Resave" msgstr "Lagre på nytt" @@ -5814,6 +6671,31 @@ msgstr "Søk hjelp" #: editor/plugins/script_text_editor.cpp #, fuzzy +msgid "Connections to method:" +msgstr "Koble Til Node:" + +#: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Source" +msgstr "Ressurs" + +#: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "Signal" +msgstr "Signaler" + +#: editor/plugins/script_text_editor.cpp +msgid "Target" +msgstr "" + +#: editor/plugins/script_text_editor.cpp +#, fuzzy +msgid "" +"Missing connected method '%s' for signal '%s' from node '%s' to node '%s'." +msgstr "Koble '%s' fra '%s'" + +#: editor/plugins/script_text_editor.cpp +#, fuzzy msgid "Line" msgstr "Linje:" @@ -5858,8 +6740,9 @@ msgstr "Store bokstaver" msgid "Syntax Highlighter" msgstr "" -#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp -msgid "Standard" +#: editor/plugins/script_text_editor.cpp +#: editor/plugins/shader_editor_plugin.cpp editor/plugins/text_editor.cpp +msgid "Bookmarks" msgstr "" #: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp @@ -5891,6 +6774,26 @@ 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" @@ -5971,6 +6874,12 @@ msgid "Contextual Help" msgstr "" #: editor/plugins/shader_editor_plugin.cpp +msgid "" +"This shader has been modified on on disk.\n" +"What action should be taken?" +msgstr "" + +#: editor/plugins/shader_editor_plugin.cpp msgid "Shader" msgstr "" @@ -5980,6 +6889,15 @@ msgstr "" #: editor/plugins/skeleton_2d_editor_plugin.cpp #, fuzzy +msgid "Create Rest Pose from Bones" +msgstr "Fjern Ben" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp +msgid "Set Rest Pose to Bones" +msgstr "" + +#: editor/plugins/skeleton_2d_editor_plugin.cpp +#, fuzzy msgid "Skeleton2D" msgstr "Singleton" @@ -6093,10 +7011,6 @@ msgid "Vertices" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "FPS" -msgstr "" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Top View." msgstr "" @@ -6141,8 +7055,9 @@ msgid "Rear" msgstr "Bak" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Align with view" -msgstr "" +#, fuzzy +msgid "Align with View" +msgstr "Høyrevisning" #: editor/plugins/spatial_editor_plugin.cpp editor/scene_tree_dock.cpp msgid "No parent to instance a child at." @@ -6235,6 +7150,12 @@ msgid "Freelook Speed Modifier" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +msgid "" +"Note: The FPS value displayed is the editor's framerate.\n" +"It cannot be used as a reliable indication of in-game performance." +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "View Rotation Locked" msgstr "Vis Informasjon" @@ -6245,6 +7166,11 @@ msgstr "" #: editor/plugins/spatial_editor_plugin.cpp #, fuzzy +msgid "Snap Nodes To Floor" +msgstr "Snap til rutenett" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy msgid "Select Mode (Q)" msgstr "Velg Modus" @@ -6305,7 +7231,7 @@ msgid "Right View" msgstr "Høyrevisning" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Switch Perspective/Orthogonal view" +msgid "Switch Perspective/Orthogonal View" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp @@ -6346,12 +7272,14 @@ msgid "Toggle Freelook" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Transform" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Snap object to floor" -msgstr "" +#, fuzzy +msgid "Snap Object to Floor" +msgstr "Snap til rutenett" #: editor/plugins/spatial_editor_plugin.cpp msgid "Transform Dialog..." @@ -6458,6 +7386,30 @@ msgstr "" msgid "Post" msgstr "" +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Nameless gizmo" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create Mesh2D" +msgstr "Lag ny %s" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create Polygon2D" +msgstr "Lag Poly" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create CollisionPolygon2D" +msgstr "Lag Poly" + +#: editor/plugins/sprite_editor_plugin.cpp +#, fuzzy +msgid "Create LightOccluder2D" +msgstr "Lag mappe" + #: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "" @@ -6471,18 +7423,39 @@ msgid "Invalid geometry, can't replace by mesh." msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Sprite" +#, fuzzy +msgid "Convert to Mesh2D" +msgstr "Konverter til store versaler" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create polygon." msgstr "" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy -msgid "Convert to 2D Mesh" -msgstr "Konverter til store versaler" +msgid "Convert to Polygon2D" +msgstr "Flytt Polygon" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create collision polygon." +msgstr "" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy -msgid "Create 2D Mesh" -msgstr "Lag ny %s" +msgid "Create CollisionPolygon2D Sibling" +msgstr "Lag Poly" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Invalid geometry, can't create light occluder." +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Create LightOccluder2D Sibling" +msgstr "" + +#: editor/plugins/sprite_editor_plugin.cpp +msgid "Sprite" +msgstr "" #: editor/plugins/sprite_editor_plugin.cpp msgid "Simplification: " @@ -6503,7 +7476,12 @@ msgid "Settings:" msgstr "Redigeringsverktøy-instillinger" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "ERROR: Couldn't load frame resource!" +#, fuzzy +msgid "No Frames Selected" +msgstr "Slett Valgte" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Add %d Frame(s)" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp @@ -6511,19 +7489,19 @@ msgid "Add Frame" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Resource clipboard is empty or not a texture!" +msgid "ERROR: Couldn't load frame resource!" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Paste Frame" +msgid "Resource clipboard is empty or not a texture!" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Add Empty" +msgid "Paste Frame" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Change Animation Loop" +msgid "Add Empty" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp @@ -6535,10 +7513,16 @@ msgid "(empty)" msgstr "(tom)" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Animations" +#, fuzzy +msgid "Animations:" msgstr "Animasjoner" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "New Animation" +msgstr "Animasjon" + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Speed (FPS):" msgstr "Hastighet (FPS):" @@ -6547,7 +7531,17 @@ msgid "Loop" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Animation Frames" +#, fuzzy +msgid "Animation Frames:" +msgstr "Animasjonsnavn:" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Add a Texture from File" +msgstr "Legg til node(r) fra tre" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Add Frames from a Sprite Sheet" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp @@ -6568,6 +7562,28 @@ msgid "Move (After)" msgstr "" #: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Select Frames" +msgstr "Velg Modus" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Horizontal:" +msgstr "" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Vertical:" +msgstr "" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +#, fuzzy +msgid "Select/Clear All Frames" +msgstr "Velg Alle" + +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Create Frames from Sprite Sheet" +msgstr "" + +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "SpriteFrames" msgstr "" @@ -6576,11 +7592,17 @@ msgid "Set Region Rect" msgstr "" #: editor/plugins/texture_region_editor_plugin.cpp +#, fuzzy +msgid "Set Margin" +msgstr "Sett Handle" + +#: editor/plugins/texture_region_editor_plugin.cpp msgid "Snap Mode:" msgstr "" #: editor/plugins/texture_region_editor_plugin.cpp -msgid "<None>" +#: scene/resources/visual_shader.cpp +msgid "None" msgstr "" #: editor/plugins/texture_region_editor_plugin.cpp @@ -6627,14 +7649,15 @@ msgstr "" msgid "Remove All Items" msgstr "" -#: editor/plugins/theme_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp editor/project_manager.cpp #, fuzzy msgid "Remove All" msgstr "Fjern Funksjon" #: editor/plugins/theme_editor_plugin.cpp -msgid "Edit theme..." -msgstr "" +#, fuzzy +msgid "Edit Theme" +msgstr "Medlemmer" #: editor/plugins/theme_editor_plugin.cpp msgid "Theme editing menu." @@ -6661,18 +7684,25 @@ msgid "Create From Current Editor Theme" msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "CheckBox Radio1" -msgstr "" +#, fuzzy +msgid "Toggle Button" +msgstr "Museknapp" #: editor/plugins/theme_editor_plugin.cpp -msgid "CheckBox Radio2" -msgstr "" +#, fuzzy +msgid "Disabled Button" +msgstr "Deaktivert" #: editor/plugins/theme_editor_plugin.cpp msgid "Item" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Disabled Item" +msgstr "Deaktivert" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Check Item" msgstr "" @@ -6690,6 +7720,24 @@ msgid "Checked Radio Item" msgstr "" #: editor/plugins/theme_editor_plugin.cpp +msgid "Named Sep." +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "Submenu" +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Item 1" +msgstr "Element %d" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Item 2" +msgstr "Element %d" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Has" msgstr "" @@ -6699,8 +7747,8 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Has,Many,Options" -msgstr "Innstillinger" +msgid "Disabled LineEdit" +msgstr "Deaktivert" #: editor/plugins/theme_editor_plugin.cpp msgid "Tab 1" @@ -6715,6 +7763,20 @@ msgid "Tab 3" msgstr "Fane 3" #: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Editable Item" +msgstr "Rediger Variabel:" + +#: editor/plugins/theme_editor_plugin.cpp +msgid "Subtree" +msgstr "" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Has,Many,Options" +msgstr "Innstillinger" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Data Type:" msgstr "" @@ -6749,6 +7811,7 @@ msgid "Fix Invalid Tiles" msgstr "Ugyldig navn." #: editor/plugins/tile_map_editor_plugin.cpp +#: modules/gridmap/grid_map_editor_plugin.cpp #, fuzzy msgid "Cut Selection" msgstr "Plasser Utvalg I Midten" @@ -6791,49 +7854,59 @@ msgid "Mirror Y" msgstr "Speil Y" #: editor/plugins/tile_map_editor_plugin.cpp +msgid "Disable Autotile" +msgstr "" + +#: editor/plugins/tile_map_editor_plugin.cpp +#, fuzzy +msgid "Enable Priority" +msgstr "Rediger Filtre" + +#: editor/plugins/tile_map_editor_plugin.cpp msgid "Paint Tile" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp -msgid "Pick Tile" +msgid "" +"Shift+RMB: Line Draw\n" +"Shift+Ctrl+RMB: Rectangle Paint" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp -#, fuzzy -msgid "Copy Selection" -msgstr "Fjern Utvalg" +msgid "Pick Tile" +msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp #, fuzzy -msgid "Rotate left" +msgid "Rotate Left" msgstr "Roter Modus" #: editor/plugins/tile_map_editor_plugin.cpp #, fuzzy -msgid "Rotate right" +msgid "Rotate Right" msgstr "Roter Polygon" #: editor/plugins/tile_map_editor_plugin.cpp -msgid "Flip horizontally" +msgid "Flip Horizontally" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp -msgid "Flip vertically" +msgid "Flip Vertically" msgstr "" #: editor/plugins/tile_map_editor_plugin.cpp #, fuzzy -msgid "Clear transform" +msgid "Clear Transform" msgstr "Anim Forandre Omforming" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy -msgid "Add Texture(s) to TileSet" +msgid "Add Texture(s) to TileSet." msgstr "Legg til node(r) fra tre" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy -msgid "Remove current Texture from TileSet" +msgid "Remove selected Texture from TileSet." msgstr "Fjern Kurvepunkt" #: editor/plugins/tile_set_editor_plugin.cpp @@ -6845,25 +7918,110 @@ msgid "Merge from Scene" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "" -"Select sub-tile to use as icon, this will be also used on invalid autotile " -"bindings." +#, fuzzy +msgid "Next Coordinate" +msgstr "Neste skript" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Select the next shape, subtile, or Tile." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Previous Coordinate" +msgstr "Forrige skript" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Select the previous shape, subtile, or Tile." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Region Mode" +msgstr "Roter Modus" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Collision Mode" +msgstr "Animasjonsnode" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Occlusion Mode" +msgstr "Rediger Poly" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Navigation Mode" +msgstr "Animasjonsnode" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Bitmask Mode" +msgstr "Roter Modus" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Priority Mode" +msgstr "Eksporter Prosjekt" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Icon Mode" +msgstr "Panorerings-Modus" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Z Index Mode" +msgstr "Panorerings-Modus" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Copy bitmask." +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Paste bitmask." +msgstr "Lim inn Animasjon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Erase bitmask." +msgstr "Høyreklikk: Slett Punkt." + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create a new rectangle." +msgstr "Lag ny %s" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create a new polygon." +msgstr "Lag en ny polygon fra bunnen." + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Keep polygon inside region Rect." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Display tile's names (hold Alt Key)" +msgid "Enable snap and show grid (configurable via the Inspector)." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Remove selected texture and ALL TILES which use it?" +msgid "Display Tile Names (Hold Alt Key)" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove selected texture? This will remove all tiles which use it." +msgstr "Fjern Kurvepunkt" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "You haven't selected a texture to remove." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Create from scene?" +msgid "Create from scene? This will overwrite all current tiles." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp @@ -6871,6 +8029,11 @@ msgid "Merge from scene?" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove Texture" +msgstr "Fjern Mal" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "%s file(s) were not added because was already on the list." msgstr "" @@ -6881,16 +8044,28 @@ msgid "" msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Delete selected Rect." +msgstr "Slett valgte filer?" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy msgid "" -"LMB: set bit on.\n" -"RMB: set bit off.\n" +"Select current edited sub-tile.\n" "Click on another Tile to edit it." -msgstr "" +msgstr "Velg Gjeldende Mappe" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Delete polygon." +msgstr "Slett punkter" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy msgid "" -"Select current edited sub-tile.\n" +"LMB: Set bit on.\n" +"RMB: Set bit off.\n" +"Shift+LMB: Set wildcard bit.\n" "Click on another Tile to edit it." msgstr "Velg Gjeldende Mappe" @@ -6909,15 +8084,213 @@ msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy +msgid "" +"Select sub-tile to change its z index.\n" +"Click on another Tile to edit it." +msgstr "Velg Gjeldende Mappe" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Set Tile Region" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create Tile" +msgstr "Lag mappe" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Set Tile Icon" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Tile Bitmask" +msgstr "Rediger Filtre" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Collision Polygon" +msgstr "Rediger eksisterende polygon:" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Occlusion Polygon" +msgstr "Rediger Poly" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Navigation Polygon" +msgstr "Rediger eksisterende polygon:" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Paste Tile Bitmask" +msgstr "Lim inn Animasjon" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Clear Tile Bitmask" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Polygon Concave" +msgstr "Flytt Polygon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Make Polygon Convex" +msgstr "Flytt Polygon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove Tile" +msgstr "Fjern Mal" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove Collision Polygon" +msgstr "Fjern Poly Og Punkt" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove Occlusion Polygon" +msgstr "Fjern Funksjon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Remove Navigation Polygon" +msgstr "Fjern Animasjon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Edit Tile Priority" +msgstr "Rediger Filtre" + +#: editor/plugins/tile_set_editor_plugin.cpp +msgid "Edit Tile Z Index" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create Collision Polygon" +msgstr "Lag Poly" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Create Occlusion Polygon" +msgstr "Lag Poly" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy msgid "This property can't be changed." msgstr "Denne operasjonen kan ikke gjøres uten en scene." #: editor/plugins/tile_set_editor_plugin.cpp #, fuzzy -msgid "Tile Set" +msgid "TileSet" msgstr "TileSet..." #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Add input +" +msgstr "Legg til Input" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Add output +" +msgstr "Legg til Input" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Scalar" +msgstr "Skala:" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Vector" +msgstr "Inspektør" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Boolean" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Add input port" +msgstr "Legg til Input" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Add output port" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Change input port type" +msgstr "Endre standard type" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Change output port type" +msgstr "Endre standard type" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Change input port name" +msgstr "Anim Forandre Verdi" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Change output port name" +msgstr "Anim Forandre Verdi" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Remove input port" +msgstr "Fjern punkt" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Remove output port" +msgstr "Fjern punkt" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Set expression" +msgstr "Gjeldende Versjon:" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Resize VisualShader node" +msgstr "Forandre" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Set Uniform Name" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Set Input Default Port" +msgstr "Sett som Standard for '%s'" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Add Node to Visual Shader" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Duplicate Nodes" +msgstr "Anim Dupliser Nøkler" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Delete Nodes" +msgstr "Kutt Noder" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Visual Shader Input Type Changed" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "Vertex" msgstr "" @@ -6931,9 +8304,864 @@ msgid "Light" msgstr "Høyre" #: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Create Shader Node" +msgstr "Lag Node" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Color function." +msgstr "Fjern Funksjon" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Color operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Grayscale function." +msgstr "Lag funksjon" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Converts HSV vector to RGB equivalent." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Converts RGB vector to HSV equivalent." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Sepia function." +msgstr "Lag funksjon" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Burn operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Darken operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Difference operator." +msgstr "Kun Forskjeller" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Dodge operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "HardLight operator" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Lighten operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Overlay operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Screen operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "SoftLight operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Color constant." +msgstr "Konstant" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Color uniform." +msgstr "Anim Forandre Omforming" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns an associated vector if the provided scalars are equal, greater or " +"less." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns an associated vector if the provided boolean value is true or false." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Boolean constant." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Boolean uniform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'camera' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'inv_camera' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'inv_projection' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'normal' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'projection' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'time' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'viewport_size' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'world' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'alpha' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'color' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'texture_pixel_size' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'uv' input parameter for all shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Input parameter." +msgstr "Snap til foreldre" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'alpha' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'binormal' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'color' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'fragcoord' input parameter for fragment and light shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'point_coord' input parameter for fragment shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'screen_uv' input parameter for fragment shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'side' input parameter for fragment shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'tangent' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'uv' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'uv2' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'vertex' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'view' input parameter for fragment and light shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'albedo' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'attenuation' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'diffuse' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'light' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'light_color' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'roughness' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'specular' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'transmission' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'modelview' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'point_size' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'tangent' input parameter for vertex and fragment shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'light_pass' input parameter for vertex and fragment shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'point_coord' input parameter for fragment and light shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'screen_pixel_size' input parameter for fragment shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'screen_uv' input parameter for fragment and light shader modes." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'light_alpha' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'light_height' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'light_uv' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'light_vec' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'normal' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'shadow_color' input parameter for light shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'extra' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'projection' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'vertex' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'world' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'active' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'alpha' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'color' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'custom' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'custom_alpha' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'delta' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'emission_transform' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'index' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'lifetime' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'restart' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'time' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'transform' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "'velocity' input parameter for vertex shader mode." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Scalar function." +msgstr "Skaler Utvalg" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Scalar operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "E constant (2.718282). Represents the base of the natural logarithm." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Epsilon constant (0.00001). Smallest possible scalar number." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Phi constant (1.618034). Golden ratio." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Pi/4 constant (0.785398) or 45 degrees." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Pi/2 constant (1.570796) or 90 degrees." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Pi constant (3.141593) or 180 degrees." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Tau constant (6.283185) or 360 degrees." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Sqrt2 constant (1.414214). Square root of 2." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the absolute value of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the arc-cosine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Returns the inverse hyperbolic cosine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the arc-sine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Returns the inverse hyperbolic sine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the arc-tangent of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the arc-tangent of the parameters." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Returns the inverse hyperbolic tangent of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Finds the nearest integer that is greater than or equal to the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Constrains a value to lie between two further values." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the cosine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Returns the hyperbolic cosine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Converts a quantity in radians to degrees." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Base-e Exponential." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Base-2 Exponential." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Finds the nearest integer less than or equal to the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Computes the fractional part of the argument." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the inverse of the square root of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Natural logarithm." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Base-2 logarithm." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the greater of two values." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the lesser of two values." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Linear interpolation between two scalars." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the opposite value of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "1.0 - scalar" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns the value of the first parameter raised to the power of the second." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Converts a quantity in degrees to radians." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "1.0 / scalar" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Finds the nearest integer to the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Finds the nearest even integer to the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Clamps the value between 0.0 and 1.0." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Extracts the sign of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the sine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Returns the hyperbolic sine of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the square root of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +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 " +"'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " +"using Hermite polynomials." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Step function( scalar(edge), scalar(x) ).\n" +"\n" +"Returns 0.0 if 'x' is smaller then 'edge' and otherwise 1.0." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the tangent of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Returns the hyperbolic tangent of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Finds the truncated value of the parameter." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Adds scalar to scalar." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Divides scalar by scalar." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Multiplies scalar by scalar." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the remainder of the two scalars." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Subtracts scalar from scalar." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Scalar constant." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Scalar uniform." +msgstr "Anim Forandre Omforming" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Perform the cubic texture lookup." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Perform the texture lookup." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Cubic texture uniform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "2D texture uniform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Transform function." +msgstr "Lag Poly" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"(GLES3 only) Calculate the outer product of a pair of vectors.\n" +"\n" +"OuterProduct treats the first parameter 'c' as a column vector (matrix with " +"one column) and the second parameter 'r' as a row vector (matrix with one " +"row) and does a linear algebraic matrix multiply 'c * r', yielding a matrix " +"whose number of rows is the number of components in 'c' and whose number of " +"columns is the number of components in 'r'." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Composes transform from four vectors." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Decomposes transform to four vectors." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Calculates the determinant of a transform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Calculates the inverse of a transform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) Calculates the transpose of a transform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Multiplies transform by transform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Multiplies vector by transform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Transform constant." +msgstr "Lag Poly" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Transform uniform." +msgstr "Lag Poly" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Vector function." +msgstr "Fjern Funksjon" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Vector operator." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Composes vector from three scalars." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Decomposes vector to three scalars." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Calculates the cross product of two vectors." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the distance between two points." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Calculates the dot product of two vectors." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns a vector that points in the same direction as a reference vector. " +"The function has three vector parameters : N, the vector to orient, I, the " +"incident vector, and Nref, the reference vector. If the dot product of I and " +"Nref is smaller than zero the return value is N. Otherwise -N is returned." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Calculates the length of a vector." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Linear interpolation between two vectors." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Calculates the normalize product of vector." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "1.0 - vector" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "1.0 / vector" +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns a vector that points in the direction of reflection ( a : incident " +"vector, b : normal vector )." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns a vector that points in the direction of refraction." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +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 " +"'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " +"using Hermite polynomials." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +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 " +"'edge1'. Otherwise the return value is interpolated between 0.0 and 1.0 " +"using Hermite polynomials." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Step function( vector(edge), vector(x) ).\n" +"\n" +"Returns 0.0 if 'x' is smaller then '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." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Adds vector to vector." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Divides vector by vector." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Multiplies vector by vector." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Returns the remainder of the two vectors." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Subtracts vector from vector." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Vector constant." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "Vector uniform." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Custom Godot Shader Language expression, with custom amount of input and " +"output ports. This is a direct injection of code into the vertex/fragment/" +"light function, do not use it to write the function declarations inside." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"Returns falloff based on the dot product of surface normal and view " +"direction of camera (pass associated inputs to it)." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) (Fragment/Light mode only) Scalar derivative function." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "(GLES3 only) (Fragment/Light mode only) Vector derivative function." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"(GLES3 only) (Fragment/Light mode only) (Vector) Derivative in 'x' using " +"local differencing." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"(GLES3 only) (Fragment/Light mode only) (Scalar) Derivative in 'x' using " +"local differencing." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"(GLES3 only) (Fragment/Light mode only) (Vector) Derivative in 'y' using " +"local differencing." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"(GLES3 only) (Fragment/Light mode only) (Scalar) Derivative in 'y' using " +"local differencing." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"(GLES3 only) (Fragment/Light mode only) (Vector) Sum of absolute derivative " +"in 'x' and 'y'." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp +msgid "" +"(GLES3 only) (Fragment/Light mode only) (Scalar) Sum of absolute derivative " +"in 'x' and 'y'." +msgstr "" + +#: editor/plugins/visual_shader_editor_plugin.cpp msgid "VisualShader" msgstr "" +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Edit Visual Property" +msgstr "Rediger Filtre" + +#: editor/plugins/visual_shader_editor_plugin.cpp +#, fuzzy +msgid "Visual Shader Mode Changed" +msgstr "Forandre" + #: editor/project_export.cpp msgid "Runnable" msgstr "Kjørbar" @@ -6947,7 +9175,16 @@ msgid "Delete preset '%s'?" msgstr "" #: editor/project_export.cpp -msgid "Export templates for this platform are missing/corrupted:" +msgid "" +"Failed to export the project for platform '%s'.\n" +"Export templates seem to be missing or invalid." +msgstr "" + +#: editor/project_export.cpp +msgid "" +"Failed to export the project for platform '%s'.\n" +"This might be due to a configuration issue in the export preset or your " +"export settings." msgstr "" #: editor/project_export.cpp @@ -6960,6 +9197,14 @@ msgid "Exporting All" msgstr "Eksporter" #: editor/project_export.cpp +msgid "The given export path doesn't exist:" +msgstr "" + +#: editor/project_export.cpp +msgid "Export templates for this platform are missing/corrupted:" +msgstr "" + +#: editor/project_export.cpp msgid "Presets" msgstr "" @@ -6969,7 +9214,7 @@ msgstr "" #: editor/project_export.cpp #, fuzzy -msgid "Export Path:" +msgid "Export Path" msgstr "Eksporter Prosjekt" #: editor/project_export.cpp @@ -7027,6 +9272,36 @@ msgid "Feature List:" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Script" +msgstr "Kjør Skript" + +#: editor/project_export.cpp +#, fuzzy +msgid "Script Export Mode:" +msgstr "Eksporter Prosjekt" + +#: editor/project_export.cpp +msgid "Text" +msgstr "" + +#: editor/project_export.cpp +msgid "Compiled" +msgstr "" + +#: editor/project_export.cpp +msgid "Encrypted (Provide Key Below)" +msgstr "" + +#: editor/project_export.cpp +msgid "Invalid Encryption Key (must be 64 characters long)" +msgstr "" + +#: editor/project_export.cpp +msgid "Script Encryption Key (256-bits as hex):" +msgstr "" + +#: editor/project_export.cpp msgid "Export PCK/Zip" msgstr "" @@ -7069,6 +9344,10 @@ msgid "Directory already contains a Godot project." msgstr "" #: editor/project_manager.cpp +msgid "New Game Project" +msgstr "Nytt Spill-Prosjekt" + +#: editor/project_manager.cpp msgid "Imported Project" msgstr "" @@ -7119,10 +9398,6 @@ msgid "Rename Project" msgstr "Endre Navn på Prosjekt" #: editor/project_manager.cpp -msgid "New Game Project" -msgstr "Nytt Spill-Prosjekt" - -#: editor/project_manager.cpp msgid "Import Existing Project" msgstr "Importer Eksisterende Prosjekt" @@ -7152,10 +9427,6 @@ msgid "Project Name:" msgstr "Prosjektnavn:" #: editor/project_manager.cpp -msgid "Create folder" -msgstr "Opprett mappe" - -#: editor/project_manager.cpp msgid "Project Path:" msgstr "Prosjektsti:" @@ -7165,7 +9436,35 @@ msgid "Project Installation Path:" msgstr "Prosjektsti:" #: editor/project_manager.cpp -msgid "Browse" +msgid "Renderer:" +msgstr "" + +#: editor/project_manager.cpp +msgid "OpenGL ES 3.0" +msgstr "" + +#: editor/project_manager.cpp +msgid "" +"Higher visual quality\n" +"All features available\n" +"Incompatible with older hardware\n" +"Not recommended for web games" +msgstr "" + +#: editor/project_manager.cpp +msgid "OpenGL ES 2.0" +msgstr "" + +#: editor/project_manager.cpp +msgid "" +"Lower visual quality\n" +"Some features not available\n" +"Works on most hardware\n" +"Recommended for web games" +msgstr "" + +#: editor/project_manager.cpp +msgid "Renderer can be changed later, but scenes may need to be adjusted." msgstr "" #: editor/project_manager.cpp @@ -7173,7 +9472,8 @@ msgid "Unnamed Project" msgstr "" #: editor/project_manager.cpp -msgid "Can't open project" +#, fuzzy +msgid "Can't open project at '%s'." msgstr "Kan ikke åpne prosjekt" #: editor/project_manager.cpp @@ -7182,10 +9482,45 @@ msgstr "Er du sikker på at du vil åpne mer enn ett prosjekt?" #: editor/project_manager.cpp msgid "" +"The following project settings file does not specify the version of Godot " +"through which it was created.\n" +"\n" +"%s\n" +"\n" +"If you proceed with opening it, it will be converted to Godot's current " +"configuration file format.\n" +"Warning: You won't be able to open the project with previous versions of the " +"engine anymore." +msgstr "" + +#: editor/project_manager.cpp +msgid "" +"The following project settings file was generated by an older engine " +"version, and needs to be converted for this version:\n" +"\n" +"%s\n" +"\n" +"Do you want to convert it?\n" +"Warning: You won't be able to open the project with previous versions of the " +"engine anymore." +msgstr "" + +#: editor/project_manager.cpp +msgid "" +"The project settings were created by a newer engine version, whose settings " +"are not compatible with this version." +msgstr "" + +#: editor/project_manager.cpp +#, fuzzy +msgid "" "Can't run project: no main scene defined.\n" -"Please edit the project and set the main scene in \"Project Settings\" under " +"Please edit the project and set the main scene in the Project Settings under " "the \"Application\" category." msgstr "" +"Ingen hovedscene har blitt definert, velg en?\n" +"Du kan endre dette senere under \"Prosjekt Innstilliner\" i kategorien " +"'applikasjon'." #: editor/project_manager.cpp msgid "" @@ -7194,23 +9529,42 @@ msgid "" msgstr "" #: editor/project_manager.cpp -msgid "Are you sure to run more than one project?" +#, fuzzy +msgid "Are you sure to run %d projects at once?" msgstr "Er du sikker på at du vil kjøre mer enn ett prosjekt?" #: editor/project_manager.cpp -msgid "Remove project from the list? (Folder contents will not be modified)" +#, fuzzy +msgid "" +"Remove %d 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 +#, fuzzy +msgid "" +"Remove this project from the list?\n" +"The project folder's contents won't be modified." +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)" msgstr "Fjern prosjekt fra listen? (Mappeinnhold vil ikke bli modifisert)" #: editor/project_manager.cpp msgid "" "Language changed.\n" -"The UI will update next time the editor or project manager starts." +"The interface will update after restarting the editor or project manager." msgstr "" #: editor/project_manager.cpp +#, fuzzy msgid "" -"You are about the scan %s folders for existing Godot projects. Do you " -"confirm?" +"Are you sure to scan %s folders for existing Godot projects?\n" +"This could take a while." msgstr "" "Du er i ferd med å skanne %s mapper for eksisterende Godotprosjekter. " "Bekrefter du?" @@ -7236,6 +9590,11 @@ msgid "New Project" msgstr "Nytt Prosjekt" #: editor/project_manager.cpp +#, fuzzy +msgid "Remove Missing" +msgstr "Fjern punkt" + +#: editor/project_manager.cpp msgid "Templates" msgstr "" @@ -7253,8 +9612,8 @@ msgstr "Kan ikke kjøre prosjekt" #: editor/project_manager.cpp msgid "" -"You don't currently have any projects.\n" -"Would you like to explore the official example projects in the Asset Library?" +"You currently don't have any projects.\n" +"Would you like to explore official example projects in the Asset Library?" msgstr "" #: editor/project_settings_editor.cpp @@ -7280,8 +9639,9 @@ msgid "" msgstr "" #: editor/project_settings_editor.cpp -msgid "Action '%s' already exists!" -msgstr "" +#, fuzzy +msgid "An action with the name '%s' already exists." +msgstr "ERROR: Animasjonsnavnet finnes allerede!" #: editor/project_settings_editor.cpp msgid "Rename Input Action Event" @@ -7439,10 +9799,6 @@ msgid "" msgstr "" #: editor/project_settings_editor.cpp -msgid "Already existing" -msgstr "Eksisterer allerede" - -#: editor/project_settings_editor.cpp msgid "Add Input Action" msgstr "" @@ -7500,14 +9856,14 @@ msgstr "" #: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp msgid "General" -msgstr "" +msgstr "Generelt" #: editor/project_settings_editor.cpp msgid "Override For..." msgstr "" #: editor/project_settings_editor.cpp editor/settings_config_dialog.cpp -msgid "Editor must be restarted for changes to take effect" +msgid "The editor must be restarted for changes to take effect." msgstr "" #: editor/project_settings_editor.cpp @@ -7568,12 +9924,14 @@ msgid "Locales Filter" msgstr "" #: editor/project_settings_editor.cpp -msgid "Show all locales" -msgstr "" +#, fuzzy +msgid "Show All Locales" +msgstr "Vis Ben" #: editor/project_settings_editor.cpp -msgid "Show only selected locales" -msgstr "" +#, fuzzy +msgid "Show Selected Locales Only" +msgstr "Kun Valgte" #: editor/project_settings_editor.cpp #, fuzzy @@ -7589,14 +9947,6 @@ msgid "AutoLoad" msgstr "" #: editor/property_editor.cpp -msgid "Ease In" -msgstr "" - -#: editor/property_editor.cpp -msgid "Ease Out" -msgstr "" - -#: editor/property_editor.cpp msgid "Zero" msgstr "" @@ -7673,7 +10023,7 @@ msgstr "" #: editor/rename_dialog.cpp #, fuzzy -msgid "Advanced options" +msgid "Advanced Options" msgstr "Snapping innstillinger" #: editor/rename_dialog.cpp @@ -7863,6 +10213,23 @@ msgid "Duplicate Node(s)" msgstr "" #: editor/scene_tree_dock.cpp +msgid "Can't reparent nodes in inherited scenes, order of nodes can't change." +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "Node must belong to the edited scene to become root." +msgstr "" + +#: editor/scene_tree_dock.cpp +msgid "Instantiated scenes can't become root" +msgstr "" + +#: editor/scene_tree_dock.cpp +#, fuzzy +msgid "Make node as Root" +msgstr "Lagre Scene" + +#: editor/scene_tree_dock.cpp msgid "Delete Node(s)?" msgstr "" @@ -7899,6 +10266,11 @@ msgstr "Lag Ben" #: editor/scene_tree_dock.cpp #, fuzzy +msgid "New Scene Root" +msgstr "Lagre Scene" + +#: editor/scene_tree_dock.cpp +#, fuzzy msgid "Create Root Node:" msgstr "Lag Node" @@ -7918,7 +10290,7 @@ msgstr "" #: editor/scene_tree_dock.cpp #, fuzzy -msgid "Custom Node" +msgid "Other Node" msgstr "Kutt Noder" #: editor/scene_tree_dock.cpp @@ -7962,14 +10334,10 @@ msgstr "" #: editor/scene_tree_dock.cpp #, fuzzy -msgid "Open documentation" +msgid "Open Documentation" msgstr "Åpne Godots nettbaserte dokumentasjon" #: editor/scene_tree_dock.cpp -msgid "Delete Node(s)" -msgstr "" - -#: editor/scene_tree_dock.cpp msgid "Add Child Node" msgstr "" @@ -7995,7 +10363,7 @@ msgstr "" msgid "Save Branch as Scene" msgstr "" -#: editor/scene_tree_dock.cpp +#: editor/scene_tree_dock.cpp editor/script_editor_debugger.cpp #, fuzzy msgid "Copy Node Path" msgstr "Kopier Noder" @@ -8041,6 +10409,21 @@ msgid "Toggle Visible" msgstr "Veksle visning av skjulte filer" #: editor/scene_tree_editor.cpp +#, fuzzy +msgid "Unlock Node" +msgstr "Kutt Noder" + +#: editor/scene_tree_editor.cpp +#, fuzzy +msgid "Button Group" +msgstr "Legg til i Gruppe" + +#: editor/scene_tree_editor.cpp +#, fuzzy +msgid "(Connecting From)" +msgstr "Tilkoblingsfeil" + +#: editor/scene_tree_editor.cpp msgid "Node configuration warning:" msgstr "" @@ -8062,9 +10445,9 @@ msgid "" "Click to show groups dock." msgstr "" -#: editor/scene_tree_editor.cpp editor/script_create_dialog.cpp +#: editor/scene_tree_editor.cpp #, fuzzy -msgid "Open Script" +msgid "Open Script:" msgstr "Kjør Skript" #: editor/scene_tree_editor.cpp @@ -8110,91 +10493,102 @@ msgid "Select a Node" msgstr "" #: editor/script_create_dialog.cpp -msgid "Error loading template '%s'" -msgstr "" - -#: editor/script_create_dialog.cpp -msgid "Error - Could not create script in filesystem." -msgstr "" +#, fuzzy +msgid "Path is empty." +msgstr "Ressurs-utklippstavle er tom!" #: editor/script_create_dialog.cpp -msgid "Error loading script from %s" -msgstr "" +#, fuzzy +msgid "Filename is empty." +msgstr "Ressurs-utklippstavle er tom!" #: editor/script_create_dialog.cpp -msgid "N/A" -msgstr "" +#, fuzzy +msgid "Path is not local." +msgstr "Sti leder ikke Node!" #: editor/script_create_dialog.cpp #, fuzzy -msgid "Open Script/Choose Location" -msgstr "Åpne SkriptEditor" +msgid "Invalid base path." +msgstr "Ugyldig Filsti." #: editor/script_create_dialog.cpp -msgid "Path is empty" -msgstr "" +#, fuzzy +msgid "A directory with the same name exists." +msgstr "En fil eller mappe med dette navnet eksisterer allerede." #: editor/script_create_dialog.cpp #, fuzzy -msgid "Filename is empty" -msgstr "Ressurs-utklippstavle er tom!" +msgid "Invalid extension." +msgstr "Må ha en gyldig filutvidelse." #: editor/script_create_dialog.cpp -msgid "Path is not local" +msgid "Wrong extension chosen." msgstr "" #: editor/script_create_dialog.cpp -msgid "Invalid base path" +msgid "Error loading template '%s'" msgstr "" #: editor/script_create_dialog.cpp -msgid "Directory of the same name exists" +msgid "Error - Could not create script in filesystem." msgstr "" #: editor/script_create_dialog.cpp -msgid "File exists, will be reused" +msgid "Error loading script from %s" msgstr "" #: editor/script_create_dialog.cpp -msgid "Invalid extension" +msgid "N/A" msgstr "" #: editor/script_create_dialog.cpp -msgid "Wrong extension chosen" -msgstr "" +#, fuzzy +msgid "Open Script / Choose Location" +msgstr "Åpne SkriptEditor" #: editor/script_create_dialog.cpp #, fuzzy -msgid "Invalid Path" -msgstr ": Ugyldige argumenter: " +msgid "Open Script" +msgstr "Kjør Skript" #: editor/script_create_dialog.cpp -msgid "Invalid class name" +msgid "File exists, it will be reused." msgstr "" #: editor/script_create_dialog.cpp -msgid "Invalid inherited parent name or path" -msgstr "" +#, fuzzy +msgid "Invalid class name." +msgstr "Ugyldig navn." #: editor/script_create_dialog.cpp -msgid "Script valid" -msgstr "" +#, fuzzy +msgid "Invalid inherited parent name or path." +msgstr "Ugyldig indeks egenskap navn '%s' i node %s." + +#: editor/script_create_dialog.cpp +#, fuzzy +msgid "Script is valid." +msgstr "Animasjonstre er gyldig." #: editor/script_create_dialog.cpp msgid "Allowed: a-z, A-Z, 0-9 and _" msgstr "" #: editor/script_create_dialog.cpp -msgid "Built-in script (into scene file)" -msgstr "" +#, fuzzy +msgid "Built-in script (into scene file)." +msgstr "Operasjoner med scene-filer." #: editor/script_create_dialog.cpp -msgid "Create new script file" -msgstr "" +#, fuzzy +msgid "Will create a new script file." +msgstr "Lag ny %s" #: editor/script_create_dialog.cpp -msgid "Load existing script file" -msgstr "" +#, fuzzy +msgid "Will load an existing script file." +msgstr "Last et eksisterende Bus oppsett." #: editor/script_create_dialog.cpp msgid "Language" @@ -8326,6 +10720,24 @@ msgstr "" msgid "Set From Tree" msgstr "" +#: editor/script_editor_debugger.cpp +msgid "Export measures as CSV" +msgstr "" + +#: editor/settings_config_dialog.cpp +#, fuzzy +msgid "Erase Shortcut" +msgstr "Gli ut" + +#: editor/settings_config_dialog.cpp +msgid "Restore Shortcut" +msgstr "" + +#: editor/settings_config_dialog.cpp +#, fuzzy +msgid "Change Shortcut" +msgstr "Endre Anker" + #: editor/settings_config_dialog.cpp msgid "Shortcuts" msgstr "" @@ -8447,6 +10859,15 @@ msgid "GDNativeLibrary" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp +msgid "Enabled GDNative Singleton" +msgstr "" + +#: modules/gdnative/gdnative_library_singleton_editor.cpp +#, fuzzy +msgid "Disabled GDNative Singleton" +msgstr "Deaktiver Oppdateringsspinner" + +#: modules/gdnative/gdnative_library_singleton_editor.cpp msgid "Library" msgstr "" @@ -8463,7 +10884,7 @@ msgid "GDNative" msgstr "" #: modules/gdscript/gdscript_functions.cpp -msgid "step argument is zero!" +msgid "Step argument is zero!" msgstr "" #: modules/gdscript/gdscript_functions.cpp @@ -8536,8 +10957,12 @@ msgstr "Slett Valgte" #: modules/gridmap/grid_map_editor_plugin.cpp #, fuzzy -msgid "GridMap Duplicate Selection" -msgstr "Dupliser Utvalg" +msgid "GridMap Paste Selection" +msgstr "Slett Valgte" + +#: modules/gridmap/grid_map_editor_plugin.cpp +msgid "GridMap Paint" +msgstr "" #: modules/gridmap/grid_map_editor_plugin.cpp msgid "Grid Map" @@ -8601,18 +11026,6 @@ msgid "Cursor Clear Rotation" msgstr "" #: modules/gridmap/grid_map_editor_plugin.cpp -msgid "Create Area" -msgstr "" - -#: modules/gridmap/grid_map_editor_plugin.cpp -msgid "Create Exterior Connector" -msgstr "" - -#: modules/gridmap/grid_map_editor_plugin.cpp -msgid "Erase Area" -msgstr "" - -#: modules/gridmap/grid_map_editor_plugin.cpp #, fuzzy msgid "Clear Selection" msgstr "Fjern Utvalg" @@ -8686,10 +11099,6 @@ msgid "Build Project" msgstr "Prosjekt" #: modules/mono/editor/mono_bottom_panel.cpp -msgid "Warnings" -msgstr "" - -#: modules/mono/editor/mono_bottom_panel.cpp #, fuzzy msgid "View log" msgstr "Vis Filer" @@ -8854,10 +11263,6 @@ msgid "Change Expression" msgstr "" #: modules/visual_script/visual_script_editor.cpp -msgid "Add Node" -msgstr "" - -#: modules/visual_script/visual_script_editor.cpp msgid "Remove VisualScript Nodes" msgstr "" @@ -8948,6 +11353,11 @@ msgid "Change Input Value" msgstr "Anim Forandre Verdi" #: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Resize Comment" +msgstr "Endre CanvasItem" + +#: modules/visual_script/visual_script_editor.cpp msgid "Can't copy the function node." msgstr "" @@ -8993,18 +11403,11 @@ msgid "Available Nodes:" msgstr "Tilgjengelige Noder:" #: modules/visual_script/visual_script_editor.cpp -msgid "Select or create a function to edit graph" +#, fuzzy +msgid "Select or create a function to edit its graph." msgstr "Velg eller lag en funksjon for å redigere graf" #: modules/visual_script/visual_script_editor.cpp -msgid "Edit Signal Arguments:" -msgstr "Forandre Signalargumenter:" - -#: modules/visual_script/visual_script_editor.cpp -msgid "Edit Variable:" -msgstr "Rediger Variabel:" - -#: modules/visual_script/visual_script_editor.cpp msgid "Delete Selected" msgstr "Slett Valgte" @@ -9097,6 +11500,131 @@ msgstr "" msgid "Set %s" msgstr "" +#: platform/android/export/export.cpp +msgid "Package name is missing." +msgstr "" + +#: platform/android/export/export.cpp +msgid "Package segments must be of non-zero length." +msgstr "" + +#: platform/android/export/export.cpp +msgid "The character '%s' is not allowed in Android application package names." +msgstr "" + +#: platform/android/export/export.cpp +msgid "A digit cannot be the first character in a package segment." +msgstr "" + +#: platform/android/export/export.cpp +msgid "The character '%s' cannot be the first character in a package segment." +msgstr "" + +#: platform/android/export/export.cpp +msgid "The package must have at least one '.' separator." +msgstr "" + +#: platform/android/export/export.cpp +msgid "ADB executable not configured in the Editor Settings." +msgstr "" + +#: platform/android/export/export.cpp +msgid "OpenJDK jarsigner not configured in the Editor Settings." +msgstr "" + +#: platform/android/export/export.cpp +msgid "Debug keystore not configured in the Editor Settings nor in the preset." +msgstr "" + +#: platform/android/export/export.cpp +msgid "Custom build requires a valid Android SDK path in Editor Settings." +msgstr "" + +#: platform/android/export/export.cpp +msgid "Invalid Android SDK path for custom build in Editor Settings." +msgstr "" + +#: platform/android/export/export.cpp +msgid "" +"Android project is not installed for compiling. Install from Editor menu." +msgstr "" + +#: platform/android/export/export.cpp +msgid "Invalid public key for APK expansion." +msgstr "" + +#: platform/android/export/export.cpp +#, fuzzy +msgid "Invalid package name:" +msgstr "Ugyldig navn." + +#: platform/android/export/export.cpp +msgid "" +"Trying to build from a custom built template, but no version info for it " +"exists. Please reinstall from the 'Project' menu." +msgstr "" + +#: platform/android/export/export.cpp +msgid "" +"Android build version mismatch:\n" +" Template installed: %s\n" +" Godot Version: %s\n" +"Please reinstall Android build template from 'Project' menu." +msgstr "" + +#: platform/android/export/export.cpp +msgid "Building Android Project (gradle)" +msgstr "" + +#: platform/android/export/export.cpp +msgid "" +"Building of Android project failed, check output for the error.\n" +"Alternatively visit docs.godotengine.org for Android build documentation." +msgstr "" + +#: platform/android/export/export.cpp +msgid "No build apk generated at: " +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "Identifier is missing." +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "Identifier segments must be of non-zero length." +msgstr "" + +#: platform/iphone/export/export.cpp +#, fuzzy +msgid "The character '%s' is not allowed in Identifier." +msgstr "Navn er ikke en gyldig identifikator:" + +#: platform/iphone/export/export.cpp +msgid "A digit cannot be the first character in a Identifier segment." +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "" +"The character '%s' cannot be the first character in a Identifier segment." +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "The Identifier must have at least one '.' separator." +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "App Store Team ID not specified - cannot configure the project." +msgstr "" + +#: platform/iphone/export/export.cpp +#, fuzzy +msgid "Invalid Identifier:" +msgstr "Navn er ikke en gyldig identifikator:" + +#: platform/iphone/export/export.cpp +msgid "Required icon is not specified in the preset." +msgstr "" + #: platform/javascript/export/export.cpp msgid "Run in Browser" msgstr "" @@ -9133,6 +11661,54 @@ msgstr "Kunne ikke opprette mappe." msgid "Using default boot splash image." msgstr "" +#: platform/uwp/export/export.cpp +#, fuzzy +msgid "Invalid package unique name." +msgstr "Ugyldig navn." + +#: platform/uwp/export/export.cpp +#, fuzzy +msgid "Invalid product GUID." +msgstr "Prosjektnavn:" + +#: platform/uwp/export/export.cpp +#, fuzzy +msgid "Invalid publisher GUID." +msgstr ": Ugyldige argumenter: " + +#: platform/uwp/export/export.cpp +#, fuzzy +msgid "Invalid background color." +msgstr "Ugyldig navn." + +#: platform/uwp/export/export.cpp +msgid "Invalid Store Logo image dimensions (should be 50x50)." +msgstr "" + +#: platform/uwp/export/export.cpp +msgid "Invalid square 44x44 logo image dimensions (should be 44x44)." +msgstr "" + +#: platform/uwp/export/export.cpp +msgid "Invalid square 71x71 logo image dimensions (should be 71x71)." +msgstr "" + +#: platform/uwp/export/export.cpp +msgid "Invalid square 150x150 logo image dimensions (should be 150x150)." +msgstr "" + +#: platform/uwp/export/export.cpp +msgid "Invalid square 310x310 logo image dimensions (should be 310x310)." +msgstr "" + +#: platform/uwp/export/export.cpp +msgid "Invalid wide 310x150 logo image dimensions (should be 310x150)." +msgstr "" + +#: platform/uwp/export/export.cpp +msgid "Invalid splash screen image dimensions (should be 620x300)." +msgstr "" + #: scene/2d/animated_sprite.cpp msgid "" "A SpriteFrames resource must be created or set in the 'Frames' property in " @@ -9214,6 +11790,13 @@ msgid "" "ParallaxLayer node only works when set as child of a ParallaxBackground node." msgstr "" +#: scene/2d/particles_2d.cpp +msgid "" +"GPU-based particles are not supported by the GLES2 video driver.\n" +"Use the CPUParticles2D node instead. You can use the \"Convert to " +"CPUParticles\" option for this purpose." +msgstr "" + #: scene/2d/particles_2d.cpp scene/3d/particles.cpp msgid "" "A material to process the particles is not assigned, so no behavior is " @@ -9265,27 +11848,27 @@ msgid "ARVRCamera must have an ARVROrigin node as its parent" msgstr "" #: scene/3d/arvr_nodes.cpp -msgid "ARVRController must have an ARVROrigin node as its parent" +msgid "ARVRController must have an ARVROrigin node as its parent." msgstr "" #: scene/3d/arvr_nodes.cpp msgid "" -"The controller id must not be 0 or this controller will not be bound to an " -"actual controller" +"The controller ID must not be 0 or this controller won't be bound to an " +"actual controller." msgstr "" #: scene/3d/arvr_nodes.cpp -msgid "ARVRAnchor must have an ARVROrigin node as its parent" +msgid "ARVRAnchor must have an ARVROrigin node as its parent." msgstr "" #: scene/3d/arvr_nodes.cpp msgid "" -"The anchor id must not be 0 or this anchor will not be bound to an actual " -"anchor" +"The anchor ID must not be 0 or this anchor won't be bound to an actual " +"anchor." msgstr "" #: scene/3d/arvr_nodes.cpp -msgid "ARVROrigin requires an ARVRCamera child node" +msgid "ARVROrigin requires an ARVRCamera child node." msgstr "" #: scene/3d/baked_lightmap.cpp @@ -9343,20 +11926,32 @@ msgid "" "shape resource for it!" msgstr "" +#: scene/3d/collision_shape.cpp +msgid "" +"Plane shapes don't work well and will be removed in future versions. Please " +"don't use them." +msgstr "" + #: scene/3d/cpu_particles.cpp -msgid "Nothing is visible because no mesh has not been assigned." +msgid "Nothing is visible because no mesh has been assigned." msgstr "" #: scene/3d/cpu_particles.cpp msgid "" -"CPUParticles animation requires the usage of a SpatialMaterial with " -"\"Billboard Particles\" enabled." +"CPUParticles animation requires the usage of a SpatialMaterial whose " +"Billboard Mode is set to \"Particle Billboard\"." msgstr "" #: scene/3d/gi_probe.cpp msgid "Plotting Meshes" msgstr "" +#: scene/3d/gi_probe.cpp +msgid "" +"GIProbes are not supported by the GLES2 video driver.\n" +"Use a BakedLightmap instead." +msgstr "" + #: scene/3d/navigation_mesh.cpp msgid "A NavigationMesh resource must be set or created for this node to work." msgstr "" @@ -9369,25 +11964,30 @@ msgstr "" #: scene/3d/particles.cpp msgid "" -"Nothing is visible because meshes have not been assigned to draw passes." +"GPU-based particles are not supported by the GLES2 video driver.\n" +"Use the CPUParticles node instead. You can use the \"Convert to CPUParticles" +"\" option for this purpose." msgstr "" #: scene/3d/particles.cpp msgid "" -"Particles animation requires the usage of a SpatialMaterial with \"Billboard " -"Particles\" enabled." +"Nothing is visible because meshes have not been assigned to draw passes." msgstr "" -#: scene/3d/path.cpp -msgid "PathFollow only works when set as a child of a Path node." +#: scene/3d/particles.cpp +msgid "" +"Particles animation requires the usage of a SpatialMaterial whose Billboard " +"Mode is set to \"Particle Billboard\"." msgstr "" #: scene/3d/path.cpp -msgid "OrientedPathFollow only works when set as a child of a Path node." +msgid "PathFollow only works when set as a child of a Path node." msgstr "" #: scene/3d/path.cpp -msgid "OrientedPathFollow requires up vectors enabled in its parent Path." +msgid "" +"PathFollow ROTATION_ORIENTED requires \"Up Vector\" enabled in its parent " +"Path's Curve resource." msgstr "" #: scene/3d/physics_body.cpp @@ -9401,23 +12001,8 @@ msgstr "" msgid "Path property must point to a valid Spatial node to work." msgstr "" -#: scene/3d/scenario_fx.cpp -msgid "WorldEnvironment needs an Environment resource." -msgstr "" - -#: scene/3d/scenario_fx.cpp -msgid "" -"Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." -msgstr "" - -#: scene/3d/scenario_fx.cpp -msgid "" -"This WorldEnvironment is ignored. Either add a Camera (for 3D scenes) or set " -"this environment's Background Mode to Canvas (for 2D scenes)." -msgstr "" - #: scene/3d/soft_body.cpp -msgid "This body will be ignored until you set a mesh" +msgid "This body will be ignored until you set a mesh." msgstr "" #: scene/3d/soft_body.cpp @@ -9439,6 +12024,21 @@ msgid "" "it as a child of a VehicleBody." msgstr "" +#: scene/3d/world_environment.cpp +msgid "WorldEnvironment needs an Environment resource." +msgstr "" + +#: scene/3d/world_environment.cpp +msgid "" +"Only one WorldEnvironment is allowed per scene (or set of instanced scenes)." +msgstr "" + +#: scene/3d/world_environment.cpp +msgid "" +"This WorldEnvironment is ignored. Either add a Camera (for 3D scenes) or set " +"this environment's Background Mode to Canvas (for 2D scenes)." +msgstr "" + #: scene/animation/animation_blend_tree.cpp msgid "On BlendTree node '%s', animation not found: '%s'" msgstr "" @@ -9480,12 +12080,32 @@ msgstr "" msgid "AnimationPlayer root is not a valid node." msgstr "Animasjonstre er ugyldig." +#: scene/animation/animation_tree_player.cpp +msgid "This node has been deprecated. Use AnimationTree instead." +msgstr "" + +#: scene/gui/color_picker.cpp +msgid "Pick a color from the screen." +msgstr "" + #: scene/gui/color_picker.cpp msgid "Raw Mode" msgstr "" #: scene/gui/color_picker.cpp -msgid "Add current color as a preset" +msgid "Switch between hexadecimal and code values." +msgstr "" + +#: scene/gui/color_picker.cpp +msgid "Add current color as a preset." +msgstr "" + +#: scene/gui/container.cpp +msgid "" +"Container by itself serves no purpose unless a script configures it's " +"children placement behavior.\n" +"If you don't intend to add a script, then please use a plain 'Control' node " +"instead." msgstr "" #: scene/gui/dialogs.cpp @@ -9553,10 +12173,6 @@ msgstr "Ugyldig fontstørrelse." msgid "Input" msgstr "Legg til Input" -#: scene/resources/visual_shader.cpp -msgid "None" -msgstr "" - #: scene/resources/visual_shader_nodes.cpp #, fuzzy msgid "Invalid source for shader." @@ -9574,12 +12190,153 @@ msgstr "" msgid "Varyings can only be assigned in vertex function." msgstr "" +#: servers/visual/shader_language.cpp +msgid "Constants cannot be modified." +msgstr "" + +#~ msgid "Path to Node:" +#~ msgstr "Sti til Node:" + +#~ msgid "Delete selected files?" +#~ msgstr "Slett valgte filer?" + +#~ msgid "There is no 'res://default_bus_layout.tres' file." +#~ msgstr "Det er ingen 'res://default_bus_layout.tres' fil." + +#~ msgid "Go to parent folder" +#~ msgstr "Gå til overnevnt mappe" + +#~ msgid "Select device from the list" +#~ msgstr "Velg enhet fra listen" + +#, fuzzy +#~ msgid "Open Scene(s)" +#~ msgstr "Åpne Scene" + +#~ msgid "Previous Directory" +#~ msgstr "Forrige Katalog" + +#~ msgid "Next Directory" +#~ msgstr "Neste Katalog" + +#~ msgid "Ease in" +#~ msgstr "Gli inn" + +#~ msgid "Ease out" +#~ msgstr "Gli ut" + +#~ msgid "Create folder" +#~ msgstr "Opprett mappe" + +#~ msgid "Already existing" +#~ msgstr "Eksisterer allerede" + +#, fuzzy +#~ msgid "Custom Node" +#~ msgstr "Kutt Noder" + +#, fuzzy +#~ msgid "Invalid Path" +#~ msgstr ": Ugyldige argumenter: " + +#, fuzzy +#~ msgid "GridMap Duplicate Selection" +#~ msgstr "Dupliser Utvalg" + +#~ msgid "Edit Signal Arguments:" +#~ msgstr "Forandre Signalargumenter:" + +#~ msgid "Edit Variable:" +#~ msgstr "Rediger Variabel:" + +#, fuzzy +#~ msgid "Insert keys." +#~ msgstr "Sett inn Nøkler" + +#, fuzzy +#~ 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" + +#~ msgid "Line:" +#~ msgstr "Linje:" + +#~ msgid "Col:" +#~ msgstr "Kol:" + +#, fuzzy +#~ msgid "Split already exists." +#~ msgstr "Eksisterer allerede" + +#, fuzzy +#~ msgid "Add Split" +#~ msgstr "Legg til punkt" + +#, fuzzy +#~ msgid "Remove Split" +#~ msgstr "Fjern punkt" + +#, fuzzy +#~ msgid "Poly" +#~ msgstr "Rediger Poly" + +#, fuzzy +#~ msgid "Splits" +#~ msgstr "Splitt Sti" + +#, fuzzy +#~ 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" + +#~ msgid "Create a new polygon from scratch" +#~ msgstr "Lag en ny polygon fra bunnen" + +#, fuzzy +#~ msgid "Zoom out" +#~ msgstr "Zoom Ut" + +#, fuzzy +#~ msgid "Zoom in" +#~ msgstr "Zoom Inn" + +#~ msgid "Create Poly3D" +#~ msgstr "Lag Poly3D" + +#~ msgid "LMB: Move Point." +#~ msgstr "Venstreklikk: Flytt Punkt." + +#~ msgid "Ctrl+LMB: Split Segment." +#~ msgstr "Ctrl+Venstreklikk: Splitt Segment." + +#~ msgid "RMB: Erase Point." +#~ msgstr "Høyreklikk: Slett Punkt." + +#, fuzzy +#~ msgid "New TextFile" +#~ msgstr "Vis Filer" + +#~ msgid "Save Theme As" +#~ msgstr "Lagre drakt som" + +#, fuzzy +#~ msgid "Zoom:" +#~ msgstr "Zoom Inn" + #~ msgid "Class List:" #~ msgstr "Klasseliste:" -#~ msgid "Search Classes" -#~ msgstr "Søk i klasser" - #~ msgid "Public Methods" #~ msgstr "Offentlige metoder" @@ -9628,10 +12385,6 @@ msgstr "" #~ msgid "Convert To Lowercase" #~ msgstr "Konverter til små versaler" -#, fuzzy -#~ msgid "Snap To Floor" -#~ msgstr "Snap til rutenett" - #~ msgid "Rotate 0 degrees" #~ msgstr "Roter 0 grader" @@ -9654,9 +12407,6 @@ msgstr "" #~ msgid "Modify Color Ramp" #~ msgstr "Modifiser Farge-Rampe" -#~ msgid "Disabled" -#~ msgstr "Deaktivert" - #~ msgid "Move Anim Track Up" #~ msgstr "Flytt Anim Spor Opp" @@ -9699,12 +12449,6 @@ msgstr "" #~ msgid "Out-In" #~ msgstr "Ut-Inn" -#~ msgid "Change Anim Len" -#~ msgstr "Endre Anim Lengde" - -#~ msgid "Change Anim Loop" -#~ msgstr "Endre Anim-Løkke" - #~ msgid "Anim Create Typed Value Key" #~ msgstr "Anim Lag Typet Verdi Nøkkel" @@ -9753,9 +12497,6 @@ msgstr "" #~ msgid "Ugh" #~ msgstr "Æsj" -#~ msgid "Save the currently edited resource." -#~ msgstr "Lagre den nylige redigerte ressursen." - #~ msgid "Stop Profiling" #~ msgstr "Stopp Profilering" @@ -9826,10 +12567,6 @@ msgstr "" #~ msgstr "Ring" #, fuzzy -#~ msgid "Edit Variable" -#~ msgstr "Rediger Variabel:" - -#, fuzzy #~ msgid "Edit Signal" #~ msgstr "Forandre Signal Argumenter:" |