diff options
author | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-08-12 15:11:04 +0200 |
---|---|---|
committer | jeroenpraat <jeroenpraat@xs4all.nl> | 2015-08-12 15:11:04 +0200 |
commit | 4c2bbe3c4182555efe10d696acbfe77908212152 (patch) | |
tree | 974a9b79919ad98591d77e2252acbaf97acde04c /view/es/update_fail_eml.tpl | |
parent | d882b3274bd3b2479b924683b75b03c7854ad453 (diff) | |
download | volse-hubzilla-4c2bbe3c4182555efe10d696acbfe77908212152.tar.gz volse-hubzilla-4c2bbe3c4182555efe10d696acbfe77908212152.tar.bz2 volse-hubzilla-4c2bbe3c4182555efe10d696acbfe77908212152.zip |
Thanks to Manuel. Updated Spanish to 100 procent.
Diffstat (limited to 'view/es/update_fail_eml.tpl')
-rw-r--r-- | view/es/update_fail_eml.tpl | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/view/es/update_fail_eml.tpl b/view/es/update_fail_eml.tpl index a7df8fc2f..96f068a67 100644 --- a/view/es/update_fail_eml.tpl +++ b/view/es/update_fail_eml.tpl @@ -1,13 +1,13 @@ Hey,
-I'm the web server at {{$sitename}};
+Soy el servidor web en {{$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.
+Los desarrolladores de The Red Matrix han lanzado la actualización {{$update}} recientemente,
+pero cuando se intentaba instalar, alguna cosa ha ido terriblemente mal.
+Esto requiere intervención humana tan pronto como sea posible.
+Por favor, contacte con algún desarrollador de Red si no puede arreglarlo
+por sí mismo. Mi base se datos puede quedar inservible.
-The error message is '{{$error}}'.
+El mensaje de error ha sido el siguiente: '{{$error}}'.
-Apologies for the inconvenience,
- your web server at {{$siteurl}}
\ No newline at end of file +Disculpe por cualquier inconveniente causado,
+ su servidor web en {{$siteurl}}
\ No newline at end of file |