aboutsummaryrefslogtreecommitdiffstats
path: root/core/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-09 02:31:52 +0000
committerNextcloud bot <bot@nextcloud.com>2022-06-09 02:31:52 +0000
commitda58e46ecded68585f6ce3c5ce778be076711b1a (patch)
tree245f05bbcd332b963d80ed0a679b94db68233b34 /core/l10n/de_DE.js
parentb7089c20ee4dd0f4b8bc805068aadbaf89a6a081 (diff)
downloadnextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.tar.gz
nextcloud-server-da58e46ecded68585f6ce3c5ce778be076711b1a.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.js4
1 files changed, 2 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 9afbf71a155..69d80f93542 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -358,7 +358,6 @@ OC.L10N.register(
"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",
"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: ",
@@ -402,6 +401,7 @@ OC.L10N.register(
"Your data directory and files are probably accessible from the Internet. The .htaccess file is not working. It is strongly recommended that you configure your web server so that the data directory is no longer accessible, or move the data directory outside the web server document root." : "Ihr Datenverzeichnis und Ihre Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Ihren Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Sie es aus dem Document-Root-Verzeichnis des Webservers herausverschieben.",
"The password is wrong. Try again." : "Das Passwort ist falsch. Bitte versuchen Sie es erneut.",
"You haven't added any info yet" : "Sie haben noch keine Infos hinzugefügt",
- "{user} hasn't added any info yet" : "{user} hat noch keine Infos hinzugefügt"
+ "{user} hasn't added any info yet" : "{user} hat noch keine Infos hinzugefügt",
+ "Request password" : "Passwort anfordern"
},
"nplurals=2; plural=(n != 1);");