diff options
Diffstat (limited to 'editor/translations/sv.po')
-rw-r--r-- | editor/translations/sv.po | 2389 |
1 files changed, 1590 insertions, 799 deletions
diff --git a/editor/translations/sv.po b/editor/translations/sv.po index 9aaeac846a..08b57d1a25 100644 --- a/editor/translations/sv.po +++ b/editor/translations/sv.po @@ -100,12 +100,13 @@ msgstr "Storlek:" msgid "Screen Orientation" msgstr "Öppna Senaste" -#: core/bind/core_bind.cpp main/main.cpp platform/uwp/os_uwp.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp main/main.cpp +#: platform/uwp/os_uwp.cpp #, fuzzy msgid "Window" msgstr "Nytt Fönster" -#: core/bind/core_bind.cpp main/main.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp msgid "Borderless" msgstr "" @@ -113,7 +114,7 @@ msgstr "" msgid "Per Pixel Transparency Enabled" msgstr "" -#: core/bind/core_bind.cpp main/main.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp #, fuzzy msgid "Fullscreen" msgstr "Växla Fullskärm" @@ -126,7 +127,7 @@ msgstr "" msgid "Minimized" msgstr "" -#: core/bind/core_bind.cpp main/main.cpp scene/gui/dialogs.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp scene/gui/dialogs.cpp #: scene/gui/graph_node.cpp msgid "Resizable" msgstr "" @@ -140,10 +141,11 @@ msgstr "" msgid "Position" msgstr "Dockposition" -#: core/bind/core_bind.cpp editor/editor_settings.cpp main/main.cpp -#: modules/gridmap/grid_map.cpp modules/visual_script/visual_script_nodes.cpp -#: scene/2d/tile_map.cpp scene/3d/camera.cpp scene/3d/light.cpp -#: scene/gui/control.cpp scene/gui/graph_edit.cpp scene/main/viewport.cpp +#: core/bind/core_bind.cpp core/project_settings.cpp editor/editor_settings.cpp +#: main/main.cpp modules/gridmap/grid_map.cpp +#: modules/visual_script/visual_script_nodes.cpp scene/2d/tile_map.cpp +#: scene/3d/camera.cpp scene/3d/light.cpp scene/gui/control.cpp +#: scene/gui/graph_edit.cpp scene/main/viewport.cpp #: scene/resources/dynamic_font.cpp scene/resources/navigation_mesh.cpp #: scene/resources/primitive_meshes.cpp scene/resources/sky.cpp #: scene/resources/style_box.cpp scene/resources/texture.cpp @@ -235,21 +237,16 @@ msgstr "" msgid "Function" msgstr "Funktioner" -#: core/image.cpp core/packed_data_container.cpp -#: modules/minimp3/audio_stream_mp3.cpp -#: modules/stb_vorbis/audio_stream_ogg_vorbis.cpp -#: modules/visual_script/visual_script.cpp scene/2d/polygon_2d.cpp +#: core/image.cpp core/packed_data_container.cpp scene/2d/polygon_2d.cpp #: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -#: scene/resources/audio_stream_sample.cpp scene/resources/bit_map.cpp -#: scene/resources/concave_polygon_shape.cpp scene/resources/curve.cpp -#: scene/resources/polygon_path_finder.cpp scene/resources/texture.cpp msgid "Data" msgstr "" #: core/io/file_access_network.cpp core/register_core_types.cpp -#: editor/editor_settings.cpp main/main.cpp +#: editor/editor_file_dialog.cpp editor/editor_settings.cpp main/main.cpp #: modules/gdscript/language_server/gdscript_language_server.cpp #: modules/webrtc/webrtc_data_channel.h modules/websocket/websocket_macros.h +#: scene/gui/file_dialog.cpp #, fuzzy msgid "Network" msgstr "Nätverksprofilerare" @@ -362,7 +359,8 @@ msgid "Not enough bytes for decoding bytes, or invalid format." msgstr "Inte nog med bytes för att avkoda, eller ogiltigt format." #: core/math/expression.cpp -msgid "Invalid input %i (not passed) in expression" +#, fuzzy +msgid "Invalid input %d (not passed) in expression" msgstr "Ogiltig indata %i (ej överförd) i uttrycket" #: core/math/expression.cpp @@ -407,6 +405,15 @@ msgstr "" msgid "Max Size (KB)" msgstr "" +#: core/os/input.cpp +#, fuzzy +msgid "Mouse Mode" +msgstr "Växla Läge" + +#: core/os/input.cpp +msgid "Use Accumulated Input" +msgstr "" + #: core/os/input_event.cpp editor/project_settings_editor.cpp #: servers/audio_server.cpp msgid "Device" @@ -435,6 +442,11 @@ msgstr "" msgid "Command" msgstr "Gemenskap" +#: core/os/input_event.cpp +#, fuzzy +msgid "Physical" +msgstr "Fysik Bildruta %" + #: core/os/input_event.cpp scene/2d/touch_screen_button.cpp #: scene/gui/base_button.cpp scene/gui/texture_button.cpp #: scene/resources/default_theme/default_theme.cpp @@ -493,6 +505,10 @@ msgid "Pressure" msgstr "Återställ Zoom" #: core/os/input_event.cpp +msgid "Pen Inverted" +msgstr "" + +#: core/os/input_event.cpp #, fuzzy msgid "Relative" msgstr "GDNative" @@ -586,13 +602,15 @@ msgid "Project Settings Override" msgstr "Projektinställningar..." #: core/project_settings.cpp core/resource.cpp -#: editor/editor_autoload_settings.cpp editor/editor_help_search.cpp -#: editor/editor_plugin_settings.cpp editor/editor_profiler.cpp +#: editor/animation_track_editor.cpp editor/editor_autoload_settings.cpp +#: editor/editor_help_search.cpp editor/editor_plugin_settings.cpp +#: editor/editor_profiler.cpp editor/plugins/tile_set_editor_plugin.cpp #: editor/project_manager.cpp editor/settings_config_dialog.cpp #: modules/gdnative/nativescript/nativescript.cpp #: platform/android/export/export_plugin.cpp platform/iphone/export/export.cpp #: platform/osx/export/export.cpp scene/2d/area_2d.cpp scene/3d/area.cpp -#: scene/main/node.cpp +#: scene/3d/skeleton.cpp scene/main/node.cpp scene/resources/mesh_library.cpp +#: scene/resources/skin.cpp msgid "Name" msgstr "Namn" @@ -604,7 +622,8 @@ msgstr "Beskrivning" #: core/project_settings.cpp editor/editor_node.cpp editor/editor_settings.cpp #: editor/plugins/script_editor_plugin.cpp editor/project_manager.cpp -#: main/main.cpp +#: main/main.cpp platform/android/export/export_plugin.cpp +#: platform/javascript/export/export.cpp msgid "Run" msgstr "Kör" @@ -635,6 +654,43 @@ msgstr "" msgid "Custom User Dir Name" msgstr "" +#: core/project_settings.cpp main/main.cpp +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#: platform/uwp/os_uwp.cpp +#, fuzzy +msgid "Display" +msgstr "Ersätt Alla" + +#: core/project_settings.cpp main/main.cpp modules/csg/csg_shape.cpp +#: modules/opensimplex/noise_texture.cpp scene/2d/line_2d.cpp +#: scene/3d/label_3d.cpp scene/gui/text_edit.cpp scene/resources/texture.cpp +msgid "Width" +msgstr "" + +#: core/project_settings.cpp main/main.cpp modules/csg/csg_shape.cpp +#: modules/gltf/gltf_node.cpp modules/opensimplex/noise_texture.cpp +#: scene/2d/light_2d.cpp scene/resources/capsule_shape.cpp +#: scene/resources/capsule_shape_2d.cpp scene/resources/cylinder_shape.cpp +#: scene/resources/font.cpp scene/resources/navigation_mesh.cpp +#: scene/resources/primitive_meshes.cpp scene/resources/texture.cpp +#, fuzzy +msgid "Height" +msgstr "Höger" + +#: core/project_settings.cpp +msgid "Always On Top" +msgstr "" + +#: core/project_settings.cpp +#, fuzzy +msgid "Test Width" +msgstr "Vy från vänster" + +#: core/project_settings.cpp +#, fuzzy +msgid "Test Height" +msgstr "Höger" + #: core/project_settings.cpp editor/animation_track_editor.cpp #: editor/editor_audio_buses.cpp main/main.cpp servers/audio_server.cpp msgid "Audio" @@ -657,6 +713,11 @@ msgid "Main Run Args" msgstr "" #: core/project_settings.cpp +#, fuzzy +msgid "Scene Naming" +msgstr "Scen Filsökväg:" + +#: core/project_settings.cpp msgid "Search In File Extensions" msgstr "" @@ -664,19 +725,15 @@ msgstr "" msgid "Script Templates Search Path" msgstr "" -#: core/project_settings.cpp editor/editor_node.cpp -#: editor/plugins/version_control_editor_plugin.cpp -msgid "Version Control" -msgstr "Versionshantering" - #: core/project_settings.cpp -msgid "Autoload On Startup" -msgstr "" +#, fuzzy +msgid "Version Control Autoload On Startup" +msgstr "Versionshantering" #: core/project_settings.cpp #, fuzzy -msgid "Plugin Name" -msgstr "Plugin Namn:" +msgid "Version Control Plugin Name" +msgstr "Versionshantering" #: core/project_settings.cpp scene/2d/collision_object_2d.cpp #: scene/3d/collision_object.cpp scene/gui/control.cpp @@ -749,7 +806,8 @@ msgstr "" #: scene/resources/world.cpp scene/resources/world_2d.cpp #: servers/physics/space_sw.cpp servers/physics_2d/physics_2d_server_sw.cpp #: servers/physics_2d/physics_2d_server_wrap_mt.h -#: servers/physics_2d/space_2d_sw.cpp +#: servers/physics_2d/space_2d_sw.cpp servers/physics_2d_server.cpp +#: servers/physics_server.cpp #, fuzzy msgid "Physics" msgstr "Fysik Bildruta %" @@ -760,7 +818,7 @@ msgstr "Fysik Bildruta %" #: editor/plugins/spatial_editor_plugin.cpp main/main.cpp #: modules/bullet/register_types.cpp modules/bullet/space_bullet.cpp #: scene/3d/physics_body.cpp scene/resources/world.cpp -#: servers/physics/space_sw.cpp +#: servers/physics/space_sw.cpp servers/physics_server.cpp msgid "3D" msgstr "" @@ -791,8 +849,8 @@ msgstr "Renderare:" msgid "Quality" msgstr "" -#: core/project_settings.cpp scene/animation/animation_tree.cpp -#: scene/gui/file_dialog.cpp scene/main/scene_tree.cpp +#: core/project_settings.cpp scene/gui/file_dialog.cpp +#: scene/main/scene_tree.cpp scene/resources/navigation_mesh.cpp #: servers/visual_server.cpp #, fuzzy msgid "Filters" @@ -920,11 +978,6 @@ msgstr "Sökväg" msgid "Source Code" msgstr "Källa" -#: core/translation.cpp -#, fuzzy -msgid "Messages" -msgstr "Synkronisera Skript-ändringar" - #: core/translation.cpp editor/project_settings_editor.cpp msgid "Locale" msgstr "" @@ -990,7 +1043,8 @@ msgstr "" #: scene/2d/physics_body_2d.cpp scene/resources/world_2d.cpp #: servers/physics_2d/physics_2d_server_sw.cpp #: servers/physics_2d/physics_2d_server_wrap_mt.h -#: servers/physics_2d/space_2d_sw.cpp servers/visual_server.cpp +#: servers/physics_2d/space_2d_sw.cpp servers/physics_2d_server.cpp +#: servers/visual_server.cpp msgid "2D" msgstr "" @@ -1040,13 +1094,14 @@ msgstr "" msgid "Subsurface Scattering" msgstr "" -#: drivers/gles3/rasterizer_scene_gles3.cpp +#: drivers/gles3/rasterizer_scene_gles3.cpp editor/animation_track_editor.cpp #: editor/import/resource_importer_texture.cpp #: editor/plugins/spatial_editor_plugin.cpp modules/gltf/gltf_node.cpp #: modules/gridmap/grid_map.cpp scene/2d/cpu_particles_2d.cpp #: scene/2d/node_2d.cpp scene/2d/parallax_layer.cpp scene/2d/polygon_2d.cpp #: scene/2d/remote_transform_2d.cpp scene/3d/cpu_particles.cpp -#: scene/3d/remote_transform.cpp scene/3d/spatial.cpp scene/gui/control.cpp +#: scene/3d/remote_transform.cpp scene/3d/spatial.cpp +#: scene/animation/animation_blend_tree.cpp scene/gui/control.cpp #: scene/main/canvas_layer.cpp scene/resources/environment.cpp #: scene/resources/material.cpp scene/resources/particles_material.cpp msgid "Scale" @@ -1072,6 +1127,7 @@ msgstr "" msgid "Blend Shape Max Buffer Size (KB)" msgstr "" +#. TRANSLATORS: Adjective, refers to the mode for Bezier handles (Free, Balanced, Mirror). #: editor/animation_bezier_editor.cpp msgid "Free" msgstr "Gratis" @@ -1088,7 +1144,7 @@ msgstr "Spegla" msgid "Time:" msgstr "Tid:" -#: editor/animation_bezier_editor.cpp +#: editor/animation_bezier_editor.cpp editor/animation_track_editor.cpp msgid "Value:" msgstr "Värde:" @@ -1140,6 +1196,94 @@ msgstr "Anim Ändra Värdet På Tidsnyckeln" msgid "Anim Change Call" msgstr "Anim Ändra Anrop" +#: editor/animation_track_editor.cpp scene/2d/animated_sprite.cpp +#: scene/2d/sprite.cpp scene/3d/sprite_3d.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Frame" +msgstr "Bildruta %" + +#: editor/animation_track_editor.cpp editor/editor_profiler.cpp +#: scene/2d/cpu_particles_2d.cpp scene/2d/particles_2d.cpp +#: scene/3d/cpu_particles.cpp scene/3d/particles.cpp +#: scene/resources/particles_material.cpp servers/visual_server.cpp +msgid "Time" +msgstr "Tid" + +#: editor/animation_track_editor.cpp editor/import/resource_importer_scene.cpp +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Location" +msgstr "Lokalisering" + +#: editor/animation_track_editor.cpp modules/gltf/gltf_node.cpp +#: scene/2d/polygon_2d.cpp scene/2d/remote_transform_2d.cpp +#: scene/3d/remote_transform.cpp scene/3d/spatial.cpp scene/gui/control.cpp +#, fuzzy +msgid "Rotation" +msgstr "Ctrl: Rotera" + +#: editor/animation_track_editor.cpp editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_nodes.cpp scene/gui/range.cpp +msgid "Value" +msgstr "Värde" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Arg Count" +msgstr "Välj Färg" + +#: editor/animation_track_editor.cpp main/main.cpp +#: modules/mono/mono_gd/gd_mono.cpp +msgid "Args" +msgstr "" + +#: editor/animation_track_editor.cpp editor/editor_settings.cpp +#: editor/script_editor_debugger.cpp modules/gltf/gltf_accessor.cpp +#: modules/gltf/gltf_light.cpp modules/visual_script/visual_script_nodes.cpp +#: scene/3d/physics_body.cpp scene/resources/visual_shader_nodes.cpp +msgid "Type" +msgstr "Typ" + +#: editor/animation_track_editor.cpp +msgid "In Handle" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Out Handle" +msgstr "" + +#: editor/animation_track_editor.cpp +#: editor/import/resource_importer_texture.cpp +#: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp +#: scene/audio/audio_stream_player.cpp scene/gui/video_player.cpp +msgid "Stream" +msgstr "" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Start Offset" +msgstr "Icon Läge" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "End Offset" +msgstr "Skapa Node" + +#: editor/animation_track_editor.cpp editor/editor_settings.cpp +#: editor/import/resource_importer_scene.cpp +#: editor/plugins/animation_player_editor_plugin.cpp editor/scene_tree_dock.cpp +#: scene/2d/animated_sprite.cpp scene/2d/cpu_particles_2d.cpp +#: scene/2d/sprite.cpp scene/3d/cpu_particles.cpp scene/3d/sprite_3d.cpp +#: scene/animation/animation_blend_tree.cpp +#: scene/resources/particles_material.cpp +msgid "Animation" +msgstr "Animation" + +#: editor/animation_track_editor.cpp +msgid "Easing" +msgstr "" + #: editor/animation_track_editor.cpp msgid "Anim Multi Change Keyframe Time" msgstr "Anim Fler-Ändra Nyckelbildstid" @@ -1234,7 +1378,7 @@ msgstr "Ändra spårets läge till på/av." msgid "Update Mode (How this property is set)" msgstr "Uppdateringsläge (Hur denna egenskap sätts)" -#: editor/animation_track_editor.cpp +#: editor/animation_track_editor.cpp scene/resources/gradient.cpp msgid "Interpolation Mode" msgstr "Interpolationsläge" @@ -1247,10 +1391,72 @@ msgid "Remove this track." msgstr "Ta bort detta spår." #: editor/animation_track_editor.cpp -msgid "Time (s): " +#, fuzzy +msgid "Time (s):" msgstr "Tid (s): " #: editor/animation_track_editor.cpp +#, fuzzy +msgid "Position:" +msgstr "Dockposition" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Rotation:" +msgstr "Ctrl: Rotera" + +#: editor/animation_track_editor.cpp +#: editor/plugins/animation_tree_player_editor_plugin.cpp +#: editor/plugins/multimesh_editor_plugin.cpp +msgid "Scale:" +msgstr "Skala:" + +#: editor/animation_track_editor.cpp +#: editor/plugins/resource_preloader_editor_plugin.cpp +#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp +#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp +#: modules/visual_script/visual_script_editor.cpp +msgid "Type:" +msgstr "Typ:" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "(Invalid, expected type: %s)" +msgstr "Måste använda en giltigt filändelse." + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Easing:" +msgstr "Varning:" + +#: editor/animation_track_editor.cpp +msgid "In-Handle:" +msgstr "" + +#: editor/animation_track_editor.cpp +msgid "Out-Handle:" +msgstr "" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Stream:" +msgstr "Ljud-Lyssnare" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Start (s):" +msgstr "Starta" + +#: editor/animation_track_editor.cpp +msgid "End (s):" +msgstr "" + +#: editor/animation_track_editor.cpp +#, fuzzy +msgid "Animation Clip:" +msgstr "Animationer:" + +#: editor/animation_track_editor.cpp msgid "Toggle Track Enabled" msgstr "Växla Spår På" @@ -1337,16 +1543,6 @@ msgid "Editors" msgstr "Öppna 3D-redigeraren" #: editor/animation_track_editor.cpp editor/editor_settings.cpp -#: editor/import/resource_importer_scene.cpp -#: editor/plugins/animation_player_editor_plugin.cpp editor/scene_tree_dock.cpp -#: scene/2d/animated_sprite.cpp scene/2d/cpu_particles_2d.cpp -#: scene/2d/sprite.cpp scene/3d/cpu_particles.cpp scene/3d/sprite_3d.cpp -#: scene/animation/animation_blend_tree.cpp -#: scene/resources/particles_material.cpp -msgid "Animation" -msgstr "Animation" - -#: editor/animation_track_editor.cpp editor/editor_settings.cpp #, fuzzy msgid "Confirm Insert Track" msgstr "Anim Infoga Spår & Nyckel" @@ -1474,7 +1670,8 @@ msgid "Add Method Track Key" msgstr "Lägg till metodspårnyckel" #: editor/animation_track_editor.cpp -msgid "Method not found in object: " +#, fuzzy +msgid "Method not found in object:" msgstr "Metoden hittades inte i objektet: " #: editor/animation_track_editor.cpp @@ -2088,8 +2285,8 @@ msgid "Open" msgstr "Öppna" #: editor/dependency_editor.cpp -msgid "Owners Of:" -msgstr "Ägare av:" +msgid "Owners of: %s (Total: %d)" +msgstr "" #: editor/dependency_editor.cpp #, fuzzy @@ -2395,7 +2592,7 @@ msgid "Bus Options" msgstr "Buss-alternativ" #: editor/editor_audio_buses.cpp editor/filesystem_dock.cpp -#: editor/scene_tree_dock.cpp +#: editor/project_export.cpp editor/scene_tree_dock.cpp msgid "Duplicate" msgstr "Duplicera" @@ -2447,8 +2644,9 @@ msgstr "Öppna Ljud-Buss Layout" msgid "There is no '%s' file." msgstr "Det finns ingen '%s' fil." -#: editor/editor_audio_buses.cpp editor/plugins/canvas_item_editor_plugin.cpp -msgid "Layout" +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Layout:" msgstr "Layout" #: editor/editor_audio_buses.cpp @@ -2652,6 +2850,25 @@ msgid "Choose" msgstr "Välj" #: editor/editor_export.cpp +msgid "Project export for platform:" +msgstr "" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Completed with errors." +msgstr "Kopiera Nod-Sökväg" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Completed successfully." +msgstr "Paketet installerades!" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Failed." +msgstr "Misslyckades:" + +#: editor/editor_export.cpp msgid "Storing File:" msgstr "Lagrar Fil:" @@ -2664,6 +2881,31 @@ msgid "Packing" msgstr "Packar" #: editor/editor_export.cpp +#, fuzzy +msgid "Save PCK" +msgstr "Spara Som" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Cannot create file \"%s\"." +msgstr "Kunde inte skapa mapp." + +#: editor/editor_export.cpp +#, fuzzy +msgid "Failed to export project files." +msgstr "Kunde inte exportera projektfiler" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Can't open file to read from path \"%s\"." +msgstr "Kan inte öppna fil för skrivande:" + +#: editor/editor_export.cpp +#, fuzzy +msgid "Save ZIP" +msgstr "Spara Som" + +#: editor/editor_export.cpp msgid "" "Target platform requires 'ETC' texture compression for GLES2. Enable 'Import " "Etc' in Project Settings." @@ -2781,11 +3023,32 @@ msgstr "Mallfil hittades inte." msgid "Custom release template not found." msgstr "Anpassad release mall hittades inte." +#: editor/editor_export.cpp +#, fuzzy +msgid "Prepare Template" +msgstr "Hantera Mallar" + +#: editor/editor_export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "The given export path doesn't exist." +msgstr "Den angivna export vägen finns inte:" + #: editor/editor_export.cpp platform/javascript/export/export.cpp -msgid "Template file not found:" +#, fuzzy +msgid "Template file not found: \"%s\"." msgstr "Mallfil hittades inte:" #: editor/editor_export.cpp +#, fuzzy +msgid "Failed to copy export template." +msgstr "Hantera exportmallar..." + +#: editor/editor_export.cpp platform/windows/export/export.cpp +#: platform/x11/export/export.cpp +msgid "PCK Embedding" +msgstr "" + +#: editor/editor_export.cpp msgid "On 32-bit exports the embedded PCK cannot be bigger than 4 GiB." msgstr "Den inbäddade PCK får inte vara större än 4 GiB på 32 bitars exporter." @@ -2802,7 +3065,7 @@ msgid "Script Editor" msgstr "Öppna Skript-Redigeraren" #: editor/editor_feature_profile.cpp -#: editor/plugins/asset_library_editor_plugin.cpp +#: editor/plugins/asset_library_editor_plugin.cpp editor/project_manager.cpp msgid "Asset Library" msgstr "Tillgångsbibliotek" @@ -2965,9 +3228,9 @@ msgid "Import" msgstr "Importera" #: editor/editor_feature_profile.cpp editor/project_export.cpp -#: platform/android/export/export.cpp platform/javascript/export/export.cpp -#: platform/osx/export/export.cpp platform/uwp/export/export.cpp -#: platform/windows/export/export.cpp +#: platform/android/export/export.cpp platform/android/export/export_plugin.cpp +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#: platform/uwp/export/export.cpp platform/windows/export/export.cpp msgid "Export" msgstr "Exportera" @@ -3100,11 +3363,11 @@ msgstr "Spel Läge:" #: editor/import/resource_importer_texture.cpp #: editor/import/resource_importer_wav.cpp main/main.cpp #: modules/csg/csg_shape.cpp modules/visual_script/visual_script_nodes.cpp -#: modules/visual_script/visual_script_yield_nodes.cpp scene/2d/light_2d.cpp -#: scene/2d/physics_body_2d.cpp scene/2d/tile_map.cpp +#: scene/2d/light_2d.cpp scene/2d/physics_body_2d.cpp scene/2d/tile_map.cpp #: scene/3d/baked_lightmap.cpp scene/3d/light.cpp scene/3d/physics_body.cpp #: scene/gui/control.cpp scene/gui/file_dialog.cpp #: scene/resources/environment.cpp scene/resources/material.cpp +#: scene/resources/visual_shader.cpp #: servers/audio/effects/audio_effect_distortion.cpp #, fuzzy msgid "Mode" @@ -3240,7 +3503,7 @@ msgstr "" #: editor/editor_help.cpp scene/2d/camera_2d.cpp scene/gui/control.cpp #: scene/gui/nine_patch_rect.cpp scene/resources/dynamic_font.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/texture.cpp msgid "Top" msgstr "Topp" @@ -3459,11 +3722,12 @@ msgstr "Värde" msgid "Read Only" msgstr "Metoder" -#: editor/editor_inspector.cpp +#: editor/editor_inspector.cpp editor/plugins/item_list_editor_plugin.cpp msgid "Checkable" msgstr "" -#: editor/editor_inspector.cpp scene/resources/default_theme/default_theme.cpp +#: editor/editor_inspector.cpp editor/plugins/item_list_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp #, fuzzy msgid "Checked" msgstr "Välj" @@ -4170,15 +4434,6 @@ msgid "" "Unable to write to file '%s', file in use, locked or lacking permissions." msgstr "" -#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp -msgid "Scene" -msgstr "Scen" - -#: editor/editor_node.cpp -#, fuzzy -msgid "Scene Naming" -msgstr "Scen Filsökväg:" - #: editor/editor_node.cpp editor/editor_settings.cpp editor/scene_tree_dock.cpp #: servers/arvr/arvr_interface.cpp msgid "Interface" @@ -4305,6 +4560,10 @@ msgid "Default Color Picker Mode" msgstr "" #: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp +msgid "Version Control" +msgstr "Versionshantering" + +#: editor/editor_node.cpp editor/plugins/version_control_editor_plugin.cpp #, fuzzy msgid "Username" msgstr "Byt namn" @@ -4333,6 +4592,10 @@ msgstr "Växla distraktionsfritt läge." msgid "Add a new scene." msgstr "Lägg till en ny scen." +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp +msgid "Scene" +msgstr "Scen" + #: editor/editor_node.cpp msgid "Go to previously opened scene." msgstr "Gå till föregående öppna scen." @@ -4914,12 +5177,6 @@ msgstr "" msgid "Frame #:" msgstr "Bildruta #:" -#: editor/editor_profiler.cpp scene/2d/cpu_particles_2d.cpp -#: scene/2d/particles_2d.cpp scene/3d/cpu_particles.cpp scene/3d/particles.cpp -#: scene/resources/particles_material.cpp servers/visual_server.cpp -msgid "Time" -msgstr "Tid" - #: editor/editor_profiler.cpp msgid "Calls" msgstr "" @@ -4994,11 +5251,14 @@ msgid "Selected node is not a Viewport!" msgstr "" #: editor/editor_properties_array_dict.cpp -msgid "Size: " -msgstr "Storlek: " +#: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Size:" +msgstr "Storlek:" #: editor/editor_properties_array_dict.cpp -msgid "Page: " +#, fuzzy +msgid "Page:" msgstr "Sida: " #: editor/editor_properties_array_dict.cpp @@ -5098,6 +5358,11 @@ msgid "" "as runnable." msgstr "" +#: editor/editor_run_native.cpp +#, fuzzy +msgid "Project Run" +msgstr "Projekt" + #: editor/editor_run_script.cpp msgid "Write your logic in the _run() method." msgstr "Skriv din logik i _run() metoden." @@ -5325,7 +5590,8 @@ msgstr "Resurser" msgid "Color Theme" msgstr "Redigera Tema" -#: editor/editor_settings.cpp scene/resources/default_theme/default_theme.cpp +#: editor/editor_settings.cpp scene/3d/label_3d.cpp +#: scene/resources/default_theme/default_theme.cpp msgid "Line Spacing" msgstr "" @@ -5356,13 +5622,6 @@ msgstr "" msgid "Indent" msgstr "Automatisk Indentering" -#: editor/editor_settings.cpp editor/script_editor_debugger.cpp -#: modules/gltf/gltf_accessor.cpp modules/gltf/gltf_light.cpp -#: modules/visual_script/visual_script_nodes.cpp scene/3d/physics_body.cpp -#: scene/resources/visual_shader_nodes.cpp -msgid "Type" -msgstr "Typ" - #: editor/editor_settings.cpp editor/plugins/script_text_editor.cpp msgid "Auto Indent" msgstr "Automatisk Indentering" @@ -5381,7 +5640,9 @@ msgid "Draw Spaces" msgstr "" #: editor/editor_settings.cpp editor/plugins/spatial_editor_plugin.cpp -#: editor/plugins/tile_set_editor_plugin.cpp scene/main/scene_tree.cpp +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/tile_map.cpp +#: scene/main/scene_tree.cpp scene/resources/world.cpp +#: scene/resources/world_2d.cpp #, fuzzy msgid "Navigation" msgstr "Animations-Node" @@ -5408,6 +5669,11 @@ msgid "Mouse Extra Buttons Navigate History" msgstr "" #: editor/editor_settings.cpp +#, fuzzy +msgid "Drag And Drop Selection" +msgstr "Alla urval" + +#: editor/editor_settings.cpp msgid "Appearance" msgstr "" @@ -5961,10 +6227,12 @@ msgstr "" msgid "Port" msgstr "" +#. TRANSLATORS: Project Manager here refers to the tool used to create/manage Godot projects. #: editor/editor_settings.cpp msgid "Project Manager" msgstr "Projektledare" +#. TRANSLATORS: Project Manager here refers to the tool used to create/manage Godot projects. #: editor/editor_settings.cpp #, fuzzy msgid "Sorting Order" @@ -6139,6 +6407,11 @@ msgstr "" msgid "Flat" msgstr "Platt 1" +#: editor/editor_spin_slider.cpp +#, fuzzy +msgid "Hide Slider" +msgstr "Animations-Node" + #: editor/editor_sub_scene.cpp msgid "Select Node(s) to Import" msgstr "Välj Nod(er) att Importera" @@ -6749,14 +7022,6 @@ msgid "Replace in Files" msgstr "Ersätt Alla" #: editor/find_in_files.cpp -msgid "Find: " -msgstr "Hitta: " - -#: editor/find_in_files.cpp -msgid "Replace: " -msgstr "Ersätt: " - -#: editor/find_in_files.cpp #, fuzzy msgid "Replace All (NO UNDO)" msgstr "Ersätt Alla" @@ -6883,9 +7148,9 @@ msgstr "" #: editor/import/resource_importer_layered_texture.cpp #: editor/import/resource_importer_texture.cpp scene/2d/cpu_particles_2d.cpp -#: scene/3d/cpu_particles.cpp scene/3d/sprite_3d.cpp +#: scene/3d/cpu_particles.cpp scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp #: scene/resources/material.cpp scene/resources/particles_material.cpp -#: scene/resources/texture.cpp +#: scene/resources/texture.cpp scene/resources/visual_shader.cpp msgid "Flags" msgstr "" @@ -6897,7 +7162,7 @@ msgstr "" #: editor/import/resource_importer_layered_texture.cpp #: editor/import/resource_importer_texture.cpp scene/2d/light_2d.cpp -#: scene/gui/control.cpp scene/resources/navigation_mesh.cpp +#: scene/gui/control.cpp #, fuzzy msgid "Filter" msgstr "Filter:" @@ -7044,11 +7309,6 @@ msgstr "" msgid "Materials" msgstr "Materialförändringar:" -#: editor/import/resource_importer_scene.cpp platform/osx/export/export.cpp -#, fuzzy -msgid "Location" -msgstr "Lokalisering" - #: editor/import/resource_importer_scene.cpp #, fuzzy msgid "Keep On Reimport" @@ -7104,17 +7364,18 @@ msgstr "Transformera" msgid "Optimizer" msgstr "Optimera" -#: editor/import/resource_importer_scene.cpp main/main.cpp +#: editor/import/resource_importer_scene.cpp +#: editor/plugins/item_list_editor_plugin.cpp main/main.cpp #: modules/mono/mono_gd/gd_mono.cpp platform/javascript/export/export.cpp #: platform/osx/export/export.cpp scene/2d/camera_2d.cpp scene/2d/light_2d.cpp #: scene/2d/navigation_polygon.cpp scene/2d/ray_cast_2d.cpp scene/2d/sprite.cpp #: scene/2d/y_sort.cpp scene/3d/audio_stream_player_3d.cpp #: scene/3d/baked_lightmap.cpp scene/3d/interpolated_camera.cpp #: scene/3d/light.cpp scene/3d/navigation_mesh_instance.cpp -#: scene/3d/physics_joint.cpp scene/3d/ray_cast.cpp scene/3d/sprite_3d.cpp -#: scene/gui/graph_edit.cpp scene/gui/rich_text_label.cpp -#: scene/resources/curve.cpp scene/resources/environment.cpp -#: scene/resources/material.cpp +#: scene/3d/physics_joint.cpp scene/3d/ray_cast.cpp scene/3d/skeleton.cpp +#: scene/3d/sprite_3d.cpp scene/gui/graph_edit.cpp +#: scene/gui/rich_text_label.cpp scene/resources/curve.cpp +#: scene/resources/environment.cpp scene/resources/material.cpp #, fuzzy msgid "Enabled" msgstr "Aktivera" @@ -7165,7 +7426,8 @@ msgid "Generating Lightmaps" msgstr "Genererar Lightmaps" #: editor/import/resource_importer_scene.cpp -msgid "Generating for Mesh: " +#, fuzzy +msgid "Generating for Mesh:" msgstr "Generera för mesh: " #: editor/import/resource_importer_scene.cpp @@ -7193,6 +7455,18 @@ msgid "Saving..." msgstr "Sparar..." #: editor/import/resource_importer_texture.cpp +msgid "" +"%s: Texture detected as used as a normal map in 3D. Enabling red-green " +"texture compression to reduce memory usage (blue channel is discarded)." +msgstr "" + +#: editor/import/resource_importer_texture.cpp +msgid "" +"%s: Texture detected as used in 3D. Enabling filter, repeat, mipmap " +"generation and VRAM texture compression." +msgstr "" + +#: editor/import/resource_importer_texture.cpp msgid "2D, Detect 3D" msgstr "" @@ -7213,7 +7487,8 @@ msgstr "Växla Läge" msgid "BPTC LDR" msgstr "" -#: editor/import/resource_importer_texture.cpp scene/2d/cpu_particles_2d.cpp +#: editor/import/resource_importer_texture.cpp +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/cpu_particles_2d.cpp #: scene/2d/mesh_instance_2d.cpp scene/2d/multimesh_instance_2d.cpp #: scene/2d/particles_2d.cpp scene/2d/sprite.cpp scene/resources/style_box.cpp msgid "Normal Map" @@ -7248,12 +7523,6 @@ msgid "Normal Map Invert Y" msgstr "Slumpmässig Skala:" #: editor/import/resource_importer_texture.cpp -#: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp -#: scene/audio/audio_stream_player.cpp scene/gui/video_player.cpp -msgid "Stream" -msgstr "" - -#: editor/import/resource_importer_texture.cpp #, fuzzy msgid "Size Limit" msgstr "Storlek: " @@ -7904,11 +8173,20 @@ msgid "New Anim" msgstr "Ny Anim" #: editor/plugins/animation_player_editor_plugin.cpp +msgid "Create New Animation" +msgstr "Skapa Ny Animation" + +#: editor/plugins/animation_player_editor_plugin.cpp msgid "Change Animation Name:" msgstr "Ändra Animationsnamn:" #: editor/plugins/animation_player_editor_plugin.cpp #: editor/plugins/sprite_frames_editor_plugin.cpp +msgid "Rename Animation" +msgstr "Byt namn på Animation" + +#: editor/plugins/animation_player_editor_plugin.cpp +#: editor/plugins/sprite_frames_editor_plugin.cpp msgid "Delete Animation?" msgstr "Ta bort Animation?" @@ -7928,11 +8206,6 @@ msgid "Animation name already exists!" msgstr "ERROR: Animationsnamn finns redan!" #: editor/plugins/animation_player_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Rename Animation" -msgstr "Byt namn på Animation" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Duplicate Animation" msgstr "Duplicera Animation" @@ -8032,18 +8305,21 @@ msgstr "Alternativ" msgid "Directions" msgstr "Riktningar" +#. TRANSLATORS: Opposite of "Future", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp #, fuzzy msgid "Past" msgstr "Klistra in" +#. TRANSLATORS: Opposite of "Past", refers to a direction in animation onion skinning. #: editor/plugins/animation_player_editor_plugin.cpp msgid "Future" msgstr "" #: editor/plugins/animation_player_editor_plugin.cpp modules/csg/csg_shape.cpp #: scene/3d/collision_polygon.cpp scene/main/scene_tree.cpp -#: scene/resources/material.cpp servers/audio/effects/audio_effect_phaser.cpp +#: scene/resources/material.cpp scene/resources/primitive_meshes.cpp +#: servers/audio/effects/audio_effect_phaser.cpp msgid "Depth" msgstr "" @@ -8077,10 +8353,6 @@ msgid "Pin AnimationPlayer" msgstr "Klistra in Animation" #: editor/plugins/animation_player_editor_plugin.cpp -msgid "Create New Animation" -msgstr "Skapa Ny Animation" - -#: editor/plugins/animation_player_editor_plugin.cpp msgid "Animation Name:" msgstr "" @@ -8197,7 +8469,8 @@ msgid "Set the end animation. This is useful for sub-transitions." msgstr "" #: editor/plugins/animation_state_machine_editor.cpp -msgid "Transition: " +#, fuzzy +msgid "Transition:" msgstr "Övergång: " #: editor/plugins/animation_state_machine_editor.cpp @@ -8214,11 +8487,6 @@ msgid "New name:" msgstr "Nytt namn:" #: editor/plugins/animation_tree_player_editor_plugin.cpp -#: editor/plugins/multimesh_editor_plugin.cpp -msgid "Scale:" -msgstr "Skala:" - -#: editor/plugins/animation_tree_player_editor_plugin.cpp msgid "Fade In (s):" msgstr "" @@ -8227,7 +8495,7 @@ msgid "Fade Out (s):" msgstr "" #: editor/plugins/animation_tree_player_editor_plugin.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/visual_shader.cpp msgid "Blend" msgstr "" @@ -8631,7 +8899,7 @@ msgid "Select lightmap bake file:" msgstr "Välj mall-fil" #: editor/plugins/camera_editor_plugin.cpp -#: editor/plugins/spatial_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp scene/resources/mesh_library.cpp msgid "Preview" msgstr "Förhandsgranska" @@ -9144,6 +9412,7 @@ msgstr "" msgid "Clear Custom Bones" msgstr "" +#. TRANSLATORS: Noun, name of the 2D/3D View menus. #: editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/spatial_editor_plugin.cpp msgid "View" @@ -9208,6 +9477,10 @@ msgid "Preview Canvas Scale" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Layout" +msgstr "Layout" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Translation mask for inserting keys." msgstr "" @@ -9538,13 +9811,36 @@ msgstr "" msgid "Toggle Grid Snap" msgstr "Växla Läge" +#: editor/plugins/item_list_editor_plugin.cpp editor/project_export.cpp +#: scene/3d/label_3d.cpp scene/gui/button.cpp scene/gui/dialogs.cpp +#: scene/gui/label.cpp scene/gui/line_edit.cpp scene/gui/link_button.cpp +#: scene/gui/rich_text_label.cpp scene/gui/text_edit.cpp +#: scene/resources/primitive_meshes.cpp +msgid "Text" +msgstr "" + +#: editor/plugins/item_list_editor_plugin.cpp +#: editor/plugins/tile_set_editor_plugin.cpp main/main.cpp +#: platform/osx/export/export.cpp platform/windows/export/export.cpp +#: scene/gui/button.cpp scene/gui/item_list.cpp +msgid "Icon" +msgstr "Ikon" + +#: editor/plugins/item_list_editor_plugin.cpp +msgid "ID" +msgstr "" + +#: editor/plugins/item_list_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Separator" +msgstr "Sektioner:" + #: editor/plugins/item_list_editor_plugin.cpp msgid "Item %d" msgstr "" -#: editor/plugins/item_list_editor_plugin.cpp scene/gui/item_list.cpp -#: scene/gui/menu_button.cpp scene/gui/option_button.cpp -#: scene/gui/popup_menu.cpp +#: editor/plugins/item_list_editor_plugin.cpp msgid "Items" msgstr "" @@ -9652,7 +9948,8 @@ msgstr "" #: editor/plugins/mesh_instance_editor_plugin.cpp modules/csg/csg_shape.cpp #: modules/gltf/gltf_mesh.cpp modules/gltf/gltf_node.cpp #: scene/2d/mesh_instance_2d.cpp scene/3d/cpu_particles.cpp -#: scene/3d/mesh_instance.cpp scene/resources/multimesh.cpp +#: scene/3d/mesh_instance.cpp scene/resources/mesh_library.cpp +#: scene/resources/multimesh.cpp scene/resources/primitive_meshes.cpp #: scene/resources/texture.cpp msgid "Mesh" msgstr "" @@ -9966,8 +10263,9 @@ msgid "Volume" msgstr "Volym" #: editor/plugins/particles_editor_plugin.cpp -msgid "Emission Source: " -msgstr "" +#, fuzzy +msgid "Emission Source:" +msgstr "Synliga Kollisionsformer" #: editor/plugins/particles_editor_plugin.cpp msgid "A processor material of type 'ParticlesMaterial' is required." @@ -10201,13 +10499,13 @@ msgstr "" msgid "Points" msgstr "Flytta Ner" -#: editor/plugins/polygon_2d_editor_plugin.cpp scene/2d/navigation_polygon.cpp -#: scene/2d/polygon_2d.cpp scene/resources/navigation_mesh.cpp +#: editor/plugins/polygon_2d_editor_plugin.cpp scene/2d/polygon_2d.cpp +#: scene/resources/navigation_mesh.cpp #, fuzzy msgid "Polygons" msgstr "Redigera Polygon" -#: editor/plugins/polygon_2d_editor_plugin.cpp scene/2d/polygon_2d.cpp +#: editor/plugins/polygon_2d_editor_plugin.cpp scene/3d/skeleton.cpp msgid "Bones" msgstr "" @@ -10291,8 +10589,6 @@ msgid "Grid Settings" msgstr "Inställningar" #: editor/plugins/polygon_2d_editor_plugin.cpp modules/csg/csg_shape.cpp -#: scene/animation/animation_blend_space_1d.cpp -#: scene/animation/animation_blend_space_2d.cpp #: scene/resources/default_theme/default_theme.cpp msgid "Snap" msgstr "" @@ -10364,13 +10660,6 @@ msgid "Instance:" msgstr "Instans:" #: editor/plugins/resource_preloader_editor_plugin.cpp -#: editor/plugins/theme_editor_plugin.cpp editor/project_settings_editor.cpp -#: editor/scene_tree_editor.cpp editor/script_editor_debugger.cpp -#: modules/visual_script/visual_script_editor.cpp -msgid "Type:" -msgstr "Typ:" - -#: editor/plugins/resource_preloader_editor_plugin.cpp #: editor/scene_tree_dock.cpp editor/scene_tree_editor.cpp msgid "Open in Editor" msgstr "" @@ -10379,11 +10668,6 @@ msgstr "" msgid "Load Resource" msgstr "Ladda Resurs" -#: editor/plugins/resource_preloader_editor_plugin.cpp -#, fuzzy -msgid "ResourcePreloader" -msgstr "Resurs" - #: editor/plugins/room_manager_editor_plugin.cpp msgid "Flip Portals" msgstr "" @@ -10564,8 +10848,6 @@ msgid "Previous Script" msgstr "Föregående Skript" #: editor/plugins/script_editor_plugin.cpp -#: modules/gdnative/videodecoder/video_stream_gdnative.cpp -#: modules/theora/video_stream_theora.cpp modules/webm/video_stream_webm.cpp #: scene/resources/default_theme/default_theme.cpp msgid "File" msgstr "Fil" @@ -10805,7 +11087,8 @@ msgid "Convert Case" msgstr "Konvertera gemener/versaler" #: editor/plugins/script_text_editor.cpp editor/plugins/text_editor.cpp -#: scene/gui/label.cpp +#: scene/3d/label_3d.cpp scene/gui/label.cpp +#: scene/resources/primitive_meshes.cpp msgid "Uppercase" msgstr "Versaler" @@ -11125,13 +11408,17 @@ msgstr "Ctrl: Rotera" msgid "Translate" msgstr "Översättningar" +#. TRANSLATORS: Refers to changing the scale of a node in the 3D editor. #: editor/plugins/spatial_editor_plugin.cpp -msgid "Scaling: " +#, fuzzy +msgid "Scaling:" msgstr "Skalning: " +#. TRANSLATORS: Refers to changing the position of a node in the 3D editor. #: editor/plugins/spatial_editor_plugin.cpp -msgid "Translating: " -msgstr "" +#, fuzzy +msgid "Translating:" +msgstr "Översättningar:" #: editor/plugins/spatial_editor_plugin.cpp msgid "Rotating %s degrees." @@ -11155,11 +11442,6 @@ msgid "Yaw:" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -#: editor/plugins/sprite_frames_editor_plugin.cpp -msgid "Size:" -msgstr "Storlek:" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Objects Drawn:" msgstr "" @@ -11656,7 +11938,7 @@ msgstr "" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy -msgid "Convert to Mesh2D" +msgid "Convert to MeshInstance2D" msgstr "Konvertera till %s" #: editor/plugins/sprite_editor_plugin.cpp @@ -11690,15 +11972,16 @@ msgid "Sprite" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Simplification: " -msgstr "" +#, fuzzy +msgid "Simplification:" +msgstr "Åtgärd" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Shrink (Pixels): " +msgid "Shrink (Pixels):" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp -msgid "Grow (Pixels): " +msgid "Grow (Pixels):" msgstr "" #: editor/plugins/sprite_editor_plugin.cpp @@ -12409,7 +12692,7 @@ msgstr "Musknapp" msgid "Disabled Button" msgstr "Avaktiverad" -#: editor/plugins/theme_editor_preview.cpp +#: editor/plugins/theme_editor_preview.cpp scene/resources/mesh_library.cpp msgid "Item" msgstr "" @@ -12704,8 +12987,7 @@ msgid "Select the previous shape, subtile, or Tile." msgstr "" #: editor/plugins/tile_set_editor_plugin.cpp scene/2d/sprite.cpp -#: scene/3d/sprite_3d.cpp scene/resources/navigation_mesh.cpp -#: scene/resources/texture.cpp +#: scene/3d/sprite_3d.cpp scene/resources/texture.cpp #, fuzzy msgid "Region" msgstr "Raw-Läge" @@ -12737,12 +13019,6 @@ msgstr "Raw-Läge" msgid "Priority" msgstr "Exportera Projekt" -#: editor/plugins/tile_set_editor_plugin.cpp main/main.cpp -#: platform/osx/export/export.cpp platform/windows/export/export.cpp -#: scene/gui/button.cpp scene/gui/item_list.cpp -msgid "Icon" -msgstr "Ikon" - #: editor/plugins/tile_set_editor_plugin.cpp scene/2d/node_2d.cpp msgid "Z Index" msgstr "" @@ -13022,6 +13298,139 @@ msgid "This property can't be changed." msgstr "Åtgärden kan inte göras utan en scen." #: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Snap Options" +msgstr "Alternativ" + +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/animated_sprite.cpp +#: scene/2d/camera_2d.cpp scene/2d/cpu_particles_2d.cpp scene/2d/light_2d.cpp +#: scene/2d/parallax_background.cpp scene/2d/parallax_layer.cpp +#: scene/2d/path_2d.cpp scene/2d/polygon_2d.cpp scene/2d/sprite.cpp +#: scene/3d/cpu_particles.cpp scene/3d/label_3d.cpp scene/3d/path.cpp +#: scene/3d/physics_body.cpp scene/3d/soft_body.cpp scene/3d/sprite_3d.cpp +#: scene/gui/graph_node.cpp scene/gui/rich_text_effect.cpp +#: scene/main/canvas_layer.cpp scene/resources/material.cpp +#: scene/resources/particles_material.cpp scene/resources/style_box.cpp +msgid "Offset" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp editor/rename_dialog.cpp +#: scene/gui/range.cpp scene/resources/animation.cpp +#: scene/resources/visual_shader_nodes.cpp servers/physics_2d_server.cpp +#: servers/physics_server.cpp +msgid "Step" +msgstr "Steg" + +#: editor/plugins/tile_set_editor_plugin.cpp +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy +msgid "Separation" +msgstr "Sektioner:" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Tile" +msgstr "Välj" + +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/cpu_particles_2d.cpp +#: scene/2d/light_2d.cpp scene/2d/line_2d.cpp scene/2d/mesh_instance_2d.cpp +#: scene/2d/multimesh_instance_2d.cpp scene/2d/particles_2d.cpp +#: scene/2d/polygon_2d.cpp scene/2d/sprite.cpp scene/3d/sprite_3d.cpp +#: scene/gui/nine_patch_rect.cpp scene/gui/texture_rect.cpp +#: scene/resources/material.cpp scene/resources/sky.cpp +#: scene/resources/style_box.cpp scene/resources/visual_shader_nodes.cpp +#, fuzzy +msgid "Texture" +msgstr "Ta Bort Mall" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tex Offset" +msgstr "Redigera Nodkurva" + +#: editor/plugins/tile_set_editor_plugin.cpp modules/csg/csg_shape.cpp +#: scene/2d/canvas_item.cpp scene/2d/particles_2d.cpp +#: scene/3d/mesh_instance.cpp scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Material" +msgstr "Materialförändringar:" + +#: editor/plugins/tile_set_editor_plugin.cpp scene/2d/canvas_item.cpp +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/style_box.cpp +msgid "Modulate" +msgstr "" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tile Mode" +msgstr "Växla Läge" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Autotile Bitmask Mode" +msgstr "Bitmaskläge" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Subtile Size" +msgstr "Miniatyr..." + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Subtile Spacing" +msgstr "Animationslooping" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Occluder Offset" +msgstr "Redigera Polygon" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Navigation Offset" +msgstr "Animations-Node" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Shape Offset" +msgstr "Ta Bort Mall" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Shape Transform" +msgstr "Transformera" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision" +msgstr "Animations-Node" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision One Way" +msgstr "Endast Urval" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Collision One Way Margin" +msgstr "Animations-Node" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Navigation" +msgstr "Synlig Navigation" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Selected Occlusion" +msgstr "Välj" + +#: editor/plugins/tile_set_editor_plugin.cpp +#, fuzzy +msgid "Tileset Script" +msgstr "Filtrera noder" + +#: editor/plugins/tile_set_editor_plugin.cpp msgid "TileSet" msgstr "TileSet" @@ -14071,20 +14480,15 @@ msgid "Runnable" msgstr "" #: editor/project_export.cpp -msgid "Delete preset '%s'?" +msgid "Export the project for all the presets defined." msgstr "" #: editor/project_export.cpp -msgid "" -"Failed to export the project for platform '%s'.\n" -"Export templates seem to be missing or invalid." +msgid "All presets must have an export path defined for Export All to work." 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." +msgid "Delete preset '%s'?" msgstr "" #: editor/project_export.cpp @@ -14093,14 +14497,6 @@ msgid "Exporting All" msgstr "Exportera" #: editor/project_export.cpp -msgid "The given export path doesn't exist:" -msgstr "Den angivna export vägen finns inte:" - -#: editor/project_export.cpp -msgid "Export templates for this platform are missing/corrupted:" -msgstr "" - -#: editor/project_export.cpp #, fuzzy msgid "Export Path" msgstr "Exportera Projekt" @@ -14119,7 +14515,7 @@ msgid "" "Only one preset per platform may be marked as runnable." msgstr "" -#: editor/project_export.cpp scene/main/resource_preloader.cpp +#: editor/project_export.cpp msgid "Resources" msgstr "Resurser" @@ -14177,12 +14573,6 @@ msgstr "Nytt Skript" msgid "GDScript Export Mode:" msgstr "Skript Exporterings Läge:" -#: editor/project_export.cpp scene/gui/button.cpp scene/gui/dialogs.cpp -#: scene/gui/label.cpp scene/gui/line_edit.cpp scene/gui/link_button.cpp -#: scene/gui/rich_text_label.cpp scene/gui/text_edit.cpp -msgid "Text" -msgstr "" - #: editor/project_export.cpp msgid "Compiled Bytecode (Faster Loading)" msgstr "" @@ -14211,20 +14601,28 @@ msgid "More Info..." msgstr "Flytta Till..." #: editor/project_export.cpp -msgid "Export PCK/Zip" +#, fuzzy +msgid "Export PCK/Zip..." msgstr "Exportera PCK/Zip" #: editor/project_export.cpp -msgid "Export Project" +#, fuzzy +msgid "Export Project..." msgstr "Exportera Projekt" #: editor/project_export.cpp -msgid "Export mode?" -msgstr "Export läge?" +#, fuzzy +msgid "Export All" +msgstr "Exportera" #: editor/project_export.cpp #, fuzzy -msgid "Export All" +msgid "Choose an export mode:" +msgstr "Välj en tom mapp." + +#: editor/project_export.cpp +#, fuzzy +msgid "Export All..." msgstr "Exportera" #: editor/project_export.cpp editor/project_manager.cpp @@ -14233,14 +14631,20 @@ msgid "ZIP File" msgstr "Fil" #: editor/project_export.cpp -msgid "Godot Game Pack" -msgstr "" +#, fuzzy +msgid "Godot Project Pack" +msgstr "Exportera Projekt" #: editor/project_export.cpp msgid "Export templates for this platform are missing:" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Project Export" +msgstr "Projektgrundare" + +#: editor/project_export.cpp msgid "Manage Export Templates" msgstr "" @@ -14426,6 +14830,20 @@ msgstr "Importera Befintligt Projekt" msgid "Error: Project is missing on the filesystem." msgstr "" +#: editor/project_manager.cpp editor/scene_tree_dock.cpp +msgid "Local" +msgstr "" + +#: editor/project_manager.cpp +#, fuzzy +msgid "Local Projects" +msgstr "Projekt" + +#: editor/project_manager.cpp +#, fuzzy +msgid "Asset Library Projects" +msgstr "Tillgångsbibliotek" + #: editor/project_manager.cpp msgid "Can't open project at '%s'." msgstr "Kan inte öppna projekt vid '%s'." @@ -14520,9 +14938,8 @@ msgid "Project Manager" msgstr "Projektledare" #: editor/project_manager.cpp -#, fuzzy -msgid "Local Projects" -msgstr "Projekt" +msgid "Last Modified" +msgstr "Senast Ändrad" #: editor/project_manager.cpp #, fuzzy @@ -14530,10 +14947,6 @@ msgid "Loading, please wait..." msgstr "Laddar..." #: editor/project_manager.cpp -msgid "Last Modified" -msgstr "Senast Ändrad" - -#: editor/project_manager.cpp #, fuzzy msgid "Edit Project" msgstr "Exportera Projekt" @@ -14580,11 +14993,6 @@ msgid "About" msgstr "Om" #: editor/project_manager.cpp -#, fuzzy -msgid "Asset Library Projects" -msgstr "Tillgångsbibliotek" - -#: editor/project_manager.cpp msgid "Restart Now" msgstr "Starta om nu" @@ -14929,7 +15337,8 @@ msgstr "" msgid "AutoLoad" msgstr "" -#: editor/project_settings_editor.cpp +#: editor/project_settings_editor.cpp platform/android/export/export_plugin.cpp +#: platform/iphone/export/export.cpp msgid "Plugins" msgstr "" @@ -15060,12 +15469,6 @@ msgstr "" msgid "Initial value for the counter" msgstr "" -#: editor/rename_dialog.cpp scene/gui/range.cpp scene/resources/animation.cpp -#: scene/resources/visual_shader_nodes.cpp servers/physics_2d_server.cpp -#: servers/physics_server.cpp -msgid "Step" -msgstr "Steg" - #: editor/rename_dialog.cpp msgid "Amount by which counter is incremented for each node" msgstr "" @@ -15497,10 +15900,6 @@ msgid "" msgstr "" #: editor/scene_tree_dock.cpp -msgid "Local" -msgstr "" - -#: editor/scene_tree_dock.cpp msgid "Clear Inheritance? (No Undo!)" msgstr "" @@ -15750,8 +16149,9 @@ msgid "Attach Node Script" msgstr "" #: editor/script_editor_debugger.cpp -msgid "Remote " -msgstr "" +#, fuzzy +msgid "Remote %s:" +msgstr "Ta bort" #: editor/script_editor_debugger.cpp msgid "Bytes:" @@ -15857,11 +16257,6 @@ msgid "Monitor" msgstr "" #: editor/script_editor_debugger.cpp -#: modules/visual_script/visual_script_nodes.cpp scene/gui/range.cpp -msgid "Value" -msgstr "Värde" - -#: editor/script_editor_debugger.cpp msgid "Monitors" msgstr "" @@ -16221,42 +16616,6 @@ msgstr "" msgid "Use Nvidia Rect Flicker Workaround" msgstr "" -#: main/main.cpp platform/javascript/export/export.cpp -#: platform/osx/export/export.cpp platform/uwp/os_uwp.cpp -#, fuzzy -msgid "Display" -msgstr "Ersätt Alla" - -#: main/main.cpp modules/csg/csg_shape.cpp -#: modules/opensimplex/noise_texture.cpp scene/2d/line_2d.cpp -#: scene/gui/text_edit.cpp scene/resources/texture.cpp -msgid "Width" -msgstr "" - -#: main/main.cpp modules/csg/csg_shape.cpp modules/gltf/gltf_node.cpp -#: modules/opensimplex/noise_texture.cpp scene/2d/light_2d.cpp -#: scene/resources/capsule_shape.cpp scene/resources/capsule_shape_2d.cpp -#: scene/resources/cylinder_shape.cpp scene/resources/font.cpp -#: scene/resources/navigation_mesh.cpp scene/resources/primitive_meshes.cpp -#: scene/resources/texture.cpp -#, fuzzy -msgid "Height" -msgstr "Höger" - -#: main/main.cpp -msgid "Always On Top" -msgstr "" - -#: main/main.cpp -#, fuzzy -msgid "Test Width" -msgstr "Vy från vänster" - -#: main/main.cpp -#, fuzzy -msgid "Test Height" -msgstr "Höger" - #: main/main.cpp msgid "DPI" msgstr "" @@ -16507,10 +16866,6 @@ msgstr "" msgid "Wait Timeout" msgstr "Tidsgräns." -#: main/main.cpp modules/mono/mono_gd/gd_mono.cpp -msgid "Args" -msgstr "" - #: main/main.cpp msgid "Runtime" msgstr "" @@ -16538,11 +16893,11 @@ msgstr "Inspektör" msgid "Shrink" msgstr "" -#: main/main.cpp +#: main/main.cpp scene/main/scene_tree.cpp msgid "Auto Accept Quit" msgstr "" -#: main/main.cpp +#: main/main.cpp scene/main/scene_tree.cpp #, fuzzy msgid "Quit On Go Back" msgstr "Gå Tillbaka" @@ -16614,12 +16969,6 @@ msgstr "Animations-Node" msgid "Invert Faces" msgstr "Konvertera gemener/versaler" -#: modules/csg/csg_shape.cpp scene/2d/canvas_item.cpp scene/2d/particles_2d.cpp -#: scene/resources/primitive_meshes.cpp -#, fuzzy -msgid "Material" -msgstr "Materialförändringar:" - #: modules/csg/csg_shape.cpp scene/2d/navigation_agent_2d.cpp #: scene/2d/navigation_obstacle_2d.cpp scene/3d/navigation_agent.cpp #: scene/3d/navigation_obstacle.cpp scene/3d/vehicle_body.cpp @@ -16666,7 +17015,7 @@ msgstr "" #: modules/csg/csg_shape.cpp scene/2d/collision_polygon_2d.cpp #: scene/2d/light_occluder_2d.cpp scene/2d/polygon_2d.cpp -#: scene/3d/collision_polygon.cpp scene/resources/navigation_mesh.cpp +#: scene/3d/collision_polygon.cpp #, fuzzy msgid "Polygon" msgstr "Redigera Polygon" @@ -16841,7 +17190,8 @@ msgid "Disabled GDNative Singleton" msgstr "" #: modules/gdnative/gdnative_library_singleton_editor.cpp -msgid "Libraries: " +#, fuzzy +msgid "Libraries:" msgstr "Bibliotek: " #: modules/gdnative/nativescript/nativescript.cpp @@ -17089,7 +17439,7 @@ msgstr "Höger" msgid "Instance Materials" msgstr "Materialförändringar:" -#: modules/gltf/gltf_node.cpp +#: modules/gltf/gltf_node.cpp scene/3d/skeleton.cpp msgid "Parent" msgstr "" @@ -17106,13 +17456,6 @@ msgstr "" msgid "Translation" msgstr "Översättningar" -#: modules/gltf/gltf_node.cpp scene/2d/node_2d.cpp scene/2d/polygon_2d.cpp -#: scene/2d/remote_transform_2d.cpp scene/3d/remote_transform.cpp -#: scene/3d/spatial.cpp scene/gui/control.cpp scene/main/canvas_layer.cpp -#, fuzzy -msgid "Rotation" -msgstr "Ctrl: Rotera" - #: modules/gltf/gltf_node.cpp #, fuzzy msgid "Children" @@ -17230,7 +17573,6 @@ msgstr "Byt namn" #: modules/gltf/gltf_state.cpp scene/2d/particles_2d.cpp #: scene/gui/texture_button.cpp scene/gui/texture_progress.cpp -#: scene/resources/font.cpp #, fuzzy msgid "Textures" msgstr "Ta Bort Mall" @@ -17263,7 +17605,7 @@ msgstr "Skelett" msgid "Skeleton To Node" msgstr "Välj en Node" -#: modules/gltf/gltf_state.cpp scene/2d/animated_sprite.cpp +#: modules/gltf/gltf_state.cpp #, fuzzy msgid "Animations" msgstr "Animationer:" @@ -17287,7 +17629,6 @@ msgid "Use In Baked Light" msgstr "Höger" #: modules/gridmap/grid_map.cpp scene/2d/tile_map.cpp -#: scene/resources/navigation_mesh.cpp msgid "Cell" msgstr "" @@ -17317,6 +17658,19 @@ msgstr "Skapa Node" msgid "Mask" msgstr "" +#: modules/gridmap/grid_map.cpp scene/2d/tile_map.cpp +#, fuzzy +msgid "Bake Navigation" +msgstr "Animations-Node" + +#: modules/gridmap/grid_map.cpp scene/2d/navigation_2d.cpp +#: scene/2d/navigation_agent_2d.cpp scene/2d/navigation_polygon.cpp +#: scene/2d/tile_map.cpp scene/3d/navigation.cpp scene/3d/navigation_agent.cpp +#: scene/3d/navigation_mesh_instance.cpp +#, fuzzy +msgid "Navigation Layers" +msgstr "Animations-Node" + #: modules/gridmap/grid_map_editor_plugin.cpp #, fuzzy msgid "Next Plane" @@ -17714,10 +18068,6 @@ msgstr "" msgid "IGD Status" msgstr "Status" -#: modules/visual_script/visual_script.cpp scene/resources/visual_shader.cpp -msgid "Default Input Values" -msgstr "" - #: modules/visual_script/visual_script.cpp msgid "" "A node yielded without working memory, please read the docs on how to yield " @@ -17737,7 +18087,7 @@ msgid "" msgstr "" #: modules/visual_script/visual_script.cpp -msgid "Node returned an invalid sequence output: " +msgid "Node returned an invalid sequence output:" msgstr "" #: modules/visual_script/visual_script.cpp @@ -17745,7 +18095,7 @@ msgid "Found sequence bit but not the node in the stack, report bug!" msgstr "" #: modules/visual_script/visual_script.cpp -msgid "Stack overflow with stack depth: " +msgid "Stack overflow with stack depth:" msgstr "" #: modules/visual_script/visual_script.cpp @@ -18125,7 +18475,7 @@ msgid "for (elem) in (input):" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Input type not iterable: " +msgid "Input type not iterable:" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp @@ -18133,7 +18483,7 @@ msgid "Iterator became invalid" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp -msgid "Iterator became invalid: " +msgid "Iterator became invalid:" msgstr "" #: modules/visual_script/visual_script_flow_control.cpp @@ -18203,10 +18553,6 @@ msgid "Node Path" msgstr "Kopiera Nod-Sökväg" #: modules/visual_script/visual_script_func_nodes.cpp -msgid "Argument Cache" -msgstr "" - -#: modules/visual_script/visual_script_func_nodes.cpp #, fuzzy msgid "Use Default Args" msgstr "Återställ till standardvärden" @@ -18267,11 +18613,6 @@ msgstr "Växla Läge" #: modules/visual_script/visual_script_func_nodes.cpp #, fuzzy -msgid "Type Cache" -msgstr "Typ:" - -#: modules/visual_script/visual_script_func_nodes.cpp -#, fuzzy msgid "Assign Op" msgstr "Tilldela" @@ -18290,7 +18631,7 @@ msgid "Base object is not a Node!" msgstr "" #: modules/visual_script/visual_script_func_nodes.cpp -msgid "Path does not lead Node!" +msgid "Path does not lead to Node!" msgstr "" #: modules/visual_script/visual_script_func_nodes.cpp @@ -18306,18 +18647,20 @@ msgstr "" msgid "Compose Array" msgstr "Ändra storlek på Array" -#: modules/visual_script/visual_script_nodes.cpp +#: modules/visual_script/visual_script_nodes.cpp scene/resources/material.cpp #: scene/resources/visual_shader_nodes.cpp msgid "Operator" msgstr "" #: modules/visual_script/visual_script_nodes.cpp -msgid ": Invalid argument of type: " -msgstr "" +#, fuzzy +msgid "Invalid argument of type:" +msgstr "Ogiltiga argument för att bygga '%s'" #: modules/visual_script/visual_script_nodes.cpp -msgid ": Invalid arguments: " -msgstr "" +#, fuzzy +msgid "Invalid arguments:" +msgstr "Ogiltigt namn." #: modules/visual_script/visual_script_nodes.cpp msgid "a if cond, else b" @@ -18329,11 +18672,13 @@ msgid "Var Name" msgstr "Namn" #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableGet not found in script: " +#, fuzzy +msgid "VariableGet not found in script:" msgstr "VariableGet hittades inte i Skript: " #: modules/visual_script/visual_script_nodes.cpp -msgid "VariableSet not found in script: " +#, fuzzy +msgid "VariableSet not found in script:" msgstr "VariableSet hittades inte i Skript: " #: modules/visual_script/visual_script_nodes.cpp @@ -18420,11 +18765,6 @@ msgstr "Begränsningar" #: modules/visual_script/visual_script_nodes.cpp #, fuzzy -msgid "Constructor" -msgstr "Begränsningar" - -#: modules/visual_script/visual_script_nodes.cpp -#, fuzzy msgid "Get Local Var" msgstr "Gör Patch" @@ -18442,10 +18782,6 @@ msgstr "Åtgärd" msgid "Deconstruct %s" msgstr "" -#: modules/visual_script/visual_script_nodes.cpp -msgid "Elem Cache" -msgstr "" - #: modules/visual_script/visual_script_property_selector.cpp #, fuzzy msgid "Search VisualScript" @@ -18622,6 +18958,22 @@ msgid "Shutdown ADB On Exit" msgstr "" #: platform/android/export/export_plugin.cpp +msgid "Launcher Icons" +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "Main 192 X 192" +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "Adaptive Foreground 432 X 432" +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "Adaptive Background 432 X 432" +msgstr "" + +#: platform/android/export/export_plugin.cpp msgid "Package name is missing." msgstr "" @@ -18646,6 +18998,11 @@ msgid "The package must have at least one '.' separator." msgstr "" #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Custom Build" +msgstr "Klipp ut Noder" + +#: platform/android/export/export_plugin.cpp msgid "Use Custom Build" msgstr "" @@ -18655,6 +19012,20 @@ msgid "Export Format" msgstr "Exportera Projekt" #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Min SDK" +msgstr "Storlek:" + +#: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Target SDK" +msgstr "Byt Förälder-Node" + +#: platform/android/export/export_plugin.cpp platform/iphone/export/export.cpp +msgid "Architectures" +msgstr "" + +#: platform/android/export/export_plugin.cpp msgid "Keystore" msgstr "" @@ -18684,20 +19055,10 @@ msgstr "" msgid "Clear Previous Install" msgstr "Föregående flik" -#: platform/android/export/export_plugin.cpp scene/resources/shader.cpp +#: platform/android/export/export_plugin.cpp msgid "Code" msgstr "" -#: platform/android/export/export_plugin.cpp -#, fuzzy -msgid "Min SDK" -msgstr "Storlek:" - -#: platform/android/export/export_plugin.cpp -#, fuzzy -msgid "Target SDK" -msgstr "Byt Förälder-Node" - #: platform/android/export/export_plugin.cpp platform/uwp/export/export.cpp #, fuzzy msgid "Package" @@ -18866,10 +19227,6 @@ msgid "Could not execute on device." msgstr "Kunde inte skapa mapp." #: platform/android/export/export_plugin.cpp -msgid "Unable to find the 'apksigner' tool." -msgstr "" - -#: platform/android/export/export_plugin.cpp msgid "" "Android build template not installed in the project. Install it from the " "Project menu." @@ -18946,12 +19303,12 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VrApi\" " +"\"Hand Tracking\" is only valid when \"XR Mode\" is \"Oculus Mobile VrApi\" " "or \"OpenXR\"." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "\"Passthrough\" is only valid when \"Xr Mode\" is \"OpenXR\"." +msgid "\"Passthrough\" is only valid when \"XR Mode\" is \"OpenXR\"." msgstr "" #: platform/android/export/export_plugin.cpp @@ -18960,25 +19317,49 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +"\"Min SDK\" can only be overridden when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Min SDK\" should be a valid integer, but got \"%s\" which is invalid." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"\"Min SDK\" cannot be lower than %d, which is the version needed by the " +"Godot library." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"\"Target SDK\" can only be overridden when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"\"Target SDK\" should be a valid integer, but got \"%s\" which is invalid." msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " -"enabled." +"\"Target SDK\" %d is higher than the default version %d. This may work, but " +"wasn't tested and may be unstable." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." +msgid "\"Target SDK\" version must be greater or equal to \"Min SDK\" version." msgstr "" +#: platform/android/export/export_plugin.cpp platform/osx/export/export.cpp +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Code Signing" +msgstr "Signaler" + #: platform/android/export/export_plugin.cpp msgid "" -"'apksigner' could not be found.\n" -"Please check the command is available in the Android SDK build-tools " -"directory.\n" -"The resulting %s is unsigned." +"'apksigner' could not be found. Please check that the command is available " +"in the Android SDK build-tools directory. The resulting %s is unsigned." msgstr "" #: platform/android/export/export_plugin.cpp @@ -18997,6 +19378,11 @@ msgid "Could not find keystore, unable to export." msgstr "Det gick inte att hitta nyckellager, det gick inte att exportera." #: platform/android/export/export_plugin.cpp +#, fuzzy +msgid "Could not start apksigner executable." +msgstr "Kunde inte starta underprocess!" + +#: platform/android/export/export_plugin.cpp msgid "'apksigner' returned with error #%d" msgstr "" @@ -19027,7 +19413,7 @@ msgid "Invalid filename! Android APK requires the *.apk extension." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "Unsupported export format!\n" +msgid "Unsupported export format!" msgstr "" #: platform/android/export/export_plugin.cpp @@ -19038,20 +19424,19 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Android build version mismatch:\n" -" Template installed: %s\n" -" Godot Version: %s\n" +"Android build version mismatch: Template installed: %s, Godot version: %s. " "Please reinstall Android build template from 'Project' menu." msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Unable to overwrite res://android/build/res/*.xml files with project name" +"Unable to overwrite res://android/build/res/*.xml files with project name." msgstr "" #: platform/android/export/export_plugin.cpp -msgid "Could not export project files to gradle project\n" -msgstr "" +#, fuzzy +msgid "Could not export project files to gradle project." +msgstr "Kunde inte exportera projektfiler" #: platform/android/export/export_plugin.cpp msgid "Could not write expansion package file!" @@ -19063,7 +19448,7 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"Building of Android project failed, check output for the error.\n" +"Building of Android project failed, check output for the error. " "Alternatively visit docs.godotengine.org for Android build documentation." msgstr "" @@ -19079,7 +19464,7 @@ msgstr "" #: platform/android/export/export_plugin.cpp #, fuzzy -msgid "Package not found: %s" +msgid "Package not found: \"%s\"." msgstr "Animeringsverktyg" #: platform/android/export/export_plugin.cpp @@ -19089,15 +19474,12 @@ msgstr "Skapar konturer..." #: platform/android/export/export_plugin.cpp #, fuzzy -msgid "" -"Could not find template APK to export:\n" -"%s" +msgid "Could not find template APK to export: \"%s\"." msgstr "Kunde inte öppna mall för export:" #: platform/android/export/export_plugin.cpp msgid "" -"Missing libraries in the export template for the selected architectures: " -"%s.\n" +"Missing libraries in the export template for the selected architectures: %s. " "Please build a template with all required libraries, or uncheck the missing " "architectures in the export preset." msgstr "" @@ -19108,7 +19490,8 @@ msgid "Adding files..." msgstr "Lägger till %s..." #: platform/android/export/export_plugin.cpp -msgid "Could not export project files" +#, fuzzy +msgid "Could not export project files." msgstr "Kunde inte exportera projektfiler" #: platform/android/export/export_plugin.cpp @@ -19128,6 +19511,58 @@ msgid "The character '%s' is not allowed in Identifier." msgstr "" #: platform/iphone/export/export.cpp +msgid "Landscape Launch Screens" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 2436 X 1125" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 2208 X 1242" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 1024 X 768" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 2048 X 1536" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "Portrait Launch Screens" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 640 X 960" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 640 X 1136" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 750 X 1334" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 1125 X 2436" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 768 X 1024" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPad 1536 X 2048" +msgstr "" + +#: platform/iphone/export/export.cpp +msgid "iPhone 1242 X 2208" +msgstr "" + +#: platform/iphone/export/export.cpp msgid "App Store Team ID" msgstr "" @@ -19201,7 +19636,7 @@ msgstr "Klart!" msgid "Push Notifications" msgstr "Slumpmässig Rotation:" -#: platform/iphone/export/export.cpp scene/3d/baked_lightmap.cpp +#: platform/iphone/export/export.cpp #, fuzzy msgid "User Data" msgstr "Öppna Projekthanteraren" @@ -19298,6 +19733,17 @@ msgstr "Klipp ut Noder" msgid "Custom BG Color" msgstr "Klipp ut Noder" +#: platform/iphone/export/export.cpp platform/javascript/export/export.cpp +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Prepare Templates" +msgstr "Hantera Mallar" + +#: platform/iphone/export/export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "Export template not found." +msgstr "Anpassad release mall hittades inte." + #: platform/iphone/export/export.cpp msgid "App Store Team ID not specified - cannot configure the project." msgstr "" @@ -19319,23 +19765,35 @@ msgid "Run exported HTML in the system's default browser." msgstr "Kör exporterad HTML i systemets standardwebbläsare." #: platform/javascript/export/export.cpp -msgid "Could not open template for export:" +#, fuzzy +msgid "Could not open template for export: \"%s\"." msgstr "Kunde inte öppna mall för export:" #: platform/javascript/export/export.cpp -msgid "Invalid export template:" -msgstr "" +#, fuzzy +msgid "Invalid export template: \"%s\"." +msgstr "Måste använda en giltigt filändelse." #: platform/javascript/export/export.cpp -msgid "Could not write file:" +#, fuzzy +msgid "Could not write file: \"%s\"." msgstr "Kunde inte skriva till filen:" +#: platform/javascript/export/export.cpp platform/osx/export/export.cpp +#, fuzzy +msgid "Icon Creation" +msgstr "Innehåll:" + #: platform/javascript/export/export.cpp #, fuzzy -msgid "Could not read file:" +msgid "Could not read file: \"%s\"." msgstr "Kunde inte skriva till filen:" #: platform/javascript/export/export.cpp +msgid "PWA" +msgstr "" + +#: platform/javascript/export/export.cpp #, fuzzy msgid "Variant" msgstr "Sektioner:" @@ -19411,15 +19869,17 @@ msgstr "" #: platform/javascript/export/export.cpp #, fuzzy -msgid "Could not read HTML shell:" +msgid "Could not read HTML shell: \"%s\"." msgstr "Kunde inte skriva till filen:" #: platform/javascript/export/export.cpp -msgid "Could not create HTTP server directory:" +#, fuzzy +msgid "Could not create HTTP server directory: %s." msgstr "Kunde inte skapa HTTP-serverkatalog:" #: platform/javascript/export/export.cpp -msgid "Error starting HTTP server:" +#, fuzzy +msgid "Error starting HTTP server: %d." msgstr "Fel vid start av HTTP-server:" #: platform/javascript/export/export.cpp @@ -19717,9 +20177,28 @@ msgid "Apple Team ID" msgstr "" #: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not open icon file \"%s\"." +msgstr "Kunde inte exportera projektfiler" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not start xcrun executable." +msgstr "Kunde inte starta underprocess!" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Notarization failed." +msgstr "Lokalisering" + +#: platform/osx/export/export.cpp +msgid "Notarization request UUID: \"%s\"" +msgstr "" + +#: platform/osx/export/export.cpp msgid "" -"Note: The notarization process generally takes less than an hour. When the " -"process is completed, you'll receive an email." +"The notarization process generally takes less than an hour. When the process " +"is completed, you'll receive an email." msgstr "" #: platform/osx/export/export.cpp @@ -19735,21 +20214,76 @@ msgid "" msgstr "" #: platform/osx/export/export.cpp +msgid "Timestamping is not compatible with ad-hoc signature, and was disabled!" +msgstr "" + +#: platform/osx/export/export.cpp +msgid "" +"Hardened Runtime is not compatible with ad-hoc signature, and was disabled!" +msgstr "" + +#: platform/osx/export/export.cpp +msgid "Built-in CodeSign failed with error \"%s\"." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "Built-in CodeSign require regex module." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "" +"Could not start codesign executable, make sure Xcode command line tools are " +"installed." +msgstr "" + +#: platform/osx/export/export.cpp platform/windows/export/export.cpp #, fuzzy msgid "No identity found." msgstr "Hittades inte!" #: platform/osx/export/export.cpp #, fuzzy +msgid "Cannot sign file %s." +msgstr "Fel vid sparande av fil: %s" + +#: platform/osx/export/export.cpp +msgid "Relative symlinks are not supported, exported \"%s\" might be broken!" +msgstr "" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "DMG Creation" +msgstr "Riktningar" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not start hdiutil executable." +msgstr "Kunde inte starta underprocess!" + +#: platform/osx/export/export.cpp +msgid "`hdiutil create` failed - file exists." +msgstr "" + +#: platform/osx/export/export.cpp +msgid "`hdiutil create` failed." +msgstr "" + +#: platform/osx/export/export.cpp +#, fuzzy msgid "Creating app bundle" msgstr "Skapar Miniatyr" #: platform/osx/export/export.cpp #, fuzzy -msgid "Could not find template app to export:" +msgid "Could not find template app to export: \"%s\"." msgstr "Kunde inte öppna mall för export:" #: platform/osx/export/export.cpp +#, fuzzy +msgid "Invalid export format." +msgstr "Ogiltig Sökväg." + +#: platform/osx/export/export.cpp msgid "" "Relative symlinks are not supported on this OS, the exported project might " "be broken!" @@ -19757,7 +20291,7 @@ msgstr "" #: platform/osx/export/export.cpp msgid "" -"Requested template binary '%s' not found. It might be missing from your " +"Requested template binary \"%s\" not found. It might be missing from your " "template archive." msgstr "" @@ -19799,6 +20333,16 @@ msgstr "" #: platform/osx/export/export.cpp #, fuzzy +msgid "ZIP Creation" +msgstr "Projekt" + +#: platform/osx/export/export.cpp +#, fuzzy +msgid "Could not open file to read from path \"%s\"." +msgstr "Kunde inte öppna mall för export:" + +#: platform/osx/export/export.cpp +#, fuzzy msgid "Invalid bundle identifier:" msgstr "Ogiltig identifierare:" @@ -20111,6 +20655,11 @@ msgid "Debug Algorithm" msgstr "" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Failed to rename temporary file \"%s\"." +msgstr "Kan inte spara tema till fil:" + +#: platform/windows/export/export.cpp msgid "Identity Type" msgstr "" @@ -20157,6 +20706,70 @@ msgid "Trademarks" msgstr "" #: platform/windows/export/export.cpp +#, fuzzy +msgid "Resources Modification" +msgstr "Slumpmässig Rotation:" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Could not find rcedit executable at \"%s\"." +msgstr "Det gick inte att hitta nyckellager, det gick inte att exportera." + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Could not find wine executable at \"%s\"." +msgstr "Det gick inte att hitta nyckellager, det gick inte att exportera." + +#: platform/windows/export/export.cpp +msgid "" +"Could not start rcedit executable, configure rcedit path in the Editor " +"Settings (Export > Windows > Rcedit)." +msgstr "" + +#: platform/windows/export/export.cpp +msgid "" +"rcedit failed to modify executable:\n" +"%s" +msgstr "" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Could not find signtool executable at \"%s\"." +msgstr "Det gick inte att hitta nyckellager, det gick inte att exportera." + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Could not find osslsigncode executable at \"%s\"." +msgstr "Det gick inte att hitta nyckellager, det gick inte att exportera." + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Invalid identity type." +msgstr "Ogiltig identifierare:" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Invalid timestamp server." +msgstr "Ogiltigt namn." + +#: platform/windows/export/export.cpp +msgid "" +"Could not start signtool executable, configure signtool path in the Editor " +"Settings (Export > Windows > Signtool)." +msgstr "" + +#: platform/windows/export/export.cpp +msgid "" +"Signtool failed to sign executable:\n" +"%s" +msgstr "" + +#: platform/windows/export/export.cpp +#, fuzzy +msgid "Failed to remove temporary file \"%s\"." +msgstr "Kan inte spara tema till fil:" + +#: platform/windows/export/export.cpp msgid "" "The rcedit tool must be configured in the Editor Settings (Export > Windows " "> Rcedit) to change the icon or app information data." @@ -20178,6 +20791,23 @@ msgid "Invalid product version:" msgstr "Ogiltig produkt GUID." #: platform/windows/export/export.cpp +msgid "Windows executables cannot be >= 4 GiB." +msgstr "" + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +#, fuzzy +msgid "Failed to open executable file \"%s\"." +msgstr "Måste använda en giltigt filändelse." + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +msgid "Executable file header corrupted." +msgstr "" + +#: platform/windows/export/export.cpp platform/x11/export/export.cpp +msgid "Executable \"pck\" section not found." +msgstr "" + +#: platform/windows/export/export.cpp #, fuzzy msgid "Windows" msgstr "Nytt Fönster" @@ -20194,6 +20824,10 @@ msgstr "" msgid "Wine" msgstr "" +#: platform/x11/export/export.cpp +msgid "32-bit executables cannot have embedded data >= 4 GiB." +msgstr "" + #: scene/2d/animated_sprite.cpp scene/3d/sprite_3d.cpp #: scene/resources/texture.cpp #, fuzzy @@ -20206,12 +20840,6 @@ msgid "" "order for AnimatedSprite to display frames." msgstr "" -#: scene/2d/animated_sprite.cpp scene/2d/sprite.cpp scene/3d/sprite_3d.cpp -#: scene/resources/default_theme/default_theme.cpp -#, fuzzy -msgid "Frame" -msgstr "Bildruta %" - #: scene/2d/animated_sprite.cpp scene/2d/cpu_particles_2d.cpp #: scene/2d/particles_2d.cpp scene/3d/cpu_particles.cpp scene/3d/particles.cpp #, fuzzy @@ -20230,18 +20858,6 @@ msgstr "Spela" msgid "Centered" msgstr "Skapa Node" -#: scene/2d/animated_sprite.cpp scene/2d/camera_2d.cpp -#: scene/2d/cpu_particles_2d.cpp scene/2d/light_2d.cpp -#: scene/2d/parallax_background.cpp scene/2d/parallax_layer.cpp -#: scene/2d/path_2d.cpp scene/2d/polygon_2d.cpp scene/2d/sprite.cpp -#: scene/3d/cpu_particles.cpp scene/3d/path.cpp scene/3d/physics_body.cpp -#: scene/3d/sprite_3d.cpp scene/gui/graph_node.cpp -#: scene/gui/rich_text_effect.cpp scene/main/canvas_layer.cpp -#: scene/resources/material.cpp scene/resources/particles_material.cpp -#: scene/resources/style_box.cpp -msgid "Offset" -msgstr "" - #: scene/2d/animated_sprite.cpp scene/2d/sprite.cpp scene/3d/sprite_3d.cpp #: scene/gui/texture_button.cpp scene/gui/texture_rect.cpp msgid "Flip H" @@ -20323,8 +20939,7 @@ msgid "Pitch Scale" msgstr "Skala" #: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp -#: scene/animation/animation_player.cpp scene/audio/audio_stream_player.cpp -#: scene/gui/video_player.cpp +#: scene/audio/audio_stream_player.cpp scene/gui/video_player.cpp #, fuzzy msgid "Autoplay" msgstr "Slå på/av Autoplay" @@ -20336,7 +20951,8 @@ msgstr "" #: scene/2d/audio_stream_player_2d.cpp scene/3d/audio_stream_player_3d.cpp #: scene/3d/light.cpp scene/3d/reflection_probe.cpp -#: scene/3d/visual_instance.cpp scene/resources/material.cpp +#: scene/3d/visibility_notifier.cpp scene/3d/visual_instance.cpp +#: scene/resources/material.cpp #, fuzzy msgid "Max Distance" msgstr "Instans" @@ -20371,7 +20987,8 @@ msgstr "Icon Läge" msgid "Rotating" msgstr "Ctrl: Rotera" -#: scene/2d/camera_2d.cpp scene/3d/camera.cpp +#: scene/2d/camera_2d.cpp scene/2d/listener_2d.cpp scene/3d/camera.cpp +#: scene/3d/listener.cpp scene/animation/animation_blend_tree.cpp #, fuzzy msgid "Current" msgstr "Nuvarande:" @@ -20386,7 +21003,7 @@ msgstr "Zooma In" msgid "Custom Viewport" msgstr "Vy underifrån" -#: scene/2d/camera_2d.cpp scene/3d/camera.cpp +#: scene/2d/camera_2d.cpp scene/3d/camera.cpp scene/3d/interpolated_camera.cpp #: scene/animation/animation_player.cpp scene/animation/animation_tree.cpp #: scene/animation/animation_tree_player.cpp scene/main/timer.cpp #, fuzzy @@ -20398,19 +21015,20 @@ msgid "Limit" msgstr "" #: scene/2d/camera_2d.cpp scene/gui/control.cpp scene/gui/nine_patch_rect.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/texture.cpp #, fuzzy msgid "Left" msgstr "Vänster" #: scene/2d/camera_2d.cpp scene/gui/control.cpp scene/gui/nine_patch_rect.cpp -#: scene/resources/style_box.cpp +#: scene/resources/style_box.cpp scene/resources/texture.cpp #, fuzzy msgid "Right" msgstr "Höger" #: scene/2d/camera_2d.cpp scene/gui/control.cpp scene/gui/nine_patch_rect.cpp #: scene/resources/dynamic_font.cpp scene/resources/style_box.cpp +#: scene/resources/texture.cpp #, fuzzy msgid "Bottom" msgstr "Vy underifrån" @@ -20461,8 +21079,8 @@ msgstr "" msgid "Draw Drag Margin" msgstr "Extra Call Argument:" -#: scene/2d/canvas_item.cpp scene/animation/animation_blend_space_2d.cpp -#: scene/resources/environment.cpp scene/resources/material.cpp +#: scene/2d/canvas_item.cpp scene/resources/environment.cpp +#: scene/resources/material.cpp #, fuzzy msgid "Blend Mode" msgstr "Växla Läge" @@ -20500,11 +21118,6 @@ msgstr "" msgid "Visible" msgstr "Växla Dolda Filer" -#: scene/2d/canvas_item.cpp scene/3d/sprite_3d.cpp -#: scene/resources/style_box.cpp -msgid "Modulate" -msgstr "" - #: scene/2d/canvas_item.cpp #, fuzzy msgid "Self Modulate" @@ -20528,10 +21141,6 @@ msgstr "Höger" msgid "Use Parent Material" msgstr "" -#: scene/2d/canvas_item.cpp -msgid "Toplevel" -msgstr "" - #: scene/2d/canvas_modulate.cpp msgid "" "Only one visible CanvasModulate is allowed per scene (or set of instanced " @@ -20572,6 +21181,11 @@ msgstr "" msgid "Invalid polygon. At least 2 points are needed in 'Segments' build mode." msgstr "" +#: scene/2d/collision_polygon_2d.cpp scene/2d/collision_shape_2d.cpp +msgid "" +"The One Way Collision property will be ignored when the parent is an Area2D." +msgstr "" + #: scene/2d/collision_polygon_2d.cpp #, fuzzy msgid "Build Mode" @@ -20689,17 +21303,6 @@ msgstr "Projekt" msgid "Draw Order" msgstr "" -#: scene/2d/cpu_particles_2d.cpp scene/2d/light_2d.cpp scene/2d/line_2d.cpp -#: scene/2d/mesh_instance_2d.cpp scene/2d/multimesh_instance_2d.cpp -#: scene/2d/particles_2d.cpp scene/2d/polygon_2d.cpp scene/2d/sprite.cpp -#: scene/3d/sprite_3d.cpp scene/gui/nine_patch_rect.cpp -#: scene/gui/texture_rect.cpp scene/resources/material.cpp -#: scene/resources/sky.cpp scene/resources/style_box.cpp -#: scene/resources/visual_shader_nodes.cpp -#, fuzzy -msgid "Texture" -msgstr "Ta Bort Mall" - #: scene/2d/cpu_particles_2d.cpp scene/3d/cpu_particles.cpp #: scene/resources/particles_material.cpp #, fuzzy @@ -20800,8 +21403,9 @@ msgid "Tangential Accel" msgstr "" #: scene/2d/cpu_particles_2d.cpp scene/2d/joints_2d.cpp -#: scene/3d/cpu_particles.cpp scene/3d/physics_joint.cpp -#: scene/3d/vehicle_body.cpp scene/resources/particles_material.cpp +#: scene/3d/cpu_particles.cpp scene/3d/physics_body.cpp +#: scene/3d/physics_joint.cpp scene/3d/vehicle_body.cpp +#: scene/resources/particles_material.cpp #: servers/audio/effects/audio_effect_reverb.cpp msgid "Damping" msgstr "" @@ -20936,7 +21540,7 @@ msgid "Node B" msgstr "Nod" #: scene/2d/joints_2d.cpp scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -#: scene/3d/light.cpp scene/3d/physics_joint.cpp +#: scene/3d/light.cpp scene/3d/physics_body.cpp scene/3d/physics_joint.cpp #: scene/resources/environment.cpp msgid "Bias" msgstr "" @@ -20946,7 +21550,7 @@ msgstr "" msgid "Disable Collision" msgstr "Avaktiverad" -#: scene/2d/joints_2d.cpp scene/3d/physics_joint.cpp +#: scene/2d/joints_2d.cpp scene/3d/physics_body.cpp scene/3d/physics_joint.cpp msgid "Softness" msgstr "" @@ -20983,7 +21587,8 @@ msgid "Texture Scale" msgstr "" #: scene/2d/light_2d.cpp scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -#: scene/3d/light.cpp scene/resources/environment.cpp scene/resources/sky.cpp +#: scene/3d/light.cpp scene/resources/environment.cpp +#: scene/resources/material.cpp scene/resources/sky.cpp msgid "Energy" msgstr "" @@ -21110,7 +21715,7 @@ msgstr "" msgid "Multimesh" msgstr "" -#: scene/2d/navigation_2d.cpp scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp +#: scene/2d/navigation_2d.cpp scene/3d/baked_lightmap.cpp #: scene/3d/navigation.cpp scene/animation/root_motion_view.cpp #: scene/resources/world_2d.cpp servers/physics_2d/physics_2d_server_sw.cpp msgid "Cell Size" @@ -21121,11 +21726,42 @@ msgstr "" msgid "Edge Connection Margin" msgstr "Redigera Koppling:" +#: scene/2d/navigation_2d.cpp +msgid "" +"'Navigation2D' node and 'Navigation2D.get_simple_path()' are deprecated and " +"will be removed in a future version. Use 'Navigation2DServer.map_get_path()' " +"instead." +msgstr "" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Pathfinding" +msgstr "Slumpmässig Rotation:" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Path Desired Distance" +msgstr "Välj en Huvudscen" + #: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp msgid "Target Desired Distance" msgstr "" #: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +msgid "Path Max Distance" +msgstr "" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Avoidance" +msgstr "Avancerad" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp +#, fuzzy +msgid "Avoidance Enabled" +msgstr "Aktivera" + +#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp msgid "Neighbor Dist" msgstr "" @@ -21141,12 +21777,9 @@ msgstr "" msgid "Max Speed" msgstr "" -#: scene/2d/navigation_agent_2d.cpp scene/3d/navigation_agent.cpp -msgid "Path Max Distance" -msgstr "" - #: scene/2d/navigation_agent_2d.cpp -msgid "The NavigationAgent2D can be used only under a Node2D node." +msgid "" +"The NavigationAgent2D can be used only under a Node2D inheriting parent node." msgstr "" #: scene/2d/navigation_obstacle_2d.cpp scene/3d/navigation_obstacle.cpp @@ -21160,16 +21793,6 @@ msgid "" "Node2D object." msgstr "" -#: scene/2d/navigation_polygon.cpp scene/resources/navigation_mesh.cpp -#, fuzzy -msgid "Vertices" -msgstr "Partiklar" - -#: scene/2d/navigation_polygon.cpp -#, fuzzy -msgid "Outlines" -msgstr "Dokumentation Online" - #: scene/2d/navigation_polygon.cpp msgid "" "A NavigationPolygon resource must be set or created for this node to work. " @@ -21177,15 +21800,16 @@ msgid "" msgstr "" #: scene/2d/navigation_polygon.cpp -msgid "" -"NavigationPolygonInstance must be a child or grandchild to a Navigation2D " -"node. It only provides navigation data." +msgid "Navpoly" msgstr "" -"NavigationPolygonInstance måste vara ett barn eller barnbarn till en " -"Navigation2D-Node. Den ger bara navigationsdata." -#: scene/2d/navigation_polygon.cpp -msgid "Navpoly" +#: scene/2d/navigation_polygon.cpp scene/3d/navigation_mesh_instance.cpp +#, fuzzy +msgid "Enter Cost" +msgstr "Botten" + +#: scene/2d/navigation_polygon.cpp scene/3d/navigation_mesh_instance.cpp +msgid "Travel Cost" msgstr "" #: scene/2d/node_2d.cpp scene/2d/polygon_2d.cpp scene/3d/spatial.cpp @@ -21194,7 +21818,7 @@ msgstr "" msgid "Rotation Degrees" msgstr "Roterar %s grader." -#: scene/2d/node_2d.cpp +#: scene/2d/node_2d.cpp scene/3d/spatial.cpp #, fuzzy msgid "Global Rotation" msgstr "Konstant" @@ -21561,7 +22185,7 @@ msgstr "Flytta Ner" msgid "Use Global Coordinates" msgstr "Nästa Skript" -#: scene/2d/skeleton_2d.cpp +#: scene/2d/skeleton_2d.cpp scene/3d/skeleton.cpp #, fuzzy msgid "Rest" msgstr "Starta om nu" @@ -21838,28 +22462,11 @@ msgid "Tracking" msgstr "Packar" #: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp -msgid "Bounds" -msgstr "" - -#: scene/3d/baked_lightmap.cpp -#, fuzzy -msgid "Cell Space Transform" -msgstr "Transformera" - -#: scene/3d/baked_lightmap.cpp -msgid "Cell Subdiv" -msgstr "" - -#: scene/3d/baked_lightmap.cpp scene/3d/gi_probe.cpp #: scene/3d/reflection_probe.cpp msgid "Interior" msgstr "" #: scene/3d/baked_lightmap.cpp -msgid "Octree" -msgstr "" - -#: scene/3d/baked_lightmap.cpp msgid "Finding meshes and lights" msgstr "" @@ -21976,7 +22583,7 @@ msgstr "" msgid "Light Data" msgstr "Höger" -#: scene/3d/bone_attachment.cpp +#: scene/3d/bone_attachment.cpp scene/3d/physics_body.cpp #, fuzzy msgid "Bone Name" msgstr "Node Namn:" @@ -22156,24 +22763,6 @@ msgid "Autoplace Priority" msgstr "Redigera Filter" #: scene/3d/gi_probe.cpp -msgid "To Cell Xform" -msgstr "" - -#: scene/3d/gi_probe.cpp -#, fuzzy -msgid "Dynamic Data" -msgstr "Bibliotek" - -#: scene/3d/gi_probe.cpp -#, fuzzy -msgid "Dynamic Range" -msgstr "Bibliotek" - -#: scene/3d/gi_probe.cpp scene/3d/light.cpp -msgid "Normal Bias" -msgstr "" - -#: scene/3d/gi_probe.cpp msgid "Plotting Meshes" msgstr "" @@ -22198,6 +22787,86 @@ msgstr "" msgid "Subdiv" msgstr "" +#: scene/3d/gi_probe.cpp +#, fuzzy +msgid "Dynamic Range" +msgstr "Bibliotek" + +#: scene/3d/gi_probe.cpp scene/3d/light.cpp +msgid "Normal Bias" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +#: scene/resources/primitive_meshes.cpp +msgid "Pixel Size" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Billboard" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +#, fuzzy +msgid "Shaded" +msgstr "Shader Ändringar:" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Double Sided" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/material.cpp +msgid "No Depth Test" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/material.cpp +#, fuzzy +msgid "Fixed Size" +msgstr "Vy framifrån" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp +msgid "Alpha Cut" +msgstr "" + +#: scene/3d/label_3d.cpp scene/resources/material.cpp +msgid "Alpha Scissor Threshold" +msgstr "" + +#: scene/3d/label_3d.cpp scene/3d/sprite_3d.cpp scene/resources/material.cpp +#, fuzzy +msgid "Render Priority" +msgstr "Redigera Filter" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Outline Render Priority" +msgstr "Redigera Filter" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Outline Modulate" +msgstr "Växla Läge" + +#: scene/3d/label_3d.cpp scene/resources/default_theme/default_theme.cpp +#: scene/resources/dynamic_font.cpp scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Font" +msgstr "Font" + +#: scene/3d/label_3d.cpp scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Horizontal Alignment" +msgstr "Filtrera signaler" + +#: scene/3d/label_3d.cpp +#, fuzzy +msgid "Vertical Alignment" +msgstr "Filtrera signaler" + +#: scene/3d/label_3d.cpp scene/gui/dialogs.cpp scene/gui/label.cpp +#, fuzzy +msgid "Autowrap" +msgstr "Slå på/av Autoplay" + #: scene/3d/light.cpp msgid "Indirect Energy" msgstr "" @@ -22207,7 +22876,8 @@ msgstr "" msgid "Negative" msgstr "GDNative" -#: scene/3d/light.cpp +#: scene/3d/light.cpp scene/resources/material.cpp +#: scene/resources/visual_shader.cpp #, fuzzy msgid "Specular" msgstr "Växla Läge" @@ -22297,6 +22967,13 @@ msgstr "" msgid "Transform Normals" msgstr "Transformera uniform." +#: scene/3d/navigation.cpp +msgid "" +"'Navigation' node and 'Navigation.get_simple_path()' are deprecated and will " +"be removed in a future version. Use 'NavigationServer.map_get_path()' " +"instead." +msgstr "" + #: scene/3d/navigation.cpp scene/resources/curve.cpp #, fuzzy msgid "Up Vector" @@ -22316,23 +22993,18 @@ msgid "Ignore Y" msgstr "" #: scene/3d/navigation_agent.cpp -msgid "The NavigationAgent can be used only under a spatial node." -msgstr "" - -#: scene/3d/navigation_mesh_instance.cpp msgid "" -"NavigationMeshInstance must be a child or grandchild to a Navigation node. " -"It only provides navigation data." +"The NavigationAgent can be used only under a Spatial inheriting parent node." msgstr "" -#: scene/3d/navigation_mesh_instance.cpp +#: scene/3d/navigation_mesh_instance.cpp scene/resources/mesh_library.cpp msgid "NavMesh" msgstr "" #: scene/3d/navigation_obstacle.cpp msgid "" "The NavigationObstacle only serves to provide collision avoidance to a " -"spatial object." +"Spatial inheriting parent object." msgstr "" #: scene/3d/occluder.cpp @@ -22455,18 +23127,170 @@ msgstr "Åtgärd" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock X" -msgstr "Flytta Nod(er)" +msgid "Joint Constraints" +msgstr "Begränsningar" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +msgid "Impulse Clamp" +msgstr "" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +#, fuzzy +msgid "Swing Span" +msgstr "Sparar Scen" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +msgid "Twist Span" +msgstr "" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +#: scene/3d/vehicle_body.cpp +#, fuzzy +msgid "Relaxation" +msgstr "Sektioner:" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock Y" -msgstr "Flytta Nod(er)" +msgid "Angular Limit Enabled" +msgstr "Filtrera signaler" #: scene/3d/physics_body.cpp #, fuzzy -msgid "Move Lock Z" -msgstr "Flytta Nod(er)" +msgid "Angular Limit Upper" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Lower" +msgstr "Max. Vinkel-fel:" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Bias" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Softness" +msgstr "Animation" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Relaxation" +msgstr "Animation" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Upper" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Lower" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Softness" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Restitution" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Damping" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Restitution" +msgstr "Animation" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Limit Damping" +msgstr "Animation" + +#: scene/3d/physics_body.cpp +msgid "X" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Y" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Z" +msgstr "" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Limit Enabled" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Enabled" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Stiffness" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Spring Damping" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Equilibrium Point" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Restitution" +msgstr "Beskrivning" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Linear Damping" +msgstr "Linjär" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Restitution" +msgstr "Beskrivning" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Damping" +msgstr "Animation" + +#: scene/3d/physics_body.cpp scene/3d/physics_joint.cpp +msgid "ERP" +msgstr "" + +#: scene/3d/physics_body.cpp +#, fuzzy +msgid "Angular Spring Enabled" +msgstr "Filtrera signaler" + +#: scene/3d/physics_body.cpp +msgid "Angular Spring Stiffness" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Angular Spring Damping" +msgstr "" + +#: scene/3d/physics_body.cpp +msgid "Angular Equilibrium Point" +msgstr "" #: scene/3d/physics_body.cpp msgid "Body Offset" @@ -22507,10 +23331,6 @@ msgid "Params" msgstr "Parameter ändrad:" #: scene/3d/physics_joint.cpp -msgid "Impulse Clamp" -msgstr "" - -#: scene/3d/physics_joint.cpp msgid "Angular Limit" msgstr "" @@ -22524,11 +23344,6 @@ msgstr "Versaler" msgid "Lower" msgstr "Gemener" -#: scene/3d/physics_joint.cpp scene/3d/vehicle_body.cpp -#, fuzzy -msgid "Relaxation" -msgstr "Sektioner:" - #: scene/3d/physics_joint.cpp msgid "Motor" msgstr "" @@ -22595,15 +23410,6 @@ msgstr "Max. Vinkel-fel:" #: scene/3d/physics_joint.cpp #, fuzzy -msgid "Swing Span" -msgstr "Sparar Scen" - -#: scene/3d/physics_joint.cpp -msgid "Twist Span" -msgstr "" - -#: scene/3d/physics_joint.cpp -#, fuzzy msgid "Linear Limit X" msgstr "Linjär" @@ -22630,10 +23436,6 @@ msgid "Angular Limit X" msgstr "" #: scene/3d/physics_joint.cpp -msgid "ERP" -msgstr "" - -#: scene/3d/physics_joint.cpp msgid "Angular Motor X" msgstr "" @@ -22850,8 +23652,9 @@ msgstr "" msgid "Main" msgstr "" -#: scene/3d/room_manager.cpp scene/animation/animation_player.cpp -#: scene/animation/animation_tree.cpp scene/animation/animation_tree_player.cpp +#: scene/3d/room_manager.cpp scene/animation/animation_blend_tree.cpp +#: scene/animation/animation_player.cpp scene/animation/animation_tree.cpp +#: scene/animation/animation_tree_player.cpp #: servers/audio/effects/audio_effect_delay.cpp #, fuzzy msgid "Active" @@ -22962,6 +23765,34 @@ msgid "" "Ensure all rooms contain geometry or manual bounds." msgstr "" +#: scene/3d/skeleton.cpp scene/resources/skin.cpp +msgid "Pose" +msgstr "" + +#: scene/3d/skeleton.cpp +#, fuzzy +msgid "Bound Children" +msgstr "Redigerbara Barn" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Pinned Points" +msgstr "Flytta Ner" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Attachments" +msgstr "Innehåll:" + +#: scene/3d/soft_body.cpp +#, fuzzy +msgid "Point Index" +msgstr "Automatisk Indentering" + +#: scene/3d/soft_body.cpp +msgid "Spatial Attachment Path" +msgstr "" + #: scene/3d/soft_body.cpp #, fuzzy msgid "Physics Enabled" @@ -23021,6 +23852,11 @@ msgid "" msgstr "" #: scene/3d/spatial.cpp +#, fuzzy +msgid "Global Translation" +msgstr "Transformera" + +#: scene/3d/spatial.cpp msgid "Matrix" msgstr "" @@ -23041,33 +23877,12 @@ msgstr "" msgid "Opacity" msgstr "" -#: scene/3d/sprite_3d.cpp -msgid "Pixel Size" -msgstr "" - -#: scene/3d/sprite_3d.cpp -msgid "Billboard" -msgstr "" - #: scene/3d/sprite_3d.cpp scene/resources/material.cpp #, fuzzy msgid "Transparent" msgstr "Översättningar" #: scene/3d/sprite_3d.cpp -#, fuzzy -msgid "Shaded" -msgstr "Shader Ändringar:" - -#: scene/3d/sprite_3d.cpp -msgid "Double Sided" -msgstr "" - -#: scene/3d/sprite_3d.cpp -msgid "Alpha Cut" -msgstr "" - -#: scene/3d/sprite_3d.cpp msgid "" "A SpriteFrames resource must be created or set in the \"Frames\" property in " "order for AnimatedSprite3D to display frames." @@ -23209,39 +24024,6 @@ msgid "" "this environment's Background Mode to Canvas (for 2D scenes)." msgstr "" -#: scene/animation/animation_blend_space_1d.cpp -#: scene/animation/animation_blend_space_2d.cpp -msgid "Min Space" -msgstr "" - -#: scene/animation/animation_blend_space_1d.cpp -#: scene/animation/animation_blend_space_2d.cpp -msgid "Max Space" -msgstr "" - -#: scene/animation/animation_blend_space_1d.cpp -#, fuzzy -msgid "Value Label" -msgstr "Värde" - -#: scene/animation/animation_blend_space_2d.cpp -#, fuzzy -msgid "Auto Triangles" -msgstr "Växla AutoLoad Globals" - -#: scene/animation/animation_blend_space_2d.cpp -#, fuzzy -msgid "Triangles" -msgstr "Växla AutoLoad Globals" - -#: scene/animation/animation_blend_space_2d.cpp -msgid "X Label" -msgstr "" - -#: scene/animation/animation_blend_space_2d.cpp -msgid "Y Label" -msgstr "" - #: scene/animation/animation_blend_tree.cpp msgid "On BlendTree node '%s', animation not found: '%s'" msgstr "" @@ -23276,13 +24058,28 @@ msgid "Autorestart" msgstr "Starta om nu" #: scene/animation/animation_blend_tree.cpp +msgid "Delay" +msgstr "" + +#: scene/animation/animation_blend_tree.cpp #, fuzzy -msgid "Autorestart Delay" -msgstr "Anim Infoga Nyckel" +msgid "Random Delay" +msgstr "Slumpmässig Skala:" #: scene/animation/animation_blend_tree.cpp -msgid "Autorestart Random Delay" -msgstr "" +#, fuzzy +msgid "Add Amount" +msgstr "Lägg Till Node" + +#: scene/animation/animation_blend_tree.cpp +#, fuzzy +msgid "Blend Amount" +msgstr "Instans" + +#: scene/animation/animation_blend_tree.cpp +#, fuzzy +msgid "Seek Position" +msgstr "Dockposition" #: scene/animation/animation_blend_tree.cpp #, fuzzy @@ -23294,10 +24091,6 @@ msgstr "Lägg till Ingångsport" msgid "Xfade Time" msgstr "" -#: scene/animation/animation_blend_tree.cpp scene/resources/visual_shader.cpp -msgid "Graph Offset" -msgstr "" - #: scene/animation/animation_node_state_machine.cpp #, fuzzy msgid "Switch Mode" @@ -23368,11 +24161,6 @@ msgid "Nothing connected to input '%s' of node '%s'." msgstr "Inget anslutet till inmatning '%s' av nod '%s'." #: scene/animation/animation_tree.cpp -#, fuzzy -msgid "Filter Enabled" -msgstr "Filtrera signaler" - -#: scene/animation/animation_tree.cpp msgid "No root AnimationNode for the graph is set." msgstr "" @@ -23727,11 +24515,6 @@ msgstr "" msgid "Hide On OK" msgstr "" -#: scene/gui/dialogs.cpp scene/gui/label.cpp -#, fuzzy -msgid "Autowrap" -msgstr "Slå på/av Autoplay" - #: scene/gui/dialogs.cpp msgid "Alert!" msgstr "Varning!" @@ -24279,6 +25062,11 @@ msgstr "Mapp:" #: scene/gui/text_edit.cpp #, fuzzy +msgid "Drag And Drop Selection Enabled" +msgstr "Endast Urval" + +#: scene/gui/text_edit.cpp +#, fuzzy msgid "Hiding Enabled" msgstr "Aktivera" @@ -24360,7 +25148,7 @@ msgstr "" msgid "Fill Mode" msgstr "Spel Läge:" -#: scene/gui/texture_progress.cpp +#: scene/gui/texture_progress.cpp scene/resources/material.cpp msgid "Tint" msgstr "" @@ -24506,23 +25294,18 @@ msgstr "Beskrivning" #: scene/main/node.cpp #, fuzzy -msgid "Import Path" -msgstr "Exportera Projekt" - -#: scene/main/node.cpp -#, fuzzy msgid "Pause Mode" msgstr "Växla Läge" #: scene/main/node.cpp #, fuzzy -msgid "Display Folded" -msgstr "Ersätt Alla" +msgid "Physics Interpolation Mode" +msgstr "Interpolationsläge" #: scene/main/node.cpp #, fuzzy -msgid "Unique Name In Owner" -msgstr "Node Namn:" +msgid "Display Folded" +msgstr "Ersätt Alla" #: scene/main/node.cpp #, fuzzy @@ -24549,11 +25332,6 @@ msgstr "Sätt Flera:" msgid "Process Priority" msgstr "Redigera Filter" -#: scene/main/node.cpp -#, fuzzy -msgid "Physics Interpolated" -msgstr "Interpolationsläge" - #: scene/main/scene_tree.cpp scene/main/timer.cpp #, fuzzy msgid "Time Left" @@ -24587,7 +25365,8 @@ msgstr "" msgid "Multiplayer Poll" msgstr "Sätt Flera:" -#: scene/main/scene_tree.cpp scene/resources/shape_2d.cpp +#: scene/main/scene_tree.cpp scene/resources/mesh_library.cpp +#: scene/resources/shape_2d.cpp msgid "Shapes" msgstr "" @@ -24685,16 +25464,17 @@ msgstr "Exportera Projekt" #: scene/main/viewport.cpp msgid "" -"This viewport is not set as render target. If you intend for it to display " -"its contents directly to the screen, make it a child of a Control so it can " -"obtain a size. Otherwise, make it a RenderTarget and assign its internal " -"texture to some node for display." +"The Viewport size must be greater than or equal to 2 pixels on both " +"dimensions to render anything." msgstr "" #: scene/main/viewport.cpp msgid "" -"The Viewport size must be greater than or equal to 2 pixels on both " -"dimensions to render anything." +"This Viewport has HDR enabled, but its Usage is set to 2D or 2D No-" +"Sampling.\n" +"HDR is only supported in Viewports that have their Usage set to 3D or 3D No-" +"Effects.\n" +"HDR will be disabled for this Viewport." msgstr "" #: scene/main/viewport.cpp @@ -24853,6 +25633,16 @@ msgid "3D Physics" msgstr "Fysik Bildruta %" #: scene/register_scene_types.cpp +#, fuzzy +msgid "2D Navigation" +msgstr "Animations-Node" + +#: scene/register_scene_types.cpp +#, fuzzy +msgid "3D Navigation" +msgstr "Animations-Node" + +#: scene/register_scene_types.cpp msgid "Use hiDPI" msgstr "" @@ -24894,12 +25684,6 @@ msgid "Panel" msgstr "" #: scene/resources/default_theme/default_theme.cpp -#: scene/resources/dynamic_font.cpp -#, fuzzy -msgid "Font" -msgstr "Font" - -#: scene/resources/default_theme/default_theme.cpp #, fuzzy msgid "Font Color" msgstr "Välj Färg" @@ -25222,11 +26006,6 @@ msgid "Panel Disabled" msgstr "Avaktiverad" #: scene/resources/default_theme/default_theme.cpp -#, fuzzy -msgid "Separator" -msgstr "Sektioner:" - -#: scene/resources/default_theme/default_theme.cpp msgid "Labeled Separator Left" msgstr "" @@ -25236,6 +26015,11 @@ msgstr "" #: scene/resources/default_theme/default_theme.cpp #, fuzzy +msgid "Font Separator" +msgstr "Sektioner:" + +#: scene/resources/default_theme/default_theme.cpp +#, fuzzy msgid "Font Color Accel" msgstr "Byt namn på Node" @@ -25275,11 +26059,6 @@ msgstr "Radera punkter" #: scene/resources/default_theme/default_theme.cpp #, fuzzy -msgid "Separation" -msgstr "Sektioner:" - -#: scene/resources/default_theme/default_theme.cpp -#, fuzzy msgid "Resizer" msgstr "Ändra storlek på Array" @@ -26010,15 +26789,6 @@ msgid "Color Correction" msgstr "Färg funktion." #: scene/resources/font.cpp -msgid "Chars" -msgstr "" - -#: scene/resources/font.cpp -#, fuzzy -msgid "Kernings" -msgstr "Varningar" - -#: scene/resources/font.cpp #, fuzzy msgid "Ascent" msgstr "Senaste:" @@ -26029,6 +26799,11 @@ msgid "Distance Field" msgstr "Distraktionsfritt Läge" #: scene/resources/gradient.cpp +#, fuzzy +msgid "Raw Data" +msgstr "Höger" + +#: scene/resources/gradient.cpp msgid "Offsets" msgstr "" @@ -26050,11 +26825,6 @@ msgstr "" #: scene/resources/material.cpp #, fuzzy -msgid "Render Priority" -msgstr "Redigera Filter" - -#: scene/resources/material.cpp -#, fuzzy msgid "Next Pass" msgstr "Nästa flik" @@ -26072,10 +26842,6 @@ msgid "Vertex Lighting" msgstr "Direkt ljus" #: scene/resources/material.cpp -msgid "No Depth Test" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy msgid "Use Point Size" msgstr "Vy framifrån" @@ -26085,11 +26851,6 @@ msgid "World Triplanar" msgstr "" #: scene/resources/material.cpp -#, fuzzy -msgid "Fixed Size" -msgstr "Vy framifrån" - -#: scene/resources/material.cpp msgid "Albedo Tex Force sRGB" msgstr "" @@ -26108,6 +26869,10 @@ msgid "Ensure Correct Normals" msgstr "Transformera uniform." #: scene/resources/material.cpp +msgid "Albedo Tex MSDF" +msgstr "" + +#: scene/resources/material.cpp msgid "Vertex Color" msgstr "" @@ -26173,10 +26938,6 @@ msgid "Use Alpha Scissor" msgstr "" #: scene/resources/material.cpp -msgid "Alpha Scissor Threshold" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy msgid "Particles Anim" msgstr "Partiklar" @@ -26200,26 +26961,9 @@ msgid "Metallic" msgstr "" #: scene/resources/material.cpp -msgid "Metallic Specular" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Metallic Texture" -msgstr "Ta Bort Mall" - -#: scene/resources/material.cpp -msgid "Metallic Texture Channel" -msgstr "" - -#: scene/resources/material.cpp #, fuzzy -msgid "Roughness Texture" -msgstr "Ta Bort Mall" - -#: scene/resources/material.cpp -msgid "Roughness Texture Channel" -msgstr "" +msgid "Texture Channel" +msgstr "Växla Läge" #: scene/resources/material.cpp #, fuzzy @@ -26227,24 +26971,10 @@ msgid "Emission" msgstr "Ställ in uttryck" #: scene/resources/material.cpp -msgid "Emission Energy" -msgstr "" - -#: scene/resources/material.cpp -msgid "Emission Operator" +msgid "On UV2" msgstr "" #: scene/resources/material.cpp -#, fuzzy -msgid "Emission On UV2" -msgstr "Ställ in uttryck" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Emission Texture" -msgstr "Ta Bort Mall" - -#: scene/resources/material.cpp msgid "NormalMap" msgstr "" @@ -26253,35 +26983,20 @@ msgid "Rim" msgstr "" #: scene/resources/material.cpp -msgid "Rim Tint" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Rim Texture" -msgstr "Ta Bort Mall" - -#: scene/resources/material.cpp #, fuzzy msgid "Clearcoat" msgstr "Rensa" #: scene/resources/material.cpp -#, fuzzy -msgid "Clearcoat Gloss" -msgstr "Rensa" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Clearcoat Texture" -msgstr "Redigera Tema" +msgid "Gloss" +msgstr "" #: scene/resources/material.cpp msgid "Anisotropy" msgstr "" #: scene/resources/material.cpp -msgid "Anisotropy Flowmap" +msgid "Flowmap" msgstr "" #: scene/resources/material.cpp @@ -26290,15 +27005,6 @@ msgid "Ambient Occlusion" msgstr "Redigera Polygon" #: scene/resources/material.cpp -msgid "On UV2" -msgstr "" - -#: scene/resources/material.cpp -#, fuzzy -msgid "Texture Channel" -msgstr "Växla Läge" - -#: scene/resources/material.cpp msgid "Deep Parallax" msgstr "" @@ -26331,15 +27037,10 @@ msgstr "Övergång: " #: scene/resources/material.cpp #, fuzzy -msgid "Transmission Texture" -msgstr "Övergång: " - -#: scene/resources/material.cpp -#, fuzzy msgid "Refraction" msgstr "Sektioner:" -#: scene/resources/material.cpp scene/resources/navigation_mesh.cpp +#: scene/resources/material.cpp msgid "Detail" msgstr "" @@ -26382,15 +27083,20 @@ msgstr "Icon Läge" msgid "Lightmap Size Hint" msgstr "" -#: scene/resources/mesh.cpp -#, fuzzy -msgid "Blend Shape Mode" -msgstr "Växla Läge" - #: scene/resources/mesh.cpp scene/resources/primitive_meshes.cpp msgid "Custom AABB" msgstr "" +#: scene/resources/mesh_library.cpp +#, fuzzy +msgid "Mesh Transform" +msgstr "Transformera" + +#: scene/resources/mesh_library.cpp +#, fuzzy +msgid "NavMesh Transform" +msgstr "Transformera" + #: scene/resources/multimesh.cpp #, fuzzy msgid "Color Format" @@ -26414,29 +27120,14 @@ msgstr "Instans" msgid "Visible Instance Count" msgstr "" -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Transform Array" -msgstr "Transformera uniform." - -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Transform 2D Array" -msgstr "Transformera uniform." - -#: scene/resources/multimesh.cpp -#, fuzzy -msgid "Color Array" -msgstr "Ändra storlek på Array" - -#: scene/resources/multimesh.cpp +#: scene/resources/navigation_mesh.cpp #, fuzzy -msgid "Custom Data Array" -msgstr "Ändra storlek på Array" +msgid "Sampling" +msgstr "Skalning: " #: scene/resources/navigation_mesh.cpp #, fuzzy -msgid "Sample Partition Type" +msgid "Partition Type" msgstr "Ändra Bas Typ:" #: scene/resources/navigation_mesh.cpp @@ -26453,10 +27144,15 @@ msgid "Source Group Name" msgstr "Källa" #: scene/resources/navigation_mesh.cpp -msgid "Agent" +msgid "Cells" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Agents" +msgstr "Innehåll:" + +#: scene/resources/navigation_mesh.cpp msgid "Max Climb" msgstr "" @@ -26465,11 +27161,16 @@ msgid "Max Slope" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Regions" +msgstr "Raw-Läge" + +#: scene/resources/navigation_mesh.cpp msgid "Merge Size" msgstr "" #: scene/resources/navigation_mesh.cpp -msgid "Edge" +msgid "Edges" msgstr "" #: scene/resources/navigation_mesh.cpp @@ -26482,6 +27183,11 @@ msgid "Verts Per Poly" msgstr "" #: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Details" +msgstr "Ladda Standard" + +#: scene/resources/navigation_mesh.cpp msgid "Sample Distance" msgstr "" @@ -26498,9 +27204,18 @@ msgid "Ledge Spans" msgstr "" #: scene/resources/navigation_mesh.cpp -msgid "Filter Walkable Low Height Spans" +msgid "Walkable Low Height Spans" +msgstr "" + +#: scene/resources/navigation_mesh.cpp +msgid "Baking AABB" msgstr "" +#: scene/resources/navigation_mesh.cpp +#, fuzzy +msgid "Baking AABB Offset" +msgstr "Ta Bort Mall" + #: scene/resources/occluder_shape.cpp msgid "Spheres" msgstr "" @@ -26623,6 +27338,11 @@ msgstr "Höger" msgid "Is Hemisphere" msgstr "" +#: scene/resources/primitive_meshes.cpp +#, fuzzy +msgid "Curve Step" +msgstr "Redigera Nodkurva" + #: scene/resources/ray_shape.cpp scene/resources/segment_shape_2d.cpp msgid "Slips On Slope" msgstr "" @@ -26631,14 +27351,24 @@ msgstr "" msgid "A" msgstr "" -#: scene/resources/shader.cpp -msgid "Custom Defines" -msgstr "" - #: scene/resources/shape_2d.cpp msgid "Custom Solver Bias" msgstr "" +#: scene/resources/skin.cpp +#, fuzzy +msgid "Bind Count" +msgstr "Lägg till Ingångsport" + +#: scene/resources/skin.cpp +msgid "Bind" +msgstr "" + +#: scene/resources/skin.cpp +#, fuzzy +msgid "Bone" +msgstr "Node Namn:" + #: scene/resources/sky.cpp msgid "Radiance Size" msgstr "" @@ -26715,10 +27445,6 @@ msgid "Anti Aliasing" msgstr "" #: scene/resources/style_box.cpp -msgid "Anti Aliasing Size" -msgstr "" - -#: scene/resources/style_box.cpp msgid "Grow Begin" msgstr "" @@ -26742,6 +27468,20 @@ msgid "Image Size" msgstr "Sida: " #: scene/resources/texture.cpp +msgid "Side" +msgstr "" + +#: scene/resources/texture.cpp +#, fuzzy +msgid "Front" +msgstr "Vy framifrån" + +#: scene/resources/texture.cpp +#, fuzzy +msgid "Back" +msgstr "Gå Tillbaka" + +#: scene/resources/texture.cpp #, fuzzy msgid "Storage Mode" msgstr "Växla Läge" @@ -26753,13 +27493,13 @@ msgstr "Fånga" #: scene/resources/texture.cpp #, fuzzy -msgid "Fill From" +msgid "From" msgstr "Spel Läge:" #: scene/resources/texture.cpp #, fuzzy -msgid "Fill To" -msgstr "Spel Läge:" +msgid "To" +msgstr "Topp" #: scene/resources/texture.cpp #, fuzzy @@ -26795,8 +27535,29 @@ msgid "Output Port For Preview" msgstr "" #: scene/resources/visual_shader.cpp -msgid "Initialized" -msgstr "" +#, fuzzy +msgid "Depth Draw" +msgstr "Interpolationsläge" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Cull" +msgstr "Växla Läge" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Diffuse" +msgstr "Växla Läge" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Async" +msgstr "Icon Läge" + +#: scene/resources/visual_shader.cpp +#, fuzzy +msgid "Modes" +msgstr "Icon Läge" #: scene/resources/visual_shader.cpp #, fuzzy @@ -26862,6 +27623,11 @@ msgid "Scenario" msgstr "Scen" #: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Navigation Map" +msgstr "Animations-Node" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp msgid "Direct Space State" msgstr "" @@ -26879,6 +27645,26 @@ msgstr "Linjär" msgid "Default Angular Damp" msgstr "" +#: scene/resources/world.cpp +#, fuzzy +msgid "Default Map Up" +msgstr "Standard" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Size" +msgstr "Förhandsgranska" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Cell Height" +msgstr "Höger" + +#: scene/resources/world.cpp scene/resources/world_2d.cpp +#, fuzzy +msgid "Default Edge Connection Margin" +msgstr "Redigera Koppling:" + #: scene/resources/world_2d.cpp msgid "Canvas" msgstr "" @@ -27236,6 +28022,11 @@ msgstr "Animations-Node" msgid "Collision Unsafe Fraction" msgstr "Animations-Node" +#: servers/physics_2d_server.cpp servers/physics_server.cpp +#, fuzzy +msgid "Physics Engine" +msgstr "Fysik Bildruta %" + #: servers/physics_server.cpp msgid "Center Of Mass" msgstr "" @@ -27250,13 +28041,13 @@ msgstr "" #: servers/visual/shader_language.cpp msgid "" -"Varyings which assigned in 'vertex' function may not be reassigned in " +"Varyings which were assigned in 'vertex' function may not be reassigned in " "'fragment' or 'light'." msgstr "" #: servers/visual/shader_language.cpp msgid "" -"Varyings which assigned in 'fragment' function may not be reassigned in " +"Varyings which were assigned in 'fragment' function may not be reassigned in " "'vertex' or 'light'." msgstr "" |