diff options
Diffstat (limited to 'editor/translations/nb.po')
-rw-r--r-- | editor/translations/nb.po | 580 |
1 files changed, 417 insertions, 163 deletions
diff --git a/editor/translations/nb.po b/editor/translations/nb.po index 6f08cbbc12..ba31587c76 100644 --- a/editor/translations/nb.po +++ b/editor/translations/nb.po @@ -1,6 +1,6 @@ # 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. # Anonymous <GentleSaucepan@protonmail.com>, 2017. @@ -15,15 +15,17 @@ 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: 2018-12-13 14:41+0100\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: Poedit 2.2\n" #: core/math/expression.cpp modules/gdscript/gdscript_functions.cpp #: modules/visual_script/visual_script_builtin_funcs.cpp @@ -56,8 +58,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 @@ -272,7 +275,6 @@ msgstr "Lag %d NYE spor og sett inn nøkler?" #: editor/editor_audio_buses.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 msgid "Create" @@ -549,15 +551,19 @@ 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/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" @@ -567,8 +573,8 @@ msgstr "" #: editor/code_editor.cpp #, fuzzy -msgid "Zoom:" -msgstr "Zoom Inn" +msgid "Font Size:" +msgstr "Frontvisning" #: editor/code_editor.cpp msgid "Line:" @@ -734,8 +740,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:" @@ -786,8 +792,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" @@ -999,7 +1004,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 @@ -1243,7 +1249,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 +1258,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" @@ -1736,6 +1741,12 @@ msgstr "Denne operasjonen kan ikke gjennomføres uten en trerot." #: editor/editor_node.cpp 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 "" + +#: editor/editor_node.cpp +msgid "" "Couldn't save scene. Likely dependencies (instances or inheritance) couldn't " "be satisfied." msgstr "" @@ -2175,7 +2186,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" @@ -2200,7 +2211,7 @@ msgstr "Prosjektinnstillinger" msgid "Export" msgstr "Eksporter" -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/tile_set_editor_plugin.cpp msgid "Tools" msgstr "Verktøy" @@ -2646,7 +2657,13 @@ msgid "[Empty]" msgstr "" #: editor/editor_properties.cpp editor/plugins/root_motion_editor_plugin.cpp -msgid "Assign.." +msgid "Assign..." +msgstr "" + +#: editor/editor_properties.cpp +msgid "" +"The selected resource (%s) does not match any type expected for this " +"property (%s)." msgstr "" #: editor/editor_properties.cpp @@ -2667,8 +2684,7 @@ 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 "" @@ -3041,18 +3057,14 @@ 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" 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." @@ -3118,7 +3130,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..." @@ -3262,7 +3274,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 @@ -3457,6 +3469,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." @@ -3523,14 +3539,14 @@ msgid "Activate now?" msgstr "" #: 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" +#, fuzzy +msgid "Edit Polygon" msgstr "Rediger Poly" #: editor/plugins/abstract_polygon_2d_editor.cpp @@ -3538,25 +3554,28 @@ msgid "Insert Point" msgstr "Sett inn 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)" +#, fuzzy +msgid "Edit Polygon (Remove Point)" msgstr "Rediger Poly (Fjern Punkt)" #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Remove Poly And Point" +#, fuzzy +msgid "Remove Polygon And Point" msgstr "Fjern Poly Og Punkt" #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Create a new polygon from scratch" -msgstr "Lag en ny polygon fra bunnen" +#: 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 +#, fuzzy msgid "" -"Edit existing polygon:\n" -"LMB: Move Point.\n" -"Ctrl+LMB: Split Segment.\n" -"RMB: Erase Point." +"Edit points.\n" +"LMB: Move Point\n" +"RMB: Erase Point" msgstr "" "Endre eksisterende polygon:\n" "Venstreklikk: Flytt Punkt.\n" @@ -3564,8 +3583,10 @@ msgstr "" "Høyreklikk: Fjern Punkt." #: editor/plugins/abstract_polygon_2d_editor.cpp -msgid "Delete 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_1d_editor.cpp #: editor/plugins/animation_blend_space_2d_editor.cpp @@ -3580,7 +3601,7 @@ 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 @@ -3609,15 +3630,9 @@ msgid "Select and move points, create points with RMB." msgstr "" #: 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 @@ -3659,12 +3674,6 @@ 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:" @@ -3701,7 +3710,7 @@ msgstr "" #: 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 @@ -3986,7 +3995,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 @@ -4266,7 +4275,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:" @@ -4420,21 +4429,19 @@ msgid "Paste Pose" msgstr "Lim Inn Pose" #: editor/plugins/canvas_item_editor_plugin.cpp -#, fuzzy -msgid "Zoom out" -msgstr "Zoom Ut" +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 reset" +msgid "Zoom Reset" msgstr "Zoom Ut" #: editor/plugins/canvas_item_editor_plugin.cpp -#, fuzzy -msgid "Zoom in" -msgstr "Zoom Inn" - -#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Select Mode" msgstr "Velg Modus" @@ -4705,8 +4712,17 @@ 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 @@ -4811,35 +4827,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 "" @@ -5073,6 +5063,7 @@ msgid "Populate" msgstr "" #: editor/plugins/navigation_polygon_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp msgid "Create Navigation Polygon" msgstr "" @@ -5210,6 +5201,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 +5233,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 +5253,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" @@ -5317,6 +5313,10 @@ 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" @@ -5329,10 +5329,16 @@ 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 "" @@ -5374,10 +5380,20 @@ msgid "Transform UV Map" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Paint bone weights" +#, fuzzy +msgid "Transform Polygon" +msgstr "Lag Poly" + +#: editor/plugins/polygon_2d_editor_plugin.cpp +msgid "Paint Bone Weights" msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp +#, fuzzy +msgid "Open Polygon 2D UV editor." +msgstr "Åpne 2D Editor" + +#: editor/plugins/polygon_2d_editor_plugin.cpp msgid "Polygon 2D UV Editor" msgstr "" @@ -5402,11 +5418,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,20 +5446,20 @@ msgid "Scale Polygon" msgstr "Skaler Polygon" #: editor/plugins/polygon_2d_editor_plugin.cpp -msgid "Connect two points to make a split" +msgid "Connect two points to make a split." msgstr "" #: editor/plugins/polygon_2d_editor_plugin.cpp #, fuzzy -msgid "Select a split to erase it" +msgid "Select a split to erase it." msgstr "Velg en Mappe å Skanne" #: 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 @@ -5472,6 +5484,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" @@ -5601,19 +5618,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,6 +5657,14 @@ 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..." @@ -5677,8 +5706,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 +5736,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 +5749,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" @@ -5826,6 +5856,10 @@ msgstr "" msgid "Go to Function" msgstr "Fjern Funksjon" +#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp +msgid "Standard" +msgstr "" + #: editor/plugins/script_text_editor.cpp msgid "Only resources from filesystem can be dropped." msgstr "" @@ -5858,10 +5892,6 @@ msgstr "Store bokstaver" msgid "Syntax Highlighter" msgstr "" -#: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp -msgid "Standard" -msgstr "" - #: editor/plugins/script_text_editor.cpp scene/gui/line_edit.cpp #: scene/gui/text_edit.cpp msgid "Cut" @@ -6458,6 +6488,10 @@ msgstr "" msgid "Post" msgstr "" +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Name-less gizmo" +msgstr "" + #: editor/plugins/sprite_editor_plugin.cpp msgid "Sprite is empty!" msgstr "" @@ -6576,11 +6610,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 @@ -6828,12 +6868,12 @@ 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 +6885,47 @@ 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." +msgid "Copy bitmask." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp -msgid "Display tile's names (hold Alt Key)" +#, 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 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 "Remove selected texture and ALL TILES which use it?" +msgid "Enable snap and show grid (configurable via the Inspector)." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp +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 +6933,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 +6948,27 @@ 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" "Click on another Tile to edit it." msgstr "Velg Gjeldende Mappe" @@ -6909,12 +6987,100 @@ 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 "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 @@ -6969,7 +7135,7 @@ msgstr "" #: editor/project_export.cpp #, fuzzy -msgid "Export Path:" +msgid "Export Path" msgstr "Eksporter Prosjekt" #: editor/project_export.cpp @@ -7027,6 +7193,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 "" @@ -7173,7 +7369,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,6 +7379,24 @@ msgstr "Er du sikker på at du vil åpne mer enn ett prosjekt?" #: 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 will not 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 +msgid "" "Can't run project: no main scene defined.\n" "Please edit the project and set the main scene in \"Project Settings\" under " "the \"Application\" category." @@ -8463,7 +8678,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 @@ -9344,7 +9559,7 @@ msgid "" 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 @@ -9387,7 +9602,9 @@ msgid "OrientedPathFollow 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 "" +"OrientedPathFollow requires \"Up Vector\" enabled in its parent Path's Curve " +"resource." msgstr "" #: scene/3d/physics_body.cpp @@ -9480,6 +9697,10 @@ 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 "Raw Mode" msgstr "" @@ -9553,10 +9774,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,6 +9791,46 @@ msgstr "" msgid "Varyings can only be assigned in vertex function." msgstr "" +#~ 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:" @@ -9753,9 +10010,6 @@ msgstr "" #~ msgid "Ugh" #~ msgstr "Æsj" -#~ msgid "Save the currently edited resource." -#~ msgstr "Lagre den nylige redigerte ressursen." - #~ msgid "Stop Profiling" #~ msgstr "Stopp Profilering" |