Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/encryption/l10n/lt_LT.js')
-rw-r--r--apps/encryption/l10n/lt_LT.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/apps/encryption/l10n/lt_LT.js b/apps/encryption/l10n/lt_LT.js
index 5889446ce65..6b64f70bcd3 100644
--- a/apps/encryption/l10n/lt_LT.js
+++ b/apps/encryption/l10n/lt_LT.js
@@ -59,9 +59,6 @@ OC.L10N.register(
"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",
- "Can not decrypt this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta iššifruoti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
- "Can not read this file, probably this is a shared file. Please ask the file owner to reshare the file with you." : "Nepavyksta perskaityti šio failo, tikriausiai, tai yra bendrinamas failas. Paprašykite failo savininko iš naujo pradėti bendrinti su jumis šį failą.",
- "Hey there,\n\nthe admin enabled server-side-encryption. Your files were encrypted using the password '%s'.\n\nPlease 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.\n\n" : "Sveiki,\n\nadministratorius įjungė šifravimą serverio pusėje. Jūsų failai buvo užšifruoti panaudojant slaptaždį '%s'.\n\n 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į.\n\n",
"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>"
},
"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);");