diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-11-01 07:46:26 +0000 |
commit | 75b94cb5beb3a5049415a6cf16416170428a8c71 (patch) | |
tree | 055e2522d90eadbba0bc8cc69aa193b164ff0b0a /core/l10n/lt_LT.js | |
parent | 4c73d1f5f64aa628203703256cda23b73a068153 (diff) | |
download | nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.tar.gz nextcloud-server-75b94cb5beb3a5049415a6cf16416170428a8c71.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/lt_LT.js')
-rw-r--r-- | core/l10n/lt_LT.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/lt_LT.js b/core/l10n/lt_LT.js index ef2c9e4045e..6221c3629ef 100644 --- a/core/l10n/lt_LT.js +++ b/core/l10n/lt_LT.js @@ -309,7 +309,6 @@ OC.L10N.register( "Account access" : "Paskyros prieiga", "You are about to grant %1$s access to your %2$s account." : "Ketinate suteikti %1$s prieigą prie savo %2$s paskyros.", "Account connected" : "Paskyra prijungta", - "Your client should now be connected! You can close this window." : "Klientas jau turi būti prijungtas! Langą galite užverti.", "This share is password-protected" : "Šis viešinys yra apsaugotas slaptažodžiu", "The password is wrong. Try again." : "Slaptažodis neteisingas. Bandykite dar kartą.", "Two-factor authentication" : "Dviejų žingsnių prisijungimas", @@ -344,6 +343,7 @@ OC.L10N.register( "For larger installations we recommend to choose a different database backend." : "Didesnei sistemai įdiegti rekomenduojame pasirinkti kitą duomenų bazę.", "Especially when using the desktop client for file syncing the use of SQLite is discouraged." : "SQLite naudojimas yra nerekomenduotinas, kai duomenų sinchronizacijai naudojamas darbalaukio klientas.", "Wrong password." : "Neteisingas slaptažodis.", - "New Password" : "Naujas slaptažodis" + "New Password" : "Naujas slaptažodis", + "Your client should now be connected! You can close this window." : "Klientas jau turi būti prijungtas! Langą galite užverti." }, "nplurals=4; plural=(n % 10 == 1 && (n % 100 > 19 || n % 100 < 11) ? 0 : (n % 10 >= 2 && n % 10 <=9) && (n % 100 > 19 || n % 100 < 11) ? 1 : n % 1 != 0 ? 2: 3);"); |