diff options
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r-- | settings/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index d65ce85878d..d6baa004e04 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{actor} hat Deine E-Mail-Adresse geändert", "You changed your email address" : "Du hst erfolgreich deine E-Mail-Adresse geändert", "Your email address was changed by an administrator" : "Deine E-Mail-Adresse wurde von einen Administrator geändert", + "Security" : "Sicherheit", + "You successfully logged in using two-factor authentication (%1$s)" : "Sie haben sich erfolgreich mittels Zwei-Faktor-Authentifizierung angemeldet (%1$s)", + "A login attempt using two-factor authentication failed (%1$s)" : "Ein Anmeldeversuch mittels Zwei-Faktor-Authentifizierung schlug fehl (%1$s)", "Your <strong>password</strong> or <strong>email</strong> was modified" : "Dein <strong>Passwort</strong> oder Deine <strong>E.Mail-Adresse</strong> wurde geändert", "Your apps" : "Deine Apps", "Enabled apps" : "Aktivierte Apps", |