diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/eu.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/eu.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/twofactor_backupcodes/l10n/eu.js b/apps/twofactor_backupcodes/l10n/eu.js index 093dcb8e02b..d9b32de33c1 100644 --- a/apps/twofactor_backupcodes/l10n/eu.js +++ b/apps/twofactor_backupcodes/l10n/eu.js @@ -10,7 +10,6 @@ OC.L10N.register( "Two factor backup codes" : "Bigarren faktoreko segurtasun kodeak", "A two-factor auth backup codes provider" : "Bigarren faktoreko segurtasun kodeen hornitzailea", "Backup codes have been generated. {used} of {total} codes have been used." : "Sortu den segurtasun kode kopurua. {used} erabili dira {total} segurtasun kodetik.", - "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Hauexek dira zure segurtasun kodeak. Gorde edo/eta inprimatu itzazu ez baitira berriz agertuko.", "Save backup codes" : "Gorde babeskopia-kodeak", "Print backup codes" : "Segurtasun kodeak inprimatu", "Regenerate backup codes" : "Segurtasun kodeak berriz sortu", @@ -18,6 +17,7 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "Errorea gertatu da segurtasun kodeak sortzean", "{name} backup codes" : "{name} segurtasun kodeak", "Use one of the backup codes you saved when setting up two-factor authentication." : "Erabili bi faktoreko autentifikazioa aktibatu zenuenean sortutako segurtasun kodeetako bat", - "Submit" : "Bidali" + "Submit" : "Bidali", + "These are your backup codes. Please save and/or print them as you will not be able to read the codes again later" : "Hauexek dira zure segurtasun kodeak. Gorde edo/eta inprimatu itzazu ez baitira berriz agertuko." }, "nplurals=2; plural=(n != 1);"); |