diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-23 00:19:28 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-23 00:19:28 +0000 |
commit | a884d48413c7f130c9deefe7116a3cdf9c9cc441 (patch) | |
tree | 4c8683da0d137be5a525379fa1b46bcefafba696 /apps/twofactor_backupcodes/l10n/eu.js | |
parent | 2736b41369ef2b37a268f42233925c890f8a6611 (diff) | |
download | nextcloud-server-a884d48413c7f130c9deefe7116a3cdf9c9cc441.tar.gz nextcloud-server-a884d48413c7f130c9deefe7116a3cdf9c9cc441.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
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);"); |