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:
Diffstat (limited to 'l10n/de_DE.js')
-rw-r--r--l10n/de_DE.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 1f3b9cb..fb8f686 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -4,7 +4,10 @@ OC.L10N.register(
"Enable TOTP" : "TOTP (zeitgesteuertes Einmalpasswort) aktivieren",
"This is your new TOTP secret:" : "Dies ist Ihr neuer TOTP-Schlüssel:",
"Scan this QR code with your TOTP app" : "Scannen Sie diesen QR-Code mit Ihrer TOTP-App",
- "Authenticate with a TOTP app" : "Mit einer TOTP-App authentisieren",
+ "You enabled TOTP two-factor authentication for your account" : "Sie haben TOTP Zwei-Faktor-Authentifizierung für Ihr Konto aktiviert",
+ "You disabled TOTP two-factor authentication for your account" : "Sie haben TOTP Zwei-Faktor-Authentifizierung für Ihr Konto deaktiviert",
+ "TOTP (Google Authenticator)" : "TOTP (Google Authentifizierung)",
+ "Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Authentication code" : "Authentifizierungscode",
"Get the authentication code from the two-factor authentication app on your device." : "Erhalten Sie den Authentifizierungscode von der Zweifaktorauthentifizierung-App auf Ihrem Gerät.",
"TOTP second-factor auth" : "TOTP-Zweifaktorauthentifizierung"