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/lt_LT.js | |
parent | c4c6943c1ede4fc3f31c08fd52434de4478ea5f5 (diff) | |
download | nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.tar.gz nextcloud-server-323ee3cbdc420f1009b6eb64b2df0f878ff39a14.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index d5d310fe1d0..5f83a4fa75d 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -256,11 +256,10 @@ OC.L10N.register( "Log in" : "Prisijungti", "Wrong password." : "Neteisingas slaptažodis.", "Forgot password?" : "Pamiršote slaptažodį?", + "App token" : "Išorinės sistemos įskiepio kodas", + "Grant access" : "Suteikti prieigą", "Account access" : "Paskyros prieiga", "You are about to grant %s access to your %s account." : "Jūs ketinate suteikti %s prieigą prie savo %s paskyros.", - "Grant access" : "Suteikti prieigą", - "App token" : "Išorinės sistemos įskiepio kodas", - "Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą", "Redirecting …" : "Nukreipiama...", "New password" : "Naujas slaptažodis", "New Password" : "Naujas slaptažodis", @@ -299,6 +298,7 @@ OC.L10N.register( "Stay logged in" : "Likti prisijungus", "Alternative Logins" : "Alternatyvūs prisijungimai", "You are about to grant \"%s\" access to your %s account." : "Ketinate suteikti \"%s\" prieigą prie savo %s paskyros.", + "Alternative login using app token" : "Alternatyvus prisijungimas naudojant išorinės sistemos kodą", "Back to log in" : "Grįžti prie prisijungimo" }, "nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);"); |