f7cloud_client/apps/app_api/l10n/sq.js
root 8b6a0139db f7cloud_client
Co-authored-by: Cursor <cursoragent@cursor.com>
2026-02-17 22:59:26 +00:00

45 lines
1.9 KiB
JavaScript
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

OC.L10N.register(
"app_api",
{
"Cancel" : "Anuloje",
"Delete" : "Fshi",
"Default" : "Paraprake",
"Edit" : "Përpuno",
"Name" : "Emër",
"Host" : "Strehë",
"Enabled" : "E aktivizuar",
"Remove" : "Hiqe",
"Add" : "Shto ",
"Disabled" : "I/E çaktivizuar",
"Confirm" : "Konfirmo",
"Save" : "Ruaje",
"Register" : "Regjistrohu",
"Update to {version}" : "Përditëso në {version}",
"This app has no minimum F7cloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të F7cloud. Ky do të jetë një gabim në të ardhmen.",
"This app has no maximum F7cloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të F7cloud. Ky do të jetë një gabim në të ardhmen.",
"This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion smund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:",
"View in store" : "Shiko në dyqan",
"Visit website" : "Vizitoni sajtin",
"Report a bug" : "Njoftoni një të metë",
"User documentation" : "Dokumentacioni i përdoruesit",
"Admin documentation" : "Dokumentacioni i administratorit",
"Developer documentation" : "Dokumentacioni e zhvilluesit",
"Featured" : "I paraqitur",
"Icon" : "Ikonë",
"Version" : "Versioni",
"Level" : "Nivel",
"Actions" : "Veprimet",
"Type" : "Tipi",
"Display Name" : "Trego Emrin",
"Your apps" : "Aplikacionet tuaja ",
"Documentation" : "Dokumentacioni",
"Details" : "Detajet",
"Changelog" : "Katalogu i ndryshimeve",
"Active apps" : "Aplikacionet aktive",
"Disabled apps" : "Aplikacionet pa aftësi ",
"Updates" : "Përditësime",
"Enable" : "Aktivizoje",
"Disable" : "Çaktivizoje"
},
"nplurals=2; plural=(n != 1);");