You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rb...@apache.org on 2010/12/07 14:09:26 UTC

svn commit: r1043025 - /httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var

Author: rbowen
Date: Tue Dec  7 13:09:25 2010
New Revision: 1043025

URL: http://svn.apache.org/viewvc?rev=1043025&view=rev
Log:
Improve Spanish translation of the HTTP FORBIDDEN error page, from
Alejandro Jay. tid43255

Modified:
    httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var

Modified: httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var?rev=1043025&r1=1043024&r2=1043025&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var Tue Dec  7 13:09:25 2010
@@ -66,24 +66,22 @@ Body:----------en--
 ----------en--
 
 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="&iexcl;Acceso prohibido!"
---><!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="Acceso prohibido!" -->
+<!--#include virtual="include/top.html" -->
 
-  <!--#if expr="$REDIRECT_URL = /\/$/" -->
+   <!--#if expr="$REDIRECT_URL = /\/$/" -->
 
-    Usted no tiene permiso para accesar a la direcci&oacute;n
-    solicitada. Existe la posibilidad de que el directorio
-    este protegido contra lectura o que no exista la
-    documentaci&oacute;n requerida.
+      Usted no tiene permiso para accesar al directorio solicitado.
+      No existe un documento &iacute;ndice, o el directorio est&aacute;
+      protegido contra lectura.
 
   <!--#else -->
 
-    Usted no tiene permiso de accesar al objeto solicitado.
-    Existe la posibilidad de que este protegido contra
-    lectura o que no haya podido ser leido por el servidor.
+      Usted no tiene permiso de accesar al objeto solicitado.
+      El objeto est&aacute; protegido contra lectura, o no
+      puede ser leido por el servidor.
 
   <!--#endif -->