diff options
author | zottel <github@zottel.net> | 2014-10-10 14:54:41 +0200 |
---|---|---|
committer | zottel <github@zottel.net> | 2014-10-10 14:54:41 +0200 |
commit | 8fe0fbf6fe8d5a321b14dbd56dba0784c785059f (patch) | |
tree | 5e7f9cc8e471db1b31d3d68ae0afe144332cc1f7 /view/de/update_fail_eml.tpl | |
parent | 113eb25cc779b496ccadf32fbeffc0cf31860bdf (diff) | |
download | volse-hubzilla-8fe0fbf6fe8d5a321b14dbd56dba0784c785059f.tar.gz volse-hubzilla-8fe0fbf6fe8d5a321b14dbd56dba0784c785059f.tar.bz2 volse-hubzilla-8fe0fbf6fe8d5a321b14dbd56dba0784c785059f.zip |
more updates to German strings plus email templates
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 |