diff --git a/l10n/de_DE.js b/l10n/de_DE.js index 1e074e7f..8f917294 100644 --- a/l10n/de_DE.js +++ b/l10n/de_DE.js @@ -3,8 +3,8 @@ OC.L10N.register( { "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)", + "TOTP two-factor authentication disabled by an admin" : "TOTP als Zwei-Faktor-Authentifizierung wurde von der Administration deaktiviert", + "TOTP (Authenticator app)" : "TOTP (Authenticator-App)", "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", diff --git a/l10n/de_DE.json b/l10n/de_DE.json index f2157b7a..c8a560d9 100644 --- a/l10n/de_DE.json +++ b/l10n/de_DE.json @@ -1,8 +1,8 @@ { "translations": { "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)", + "TOTP two-factor authentication disabled by an admin" : "TOTP als Zwei-Faktor-Authentifizierung wurde von der Administration deaktiviert", + "TOTP (Authenticator app)" : "TOTP (Authenticator-App)", "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",