diff options
Diffstat (limited to 'editor/translations/sv.po')
-rw-r--r-- | editor/translations/sv.po | 355 |
1 files changed, 251 insertions, 104 deletions
diff --git a/editor/translations/sv.po b/editor/translations/sv.po index 373e3aad36..3b0b8a97dd 100644 --- a/editor/translations/sv.po +++ b/editor/translations/sv.po @@ -1043,7 +1043,7 @@ msgstr "" msgid "Dependencies" msgstr "Beroenden" -#: editor/dependency_editor.cpp +#: editor/dependency_editor.cpp editor/editor_resource_picker.cpp msgid "Resource" msgstr "Resurs" @@ -1702,13 +1702,13 @@ msgstr "" "Målplattformen kräver 'ETC' texturkomprimering för GLES2.\n" "Aktivera 'Import Etc' i Projektinställningarna." -#: editor/editor_export.cpp platform/android/export/export.cpp +#: editor/editor_export.cpp platform/android/export/export_plugin.cpp #: platform/iphone/export/export.cpp platform/javascript/export/export.cpp #: platform/osx/export/export.cpp platform/uwp/export/export.cpp msgid "Custom debug template not found." msgstr "Mallfil hittades inte." -#: editor/editor_export.cpp platform/android/export/export.cpp +#: editor/editor_export.cpp platform/android/export/export_plugin.cpp #: platform/iphone/export/export.cpp platform/javascript/export/export.cpp #: platform/osx/export/export.cpp platform/uwp/export/export.cpp msgid "Custom release template not found." @@ -2102,7 +2102,7 @@ msgstr "" msgid "(Re)Importing Assets" msgstr "(Om)Importerar Tillgångar" -#: editor/editor_help.cpp editor/plugins/spatial_editor_plugin.cpp +#: editor/editor_help.cpp msgid "Top" msgstr "Topp" @@ -2636,6 +2636,32 @@ msgid "Current scene not saved. Open anyway?" msgstr "Nuvarande scen inte sparad. Öppna ändå?" #: editor/editor_node.cpp +msgid "Can't undo while mouse buttons are pressed." +msgstr "" + +#: editor/editor_node.cpp +msgid "Nothing to undo." +msgstr "" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Undo: %s" +msgstr "Ångra" + +#: editor/editor_node.cpp +msgid "Can't redo while mouse buttons are pressed." +msgstr "" + +#: editor/editor_node.cpp +msgid "Nothing to redo." +msgstr "" + +#: editor/editor_node.cpp +#, fuzzy +msgid "Redo: %s" +msgstr "Återställ" + +#: editor/editor_node.cpp msgid "Can't reload a scene that was never saved." msgstr "Kan inte ladda om en scen som aldrig har sparats." @@ -3310,6 +3336,11 @@ msgid "Merge With Existing" msgstr "Sammanfoga Med Existerande" #: editor/editor_node.cpp +#, fuzzy +msgid "Apply MeshInstance Transforms" +msgstr "Anim Ändra Transformation" + +#: editor/editor_node.cpp msgid "Open & Run a Script" msgstr "Öppna & Kör ett Skript" @@ -3563,6 +3594,10 @@ msgid "" "property (%s)." msgstr "" +#: editor/editor_resource_picker.cpp +msgid "Quick Load" +msgstr "" + #: editor/editor_resource_picker.cpp editor/property_editor.cpp msgid "Make Unique" msgstr "Gör Unik" @@ -5728,6 +5763,18 @@ msgid "Move CanvasItem \"%s\" to (%d, %d)" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Locked" +msgstr "Välj" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Grouped" +msgstr "Grupper" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "" "Children of containers have their anchors and margins values overridden by " "their parent." @@ -6684,7 +6731,13 @@ msgid "Remove Selected Item" msgstr "" #: editor/plugins/mesh_library_editor_plugin.cpp -msgid "Import from Scene" +#, fuzzy +msgid "Import from Scene (Ignore Transforms)" +msgstr "Importera från Scen" + +#: editor/plugins/mesh_library_editor_plugin.cpp +#, fuzzy +msgid "Import from Scene (Apply Transforms)" msgstr "Importera från Scen" #: editor/plugins/mesh_library_editor_plugin.cpp @@ -7285,6 +7338,16 @@ msgstr "Infoga Punkt" msgid "Flip Portal" msgstr "" +#: editor/plugins/room_manager_editor_plugin.cpp +#, fuzzy +msgid "Occluder Set Transform" +msgstr "Transformera" + +#: editor/plugins/room_manager_editor_plugin.cpp +#, fuzzy +msgid "Center Node" +msgstr "Skapa Node" + #: editor/plugins/root_motion_editor_plugin.cpp msgid "AnimationTree has no path set to an AnimationPlayer" msgstr "" @@ -7809,12 +7872,14 @@ msgid "Skeleton2D" msgstr "Singleton" #: editor/plugins/skeleton_2d_editor_plugin.cpp -msgid "Make Rest Pose (From Bones)" -msgstr "" +#, fuzzy +msgid "Reset to Rest Pose" +msgstr "Ladda Standard" #: editor/plugins/skeleton_2d_editor_plugin.cpp -msgid "Set Bones to Rest Pose" -msgstr "" +#, fuzzy +msgid "Overwrite Rest Pose" +msgstr "Skriv över" #: editor/plugins/skeleton_editor_plugin.cpp msgid "Create physical bones" @@ -7843,6 +7908,65 @@ msgid "Perspective" msgstr "Perspektiv" #: editor/plugins/spatial_editor_plugin.cpp +msgid "Top Orthogonal" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Top Perspective" +msgstr "Perspektiv" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Bottom Orthogonal" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Bottom Perspective" +msgstr "Perspektiv" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Left Orthogonal" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Right Perspective" +msgstr "Perspektiv" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Right Orthogonal" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Front Orthogonal" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Front Perspective" +msgstr "Perspektiv" + +#: editor/plugins/spatial_editor_plugin.cpp +msgid "Rear Orthogonal" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "Rear Perspective" +msgstr "Perspektiv" + +#. TRANSLATORS: This will be appended to the view name when Auto Orthogonal is enabled. +#: editor/plugins/spatial_editor_plugin.cpp +msgid " [auto]" +msgstr "" + +#. TRANSLATORS: This will be appended to the view name when Portal Occulusion is enabled. +#: editor/plugins/spatial_editor_plugin.cpp +msgid " [portals active]" +msgstr "" + +#: editor/plugins/spatial_editor_plugin.cpp msgid "Transform Aborted." msgstr "" @@ -7959,42 +8083,22 @@ msgid "Bottom View." msgstr "Vy Underifrån." #: editor/plugins/spatial_editor_plugin.cpp -msgid "Bottom" -msgstr "Botten" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Left View." msgstr "Vy från vänster." #: editor/plugins/spatial_editor_plugin.cpp -msgid "Left" -msgstr "Vänster" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Right View." msgstr "Vy från höger." #: editor/plugins/spatial_editor_plugin.cpp -msgid "Right" -msgstr "Höger" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Front View." msgstr "Vy Framifrån." #: editor/plugins/spatial_editor_plugin.cpp -msgid "Front" -msgstr "Framsida" - -#: editor/plugins/spatial_editor_plugin.cpp msgid "Rear View." msgstr "Vy Bakifrån." #: editor/plugins/spatial_editor_plugin.cpp -msgid "Rear" -msgstr "Baksida" - -#: editor/plugins/spatial_editor_plugin.cpp #, fuzzy msgid "Align Transform with View" msgstr "Vy från höger" @@ -8264,6 +8368,11 @@ msgid "View Portal Culling" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp +#, fuzzy +msgid "View Occlusion Culling" +msgstr "Redigera Polygon" + +#: editor/plugins/spatial_editor_plugin.cpp #: modules/gridmap/grid_map_editor_plugin.cpp msgid "Settings..." msgstr "Inställningar..." @@ -8329,8 +8438,9 @@ msgid "Post" msgstr "" #: editor/plugins/spatial_editor_plugin.cpp -msgid "Nameless gizmo" -msgstr "" +#, fuzzy +msgid "Unnamed Gizmo" +msgstr "Namnlöst Projekt" #: editor/plugins/sprite_editor_plugin.cpp #, fuzzy @@ -12474,6 +12584,14 @@ msgstr "" msgid "Set Portal Point Position" msgstr "" +#: editor/spatial_editor_gizmos.cpp +msgid "Set Occluder Sphere Radius" +msgstr "" + +#: editor/spatial_editor_gizmos.cpp +msgid "Set Occluder Sphere Position" +msgstr "" + #: modules/csg/csg_gizmos.cpp msgid "Change Cylinder Radius" msgstr "" @@ -12767,6 +12885,11 @@ msgstr "Genererar Lightmaps" msgid "Class name can't be a reserved keyword" msgstr "" +#: modules/mono/csharp_script.cpp +#, fuzzy +msgid "Build Solution" +msgstr "Alla urval" + #: modules/mono/mono_gd/gd_mono_utils.cpp msgid "End of inner exception stack trace" msgstr "" @@ -13249,165 +13372,154 @@ msgstr "Fäst Skript" msgid "Get %s" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Package name is missing." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Package segments must be of non-zero length." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "The character '%s' is not allowed in Android application package names." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "A digit cannot be the first character in a package segment." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "The character '%s' cannot be the first character in a package segment." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "The package must have at least one '.' separator." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Select device from the list" msgstr "Välj enhet från listan" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Running on %s" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Exporting APK..." msgstr "Exportera" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Uninstalling..." msgstr "Avinstallera" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Installing to device, please wait..." msgstr "Laddar..." -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Could not install to device: %s" msgstr "Kunde inte starta underprocess!" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Running on device..." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Could not execute on device." msgstr "Kunde inte skapa mapp." -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Unable to find the 'apksigner' tool." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Android build template not installed in the project. Install it from the " "Project menu." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Either Debug Keystore, Debug User AND Debug Password settings must be " "configured OR none of them." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Debug keystore not configured in the Editor Settings nor in the preset." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Either Release Keystore, Release User AND Release Password settings must be " "configured OR none of them." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Release keystore incorrectly configured in the export preset." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "A valid Android SDK path is required in Editor Settings." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Invalid Android SDK path in Editor Settings." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Missing 'platform-tools' directory!" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Unable to find Android SDK platform-tools' adb command." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Please check in the Android SDK directory specified in Editor Settings." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Missing 'build-tools' directory!" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Unable to find Android SDK build-tools' apksigner command." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Invalid public key for APK expansion." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Invalid package name:" msgstr "Ogiltigt paket namn:" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Invalid \"GodotPaymentV3\" module included in the \"android/modules\" " "project setting (changed in Godot 3.2.2).\n" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "\"Use Custom Build\" must be enabled to use the plugins." msgstr "" -#: platform/android/export/export.cpp -msgid "" -"\"Degrees Of Freedom\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR" -"\"." -msgstr "" - -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." msgstr "" -#: platform/android/export/export.cpp -msgid "" -"\"Focus Awareness\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." -msgstr "" - -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "\"Export AAB\" is only valid when \"Use Custom Build\" is enabled." msgstr "" -#: platform/android/export/export.cpp +#: 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 " @@ -13415,63 +13527,63 @@ msgid "" "The resulting %s is unsigned." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Signing debug %s..." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Signing release %s..." msgstr "" "Skannar Filer,\n" "Snälla Vänta..." -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Could not find keystore, unable to export." msgstr "Kunde inte öppna mall för export:" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "'apksigner' returned with error #%d" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Verifying %s..." msgstr "Lägger till %s..." -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "'apksigner' verification of %s failed." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Exporting for Android" msgstr "Exportera" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Invalid filename! Android App Bundle requires the *.aab extension." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "APK Expansion not compatible with Android App Bundle." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Invalid filename! Android APK requires the *.apk extension." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Unsupported export format!\n" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Trying to build from a custom built template, but no version info for it " "exists. Please reinstall from the 'Project' menu." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Android build version mismatch:\n" " Template installed: %s\n" @@ -13479,58 +13591,58 @@ msgid "" "Please reinstall Android build template from 'Project' menu." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Unable to overwrite res://android/build/res/*.xml files with project name" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Could not export project files to gradle project\n" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Could not write expansion package file!" msgstr "Kunde inte skriva till filen:" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Building Android Project (gradle)" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Building of Android project failed, check output for the error.\n" "Alternatively visit docs.godotengine.org for Android build documentation." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Moving output" msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Unable to copy and rename export file, check gradle project directory for " "outputs." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Package not found: %s" msgstr "Animeringsverktyg" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Creating APK..." msgstr "Skapar konturer..." -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "" "Could not find template APK to export:\n" "%s" msgstr "Kunde inte öppna mall för export:" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "" "Missing libraries in the export template for the selected architectures: " "%s.\n" @@ -13538,21 +13650,21 @@ msgid "" "architectures in the export preset." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Adding files..." msgstr "Lägger till %s..." -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp #, fuzzy msgid "Could not export project files" msgstr "Kunde inte skriva till filen:" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Aligning APK..." msgstr "" -#: platform/android/export/export.cpp +#: platform/android/export/export_plugin.cpp msgid "Could not unzip temporary unaligned APK." msgstr "" @@ -14035,6 +14147,14 @@ msgid "" "It only provides navigation data." msgstr "" +#: scene/3d/occluder.cpp +msgid "No shape is set." +msgstr "" + +#: scene/3d/occluder.cpp +msgid "Only uniform scales are supported." +msgstr "" + #: scene/3d/particles.cpp msgid "" "GPU-based particles are not supported by the GLES2 video driver.\n" @@ -14330,6 +14450,14 @@ msgstr "Måste använda en giltigt filändelse." msgid "Enable grid minimap." msgstr "" +#: scene/gui/nine_patch_rect.cpp +msgid "" +"The Tile and Tile Fit options for Axis Stretch properties are only effective " +"when using the GLES3 rendering backend.\n" +"The GLES2 backend is currently in use, so these modes will act like Stretch " +"instead." +msgstr "" + #: scene/gui/popup.cpp msgid "" "Popups will hide by default unless you call popup() or any of the popup*() " @@ -14370,6 +14498,10 @@ msgstr "" msgid "Viewport size must be greater than 0 to render anything." msgstr "" +#: scene/resources/occluder_shape.cpp +msgid "OccluderShapeSphere Set Spheres" +msgstr "" + #: scene/resources/visual_shader_nodes.cpp msgid "" "The sampler port is connected but not used. Consider changing the source to " @@ -14423,6 +14555,21 @@ msgstr "" msgid "Constants cannot be modified." msgstr "" +#~ msgid "Bottom" +#~ msgstr "Botten" + +#~ msgid "Left" +#~ msgstr "Vänster" + +#~ msgid "Right" +#~ msgstr "Höger" + +#~ msgid "Front" +#~ msgstr "Framsida" + +#~ msgid "Rear" +#~ msgstr "Baksida" + #~ msgid "Package Contents:" #~ msgstr "Paketets Innehåll:" |