diff options
author | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-10-12 09:07:35 +0200 |
---|---|---|
committer | Paolo T <tuscanhobbit@users.noreply.github.com> | 2014-10-12 09:07:35 +0200 |
commit | 44c4c9c5c271a5ad163a089b1dc271d108a59700 (patch) | |
tree | c1376be525c85ab799f213ed79648d8c478da3d0 /view/de/update_fail_eml.tpl | |
parent | 29faf955f6ce35af747d867133b3cb09e79ba675 (diff) | |
parent | fd00a24957fdb9413523b19a014658a0cc87b4bf (diff) | |
download | volse-hubzilla-44c4c9c5c271a5ad163a089b1dc271d108a59700.tar.gz volse-hubzilla-44c4c9c5c271a5ad163a089b1dc271d108a59700.tar.bz2 volse-hubzilla-44c4c9c5c271a5ad163a089b1dc271d108a59700.zip |
Merge pull request #4 from friendica/master
Fast forward local hub
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 |