diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-12 02:28:25 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-12 02:28:25 +0000 |
commit | 7521b284c981bd4f750c142e05e90982b9e28600 (patch) | |
tree | 0947ae6d5bd2e39b6f8565952baaacab3afd9d99 /core/l10n/de_DE.js | |
parent | 06c4ebfe2ddf03ac229b96ac13f15253916a03c5 (diff) | |
download | nextcloud-server-7521b284c981bd4f750c142e05e90982b9e28600.tar.gz nextcloud-server-7521b284c981bd4f750c142e05e90982b9e28600.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.js')
-rw-r--r-- | core/l10n/de_DE.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index a5905208e0c..7f68e303049 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -27,6 +27,8 @@ OC.L10N.register( "Could not complete login" : "Anmeldung konnte nicht abgeschlossen werden", "Your login token is invalid or has expired" : "Ihr Anmelde-Token ist ungültig oder abgelaufen", "Password reset is disabled" : "Passwort-Reset ist deaktiviert", + "Could not reset password because the token is expired" : "Das Passwort konnte aufgrund eines abgelaufenen Tokens nicht zurückgesetzt werden", + "Could not reset password because the token is invalid" : "Das Passwort konnte aufgrund eines ungültigen Tokens nicht zurückgesetzt werden", "%s password reset" : "%s-Passwort zurücksetzen", "Password reset" : "Passwort zurücksetzen", "Click the following button to reset your password. If you have not requested the password reset, then ignore this email." : "Klicken Sie zum Zurücksetzen des Passworts auf die folgende Schaltfläche. Wenn Sie das Zurücksetzen des Passworts nicht angefordert haben, ignorieren Sie bitte diese E-Mail.", @@ -339,6 +341,7 @@ OC.L10N.register( "You can close this window." : "Sie können dieses Fenster schließen.", "This share is password-protected" : "Diese Freigabe ist passwortgeschützt", "The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.", + "Go to %s" : "%s aufrufen", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", "Enhanced security is enabled for your account. Choose a second factor for authentication:" : "Die erweiterte Sicherheit wurde für Ihr Konto aktiviert. Bitte wählen Sie einen zweiten Faktor für die Authentifizierung: ", "Could not load at least one of your enabled two-factor auth methods. Please contact your admin." : "Mindestens eine Ihrer Zwei-Faktor-Authentifizierungsmethoden konnte nicht geladen werden. Kontaktieren Sie Ihren Administrator.", |