]> git.ipfire.org Git - thirdparty/squid.git/blob - errors/Spanish/ERR_INVALID_URL
Summary: Synced with libecap, adopted pass-all-changes-through transactions
[thirdparty/squid.git] / errors / Spanish / ERR_INVALID_URL
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
2 <HTML><HEAD><META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=iso-8859-1">
3 <TITLE>ERROR: El URL solicitado no se ha podido conseguir</TITLE>
4 <STYLE type="text/css"><!--BODY{background-color:#ffffff;font-family:verdana,sans-serif}PRE{font-family:sans-serif}--></STYLE>
5 </HEAD><BODY>
6 <H1>ERROR</H1>
7 <H2>El URL solicitado no se ha podido conseguir</H2>
8 <HR noshade size="1px">
9 <P>
10 Mientras se intentaba traer el URL:
11 <A HREF="%U">%U</A>
12 <P>
13 Ha ocurrido el siguiente problema:
14 <UL>
15 <LI>
16 <STRONG>
17 URL incorrecto.
18 </STRONG>
19 </UL>
20
21 <P>
22 Alg&uacute;n aspecto del URL solicitado es incorrecto. Posibles problemas:
23 <UL>
24 <LI>Falta o es incorrecto el protocolo de acceso (debe ser ``http://'' o
25 similar)
26 <LI>Falta el nombre de la m&aacute;quina
27 <LI>Hay un doble-escape ilegal en la ruta de la URL
28 <LI>Hay caracteres ilegales en el nombre de m&aacute;quina;
29 el caracter de subrayado (_) no est&aacute; permitido
30 </UL>