diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-27 01:56:08 -0500 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2016-02-27 01:56:08 -0500 |
commit | f9826ec9486c6a4e6a55b8985ba677a4f066af3b (patch) | |
tree | f257ef856b6d1913908fde1cd6a9557cc416741e /core/l10n/de.js | |
parent | 5fa6d3ea5802c705c2883edf1d24bbd330defdcb (diff) | |
download | nextcloud-server-f9826ec9486c6a4e6a55b8985ba677a4f066af3b.tar.gz nextcloud-server-f9826ec9486c6a4e6a55b8985ba677a4f066af3b.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index dd025bd8754..99747aca238 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -130,6 +130,7 @@ OC.L10N.register( "Error occurred while checking server setup" : "Fehler beim Überprüfen der Servereinrichtung", "Your data directory and your files are probably accessible from the Internet. The .htaccess file is not working. We strongly suggest that you configure your web server in a way that the data directory is no longer accessible or you move the data directory outside the web server document root." : "Dein Datenverzeichnis und Deine Dateien sind wahrscheinlich vom Internet aus erreichbar. Die .htaccess-Datei funktioniert nicht. Es wird dringend empfohlen, Deinen Webserver dahingehend zu konfigurieren, dass das Datenverzeichnis nicht mehr vom Internet aus erreichbar ist oder dass Du es aus dem Document-Root-Verzeichnis des Webservers herausverschiebst.", "The \"{header}\" HTTP header is not configured to equal to \"{expected}\". This is a potential security or privacy risk and we recommend adjusting this setting." : "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 \"Strict-Transport-Security\" HTTP header is not configured to at least \"{seconds}\" seconds. For enhanced security we recommend enabling HSTS as described in our <a href=\"{docUrl}\">security tips</a>." : "Der \"Strict-Transport-Security\" HTTP-Header ist nicht auf mindestens \"{seconds}\" Sekunden eingestellt. Um die Sicherheit zu erhöhen, empehlen wir das Aktivieren von HSTS, wie es in den <a href=\"{docUrl}\">Sicherheitshinweisen</a> erläutert ist.", "You are accessing this site via HTTP. We strongly suggest you configure your server to require using HTTPS instead as described in our <a href=\"{docUrl}\">security tips</a>." : "Du greifst auf diese Site über HTTP zu. Wir raten dringend dazu, Deinen Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in unseren <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.", "Shared" : "Geteilt", "Shared with {recipients}" : "Geteilt mit {recipients}", @@ -184,7 +185,6 @@ OC.L10N.register( "({scope})" : "({scope})", "Delete" : "Löschen", "Rename" : "Umbenennen", - "Global tags" : "globale Tags", "The object type is not specified." : "Der Objekttyp ist nicht angegeben.", "Enter new" : "Neuen eingeben", "Add" : "Hinzufügen", |