summaryrefslogtreecommitdiffstats
path: root/core/l10n/de_DE.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-09-21 02:27:40 +0000
committerNextcloud bot <bot@nextcloud.com>2022-09-21 02:27:40 +0000
commit3407f26a0f8d65f0cb9f24c6493646723451c847 (patch)
treef48ef14a052323967f990f2816bdaf2ea8ac90e8 /core/l10n/de_DE.js
parent29af54f10d53f7e8ee5749324c299ac0775f09b0 (diff)
downloadnextcloud-server-3407f26a0f8d65f0cb9f24c6493646723451c847.tar.gz
nextcloud-server-3407f26a0f8d65f0cb9f24c6493646723451c847.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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de_DE.js b/core/l10n/de_DE.js
index aa2a8eedbe8..16c2bcfaf73 100644
--- a/core/l10n/de_DE.js
+++ b/core/l10n/de_DE.js
@@ -116,6 +116,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 \"{header}\" HTTP header is not set to \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
"The \"{header}\" HTTP header is not set to \"{expected}\". Some features might not work correctly, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ entspricht. Einige Funktionen funktionieren möglicherweise nicht richtig. Daher wird empfohlen, diese Einstellung zu ändern.",
+ "The \"{header}\" HTTP header does not contain \"{expected}\". This is a potential security or privacy risk, as it is recommended to adjust this setting accordingly." : "Der „{header}“-HTTP-Header ist nicht so konfiguriert, dass er „{expected}“ enthält. Dies ist ein potentielles Sicherheitsrisiko und es wird empfohlen, diese Einstellung zu ändern.",
"The \"{header}\" HTTP header is not set to \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" or \"{val5}\". This can leak referer information. See the {linkstart}W3C Recommendation ↗{linkend}." : "Der \"{header}\" HTTP-Header ist nicht gesetzt auf \"{val1}\", \"{val2}\", \"{val3}\", \"{val4}\" oder \"{val5}\". Dadurch können Verweis-Informationen preisgegeben werden. Siehe die {linkstart}W3C-Empfehlung ↗{linkend}.",
"The \"Strict-Transport-Security\" HTTP header is not set to at least \"{seconds}\" seconds. For enhanced security, it is recommended to enable HSTS as described in the {linkstart}security tips ↗{linkend}." : "Der \"Strict-Transport-Security“-HTTP-Header ist nicht auf mindestens \"{seconds}“ Sekunden eingestellt. Für mehr Sicherheit wird das Aktivieren von HSTS empfohlen, wie es in den {linkstart}Sicherheitshinweisen ↗{linkend} erläutert ist.",
"Accessing site insecurely via HTTP. You are strongly advised to set up your server to require HTTPS instead, as described in the {linkstart}security tips ↗{linkend}." : "Unsicherer Seitenzugriff über HTTP. Es wird dringend empfohlen, den Server so einzurichten, dass HTTPS erforderlich ist, wie dies in den {linkstart}Sicherheits-Tipps ↗{linkend} beschrieben wird.",