diff options
Diffstat (limited to 'apps/encryption/l10n/lt_LT.js')
-rw-r--r-- | apps/encryption/l10n/lt_LT.js | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/apps/encryption/l10n/lt_LT.js b/apps/encryption/l10n/lt_LT.js index 6b64f70bcd3..b90d1f5d0ab 100644 --- a/apps/encryption/l10n/lt_LT.js +++ b/apps/encryption/l10n/lt_LT.js @@ -58,7 +58,6 @@ OC.L10N.register( "Enable password recovery:" : "Įjungti slaptažodžio atkūrimą:", "Enabling this option will allow you to reobtain access to your encrypted files in case of password loss" : "Šios parinkties įjungimas leis jums iš naujo gauti prieigą prie savo užšifruotų duomenų tuo atveju, jei prarasite slaptažodį", "Enabled" : "Įjungta", - "Disabled" : "Išjungta", - "Hey there,<br><br>the admin enabled server-side-encryption. Your files were encrypted using the password <strong>%s</strong>.<br><br>Please login to the web interface, go to the section \"basic encryption module\" of your personal settings and update your encryption password by entering this password into the \"old log-in password\" field and your current login-password.<br><br>" : "Sveiki,<br><br>administratorius įjungė šifravimą serverio pusėje. Jūsų failai buvo užšifruoti panaudojant slaptaždį <strong>%s</strong>.<br><br>Prisijunkite prie saityno sąsajos, pasirinkite Asmeniniai nustatymai, toliau „pagrindinis šifravimo modulis“ ir atnaujinkite šifravimo slaptažodį įvesdami jį į lauką „senas prisijungimo slaptažodis“ ir dabartinį prisijungimo slaptažodį.<br><br>" + "Disabled" : "Išjungta" }, "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);"); |