diff options
author | Rich Bowen <rbowen@apache.org> | 2010-12-09 13:21:27 +0100 |
---|---|---|
committer | Rich Bowen <rbowen@apache.org> | 2010-12-09 13:21:27 +0100 |
commit | 02baaccbdafdfcf2468b3c7c1e2ae91ac4d7105e (patch) | |
tree | d8fefc027eeb4ee42e9004bbe426180cf6e03f05 /docs/error | |
parent | Improve Spanish translation of UNAUTHORIZED doc. Alejandro Lay. tid43266 (diff) | |
download | apache2-02baaccbdafdfcf2468b3c7c1e2ae91ac4d7105e.tar.xz apache2-02baaccbdafdfcf2468b3c7c1e2ae91ac4d7105e.zip |
Improve spanish translation of error doc. Alejandro Lay. tid43267
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1043929 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'docs/error')
-rw-r--r-- | docs/error/HTTP_SERVICE_UNAVAILABLE.html.var | 19 |
1 files changed, 9 insertions, 10 deletions
diff --git a/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var b/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var index 322d0bebe0..3a59b9a135 100644 --- a/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var +++ b/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var @@ -40,19 +40,18 @@ Body:----------en-- <!--#include virtual="include/bottom.html" --> ----------en-- +HTTP_SERVICE_UNAVAILABLE: + Content-language: es -Content-type: text/html; charset=UTF-8 +Content-type: text/html Body:----------es-- -<!--#set var="CONTENT_LANGUAGE" value="es" ---><!--#set var="TITLE" value="¡Servicio no disponible!" ---><!--#include virtual="include/top.html" --> - - El servidor no puede atender su solicitud por - el momento debido a problemas de mantenimiento - o de capacidad. +<!--#set var="TITLE" value="Servicio no disponible!" --> +<!--#include virtual="include/top.html" --> - Le solicitamos que por favor repita la operación - más tarde. + Por el momento el servidor no puede atender su solicitud + debido a que está en mantenimiento o a que tiene + problemas de capacidad. Por favor intente nuevamente + más tarde. <!--#include virtual="include/bottom.html" --> ----------es-- |