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 2014/06/15 15:45:25 UTC

svn commit: r1602693 - /httpd/httpd/trunk/docs/error/

Author: rbowen
Date: Sun Jun 15 13:45:25 2014
New Revision: 1602693

URL: http://svn.apache.org/r1602693
Log:
Apply patch to spanish error messages, from PR 56214 (Thanks Javier Llorente)

Modified:
    httpd/httpd/trunk/docs/error/HTTP_BAD_GATEWAY.html.var
    httpd/httpd/trunk/docs/error/HTTP_BAD_REQUEST.html.var
    httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var
    httpd/httpd/trunk/docs/error/HTTP_GONE.html.var
    httpd/httpd/trunk/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
    httpd/httpd/trunk/docs/error/HTTP_LENGTH_REQUIRED.html.var
    httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
    httpd/httpd/trunk/docs/error/HTTP_NOT_FOUND.html.var
    httpd/httpd/trunk/docs/error/HTTP_NOT_IMPLEMENTED.html.var
    httpd/httpd/trunk/docs/error/HTTP_PRECONDITION_FAILED.html.var
    httpd/httpd/trunk/docs/error/HTTP_REQUEST_ENTITY_TOO_LARGE.html.var
    httpd/httpd/trunk/docs/error/HTTP_REQUEST_TIME_OUT.html.var
    httpd/httpd/trunk/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
    httpd/httpd/trunk/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var
    httpd/httpd/trunk/docs/error/HTTP_UNAUTHORIZED.html.var
    httpd/httpd/trunk/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var

Modified: httpd/httpd/trunk/docs/error/HTTP_BAD_GATEWAY.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_BAD_GATEWAY.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_BAD_GATEWAY.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_BAD_GATEWAY.html.var Sun Jun 15 13:45:25 2014
@@ -54,11 +54,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Puerta de enlace err&oacute;nea!" -->
+<!--#set var="TITLE" value="&iexcl;Puerta de enlace err&oacute;nea!" -->
 <!--#include virtual="include/top.html" -->
 
-    El servidor 'proxy' recibi&oacute; informaci&oacute;n
-    inv&aacute;lida del servidor solicitante.
+    El servidor 'proxy' ha recibido; informaci&oacute;n
+    no v&aacute;lida del servidor de origen.
 
    <!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
 

Modified: httpd/httpd/trunk/docs/error/HTTP_BAD_REQUEST.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_BAD_REQUEST.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_BAD_REQUEST.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_BAD_REQUEST.html.var Sun Jun 15 13:45:25 2014
@@ -39,11 +39,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Solicitud err&oacute;nea!" -->
+<!--#set var="TITLE" value="&iexcl;Petici&oacute;n err&oacute;nea!" -->
 <!--#include virtual="include/top.html" -->
 
-    Su buscador (o 'proxy') envi&oacute; una solicitud
-   que el servidor no pudo entender.
+    Su navegador (o 'proxy') ha enviado una petici&oacute;n
+   que el servidor no ha podido entender.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--

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=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_FORBIDDEN.html.var Sun Jun 15 13:45:25 2014
@@ -68,20 +68,20 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Acceso prohibido!" -->
+<!--#set var="TITLE" value="&iexcl;Acceso prohibido!" -->
 <!--#include virtual="include/top.html" -->
 
    <!--#if expr="v('REDIRECT_URL') =~ m:/$:" -->
 
-      Usted no tiene permiso para accesar al directorio solicitado.
+      Usted no tiene permiso para acceder 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.
-      El objeto est&aacute; protegido contra lectura, o no
-      puede ser leido por el servidor.
+      Usted no tiene permiso para acceder al objeto solicitado.
+      El objeto est&aacute; protegido contra lectura o
+      el servidor no puede leerlo.
 
   <!--#endif -->
 

Modified: httpd/httpd/trunk/docs/error/HTTP_GONE.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_GONE.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_GONE.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_GONE.html.var Sun Jun 15 13:45:25 2014
@@ -79,22 +79,22 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="El recurso ya no est&aacute; disponible!" -->
+<!--#set var="TITLE" value="&iexcl;El recurso ya no est&aacute; disponible!" -->
 <!--#include virtual="include/top.html" -->
 
-    El URL solicitado actualmente no esta disponible en este servidor y
-   no existe una direcci&oacute;n a la cual referirlo.
+    La URL solicitada ya no est&aacute; disponible en este servidor y
+   no existe una direcci&oacute;n a la cual remitirle.
 
    <!--#if expr="-n v('HTTP_REFERER')" -->
 
-    Por favor comunique al autor de la
+    Por favor, comunique al autor de la
     <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">p&aacute;gina
-    que lo refiri&oacute;</a> que el URL es obsoleto.
+    que le ha remitido</a> que la URL est&aacute; obsoleta.
 
   <!--#else -->
 
-    Si usted sigui&oacute; el URL desde una p&aacute;gina externa,
-    por favor contacte al autor de esa p&aacute;gina.
+    Si usted ha seguido un enlace de una p&aacute;gina externa,
+    por favor contacte con el autor de esa p&aacute;gina.
 
   <!--#endif -->
 

Modified: httpd/httpd/trunk/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_INTERNAL_SERVER_ERROR.html.var Sun Jun 15 13:45:25 2014
@@ -85,11 +85,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Error del Servidor!" -->
+<!--#set var="TITLE" value="&iexcl;Error del servidor!" -->
 <!--#include virtual="include/top.html" -->
 
-    Se produjo un error interno en el servidor y le
-   fue imposible completar su solicitud.
+    Se ha producido un error interno en el servidor y le
+   ha sido imposible completar su solicitud.
 
    <!--#if expr="-n v('REDIRECT_ERROR_NOTES')" -->
 
@@ -99,8 +99,10 @@ Body:----------es--
 
    <!--#else -->
 
-    El servidor puede estar sobrecargado, o hubo un
-    error en la ejecuci&oacute;n de un programa 'CGI'.
+    Se ha producido un error interno en el servidor y no
+    ha podido completar su solicitud. El servidor est&aacute;
+    sobrecargado o ha habido un fallo en la ejecuci&oacute;n de 
+    un programa CGI.
 
   <!--#endif -->
 

Modified: httpd/httpd/trunk/docs/error/HTTP_LENGTH_REQUIRED.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_LENGTH_REQUIRED.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_LENGTH_REQUIRED.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_LENGTH_REQUIRED.html.var Sun Jun 15 13:45:25 2014
@@ -41,13 +41,12 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Error en la longitud del contenido!" -->
+<!--#set var="TITLE" value="&iexcl;Error en la longitud del contenido!" -->
 <!--#include virtual="include/top.html" -->
 
-    Una solicitud con el m&eacute;todo <!--#echo encoding="none"
-var="REDIRECT_REQUEST_METHOD"-->
-    requiere que el contenido de la variable de los encabezados
-    <code>Content-Length</code> sea v&aacute;lida.
+    Una petici&oacute;n con el m&eacute;todo <!--#echo encoding="none"
+    var="REDIRECT_REQUEST_METHOD"-->  requiere que el contenido de la 
+    variable de los encabezados <code>Content-Length</code> sea v&aacute;lida.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--

Modified: httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_METHOD_NOT_ALLOWED.html.var Sun Jun 15 13:45:25 2014
@@ -39,11 +39,10 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="M&eacute;todo no permitido!" -->
+<!--#set var="TITLE" value="&iexcl;M&eacute;todo no permitido!" -->
 <!--#include virtual="include/top.html" -->
 
-    El m&eacute;todo <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->
-    no est&aacute; permitido para el URL solicitado.
+    No se permite el m&eacute;todo <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->  para la URL solicitadia.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--

Modified: httpd/httpd/trunk/docs/error/HTTP_NOT_FOUND.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_NOT_FOUND.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_NOT_FOUND.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_NOT_FOUND.html.var Sun Jun 15 13:45:25 2014
@@ -82,23 +82,23 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Objecto no localizado!" -->
+<!--#set var="TITLE" value="&iexcl;Objeto no localizado!" -->
 <!--#include virtual="include/top.html" -->
 
-    El URL solicitado no ha sido localizado en este servidor.
+    No se ha localizado la URL solicitada en este servidor.
 
   <!--#if expr="-n v('HTTP_REFERER')" -->
 
-    El URL de la <a href="<!--#echo encoding="url" 
-    var="HTTP_REFERER"-->">p&aacute;gina que lo refiri&oacute;</a> 
-    parece ser equivocado u obsoleto. Por favor comunique al autor 
-    de <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">esa
-    p&aacute;gina</a> acerca del error.
+    La URL de la <a href="<!--#echo encoding="url" 
+    var="HTTP_REFERER"-->">p&aacute;gina que le ha remitido</a> 
+    parece ser err&oacute;nea o estar obsoleta. Por favor, informe del error 
+    al autor de <a href="<!--#echo encoding="url" var="HTTP_REFERER"-->">esa
+    p&aacute;gina</a>.
 
   <!--#else -->
 
-    Si usted tecle&oacute; el URL manualmente, por favor revise su
-    ortograf&iacute;a y vu&eacute;lvalo a intentar.
+    Si usted ha introducido la URL manualmente, por favor revise su
+    ortograf&iacute;a e int&eacute;ntelo de nuevo.
 
   <!--#endif -->
 

Modified: httpd/httpd/trunk/docs/error/HTTP_NOT_IMPLEMENTED.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_NOT_IMPLEMENTED.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_NOT_IMPLEMENTED.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_NOT_IMPLEMENTED.html.var Sun Jun 15 13:45:25 2014
@@ -37,11 +37,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="La solicitud no puede ser procesada!" -->
+<!--#set var="TITLE" value="&iexcl;No se puede procesar la petici&oacute;n!" -->
 <!--#include virtual="include/top.html" -->
 
-    El servidor no tiene implementada la acci&oacute;n
-    solicitada por el buscador.
+    El servidor no soporta la acci&oacute;n
+    solicitada por el navegador.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--

Modified: httpd/httpd/trunk/docs/error/HTTP_PRECONDITION_FAILED.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_PRECONDITION_FAILED.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_PRECONDITION_FAILED.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_PRECONDITION_FAILED.html.var Sun Jun 15 13:45:25 2014
@@ -38,11 +38,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Fall&oacute; en la pre-condici&oacute;on!" -->
+<!--#set var="TITLE" value="&iexcl;Fallo en la pre-condici&oacute;on!" -->
 <!--#include virtual="include/top.html" -->
 
-   La pre-condici&oacute;n de la solicitud para el
-   URL no se evalu&oacute; positivamente.
+   No se ha evaluado positivamente la pre-condici&oacute;n 
+   de la petici&oacute;n para la URL.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--

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=1602693&r1=1602692&r2=1602693&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 Sun Jun 15 13:45:25 2014
@@ -42,7 +42,7 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="La entidad solicitada es demasiado grande!" -->
+<!--#set var="TITLE" value="&iexcl;La entidad solicitada es demasiado grande!" -->
 <!--#include virtual="include/top.html" -->
 
    El m&eacute;todo <!--#echo encoding="none" var="REDIRECT_REQUEST_METHOD"-->

Modified: httpd/httpd/trunk/docs/error/HTTP_REQUEST_TIME_OUT.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_REQUEST_TIME_OUT.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_REQUEST_TIME_OUT.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_REQUEST_TIME_OUT.html.var Sun Jun 15 13:45:25 2014
@@ -40,11 +40,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Tiempo de espera excedido!" -->
+<!--#set var="TITLE" value="&iexcl;Tiempo de espera excedido!" -->
 <!--#include virtual="include/top.html" -->
 
-    El servidor cerr&oacute; la conecci&oacute;n de red
-    debido a que el buscador no termino la solicitud
+    El servidor ha cerrado la conexi&oacute;n de red
+    debido a que el navegador no termin&oacute; la solicitud
     dentro del tiempo permitido.
 
 <!--#include virtual="include/bottom.html" -->

Modified: httpd/httpd/trunk/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_REQUEST_URI_TOO_LARGE.html.var Sun Jun 15 13:45:25 2014
@@ -40,11 +40,11 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="El URI enviado es demasiado largo!" -->
+<!--#set var="TITLE" value="&iexcl;El URI enviado es demasiado largo!" -->
 <!--#include virtual="include/top.html" -->
 
-   La longitud del URL solicitado excede el l&iacute;mite de
-   capacidad para este servidor. La solicitud no puede ser procesada.
+   La longitud de la URL solicitada excede el l&iacute;mite de
+   capacidad para este servidor. No se puede procesar la solicitud.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--

Modified: httpd/httpd/trunk/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_SERVICE_UNAVAILABLE.html.var Sun Jun 15 13:45:25 2014
@@ -43,12 +43,12 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Servicio no disponible!" -->
+<!--#set var="TITLE" value="&iexcl;Servicio no disponible!" -->
 <!--#include virtual="include/top.html" -->
 
    Por el momento el servidor no puede atender su solicitud
    debido a que est&aacute; en mantenimiento o a que tiene
-   problemas de capacidad. Por favor intente nuevamente
+   problemas de capacidad. Por favor, int&eacute;ntelo de nuevo
    m&aacute;s tarde.
 
 <!--#include virtual="include/bottom.html" -->

Modified: httpd/httpd/trunk/docs/error/HTTP_UNAUTHORIZED.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_UNAUTHORIZED.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_UNAUTHORIZED.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_UNAUTHORIZED.html.var Sun Jun 15 13:45:25 2014
@@ -62,20 +62,20 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="Autentificaci&oacute;n requerida!" -->
+<!--#set var="TITLE" value="&iexcl;Autentificaci&oacute;n requerida!" -->
 <!--#include virtual="include/top.html" -->
 
     El servidor no puede certificar que usted est&eacute; autorizado
-    para accesar el URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
-    Pudo haber suministrado informaci&oacute;n incorrecta (ej.
-    contrase&ntilde;a inv&aacute;lida) o, el buscador no sabe
-    como suministrar la informaci&oacute;n requerida.
+    para acceder a la URL "<!--#echo encoding="url" var="REDIRECT_URL" -->".
+    Ha podido suministrar informaci&oacute;n incorrecta (ej.
+    contrase&ntilde;a no v&aacute;lida) o el navegador no sabe
+    c&oacute;mo suministrar la informaci&oacute;n requerida.
 
   <!--#include virtual="include/spacer.html" -->
 
-    En caso de que a usted le este permitido accesar el documento,
-    verifique su nombre de usuario y contrase&ntilde;a y vu&eacute;lvalo
-    a intentar.
+    En caso de que usted tenga permiso para acceder al documento,
+    por favor verifique su nombre de usuario y contrase&ntilde;a y 
+    vu&eacute;lvalo a intentar.
 
 <!--#include virtual="include/bottom.html" -->
 ----------es--

Modified: httpd/httpd/trunk/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var?rev=1602693&r1=1602692&r2=1602693&view=diff
==============================================================================
--- httpd/httpd/trunk/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var (original)
+++ httpd/httpd/trunk/docs/error/HTTP_UNSUPPORTED_MEDIA_TYPE.html.var Sun Jun 15 13:45:25 2014
@@ -37,10 +37,10 @@ Body:----------en--
 Content-language: es
 Content-type: text/html
 Body:----------es--
-<!--#set var="TITLE" value="El tipo de medio no est&aacute; implementado!" -->
+<!--#set var="TITLE" value="&iexcl;El tipo de medio no est&aacute; soportado!" -->
 <!--#include virtual="include/top.html" -->
 
-   El servidor no tiene implementado el tipo
+   El servidor no soporta el tipo
    de medio transmitido en la solicitud.
 
 <!--#include virtual="include/bottom.html" -->