diff options
Diffstat (limited to 'editor/translations/sv.po')
-rw-r--r-- | editor/translations/sv.po | 63 |
1 files changed, 44 insertions, 19 deletions
diff --git a/editor/translations/sv.po b/editor/translations/sv.po index 7abece55a6..3ad7811fac 100644 --- a/editor/translations/sv.po +++ b/editor/translations/sv.po @@ -2144,14 +2144,34 @@ msgstr "Metoder" msgid "Theme Properties" msgstr "Tema Egenskaper" -#: editor/editor_help.cpp -msgid "Enumerations" -msgstr "Uppräkningar" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Colors" +msgstr "Färg" #: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp msgid "Constants" msgstr "Konstanter" +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Fonts" +msgstr "Font" + +#: editor/editor_help.cpp editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Icons" +msgstr "Ikon" + +#: editor/editor_help.cpp +#, fuzzy +msgid "Styles" +msgstr "Stil" + +#: editor/editor_help.cpp +msgid "Enumerations" +msgstr "Uppräkningar" + #: editor/editor_help.cpp msgid "Property Descriptions" msgstr "Egenskapsbeskrivningar" @@ -8743,21 +8763,6 @@ msgstr "" #: editor/plugins/theme_editor_plugin.cpp #, fuzzy -msgid "Colors" -msgstr "Färg" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Fonts" -msgstr "Font" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy -msgid "Icons" -msgstr "Ikon" - -#: editor/plugins/theme_editor_plugin.cpp -#, fuzzy msgid "Styleboxes" msgstr "Stil" @@ -13530,7 +13535,12 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" -"\"Hand Tracking\" is only valid when \"Xr Mode\" is \"Oculus Mobile VR\"." +"\"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\"." msgstr "" #: platform/android/export/export_plugin.cpp @@ -13539,6 +13549,21 @@ msgstr "" #: platform/android/export/export_plugin.cpp msgid "" +"Changing the \"Min Sdk\" is only valid when \"Use Custom Build\" is enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "" +"Changing the \"Target Sdk\" is only valid when \"Use Custom Build\" is " +"enabled." +msgstr "" + +#: platform/android/export/export_plugin.cpp +msgid "\"Target Sdk\" version must be greater or equal to \"Min Sdk\" version." +msgstr "" + +#: 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" |