diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-04-26 00:07:43 +0000 |
commit | e5fe41e16bbcbd8f11c618db43fdd312f625cd3b (patch) | |
tree | 88d652a240cd3b4400ce258a317483bb9dee0c75 /settings/l10n/sq.js | |
parent | 6db6911a13bf2d2d219422d25a0a4a4406dce8ef (diff) | |
download | nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.tar.gz nextcloud-server-e5fe41e16bbcbd8f11c618db43fdd312f625cd3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/sq.js')
-rw-r--r-- | settings/l10n/sq.js | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/settings/l10n/sq.js b/settings/l10n/sq.js index 02ff8f012d8..42233670fed 100644 --- a/settings/l10n/sq.js +++ b/settings/l10n/sq.js @@ -1,8 +1,6 @@ OC.L10N.register( "settings", { - "Enabled" : "E aktivizuar", - "Not enabled" : "E paaktivizuar", "Wrong password" : "Fjalëkalim i gabuar", "Saved" : "U ruajt", "No user supplied" : "S’u dha përdorues", @@ -62,8 +60,6 @@ OC.L10N.register( "Updating...." : "Po përditësohet…", "Error while updating app" : "Gabim gjatë përditësimit të aplikacionit", "Updated" : "U përditësua", - "Error while uninstalling app" : "Gabim në çinstalimin e aplikacionit", - "Uninstall" : "Çinstaloje", "The app has been enabled but needs to be updated. You will be redirected to the update page in 5 seconds." : "Aplikacioni është aktivizuar, por lyp të përditësohet. Do të ridrejtoheni te faqja e përditësimeve brenda 5 sekondash.", "App update" : "Përditësim aplikacioni", "Approved" : "Të miratuara", @@ -224,6 +220,7 @@ OC.L10N.register( "Theming" : "Ndryshim teme grafike", "Hardening and security guidance" : "Udhëzime për forcim dhe siguri", "Developer documentation" : "Dokumentim për zhvillues", + "This app has an update available." : "Ka gati një përditësim për këtë aplikacion.", "by %s" : "nga %s", "%s-licensed" : "licencuar prej %s", "Documentation:" : "Dokumentim:", @@ -233,12 +230,10 @@ OC.L10N.register( "Report a bug" : "Njoftoni një të metë", "Show description …" : "Shfaq përshkrim …", "Hide description …" : "Fshihe përshkrimin …", - "This app has an update available." : "Ka gati një përditësim për këtë aplikacion.", "This app has no minimum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një minimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", "This app has no maximum Nextcloud version assigned. This will be an error in the future." : "Ky aplikacion nuk ka të caktuar një maksimum versioni të Nextcloud. Ky do të jetë një gabim në të ardhmen.", "This app cannot be installed because the following dependencies are not fulfilled:" : "Ky aplikacion s’mund të instalohet, ngaqë për të nuk plotësohen varësitë vijuese:", "Enable only for specific groups" : "Aktivizoje vetëm për grupe të veçantë", - "Uninstall app" : "Çinstaloje Aplikacionin", "SSL Root Certificates" : "Dëshmi SSL Rrënjë", "Common Name" : "Emër i Rëndomtë", "Valid until" : "E vlefshme deri më", @@ -325,6 +320,8 @@ OC.L10N.register( "set new password" : "caktoni fjalëkalim të ri", "change email address" : "ndryshoni adresën email", "Default" : "Parazgjedhje", + "Enabled" : "E aktivizuar", + "Not enabled" : "E paaktivizuar", "Please provide an admin recovery password, otherwise all user data will be lost" : "Ju lutemi, jepni një fjalëkalim rikthimesh për përgjegjësin, në të kundërt të gjitha të dhënat do të humbasin", "Backend doesn't support password change, but the user's encryption key was successfully updated." : "Programi klient s’mbulon ndryshime fjalëkalimi, por kyçi i përdoruesi për fshehtëzime u përditësua me sukses.", "test email settings" : "testoni rregullime email-i", @@ -333,7 +330,10 @@ OC.L10N.register( "Unable to remove user from group %s" : "S’arrin të heqë përdorues nga grupi %s", "Sending..." : "Po dërgohet…", "Uninstalling ...." : "Po çinstalohet…", + "Error while uninstalling app" : "Gabim në çinstalimin e aplikacionit", + "Uninstall" : "Çinstaloje", "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 forcë ta aktivizoni këtë modul, për të patur përfundimet më të mira në zbulim llojesh MIME.", + "Uninstall app" : "Çinstaloje Aplikacionin", "Hey there,<br><br>just letting you know that you now have a %s account.<br><br>Your username: <strong>%s</strong><br>Access it: <strong><a href=\"%s\">%s</a></strong><br><br>" : "Njatjeta,<br><br>thjesht po ju bëjmë të ditur që tani keni një llogari %s.<br><br>Emri juaj i përdoruesit: <strong>%s</strong><br> Hyni në të te: <strong><a href=\"%s\">%s</a></strong><br><br>", "Cheers!" : "Gëzuar!", "Hey there,\n\njust letting you know that you now have a %s account.\n\nYour username: %s\nAccess it: %s\n\n" : "Njatjeta,\n\nthjesht po ju bëjmë të ditur që tani keni një llogari %s.\n\nEmri juaj i përdoruesit: %s\nHyni në të te: %s\n\n", |