diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-10-04 00:12:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-10-04 00:12:07 +0000 |
commit | d9504a4e061693b95bcab0628433185389b47a24 (patch) | |
tree | 37f7fe4c783e5dd86d03814fafd84e4822c34a44 /core/l10n/de.js | |
parent | ac330077d83d699234e0d8f112c9feca95017d98 (diff) | |
download | nextcloud-server-d9504a4e061693b95bcab0628433185389b47a24.tar.gz nextcloud-server-d9504a4e061693b95bcab0628433185389b47a24.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.js')
-rw-r--r-- | core/l10n/de.js | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/core/l10n/de.js b/core/l10n/de.js index ecfc253a07a..895dc1b73d2 100644 --- a/core/l10n/de.js +++ b/core/l10n/de.js @@ -256,6 +256,8 @@ OC.L10N.register( "Help" : "Hilfe", "Access forbidden" : "Zugriff verboten", "File not found" : "Datei nicht gefunden", + "The document could not be found on the server. Maybe the share was deleted or has expired?" : "Das Dokument konnte auf dem Server nicht gefunden werden. Möglicherweise wurde die Freigabe gelöscht oder ist abgelaufen?", + "Back to %s" : "Zurück zu %s", "Internal Server Error" : "Interner Serverfehler", "The server was unable to complete your request." : "Der Server konnte die Anfrage nicht fertig stellen.", "If this happens again, please send the technical details below to the server administrator." : "Sollte dies erneut auftreten, sende bitte die nachfolgenden technischen Einzelheiten an Deinen Server-Administrator.", @@ -402,6 +404,7 @@ OC.L10N.register( "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 <a href=\"{docUrl}\" rel=\"noreferrer noopener\">security tips</a>." : "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 <a href=\"{docUrl}\" rel=\"noreferrer noopener\">Sicherheitshinweisen</a> erläutert ist.", "Accessing site insecurely via HTTP. You are strongly adviced to set up your server to require HTTPS instead, as described in the <a href=\"{docUrl}\">security tips</a>." : "Der Zugriff auf diese Site erfolgt über HTTP. Es wird dringend geraten, Ihren Server so zu konfigurieren, dass er stattdessen nur HTTPS akzeptiert, wie es in den <a href=\"{docUrl}\">Sicherheitshinweisen</a> beschrieben ist.", "Back to log in" : "Zur Anmeldung wechseln", - "Depending on your configuration, this button could also work to trust the domain:" : "Abhängig von Deiner Konfiguration kann diese Schaltfläche verwandt werden, um die Domain als vertrauenswürdig einzustufen:" + "Depending on your configuration, this button could also work to trust the domain:" : "Abhängig von Deiner Konfiguration kann diese Schaltfläche verwandt werden, um die Domain als vertrauenswürdig einzustufen:", + "Copy URL" : "URL kopieren" }, "nplurals=2; plural=(n != 1);"); |