Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-06-10 05:34:04 +0300
committerNextcloud bot <bot@nextcloud.com>2022-06-10 05:34:04 +0300
commite1275e705b224c808e51d498b264f09aeb24ef53 (patch)
treedcb7722f174842f4b5758a67a7cf98fe9f85e1c7 /core/l10n/de_DE.js
parent5058c6d3a84f4ce88b63da096c5ac7f3f34c5506 (diff)
[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.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index 69d80f93542..b37e4dd5b1b 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -401,7 +401,6 @@ 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",
- "Request password" : "Passwort anfordern"
+ "{user} hasn't added any info yet" : "{user} hat noch keine Infos hinzugefügt"
},
"nplurals=2; plural=(n != 1);");