diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-05-20 00:08:27 +0000 |
commit | a442c86a8465a27fab84837d2fc40f2211de06b8 (patch) | |
tree | c2eb7267af40413f98993a4ea4fcc2507191dbac /settings/l10n/de.js | |
parent | fe8c67ad232611b826d112f65f5f1f3bd1273dd3 (diff) | |
download | nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.tar.gz nextcloud-server-a442c86a8465a27fab84837d2fc40f2211de06b8.zip |
[tx-robot] updated from transifex
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", |