diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-09-01 00:12:17 +0000 |
commit | 021dad53be0ca7ff0a330f4408f51894a9698ecd (patch) | |
tree | 35c2e05daca94159be35a01e93ce2faf27e82c92 /core/l10n/sq.js | |
parent | c31632ccdf5c9a76499ad36b40c8cf52c1602754 (diff) | |
download | nextcloud-server-021dad53be0ca7ff0a330f4408f51894a9698ecd.tar.gz nextcloud-server-021dad53be0ca7ff0a330f4408f51894a9698ecd.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r-- | core/l10n/sq.js | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index d3bde56a6de..a85e5af2d74 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -83,6 +83,7 @@ OC.L10N.register( "No files in here" : "Jo skedar këtu", "Choose" : "Zgjidhni", "Copy" : "Kopjo", + "Move" : "Lëvize", "Error loading file picker template: {error}" : "Gabim në ngarkimin e gjedhes së marrësit të kartelave: {error}", "OK" : "OK", "Error loading message template: {error}" : "Gabim gjatë ngarkimit të gjedhes së mesazheve: {error}", @@ -99,6 +100,7 @@ OC.L10N.register( "({count} selected)" : "({count} të përzgjedhura)", "Error loading file exists template" : "Gabim në ngarkimin e gjedhes kartela ekziston", "Pending" : "Në pritje", + "New in" : "I ri në ", "Very weak password" : "Fjalëkalim shumë i dobët", "Weak password" : "Fjalëkalim i dobët", "So-so password" : "Fjalëkalim çka", @@ -106,6 +108,7 @@ OC.L10N.register( "Strong password" : "Fjalëkalim i fortë", "Error occurred while checking server setup" : "Ndodhi një gabim gjatë kontrollit të rregullimit të shërbyesit", "Shared" : "Ndarë", + "Shared with" : "Ndarë me", "Shared by" : "Shpërndarë nga", "Choose a password for the public link" : "Zgjidhni një fjalëkalim për lidhjen publike", "Choose a password for the public link or press the \"Enter\" key" : "Zgjidhni një fjalëkalim për lidhjen publike ose shtypni butonin \"Enter\"", @@ -136,6 +139,7 @@ OC.L10N.register( "group" : "grup", "remote" : "i largët", "email" : "postë elektronike", + "conversation" : "bisedë", "shared by {sharer}" : "ndarë nga {ndarësi}", "Unshare" : "Hiqe ndarjen", "Can reshare" : "Mund të rishpërdajë", @@ -238,6 +242,8 @@ OC.L10N.register( "More apps" : "Më shumë aplikacione", "Search" : "Kërko", "Contacts" : "Kontaktet", + "Contacts menu" : "Menuja e kontakteve", + "Settings menu" : "Menuja e cilësimeve", "Confirm your password" : "Konfrimoni fjalëkalimin tuaj", "Server side authentication failed!" : "Mirëfilltësimi më anë të shërbyesit dështoi!", "Please contact your administrator." : "Ju lutemi, lidhuni me përgjegjësin tuaj.", @@ -253,6 +259,7 @@ OC.L10N.register( "Redirecting …" : "Duke ju lidhur...", "New password" : "Fjalëkalim i ri", "New Password" : "Fjalëkalim i Ri", + "The password is wrong. Try again." : "Fjalëkalim i gabuar. Provojeni sërish.", "Two-factor authentication" : "Verifikim dy-element", "Enhanced security is enabled for your account. Please authenticate using a second factor." : "Rrit sigurinë për llogarin tuaj. Ju lutem bëni verifikimin duke përdorur një element të dytë.", "Cancel log in" : "Anuloni identifikimin", @@ -280,9 +287,11 @@ OC.L10N.register( "Share with other people by entering a user or group, a federated cloud ID or an email address." : "Shpërndaje me persona të tjerë duke vendosur një përdorues ose një grup, një ID reje të federuar ose një adresë emaili", "Share with other people by entering a user or group or a federated cloud ID." : "Ndaj me njerëz të tjerë duke futur një pëdorues ose grup ose një ID reje federale.", "Share with other people by entering a user or group or an email address." : "Shpërndaje me persona të tjerë duke vendosur një perdorues ose një grup ose një adresë emaili", + "Wrong password. Reset it?" : "Fjalëkalim i gabuar. Të ricaktohet?", "Stay logged in" : "Qëndro i futur", "Alternative Logins" : "Hyrje Alternative", "Alternative login using app token" : "Hyrje alternative duke perdorur çelësin identifikues të API-t", - "Add \"%s\" as trusted domain" : "Shtojeni \"%s\" si përkatësi të besuar" + "Add \"%s\" as trusted domain" : "Shtojeni \"%s\" si përkatësi të besuar", + "For help, see the <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">documentation</a>." : "Për ndihmë, shihni <a target=\"_blank\" rel=\"noreferrer\" href=\"%s\">dokumentimin</a>." }, "nplurals=2; plural=(n != 1);"); |