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 13:49:57 UTC

svn commit: r1043015 - /httpd/httpd/trunk/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var

Author: rbowen
Date: Tue Dec  7 12:49:57 2010
New Revision: 1043015

URL: http://svn.apache.org/viewvc?rev=1043015&view=rev
Log:
Improve Spanish translation - tid43270 - Alejandro Jay

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

Modified: httpd/httpd/trunk/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var?rev=1043015&r1=1043014&r2=1043015&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var Tue Dec  7 12:49:57 2010
@@ -40,16 +40,15 @@ 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;Entidad solicitada demasiado larga!"
---><!--#include virtual="include/top.html" -->
+<!--#set var="TITLE" value="La entidad solicitada es demasiado grande!" -->
+<!--#include virtual="include/top.html" -->
 
-	Los recursos establecidos no permiten peticiones con
-	el <!--#echo var="REDIRECT_REQUEST_METHOD" --> m&eacute;todo 
-	suministrado por su solicitud, o, la cantidad de datos 
-	provistos exceden los l&iacute;mites de capacidad.
+   El m&eacute;todo <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
+   no permite transmitir la informaci&oacute;n, o el
+   volumen de la informaci&oacute;n excede los l&iacute;mites
+   de capacidad del mismo.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--