diff options
Diffstat (limited to 'apps/files_encryption/l10n/eu.php')
-rw-r--r-- | apps/files_encryption/l10n/eu.php | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/apps/files_encryption/l10n/eu.php b/apps/files_encryption/l10n/eu.php index 2927008113e..90a943a2356 100644 --- a/apps/files_encryption/l10n/eu.php +++ b/apps/files_encryption/l10n/eu.php @@ -1,9 +1,15 @@ <?php $TRANSLATIONS = array( "Unknown error" => "Errore ezezaguna", +"Missing recovery key password" => "Berreskurapen gakoaren pasahitza falta da", +"Please repeat the recovery key password" => "Mesedez errepikatu berreskuratze gakoaren pasahitza", +"Repeated recovery key password does not match the provided recovery key password" => "Errepikatutako berreskuratze gakoaren pasahitza ez dator bat berreskuratze gakoaren pasahitzarekin", "Recovery key successfully enabled" => "Berreskuratze gakoa behar bezala gaitua", "Could not disable recovery key. Please check your recovery key password!" => "Ezin da berreskuratze gako desgaitu. Egiaztatu berreskuratze gako pasahitza!", "Recovery key successfully disabled" => "Berreskuratze gakoa behar bezala desgaitu da", +"Please provide the old recovery password" => "Mesedez sartu berreskuratze pasahitz zaharra", +"Please provide a new recovery password" => "Mesedez sartu berreskuratze pasahitz berria", +"Please repeat the new recovery password" => "Mesedez errepikatu berreskuratze pasahitz berria", "Password successfully changed." => "Pasahitza behar bezala aldatu da.", "Could not change the password. Maybe the old password was not correct." => "Ezin izan da pasahitza aldatu. Agian pasahitz zaharra okerrekoa da.", "Private key password successfully updated." => "Gako pasahitz pribatu behar bezala eguneratu da.", |