diff options
Diffstat (limited to 'settings/l10n/sq.js')
-rw-r--r-- | settings/l10n/sq.js | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index 6a00beb0e2f..60ad553efea 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -1,6 +1,10 @@ OC.L10N.register( "settings", { + "Cron" : "Cron", + "Sharing" : "Ndarje", + "Security" : "Siguria", + "Log" : "Historik aktiviteti", "Authentication error" : "Gabim autentifikimi", "Group already exists" : "Grupi ekziston", "Unable to add group" : "E pamundur të shtohet grupi", @@ -47,15 +51,12 @@ OC.L10N.register( "The PHP module 'fileinfo' is missing. We strongly recommend to enable this module to get best results with mime-type detection." : "Moduli PHP 'fileinfo' mungon. Ju këshillojmë me këmbngulje të aktivizoni këtë modul për të arritur rezultate më të mirame identifikimin e tipeve te ndryshme MIME.", "Locale not working" : "Locale nuk është funksional", "Please double check the <a href='%s'>installation guides</a>." : "Ju lutemi kontrolloni mirë <a href='%s'>shoqëruesin e instalimit</a>.", - "Cron" : "Cron", "Execute one task with each page loaded" : "Kryeni vetëm një veprim me secilën prej faqeve të ngarkuara", - "Sharing" : "Ndarje", "Allow apps to use the Share API" : "Lejoni aplikacionet të përdorin share API", "Allow public uploads" : "Lejo ngarkimin publik", "Expire after " : "Skadon pas", "days" : "diitë", "Allow resharing" : "Lejo ri-ndarjen", - "Security" : "Siguria", "Enforce HTTPS" : "Detyro HTTPS", "Send mode" : "Mënyra e dërgimit", "From address" : "Nga adresa", @@ -64,7 +65,6 @@ OC.L10N.register( "Port" : "Porta", "Credentials" : "Kredencialet", "Send email" : "Dërgo email", - "Log" : "Historik aktiviteti", "Log level" : "Niveli i Historikut", "More" : "Më tepër", "Less" : "M'pak", |