diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-04-10 00:12:10 +0000 |
commit | 323ee3cbdc420f1009b6eb64b2df0f878ff39a14 (patch) | |
tree | fd370a332259b18c94a7cd5855f157efdfed3da3 /core/l10n/sq.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/sq.js')
-rw-r--r-- | core/l10n/sq.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/sq.js b/core/l10n/sq.js index 7cb1fb1c262..154c4f5e656 100644 --- a/core/l10n/sq.js +++ b/core/l10n/sq.js @@ -245,7 +245,6 @@ OC.L10N.register( "Log in" : "Hyni", "Wrong password." : "Fjalëkalim i gabuar.", "App token" : "Çelës identifikues i API-t", - "Alternative login using app token" : "Hyrje alternative duke perdorur çelësin identifikues të API-t", "Redirecting …" : "Duke ju lidhur...", "New password" : "Fjalëkalim i ri", "New Password" : "Fjalëkalim i Ri", @@ -276,6 +275,7 @@ OC.L10N.register( "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", "Stay logged in" : "Qëndro i futur", - "Alternative Logins" : "Hyrje Alternative" + "Alternative Logins" : "Hyrje Alternative", + "Alternative login using app token" : "Hyrje alternative duke perdorur çelësin identifikues të API-t" }, "nplurals=2; plural=(n != 1);"); |