diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-08-31 00:08:31 +0000 |
commit | 99dcf5036d1f05b99818f935a15ddc00de4f9844 (patch) | |
tree | 79c0df9a82a15086e9e4f7eef88cd619abfcdc4b /core/l10n/de.json | |
parent | ee14659ae8f62da48420f3dd2cb8ed167bfca5dd (diff) | |
download | nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.tar.gz nextcloud-server-99dcf5036d1f05b99818f935a15ddc00de4f9844.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.json')
-rw-r--r-- | core/l10n/de.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/core/l10n/de.json b/core/l10n/de.json index d66510984cc..d178d4f74e5 100644 --- a/core/l10n/de.json +++ b/core/l10n/de.json @@ -217,6 +217,8 @@ "The specified document has not been found on the server." : "Das ausgewählte Dokument wurde auf dem Server nicht gefunden.", "You can click here to return to %s." : "Hier klicken, um zu %s zurückzukehren.", "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 die nachfolgenden technischen EInzelheiten bitte an Deinen Server-Administrator.", "More details can be found in the server log." : "Weitere Details können im Server-Protokoll gefunden werden.", "Technical details" : "Technische Details", "Remote Address: %s" : "Entfernte Adresse: %s", @@ -280,6 +282,9 @@ "Cancel log in" : "Anmeldung abbrechen", "Use backup code" : "Backup-Code benutzen", "Error while validating your second factor" : "Fehler beim Bestätigen des zweiten Sicherheitsfaktors", + "Access through untrusted domain" : "Zugriff über eine nicht vertauenswürdige Domain", + "Please contact your administrator. If you are an administrator, edit the \"trusted_domains\" setting in config/config.php like the example in config.sample.php." : "Bitte kontaktiere deinen Administrator. Wenn du Administrator bist, bearbeite die „trusted_domains“-Einstellung in config/config.php wie in der Beispiels- config/config.sample.php.", + "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:", "Add \"%s\" as trusted domain" : "„%s“ als vertrauenswürdige Domain hinzufügen", "App update required" : "App-Aktualisierung notwendig", "%s will be updated to version %s" : "%s wird auf Version %s aktualisiert", |