diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-04-16 02:26:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-04-16 02:26:52 +0000 |
commit | 42fa3001225743fb326a20f66bd3920c63f88c58 (patch) | |
tree | 8131ff2eec1cb5cda31892059dd28189c2cd1f41 /core/l10n/de_DE.js | |
parent | 6dd13ba82741f494d07881f5737c7188e1fda288 (diff) | |
download | nextcloud-server-42fa3001225743fb326a20f66bd3920c63f88c58.tar.gz nextcloud-server-42fa3001225743fb326a20f66bd3920c63f88c58.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 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js index 88f54715e11..49e4308f5ec 100644 --- a/core/l10n/de_DE.js +++ b/core/l10n/de_DE.js @@ -350,8 +350,10 @@ 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.", + "Please type in your email address to request a temporary password" : "Bitte geben Sie Ihre E-Mail-Adresse ein um ein vorläufiges Passwort anzufordern", "Email address" : "E-Mail-Adresse", "Password sent!" : "Passwort versandt!", + "You are not authorized to request a password for this share" : "Sie sind nicht berechtigt, für diese Freigabe ein Passwort anzufordern", "Request password" : "Passwort anfordern", "Go to %s" : "%s aufrufen", "Two-factor authentication" : "Zwei-Faktor Authentifizierung", |