diff options
author | Rémi Verschelde <rverschelde@gmail.com> | 2022-03-09 10:33:03 +0100 |
---|---|---|
committer | Rémi Verschelde <rverschelde@gmail.com> | 2022-03-09 10:44:18 +0100 |
commit | e78f9da476e3020c56ebd0510ae69a7f60efbec2 (patch) | |
tree | 2e2f3d3fcba4a6edf273cbdd4e85a6fdbdf58bb7 /editor/translations/sq.po | |
parent | 70c5e7b0b80c3885928c8b839c3a2d42d679b88e (diff) |
i18n: Sync editor translations with Weblate
(cherry picked from commit 751769ed45f835e96eedb7cf1aa47733b342d969)
Diffstat (limited to 'editor/translations/sq.po')
-rw-r--r-- | editor/translations/sq.po | 70 |
1 files changed, 55 insertions, 15 deletions
diff --git a/editor/translations/sq.po b/editor/translations/sq.po index b4115a9c60..83fbc22055 100644 --- a/editor/translations/sq.po +++ b/editor/translations/sq.po @@ -1485,6 +1485,11 @@ msgstr "" msgid "Create a new Bus Layout." msgstr "" +#: editor/editor_audio_buses.cpp +#, fuzzy +msgid "Audio Bus Layout" +msgstr "Faqosja e Editorit" + #: editor/editor_autoload_settings.cpp msgid "Invalid name." msgstr "Emër i palejuar." @@ -2975,7 +2980,7 @@ msgstr "Ndrysho metodën pa shpërqëndrime." msgid "Add a new scene." msgstr "Shto një skenë të re." -#: editor/editor_node.cpp +#: editor/editor_node.cpp editor/plugins/theme_editor_plugin.cpp msgid "Scene" msgstr "Skenë" @@ -5774,6 +5779,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 "Zgjidh skedarin e shabllonit" @@ -8263,7 +8272,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 @@ -9191,6 +9205,11 @@ msgid "Select Another Theme Resource:" msgstr "Kërko Resursin Zëvendësues:" #: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Theme Resource" +msgstr "Resursi" + +#: editor/plugins/theme_editor_plugin.cpp msgid "Another Theme" msgstr "" @@ -9241,6 +9260,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 "Ndrysho Tipin e %s" + +#: editor/plugins/theme_editor_plugin.cpp +#, fuzzy +msgid "Set Base Type" +msgstr "Ndrysho Tipin e %s" + +#: editor/plugins/theme_editor_plugin.cpp #, fuzzy msgid "Show Default" msgstr "Ngarko të Parazgjedhur" @@ -9259,7 +9292,18 @@ msgid "Override all default type items." msgstr "" #: editor/plugins/theme_editor_plugin.cpp -msgid "Add Item Type" +#, fuzzy +msgid "Base Type" +msgstr "Ndrysho Tipin e %s" + +#: 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 @@ -9967,18 +10011,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 "Përputhjet:" @@ -12619,6 +12651,11 @@ msgid "Stack Frames" msgstr "" #: editor/script_editor_debugger.cpp +#, fuzzy +msgid "Filter stack variables" +msgstr "Filtro Skedarët..." + +#: editor/script_editor_debugger.cpp msgid "Profiler" msgstr "" @@ -13960,6 +13997,9 @@ msgstr "" 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 |