Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/twofactor_totp.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--l10n/eu.js2
-rw-r--r--l10n/eu.json2
2 files changed, 4 insertions, 0 deletions
diff --git a/l10n/eu.js b/l10n/eu.js
index d020fa2..293902a 100644
--- a/l10n/eu.js
+++ b/l10n/eu.js
@@ -13,6 +13,8 @@ OC.L10N.register(
"Could not enable TOTP" : "Ezin izan da TOTP aktibatu",
"Could not verify your key. Please try again" : "Ezin da zure gakoa ziurtatu. Saia zaitez berriz mesedez",
"Your new TOTP secret is:" : "Zure TOTP sekretua hauxe da:",
+ "For quick setup, scan this QR code with your TOTP app:" : "Konfigurazio azkarra lortzeko, eskaneatu QR kode hau zure TOTP aplikazioarekin:",
+ "After you configured your app, enter a test code below to ensure everything works correctly:" : "Aplikazioa konfiguratu ondoren, idatzi beheko proba-kodea denak ondo funtzionatzen duela ziurtatzeko:",
"Authentication code" : "Autentifikazio kodea",
"Verify" : "Egiaztatu",
"Get the authentication code from the two-factor authentication app on your device." : "Zure gailuko bi faktoreko autentifikazio aplikaziotik autentifikazio kodea lortu.",
diff --git a/l10n/eu.json b/l10n/eu.json
index f4a7749..2a6bbea 100644
--- a/l10n/eu.json
+++ b/l10n/eu.json
@@ -11,6 +11,8 @@
"Could not enable TOTP" : "Ezin izan da TOTP aktibatu",
"Could not verify your key. Please try again" : "Ezin da zure gakoa ziurtatu. Saia zaitez berriz mesedez",
"Your new TOTP secret is:" : "Zure TOTP sekretua hauxe da:",
+ "For quick setup, scan this QR code with your TOTP app:" : "Konfigurazio azkarra lortzeko, eskaneatu QR kode hau zure TOTP aplikazioarekin:",
+ "After you configured your app, enter a test code below to ensure everything works correctly:" : "Aplikazioa konfiguratu ondoren, idatzi beheko proba-kodea denak ondo funtzionatzen duela ziurtatzeko:",
"Authentication code" : "Autentifikazio kodea",
"Verify" : "Egiaztatu",
"Get the authentication code from the two-factor authentication app on your device." : "Zure gailuko bi faktoreko autentifikazio aplikaziotik autentifikazio kodea lortu.",