diff options
Diffstat (limited to 'editor/translations/sv.po')
-rw-r--r-- | editor/translations/sv.po | 149 |
1 files changed, 127 insertions, 22 deletions
diff --git a/editor/translations/sv.po b/editor/translations/sv.po index af034aa33b..9929b57153 100644 --- a/editor/translations/sv.po +++ b/editor/translations/sv.po @@ -737,6 +737,10 @@ msgstr "Endast Urval" msgid "Standard" msgstr "" +#: editor/code_editor.cpp editor/plugins/script_editor_plugin.cpp +msgid "Toggle Scripts Panel" +msgstr "" + #: editor/code_editor.cpp editor/plugins/canvas_item_editor_plugin.cpp #: editor/plugins/texture_region_editor_plugin.cpp #: editor/plugins/tile_set_editor_plugin.cpp scene/gui/graph_edit.cpp @@ -1766,6 +1770,10 @@ msgid "Erase Profile" msgstr "Radera punkter" #: editor/editor_feature_profile.cpp +msgid "Godot Feature Profile" +msgstr "" + +#: editor/editor_feature_profile.cpp #, fuzzy msgid "Import Profile(s)" msgstr "%d fler filer" @@ -2769,7 +2777,8 @@ msgstr "Återställ Scen" msgid "Miscellaneous project or scene-wide tools." msgstr "" -#: editor/editor_node.cpp editor/script_create_dialog.cpp +#: editor/editor_node.cpp editor/project_manager.cpp +#: editor/script_create_dialog.cpp msgid "Project" msgstr "Projekt" @@ -3094,6 +3103,11 @@ msgstr "" msgid "Import Templates From ZIP File" msgstr "Importera Mall från ZIP fil" +#: editor/editor_node.cpp +#, fuzzy +msgid "Template Package" +msgstr "Mallar" + #: editor/editor_node.cpp editor/project_export.cpp msgid "Export Project" msgstr "Exportera Projekt" @@ -5313,6 +5327,84 @@ msgid "" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Left" +msgstr "Vänster" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Right" +msgstr "Höger" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Right" +msgstr "Vy underifrån" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Left" +msgstr "Vy underifrån" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center Left" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center Top" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center Right" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Center Bottom" +msgstr "Botten" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Left Wide" +msgstr "Vy från vänster" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Top Wide" +msgstr "Vy ovanifrån" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Right Wide" +msgstr "Vy från höger" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Bottom Wide" +msgstr "Vy underifrån" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "VCenter Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "HCenter Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Full Rect" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +#, fuzzy +msgid "Keep Ratio" +msgstr "Skalnings förhållande:" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Anchors only" msgstr "" @@ -6775,10 +6867,6 @@ msgstr "" msgid "Run" msgstr "Kör" -#: editor/plugins/script_editor_plugin.cpp -msgid "Toggle Scripts Panel" -msgstr "" - #: editor/plugins/script_editor_plugin.cpp editor/script_editor_debugger.cpp msgid "Step Into" msgstr "" @@ -7971,6 +8059,11 @@ msgstr "Färg" msgid "Constant" msgstr "Konstant" +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme File" +msgstr "Tema" + #: editor/plugins/tile_map_editor_plugin.cpp msgid "Erase Selection" msgstr "" @@ -9406,6 +9499,11 @@ msgid "Make Patch" msgstr "Gör Patch" #: editor/project_export.cpp +#, fuzzy +msgid "Pack File" +msgstr "Packar" + +#: editor/project_export.cpp msgid "Features" msgstr "" @@ -9461,6 +9559,15 @@ msgstr "Exportera Projekt" msgid "Export All" msgstr "Exportera" +#: editor/project_export.cpp editor/project_manager.cpp +#, fuzzy +msgid "ZIP File" +msgstr "Fil" + +#: editor/project_export.cpp +msgid "Godot Game Pack" +msgstr "" + #: editor/project_export.cpp msgid "Export templates for this platform are missing:" msgstr "" @@ -11639,6 +11746,21 @@ msgstr "Medlemmar:" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Change Base Type:" +msgstr "Ändra Typ" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Nodes..." +msgstr "Lägg Till Node" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Function..." +msgstr "Lägg till Funktion" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "function_name" msgstr "Funktioner:" @@ -11841,27 +11963,10 @@ msgid "Identifier is missing." msgstr "" #: platform/iphone/export/export.cpp -msgid "Identifier segments must be of non-zero length." -msgstr "" - -#: platform/iphone/export/export.cpp msgid "The character '%s' is not allowed in Identifier." msgstr "" #: platform/iphone/export/export.cpp -msgid "A digit cannot be the first character in a Identifier segment." -msgstr "" - -#: platform/iphone/export/export.cpp -msgid "" -"The character '%s' cannot be the first character in a Identifier segment." -msgstr "" - -#: platform/iphone/export/export.cpp -msgid "The Identifier must have at least one '.' separator." -msgstr "" - -#: platform/iphone/export/export.cpp msgid "App Store Team ID not specified - cannot configure the project." msgstr "" |