diff options
author | Jeroen <jeroenpraat@xs4all.nl> | 2014-10-10 13:37:09 +0000 |
---|---|---|
committer | Jeroen <jeroenpraat@xs4all.nl> | 2014-10-10 13:37:09 +0000 |
commit | 053e6061089ba89a53caf264ea4a055cec8be8ba (patch) | |
tree | 0323006e1fdf262026fd6198c51c69f05ce6d54b /view/de/update_fail_eml.tpl | |
parent | 1dda77596926fe08990c8a6f31412a38fbc602b5 (diff) | |
parent | f2335448f44e270222dad9147bd2b2c4bfec950b (diff) | |
download | volse-hubzilla-053e6061089ba89a53caf264ea4a055cec8be8ba.tar.gz volse-hubzilla-053e6061089ba89a53caf264ea4a055cec8be8ba.tar.bz2 volse-hubzilla-053e6061089ba89a53caf264ea4a055cec8be8ba.zip |
Merge branch 'master' of https://github.com/friendica/red
Diffstat (limited to 'view/de/update_fail_eml.tpl')
-rw-r--r-- | view/de/update_fail_eml.tpl | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/view/de/update_fail_eml.tpl b/view/de/update_fail_eml.tpl index a7df8fc2f..ca1a4985d 100644 --- a/view/de/update_fail_eml.tpl +++ b/view/de/update_fail_eml.tpl @@ -1,13 +1,13 @@ -Hey,
-I'm the web server at {{$sitename}};
+Hallo,
+ich bin der Webserver für {{$sitename}};
-The Red Matrix developers released update {{$update}} recently,
-but when I tried to install it, something went terribly wrong.
-This needs to be fixed soon and it requires human intervention.
-Please contact a Red developer if you can not figure out how to
-fix it on your own. My database might be invalid.
+Die RedMatrix-Entwickler haben kürzlich das Update {{$update}} veröffentlicht,
+aber als ich versuchte, es zu installieren, ging irgendwas furchtbar schief.
+Das muss so bald als möglich gelöst werden und erfordert einen manuellen Eingriff.
+Bitte kontaktiere einen Red-Entwickler, wenn Du nicht weißt, wie Du das Problem
+selbst beheben kannst. Meine Datenbank ist eventuell ungültig.
-The error message is '{{$error}}'.
+Die Fehlermeldung ist '{{$error}}'.
-Apologies for the inconvenience,
- your web server at {{$siteurl}}
\ No newline at end of file +Bitte entschuldige die Unannehmlichkeit,
+ Dein Web-Server auf {{$siteurl}}
\ No newline at end of file |