diff options
Diffstat (limited to 'editor/translations/sq.po')
-rw-r--r-- | editor/translations/sq.po | 139 |
1 files changed, 117 insertions, 22 deletions
diff --git a/editor/translations/sq.po b/editor/translations/sq.po index dcd3bcb8b4..00c3ba8988 100644 --- a/editor/translations/sq.po +++ b/editor/translations/sq.po @@ -718,6 +718,10 @@ msgid "Reset Zoom" msgstr "" #: editor/code_editor.cpp +msgid "Toggle Scripts Panel" +msgstr "" + +#: editor/code_editor.cpp msgid "Warnings" msgstr "" @@ -1715,6 +1719,11 @@ msgstr "Fshi Pikat." #: editor/editor_feature_profile.cpp #, fuzzy +msgid "Godot Feature Profile" +msgstr "Menaxho Shabllonet e Eksportit" + +#: editor/editor_feature_profile.cpp +#, fuzzy msgid "Import Profile(s)" msgstr "%d skedarë më shumë" @@ -2696,7 +2705,8 @@ msgstr "Rikthe Skenën" msgid "Miscellaneous project or scene-wide tools." msgstr "Vegla të ndryshme për projektin ose skenën." -#: 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 "Projekti" @@ -3039,6 +3049,11 @@ msgstr "" msgid "Import Templates From ZIP File" msgstr "Importo Shabllonet Nga Skedari ZIP" +#: editor/editor_node.cpp +#, fuzzy +msgid "Template Package" +msgstr "Menaxheri i Shablloneve të Eksportimit" + #: editor/editor_node.cpp editor/project_export.cpp msgid "Export Project" msgstr "Eksporto Projektin" @@ -5179,6 +5194,74 @@ msgid "" msgstr "" #: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Top Left" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Top Right" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Bottom Right" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Bottom Left" +msgstr "" + +#: 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 +msgid "Center Bottom" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Center" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Left Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Top Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Right Wide" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp +msgid "Bottom Wide" +msgstr "" + +#: 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 +msgid "Keep Ratio" +msgstr "" + +#: editor/plugins/canvas_item_editor_plugin.cpp msgid "Anchors only" msgstr "" @@ -6598,10 +6681,6 @@ msgstr "" msgid "Run" msgstr "" -#: 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 "" @@ -7757,6 +7836,11 @@ msgstr "" msgid "Constant" msgstr "" +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme File" +msgstr " Skedarët" + #: editor/plugins/tile_map_editor_plugin.cpp msgid "Erase Selection" msgstr "" @@ -9138,6 +9222,11 @@ msgid "Make Patch" msgstr "" #: editor/project_export.cpp +#, fuzzy +msgid "Pack File" +msgstr " Skedarët" + +#: editor/project_export.cpp msgid "Features" msgstr "" @@ -9189,6 +9278,15 @@ msgstr "" msgid "Export All" msgstr "" +#: editor/project_export.cpp editor/project_manager.cpp +#, fuzzy +msgid "ZIP File" +msgstr " Skedarët" + +#: editor/project_export.cpp +msgid "Godot Game Pack" +msgstr "" + #: editor/project_export.cpp msgid "Export templates for this platform are missing:" msgstr "" @@ -11310,6 +11408,20 @@ msgstr "" #: modules/visual_script/visual_script_editor.cpp #, fuzzy +msgid "Change Base Type:" +msgstr "Ndrysho Tipin e %s" + +#: modules/visual_script/visual_script_editor.cpp +msgid "Add Nodes..." +msgstr "" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy +msgid "Add Function..." +msgstr "Funksionet:" + +#: modules/visual_script/visual_script_editor.cpp +#, fuzzy msgid "function_name" msgstr "Funksionet:" @@ -11508,27 +11620,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 "" |