summaryrefslogtreecommitdiffstats
path: root/apps/encryption/l10n/lt_LT.js
diff options
context:
space:
mode:
authorJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-14 18:15:32 -0400
committerJenkins for ownCloud <owncloud-bot@tmit.eu>2015-04-14 18:19:31 -0400
commit7f3f191ee99847f064be3ae23befba956ab73196 (patch)
tree45545140e6c302936e8f6788fb66821c1312c23b /apps/encryption/l10n/lt_LT.js
parent70480423ffa6e7d469141c3022e53ea151856bd0 (diff)
downloadnextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.tar.gz
nextcloud-server-7f3f191ee99847f064be3ae23befba956ab73196.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/encryption/l10n/lt_LT.js')
-rw-r--r--apps/encryption/l10n/lt_LT.js28
1 files changed, 28 insertions, 0 deletions
diff --git a/apps/encryption/l10n/lt_LT.js b/apps/encryption/l10n/lt_LT.js
new file mode 100644
index 00000000000..cd1f0637aaf
--- /dev/null
+++ b/apps/encryption/l10n/lt_LT.js
@@ -0,0 +1,28 @@
+OC.L10N.register(
+ "encryption",
+ {
+ "Recovery key successfully enabled" : "Atkūrimo raktas sėkmingai įjungtas",
+ "Could not enable recovery key. Please check your recovery key password!" : "Neišėjo įjungti jūsų atkūrimo rakto. Prašome jį patikrinti!",
+ "Recovery key successfully disabled" : "Atkūrimo raktas sėkmingai išjungtas",
+ "Could not disable recovery key. Please check your recovery key password!" : "Neišėjo išjungti jūsų atkūrimo rakto. Prašome jį patikrinti!",
+ "Password successfully changed." : "Slaptažodis sėkmingai pakeistas",
+ "Could not change the password. Maybe the old password was not correct." : "Slaptažodis nebuvo pakeistas. Gali būti, kad buvo neteisingai suvestas senasis.",
+ "Encryption App is enabled but your keys are not initialized, please log-out and log-in again" : "Šifravimo programa įjungta, bet Jūsų raktai nėra pritaikyti. Prašome atsijungti ir vėl prisijungti",
+ "Enable recovery key (allow to recover users files in case of password loss):" : "Įjunkite atkūrimo raktą, (leisti atkurti naudotojų failus praradus slaptažodį):",
+ "Recovery key password" : "Atkūrimo rakto slaptažodis",
+ "Repeat Recovery key password" : "Pakartokite atkūrimo rakto slaptažodį",
+ "Enabled" : "Įjungta",
+ "Disabled" : "Išjungta",
+ "Change recovery key password:" : "Pakeisti atkūrimo rakto slaptažodį:",
+ "Old Recovery key password" : "Senas atkūrimo rakto slaptažodis",
+ "New Recovery key password" : "Naujas atkūrimo rakto slaptažodis",
+ "Repeat New Recovery key password" : "Pakartokite naują atkūrimo rakto slaptažodį",
+ "Change Password" : "Pakeisti slaptažodį",
+ " If you don't remember your old password you can ask your administrator to recover your files." : "Jei nepamenate savo seno slaptažodžio, galite paprašyti administratoriaus atkurti Jūsų failus.",
+ "Old log-in password" : "Senas prisijungimo slaptažodis",
+ "Current log-in password" : "Dabartinis prisijungimo slaptažodis",
+ "Update Private Key Password" : "Atnaujinti privataus rakto slaptažodį",
+ "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" : "Įjungus šią funkciją jums bus suteiktas pakartotinis priėjimas prie Jūsų šifruotų failų pamiršus slaptažodį."
+},
+"nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);");