summaryrefslogtreecommitdiff
path: root/editor/translations/sv.po
diff options
context:
space:
mode:
Diffstat (limited to 'editor/translations/sv.po')
-rw-r--r--editor/translations/sv.po70
1 files changed, 55 insertions, 15 deletions
diff --git a/editor/translations/sv.po b/editor/translations/sv.po
index 9645a3adff..91d13086f4 100644
--- a/editor/translations/sv.po
+++ b/editor/translations/sv.po
@@ -1501,6 +1501,11 @@ msgstr "Ladda standard Buss-Layouten."
msgid "Create a new Bus Layout."
msgstr "Skapa en ny Buss-Layout."
+#: editor/editor_audio_buses.cpp
+#, fuzzy
+msgid "Audio Bus Layout"
+msgstr "Öppna Ljud-Buss Layout"
+
#: editor/editor_autoload_settings.cpp
msgid "Invalid name."
msgstr "Ogiltigt namn."
@@ -2989,7 +2994,7 @@ msgstr "Växla distraktionsfritt läge."
msgid "Add a new scene."
msgstr "Lägg till en ny scen."
-#: editor/editor_node.cpp
+#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp
msgid "Scene"
msgstr "Scen"
@@ -5781,6 +5786,10 @@ msgid "Bake Lightmaps"
msgstr ""
#: editor/plugins/baked_lightmap_editor_plugin.cpp
+msgid "LightMap Bake"
+msgstr ""
+
+#: editor/plugins/baked_lightmap_editor_plugin.cpp
#, fuzzy
msgid "Select lightmap bake file:"
msgstr "Välj mall-fil"
@@ -8349,7 +8358,12 @@ msgid "Cinematic Preview"
msgstr ""
#: editor/plugins/spatial_editor_plugin.cpp
-msgid "Not available when using the GLES2 renderer."
+msgid "(Not in GLES2)"
+msgstr ""
+
+#: editor/plugins/spatial_editor_plugin.cpp
+msgid ""
+"Debug draw modes are only available when using the GLES3 renderer, not GLES2."
msgstr ""
#: editor/plugins/spatial_editor_plugin.cpp
@@ -9293,6 +9307,11 @@ msgstr "Välj en annan temaresurs:"
#: editor/plugins/theme_editor_plugin.cpp
#, fuzzy
+msgid "Theme Resource"
+msgstr "Byt namn på Resurs"
+
+#: editor/plugins/theme_editor_plugin.cpp
+#, fuzzy
msgid "Another Theme"
msgstr "Importera Tema"
@@ -9346,6 +9365,20 @@ msgid ""
msgstr ""
#: editor/plugins/theme_editor_plugin.cpp
+msgid "Add Item Type"
+msgstr ""
+
+#: editor/plugins/theme_editor_plugin.cpp
+#, fuzzy
+msgid "Set Variation Base Type"
+msgstr "Ändra Bas Typ:"
+
+#: editor/plugins/theme_editor_plugin.cpp
+#, fuzzy
+msgid "Set Base Type"
+msgstr "Ändra Bas Typ:"
+
+#: editor/plugins/theme_editor_plugin.cpp
#, fuzzy
msgid "Show Default"
msgstr "Ladda Standard"
@@ -9363,7 +9396,18 @@ msgid "Override all default type items."
msgstr ""
#: editor/plugins/theme_editor_plugin.cpp
-msgid "Add Item Type"
+#, fuzzy
+msgid "Base Type"
+msgstr "Ändra Typ"
+
+#: editor/plugins/theme_editor_plugin.cpp
+msgid "Select the variation base type from a list of available types."
+msgstr ""
+
+#: editor/plugins/theme_editor_plugin.cpp
+msgid ""
+"A type associated with a built-in class cannot be marked as a variation of "
+"another type."
msgstr ""
#: editor/plugins/theme_editor_plugin.cpp
@@ -10112,18 +10156,6 @@ msgid "Commit list size"
msgstr ""
#: editor/plugins/version_control_editor_plugin.cpp
-msgid "10"
-msgstr ""
-
-#: editor/plugins/version_control_editor_plugin.cpp
-msgid "20"
-msgstr ""
-
-#: editor/plugins/version_control_editor_plugin.cpp
-msgid "30"
-msgstr ""
-
-#: editor/plugins/version_control_editor_plugin.cpp
#, fuzzy
msgid "Branches"
msgstr "Matchar:"
@@ -12781,6 +12813,11 @@ msgid "Stack Frames"
msgstr ""
#: editor/script_editor_debugger.cpp
+#, fuzzy
+msgid "Filter stack variables"
+msgstr "Filtrera tiles"
+
+#: editor/script_editor_debugger.cpp
msgid "Profiler"
msgstr ""
@@ -14135,6 +14172,9 @@ msgstr "Ogiltigt paket namn:"
msgid ""
"Invalid \"GodotPaymentV3\" module included in the \"android/modules\" "
"project setting (changed in Godot 3.2.2).\n"
+"Replace it with the first-party \"GodotGooglePlayBilling\" plugin.\n"
+"Note that the singleton was also renamed from \"GodotPayments\" to "
+"\"GodotGooglePlayBilling\"."
msgstr ""
#: platform/android/export/export_plugin.cpp