diff options
author | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-18 01:55:30 -0400 |
---|---|---|
committer | Jenkins for ownCloud <owncloud-bot@tmit.eu> | 2014-10-18 01:55:30 -0400 |
commit | 68dd1edbfedd238e39234ff6304eeaba90217155 (patch) | |
tree | d9a3db75bc87a9e8547a9f4f3e906a880521e2db /core/l10n/de.php | |
parent | 2b6281fc9d19f6b516d745386aafc64d3c610668 (diff) | |
download | nextcloud-server-68dd1edbfedd238e39234ff6304eeaba90217155.tar.gz nextcloud-server-68dd1edbfedd238e39234ff6304eeaba90217155.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'core/l10n/de.php')
-rw-r--r-- | core/l10n/de.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/l10n/de.php b/core/l10n/de.php index 013b6538d52..5aa1dc14a9a 100644 --- a/core/l10n/de.php +++ b/core/l10n/de.php @@ -150,6 +150,7 @@ $TRANSLATIONS = array( "Hey there,\n\njust letting you know that %s shared %s with you.\nView it: %s\n\n" => "Hallo,\n\nich wollte Dich nur wissen lassen, dass %s %s mit Dir teilt.\nSchaue es Dir an: %s\n\n", "The share will expire on %s." => "Die Freigabe wird am %s ablaufen.", "Cheers!" => "Hallo!", +"Internal Server Error" => "Interner Server-Fehler", "The server encountered an internal error and was unable to complete your request." => "Der Server hat einen internen Fehler und konnte Ihre Anfrage nicht vervollständigen.", "Please contact the server administrator if this error reappears multiple times, please include the technical details below in your report." => "Bitte wende Dich an den Serveradministrator, wenn dieser Fehler mehrfach auftritt. Füge deinem Bericht, bitte die untenstehenden technischen Details hinzu.", "More details can be found in the server log." => "Weitere Details können im Serverprotokoll gefunden werden.", |