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_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_DE.js')
-rw-r--r-- | settings/l10n/de_DE.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/settings/l10n/de_DE.js b/settings/l10n/de_DE.js index 774287e73c3..0769bc18bd0 100644 --- a/settings/l10n/de_DE.js +++ b/settings/l10n/de_DE.js @@ -7,6 +7,9 @@ OC.L10N.register( "{actor} changed your email address" : "{Aktör} EMail Adresse geändert", "You changed your email address" : "Du hast deine EMail Adresse geändert", "Your email address was changed by an administrator" : "Deine EMail Adresse wurde durch den Administrator geändert", + "Security" : "Sicherheit", + "You successfully logged in using two-factor authentication (%1$s)" : "Du hast dich 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" : "Ihr <strong>Passwort</strong> oder Ihre <strong>E.Mail-Adresse</strong> wurde geändert", "Your apps" : "Ihre Apps", "Enabled apps" : "Aktivierte Apps", |