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:
authorNextcloud bot <bot@nextcloud.com>2021-04-19 06:27:18 +0300
committerNextcloud bot <bot@nextcloud.com>2021-04-19 06:27:18 +0300
commitd9ddc1f1d1dd03941bb6e530c783e0bf13378ae7 (patch)
tree26eb19a0d6c7f79212e3b1586843e24ffa386fbc
parent3708c7bf934ff897b3fa5a39a9f1c7607d6a1caf (diff)
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
-rw-r--r--l10n/de_DE.js8
-rw-r--r--l10n/de_DE.json8
2 files changed, 8 insertions, 8 deletions
diff --git a/l10n/de_DE.js b/l10n/de_DE.js
index 129b93c..53569d3 100644
--- a/l10n/de_DE.js
+++ b/l10n/de_DE.js
@@ -1,14 +1,14 @@
OC.L10N.register(
"twofactor_totp",
{
- "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 two-factor authentication disabled by an admin" : "TOTP Zwei-Faktor-Authentifizierung wurde von einem Administrator deaktiviert",
+ "You enabled TOTP two-factor authentication for your account" : "Sie haben TOTP als Zwei-Faktor-Authentifizierung für Ihr Konto aktiviert",
+ "You disabled TOTP two-factor authentication for your account" : "Sie haben TOTP als Zwei-Faktor-Authentifizierung für Ihr Konto deaktiviert",
+ "TOTP two-factor authentication disabled by an admin" : "TOTP als Zwei-Faktor-Authentifizierung wurde von einem Administrator deaktiviert",
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Two-Factor TOTP Provider" : "Zwei-Faktor TOTP-Anbieter",
"TOTP two-factor provider" : "TOTP-Zwei-Faktor-Anbieter",
- "A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Ein Zwei-Faktor-Anbieter für TOTP (RFC 6238)",
+ "A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Ein Anbieter für Zwei-Faktor-Authentifizierung für TOTP (RFC 6238)",
"Enable TOTP" : "TOTP aktivieren",
"Could not enable TOTP" : "TOTP konnte nicht aktiviert werden",
"Could not verify your key. Please try again" : "Ihr Schlüssel konnte nicht überprüft werden. Bitte erneut versuchen.",
diff --git a/l10n/de_DE.json b/l10n/de_DE.json
index cc1481b..761ff88 100644
--- a/l10n/de_DE.json
+++ b/l10n/de_DE.json
@@ -1,12 +1,12 @@
{ "translations": {
- "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 two-factor authentication disabled by an admin" : "TOTP Zwei-Faktor-Authentifizierung wurde von einem Administrator deaktiviert",
+ "You enabled TOTP two-factor authentication for your account" : "Sie haben TOTP als Zwei-Faktor-Authentifizierung für Ihr Konto aktiviert",
+ "You disabled TOTP two-factor authentication for your account" : "Sie haben TOTP als Zwei-Faktor-Authentifizierung für Ihr Konto deaktiviert",
+ "TOTP two-factor authentication disabled by an admin" : "TOTP als Zwei-Faktor-Authentifizierung wurde von einem Administrator deaktiviert",
"TOTP (Authenticator app)" : "TOTP (App zur Authentifizierung)",
"Authenticate with a TOTP app" : "Mit einer TOTP-App authentifizieren",
"Two-Factor TOTP Provider" : "Zwei-Faktor TOTP-Anbieter",
"TOTP two-factor provider" : "TOTP-Zwei-Faktor-Anbieter",
- "A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Ein Zwei-Faktor-Anbieter für TOTP (RFC 6238)",
+ "A Two-Factor-Auth Provider for TOTP (RFC 6238)" : "Ein Anbieter für Zwei-Faktor-Authentifizierung für TOTP (RFC 6238)",
"Enable TOTP" : "TOTP aktivieren",
"Could not enable TOTP" : "TOTP konnte nicht aktiviert werden",
"Could not verify your key. Please try again" : "Ihr Schlüssel konnte nicht überprüft werden. Bitte erneut versuchen.",