diff options
Diffstat (limited to 'apps/encryption/l10n')
-rw-r--r-- | apps/encryption/l10n/lt_LT.js | 4 | ||||
-rw-r--r-- | apps/encryption/l10n/lt_LT.json | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/apps/encryption/l10n/lt_LT.js b/apps/encryption/l10n/lt_LT.js index 47801a1420c..a825224cf32 100644 --- a/apps/encryption/l10n/lt_LT.js +++ b/apps/encryption/l10n/lt_LT.js @@ -1,8 +1,8 @@ OC.L10N.register( "encryption", { - "Missing recovery key password" : "Atkūrimo raktui apsaugoti reikalingas slaptažodis", - "Please repeat the recovery key password" : "Prašome pakartoti slaptažodį atkūrimo raktui apsaugoti", + "Missing recovery key password" : "Trūksta atkūrimo rakto slaptažodžio", + "Please repeat the recovery key password" : "Prašome pakartoti atkūrimo rakto slaptažodį", "Repeated recovery key password does not match the provided recovery key password" : "Pakartotas atstatymo rakto slaptažodis nesutampa su atstatymo rakto slaptažodžiu", "Recovery key successfully enabled" : "Atkūrimo raktas pradėtas naudoti", "Could not enable recovery key. Please check your recovery key password!" : "Nepavyko panaudoti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!", diff --git a/apps/encryption/l10n/lt_LT.json b/apps/encryption/l10n/lt_LT.json index 37363a01ebe..13aaaacaafb 100644 --- a/apps/encryption/l10n/lt_LT.json +++ b/apps/encryption/l10n/lt_LT.json @@ -1,6 +1,6 @@ { "translations": { - "Missing recovery key password" : "Atkūrimo raktui apsaugoti reikalingas slaptažodis", - "Please repeat the recovery key password" : "Prašome pakartoti slaptažodį atkūrimo raktui apsaugoti", + "Missing recovery key password" : "Trūksta atkūrimo rakto slaptažodžio", + "Please repeat the recovery key password" : "Prašome pakartoti atkūrimo rakto slaptažodį", "Repeated recovery key password does not match the provided recovery key password" : "Pakartotas atstatymo rakto slaptažodis nesutampa su atstatymo rakto slaptažodžiu", "Recovery key successfully enabled" : "Atkūrimo raktas pradėtas naudoti", "Could not enable recovery key. Please check your recovery key password!" : "Nepavyko panaudoti atkūrimo rakto. Prašome patikrinti savo atkūrimo rakto slaptažodį!", |