diff --git a/apps/i2ptunnel/jsp/editClient.jsp b/apps/i2ptunnel/jsp/editClient.jsp index ad2d14aa2ccb7d52a5c63f9d4ec7f9035b20d930..c2d7784ee989e075387e46fada83050bda27d4e8 100644 --- a/apps/i2ptunnel/jsp/editClient.jsp +++ b/apps/i2ptunnel/jsp/editClient.jsp @@ -355,11 +355,11 @@ </label> <table border="0"><tr><!-- I give up --> <td><input value="1" type="radio" id="startOnLoad" name="newDest" title="New Destination" - <%=(editBean.getNewDest(curTunnel) ? " checked=\"checked\"" : "")%> class="tickbox" /> - <td><%=intl._("Enable")%> + <%=(editBean.getNewDest(curTunnel) ? " checked=\"checked\"" : "")%> class="tickbox" /></td> + <td><%=intl._("Enable")%></td> <td><input value="0" type="radio" id="startOnLoad" name="newDest" title="New Destination" - <%=(editBean.getNewDest(curTunnel) || editBean.getPersistentClientKey(curTunnel) ? "" : " checked=\"checked\"")%> class="tickbox" /> - <td><%=intl._("Disable")%> + <%=(editBean.getNewDest(curTunnel) || editBean.getPersistentClientKey(curTunnel) ? "" : " checked=\"checked\"")%> class="tickbox" /></td> + <td><%=intl._("Disable")%></td></tr> </table> </div> <div id="portField" class="rowItem"> diff --git a/apps/susimail/src/src/i2p/susi/webmail/WebMail.java b/apps/susimail/src/src/i2p/susi/webmail/WebMail.java index 9df0c53b5fbd60f031fe245f5492d3d42271b00b..3878e3089f26b2cdd82230aa4179401facbdd7fa 100644 --- a/apps/susimail/src/src/i2p/susi/webmail/WebMail.java +++ b/apps/susimail/src/src/i2p/susi/webmail/WebMail.java @@ -1655,7 +1655,7 @@ public class WebMail extends HttpServlet ", invert=" + sessionObject.invert + ", clear=" + sessionObject.clear ); out.println( "<tr class=\"list" + bg + "\"><td><input type=\"checkbox\" class=\"optbox\" name=\"check" + i + "\" value=\"1\"" + - ( idChecked ? "checked" : "" ) + ">" + ( RELEASE ? "" : "" + i ) + "</td><td>" + link + mail.shortSender + "</a></td><td> </td><td>" + link + mail.shortSubject + "</a></td><td> </td><td>" + mail.formattedDate + "</a></td><td> </td><td>" + ngettext("1 Byte", "{0} Bytes", mail.size) + "</a></td></tr>" ); + ( idChecked ? "checked" : "" ) + ">" + ( RELEASE ? "" : "" + i ) + "</td><td>" + link + mail.shortSender + "</a></td><td> </td><td>" + link + mail.shortSubject + "</a></td><td> </td><td>" + mail.formattedDate + "</td><td> </td><td>" + ngettext("1 Byte", "{0} Bytes", mail.size) + "</td></tr>" ); bg = 1 - bg; i++; } diff --git a/build.xml b/build.xml index 150db9b8594a824d6af01c6cef84ca0409931594..4f662d528ecac5fff537572e7b7741b3f96aeea1 100644 --- a/build.xml +++ b/build.xml @@ -938,6 +938,7 @@ </target> <target name="updater200" depends="prepupdate, preplicenses, pack200, zipit200" /> + <target name="updater200WithJetty" depends="prepjupdate, preplicenses, pack200, zipit200" /> <target name="updater200WithJettyFixes" depends="prepjupdatefixes, preplicenses, pack200, zipit200" /> <target name="updater200WithJettyFixesAndJbigi" depends="prepjupdatefixes, prepjbigiupdate, preplicenses, pack200, zipit200" /> <target name="updater" depends="prepupdate, preplicenses, zipit" /> diff --git a/installer/resources/proxy/ahelper-conflict-header.ht b/installer/resources/proxy/ahelper-conflict-header.ht index 696ae85fde8a2ae2efcadb62cbf14b10f60badf9..b59190b4589ac8912e7ea0dce8db324d29db0dfe 100644 --- a/installer/resources/proxy/ahelper-conflict-header.ht +++ b/installer/resources/proxy/ahelper-conflict-header.ht @@ -4,25 +4,28 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Destination key conflict</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Destination Key Conflict</h3> +<p> The addresshelper link you followed specifies a different destination key than a host entry in your host database. Someone could be trying to impersonate another eepsite, or people have given two eepsites identical names. +</p> <p> You can resolve the conflict by considering which key you trust, and either discarding the addresshelper link, discarding the host entry from your host database, or naming one of them differently. -<p> +</p> diff --git a/installer/resources/proxy/ahelper-conflict-header_ar.ht b/installer/resources/proxy/ahelper-conflict-header_ar.ht index 8b219e239eaecb8440f3a57cd91c3f4451aab72f..948c972c95bfb289db65bff2376268f98f254666 100644 --- a/installer/resources/proxy/ahelper-conflict-header_ar.ht +++ b/installer/resources/proxy/ahelper-conflict-header_ar.ht @@ -4,25 +4,28 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="ar" dir="rtl"><head> <title>I2P Warning: Destination key conflict</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دÙتر العناوين</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Destination Key Conflict</h3> +<p> The addresshelper link you followed specifies a different destination key than a host entry in your host database. Someone could be trying to impersonate another eepsite, or people have given two eepsites identical names. +</p> <p> You can resolve the conflict by considering which key you trust, and either discarding the addresshelper link, discarding the host entry from your host database, or naming one of them differently. -<p> +</p> diff --git a/installer/resources/proxy/ahelper-conflict-header_de.ht b/installer/resources/proxy/ahelper-conflict-header_de.ht index 734f2f21cc74b499a48278b345c46a7dc7997fe7..67f603a26fe3bc0262ebc4a6975d05c0a2057809 100644 --- a/installer/resources/proxy/ahelper-conflict-header_de.ht +++ b/installer/resources/proxy/ahelper-conflict-header_de.ht @@ -4,24 +4,27 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: kollidierende Ziele</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: Zielkonflikt</h3> +<p> Der Adresshelferverweis, dem Sie folgen wollen, verwendet für diesen Hostnamen ein anderes kryptographisches Ziel als im zugehörigen Eintrag in Ihrem Routeradressbuch angegeben. Jemand könnte versuchen, fälschlicherweise eine andere als die gesuchte Eepseite auszugeben. Möglicherweise haben aber die betreiber beider Eepseiten nur zufällig denselben Namen ausgewählt. +</p> <p> Diesen Konflikt können Sie lösen, indem Sie entscheiden, welchem Ziel Sie trauen, das gesuchte zu sein, -und dann entweder den Verweis des Adresshelfers verwerfen, den Eintrag in Ihrem Routeradressbuch löschen, +und dann entweder den Verweis des Adresshelfers verwerfen, den Eintrag in Ihrem Routeradressbuch löschen, oder beiden Zielen unterschiedliche Namen zuweisen. -<p> +</p> diff --git a/installer/resources/proxy/ahelper-conflict-header_fr.ht b/installer/resources/proxy/ahelper-conflict-header_fr.ht index ea85b504a4f1e9d1868d20b43ffa18b1c76beaa1..7a32386ba28f9e43250c20dea7a4c2781081b4f2 100644 --- a/installer/resources/proxy/ahelper-conflict-header_fr.ht +++ b/installer/resources/proxy/ahelper-conflict-header_fr.ht @@ -4,21 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: conflit de clef de destination</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/">Carnet d'adresses</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement: conflit de clef de destination</h3> +<p> Le lien d'adresse que vous avez suivi indique une clef de destination différente de celle de votre carnet d'adresses. Quelqu'un est peut-être en train d'usurper un autre site eep, ou des gens ont donné le même nom à des sites eep différents. +</p> <p> Vous pouvez résoudre le conflit en décidant à quelle clé accorder votre confiance, et soit écarter le lien d'adresse, supprimer l'entrée de votre carnet d'adresses, ou renommer un des deux. -<p> +</p> diff --git a/installer/resources/proxy/ahelper-conflict-header_nl.ht b/installer/resources/proxy/ahelper-conflict-header_nl.ht index 4e9994ad768ec66a2fd873964f29736c71cbdf9a..d4313bc7d975d465c1c3f91da53cf2c0d8d5e81a 100644 --- a/installer/resources/proxy/ahelper-conflict-header_nl.ht +++ b/installer/resources/proxy/ahelper-conflict-header_nl.ht @@ -4,25 +4,28 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Destination conflict</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Destination Conflict</h3> +<p> De adreshelper link die je probeert te volgen gebruikt een andere destination dan een host item in je host database. Mogelijk probeert iemand een andere eepsite na te apen, of mensen hebben twee eepsites een identieke naam gegeven. +</p> <p> Je kan dit conflict oplossen door te bepalen welke destination je vertrouwt, en dan of de adreshelper link te verwerpen, de host item in je host database te verwijderen, of één van de twee een andere naam te geven. -<p> +</p> diff --git a/installer/resources/proxy/ahelper-conflict-header_ru.ht b/installer/resources/proxy/ahelper-conflict-header_ru.ht index 214b73a6f762026be7884b8eb3d65a44a8f42b6e..e2e427b18a4914bfcd08ca0f523020631afd3b5f 100644 --- a/installer/resources/proxy/ahelper-conflict-header_ru.ht +++ b/installer/resources/proxy/ahelper-conflict-header_ru.ht @@ -4,21 +4,28 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Конфликт ключей адреÑа назначениÑ</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: Конфликт ключей Ð´Ð»Ñ Ð°Ð´Ñ€ÐµÑа назначениÑ</h3> - -Addresshelper-ÑÑылка, по которой вы перешли, задает ключ адреÑа назначениÑ, отличающийÑÑ Ð¾Ñ‚ ключа в Вашей адреÑной книге. Возможно Ñто чьÑ-то попытка выдать ÑÐµÐ±Ñ Ð·Ð° чужой Ñайт. Или же Ñто Ñлучайное Ñовпадение, в результате которого два Ñайта получили идентичные названиÑ. <p> -Решите Ð´Ð»Ñ ÑебÑ, которому из ключей Ð’Ñ‹ доверÑете. Затем уÑтраните конфликт: либо проигнорируйте новую addresshelper-ÑÑылку, либо переименуйте её при добавлении в адреÑную книгу. +Addresshelper-ÑÑылка, по которой вы перешли, задает ключ адреÑа назначениÑ, +отличающийÑÑ Ð¾Ñ‚ ключа в Вашей адреÑной книге. Возможно Ñто чьÑ-то попытка +выдать ÑÐµÐ±Ñ Ð·Ð° чужой Ñайт. Или же Ñто Ñлучайное Ñовпадение, в результате +которого два Ñайта получили идентичные названиÑ. +</p> <p> +Решите Ð´Ð»Ñ ÑебÑ, которому из ключей Ð’Ñ‹ доверÑете. Затем уÑтраните конфликт: +либо проигнорируйте новую addresshelper-ÑÑылку, либо переименуйте её при +добавлении в адреÑную книгу. +</p> diff --git a/installer/resources/proxy/ahelper-conflict-header_zh.ht b/installer/resources/proxy/ahelper-conflict-header_zh.ht index 0126df06f5dec598daf9e1e6c1ecac0936d9cc59..d414fbb77badee5955d35dfeee75860377bf3b78 100644 --- a/installer/resources/proxy/ahelper-conflict-header_zh.ht +++ b/installer/resources/proxy/ahelper-conflict-header_zh.ht @@ -4,23 +4,26 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: ç›®æ ‡å¯†é’¥å†²çª</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: ç›®æ ‡å¯†é’¥å†²çª</h3> +<p> 您所打开的地å€è·³è½¬é“¾æŽ¥ä¸æ‰€æŒ‡å®šçš„ç›®æ ‡å¯†é’¥ 与您I2P路由地å€ç°¿ä¸å¯¹åº”匿å站点的密钥地å€ä¸åŒã€‚ å¯èƒ½æœ‰äººåœ¨ä¼ªé€ 匿å地å€æˆ–有人为自己的匿å网站设定了相åŒçš„域å。 +</p> <p> 您需è¦é€‰æ‹©å¹¶ä¿¡ä»»ä¸€ä¸ªç›®æ ‡å¯†é’¥ï¼Œæ‰èƒ½è§£å†³è¿™ä¸€å†²çª, 您å¯ä»¥é€šè¿‡ç›´æŽ¥è¾“入这个.i2p网å€åˆ©ç”¨åœ°å€ç°¿ä¸çš„ç›®æ ‡å¯†é’¥è®¿é—® 或在地å€ç°¿åˆ 除对应的域å或为其改åæ¥ä¿¡ä»»å½“å‰çš„跳转链接。 -<p> +</p> diff --git a/installer/resources/proxy/ahelper-new-header.ht b/installer/resources/proxy/ahelper-new-header.ht index f56d5809221a0a219d4d56091d613a7263d0feb1..cdaefd2a95f1f5b6e23c5bc237e10df77de75b6b 100644 --- a/installer/resources/proxy/ahelper-new-header.ht +++ b/installer/resources/proxy/ahelper-new-header.ht @@ -4,17 +4,18 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Information: New Host Name</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Information: New Host Name with Address Helper</h3> <p> The address helper link you followed is for a new host name that is not in your address book. diff --git a/installer/resources/proxy/ahelper-notfound-header.ht b/installer/resources/proxy/ahelper-notfound-header.ht index 0cdc36fb6d08600fc49759c0912ec36b1657f261..d87f83094943f81d13228ac25b6bfbeb982326f2 100644 --- a/installer/resources/proxy/ahelper-notfound-header.ht +++ b/installer/resources/proxy/ahelper-notfound-header.ht @@ -4,17 +4,18 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Bad Address Helper</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/index.jsp" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Bad Address Helper</h3> <p> The helper key you put for i2paddresshelper= is not resolvable. diff --git a/installer/resources/proxy/auth-header.ht b/installer/resources/proxy/auth-header.ht index 880056b664b95f41f1bbc257b0c71ece2bd7c431..495ada371d1940cff662259221ef56056958583e 100644 --- a/installer/resources/proxy/auth-header.ht +++ b/installer/resources/proxy/auth-header.ht @@ -6,13 +6,15 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Proxy Authorization Required</title> <!-- we cannot have links to CSS or images here, but we could put in some simple inline style --> </head> <body> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>I2P HTTP Proxy Authorization Required</h3> +<p> This proxy is configured to require a username and password for access. Please enter your username and password, or check your <a href="http://127.0.0.1:7657/advancedconfig.jsp">router configuration</a> @@ -20,4 +22,5 @@ or <a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">I2PTunnel configuration</a>. To disable authorization, remove the configuration <code>i2ptunnel.proxy.auth=basic</code>, then stop and restart the HTTP Proxy tunnel. +</p> </div> diff --git a/installer/resources/proxy/auth-header_de.ht b/installer/resources/proxy/auth-header_de.ht index be1e7998e02611e906535bc1bf9bac0ca65b1713..b29cee7c0ff03058c0847a2d8be89149730f7cf3 100644 --- a/installer/resources/proxy/auth-header_de.ht +++ b/installer/resources/proxy/auth-header_de.ht @@ -6,18 +6,22 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Proxyautorisierung erforderlich</title> <!-- we cannot have links to CSS or images here, but we could put in some simple inline style --> </head> <body> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Autorisierung für den I2P-HTTP-Proxy erforderlich</h3> -Dieser Proxy ist so eingestellt, dass er Zugang nur für gültige Kombinationen aus einem Benutzernamen und einem Passwort zulässt. -Bitte geben Sie Ihren Benutzernamen und Passwort an bzw. überprüfen Sie Ihre -<a href="http://127.0.0.1:7657/advancedconfig.jsp">Routereinstellungen</a> -oder Ihre -<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">I2PTunnel-Einstellungen</a>! -Um das Autorsierungserfordernis aufzuheben, entfernen Sie -<code>i2ptunnel.proxy.auth=basic</code> aus der betreffenden Tunneleinstellung, stoppen Sie den HTTP-Proxy-Tunnel dann und starten Sie ihn neu! +<p> +Dieser Proxy ist so eingestellt, dass er Zugang nur für gültige Kombinationen +aus einem Benutzernamen und einem Passwort zulässt. Bitte geben Sie Ihren +Benutzernamen und Passwort an bzw. überprüfen Sie Ihre +<a href="http://127.0.0.1:7657/advancedconfig.jsp">Routereinstellungen</a> oder +Ihre <a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">I2PTunnel-Einstellungen</a>! +Um das Autorsierungserfordernis aufzuheben, entfernen Sie +<code>i2ptunnel.proxy.auth=basic</code> aus der betreffenden Tunneleinstellung, +stoppen Sie den HTTP-Proxy-Tunnel dann und starten Sie ihn neu! +</p> </div> diff --git a/installer/resources/proxy/auth-header_fr.ht b/installer/resources/proxy/auth-header_fr.ht index cace47865e6ff44197922632489b337838f9708a..aa8350f8d48fdd07e41ca712e3e80bdf8598f1a3 100644 --- a/installer/resources/proxy/auth-header_fr.ht +++ b/installer/resources/proxy/auth-header_fr.ht @@ -6,18 +6,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Autorisation Proxy requise</title> <!-- we cannot have links to CSS or images here, but we could put in some simple inline style --> </head> <body> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Autorisation I2P HTTP Proxy requise</h3> +<p> Ce mandataire est configuré pour demander un nom d'utilisateur et un mot de passe pour les accès. -Merci d'entrer votre identifiant / mot de passe, ou vérifier la -<a href="http://127.0.0.1:7657/advancedconfig.jsp">configuration</a> de votre routeur, -ou du -<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">I2PTunnel</a>. +Merci d'entrer votre identifiant / mot de passe, ou vérifier la +<a href="http://127.0.0.1:7657/advancedconfig.jsp">configuration</a> de votre routeur, +ou du <a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">I2PTunnel</a>. Pour désactiver le contrôle d'accès, supprimez la configuration <code>i2ptunnel.proxy.auth=basic</code>, puis redémarrez le tunnel proxy HTTP. +</p> </div> diff --git a/installer/resources/proxy/denied-header.ht b/installer/resources/proxy/denied-header.ht index ba3f0a90b2f4ca313d63ac1225af3e6a99b53800..2316151938e4d247df4e5f1b01edfb29f77dcc07 100644 --- a/installer/resources/proxy/denied-header.ht +++ b/installer/resources/proxy/denied-header.ht @@ -4,17 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Request Denied</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Request Denied</h3> +<p> You attempted to connect to a non-I2P website or location. +</p> </div> diff --git a/installer/resources/proxy/denied-header_ar.ht b/installer/resources/proxy/denied-header_ar.ht index 86934bc04055573c7d4e9dc3f3adea0d029ccb79..4a892d4f2cc804471f671d3280d7903e95fda32d 100644 --- a/installer/resources/proxy/denied-header_ar.ht +++ b/installer/resources/proxy/denied-header_ar.ht @@ -4,17 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="ar" dir="rtl"><head> <title>تØذير: لم ÙŠØدد بروكسي خارجي</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دÙتر العناوين</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>تØذير : رÙض طلب</h3> +<p> Øاولت الدخول الى موقع I2P خارج الشبكة. +</p> </div> diff --git a/installer/resources/proxy/denied-header_de.ht b/installer/resources/proxy/denied-header_de.ht index 09a2cceccef6bd4ddb0ec2ac4072034966c03335..1ad6e782d6d68a69ed030b58148b7c0000ffb7dc 100644 --- a/installer/resources/proxy/denied-header_de.ht +++ b/installer/resources/proxy/denied-header_de.ht @@ -4,17 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: Anfrage verweigert</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: Anfrage verweigert</h3> +<p> Sie haben versucht, sich mit einer Webseite oder einem anderen Ziel außerhalb von I2P zu verbinden. +</p> </div> diff --git a/installer/resources/proxy/denied-header_fr.ht b/installer/resources/proxy/denied-header_fr.ht index 819f8fba8898adc89cec471007874df95660233f..edec3acbac910714bfb329a7d59269feacfc6aab 100644 --- a/installer/resources/proxy/denied-header_fr.ht +++ b/installer/resources/proxy/denied-header_fr.ht @@ -4,17 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: Requête refusée</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/index">Carnet d'adresse</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement I2P: Requête refusée</h3> +<p> Vous avez tenté de vous connecter a un site ou emplacement non-I2P. +</p> </div> diff --git a/installer/resources/proxy/denied-header_nl.ht b/installer/resources/proxy/denied-header_nl.ht index 2374f934d18cc9a1268aaa4420584ea534259c90..46a614ee21506f08e5673b78b07d9a9fb1f408e4 100644 --- a/installer/resources/proxy/denied-header_nl.ht +++ b/installer/resources/proxy/denied-header_nl.ht @@ -4,17 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Verzoek Geweigerd</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Verzoek Geweigerd</h3> +<p> Je probeerde een verbinding te maken met een niet-I2P website of lokatie. +</p> </div> diff --git a/installer/resources/proxy/denied-header_ru.ht b/installer/resources/proxy/denied-header_ru.ht index c85ca29aad6b6169042420c9a3caa4847c5fb8a1..91b4ed75f242a224984500e0aa3bac3443b7df8f 100644 --- a/installer/resources/proxy/denied-header_ru.ht +++ b/installer/resources/proxy/denied-header_ru.ht @@ -4,19 +4,21 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð·Ð°Ð¿Ñ€ÐµÑ‰ÐµÐ½</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð·Ð°Ð¿Ñ€ÐµÑ‰ÐµÐ½</h3> - +<p> Ðеправильно Ñформированный HTTP-запроÑ. +</p> </div> diff --git a/installer/resources/proxy/denied-header_zh.ht b/installer/resources/proxy/denied-header_zh.ht index 9353da03db071b4ca337e0a3a6befd231e7d2d31..6dd02a24dadf1c9330056885a2456d98427ffc01 100644 --- a/installer/resources/proxy/denied-header_zh.ht +++ b/installer/resources/proxy/denied-header_zh.ht @@ -4,17 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: 请求被拒ç»</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: 请求被拒ç»</h3> +<p> 您æ£è¯•å›¾è¿žæŽ¥éžI2P内的网站或地å€ã€‚ +</p> </div> diff --git a/installer/resources/proxy/dnf-header.ht b/installer/resources/proxy/dnf-header.ht index abc1139390880058e1d2a5d91fea6d778f96dde4..eb6cb9c044e1d24db33a9ae31741c0c22302386a 100644 --- a/installer/resources/proxy/dnf-header.ht +++ b/installer/resources/proxy/dnf-header.ht @@ -4,21 +4,25 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Eepsite not reachable</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/index">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Eepsite Unreachable</h3> +<p> The eepsite was not reachable. The eepsite is offline, there is network congestion, or your router is not yet well-integrated with peers. -You may want to -<a href="javascript: window.location.reload()">retry</a>. -<hr><b>Could not find the following destination:</b><BR><BR> +You may want to +<a href="javascript: window.location.reload()">retry</a>.</p> +<hr> +<p><b>Could not find the following destination:</b> +</p> diff --git a/installer/resources/proxy/dnf-header_de.ht b/installer/resources/proxy/dnf-header_de.ht index 9c16c90ad876798128699f0425b37ed5f2957f4f..07b8a8d8e0bf9a147b5bdf78318abd515b9228bf 100644 --- a/installer/resources/proxy/dnf-header_de.ht +++ b/installer/resources/proxy/dnf-header_de.ht @@ -4,20 +4,26 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: Eepseite nicht erreichbar</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/index">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: Eepseite unerreichbar</h3> +<p> Die Eepseite war nicht erreichbar. Sie ist vielleicht offline, es gibt eine Ãœberlast oder Verstopfung im Netz, oder Ihr Router ist noch nicht gut ins Netzwerk integriert. -Versuchen Sie, die Seite <a href="javascript: window.location.reload()">erneut zu laden</a>! -<hr><b>Konnte das folgende Ziel nicht finden:</b><BR><BR> +Versuchen Sie, die Seite <a href="javascript: window.location.reload()">erneut zu laden</a>! +</p> +<hr> +<p> +<b>Konnte das folgende Ziel nicht finden:</b> +</p> diff --git a/installer/resources/proxy/dnf-header_fr.ht b/installer/resources/proxy/dnf-header_fr.ht index fe4969021d5d24bd5372b3f4d488b15fa8373b08..cdb2df84199ba630c3c813da5724719ac5a0c62c 100644 --- a/installer/resources/proxy/dnf-header_fr.ht +++ b/installer/resources/proxy/dnf-header_fr.ht @@ -4,20 +4,25 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: site eep non joignable</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/index">Carnet d'adresse</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement I2P: site eep non joignable</h3> -Le site eep n'a pas pu être atteint. Il est hors service, +<p> +Le site eep n'a pas pu être atteint. Il est hors service, le réseau est surchargé, ou votre routeur n'est pas bien intégré aux pairs. -Vous pouvez -<a href="javascript: window.location.reload()">réessayer</a>. -<hr><b>Destination injoignable:</b><BR><BR> +Vous pouvez <a href="javascript: window.location.reload()">réessayer</a>. +</p> +<hr> +<p> +<b>Destination injoignable:</b> +</p> diff --git a/installer/resources/proxy/dnf-header_nl.ht b/installer/resources/proxy/dnf-header_nl.ht index 51a62b2a5f663a87e0b2f206a435e54b056820a8..b42e9b825790f4c85e082edfb20f33938962b2a4 100644 --- a/installer/resources/proxy/dnf-header_nl.ht +++ b/installer/resources/proxy/dnf-header_nl.ht @@ -4,20 +4,25 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Eepsite niet bereikbaar</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/index">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Eepsite Onbereikbaar</h3> +<p> De eepsite was niet bereikbaar. De eepsite is offline, er is een netwerk verstopping, of je router is niet goed geïntegreerd met peers. -Probeer <a href="javascript: window.location.reload()">opnieuw</a>. -<hr><b>Kan de volgende destination niet vinden:</b><BR><BR> +Probeer <a href="javascript: window.location.reload()">opnieuw</a>. +</p> +<hr> +<p> +<b>Kan de volgende destination niet vinden:</b></p> diff --git a/installer/resources/proxy/dnf-header_ru.ht b/installer/resources/proxy/dnf-header_ru.ht index e50edb6040f33ec769efe23f8d7f63c1164d5879..074cca1a0f60da6a746cded5eafa610c31ca6480 100644 --- a/installer/resources/proxy/dnf-header_ru.ht +++ b/installer/resources/proxy/dnf-header_ru.ht @@ -4,22 +4,29 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Сайт недоÑтупен</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/index">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: I2P-Ñайт недоÑтупен</h3> +<p> +Ðе удалоÑÑŒ открыть I2P-Ñайт. Он либо в оффлайне, либо Ñеть ÑÐµÐ¹Ñ‡Ð°Ñ Ð¿ÐµÑ€ÐµÐ³Ñ€ÑƒÐ¶ÐµÐ½Ð°, +либо ваш I2P-маршрутизатор ещё недоÑтаточно интегрирован Ñ Ð´Ñ€ÑƒÐ³Ð¸Ð¼Ð¸ пирами. +</p> +<p> +Ð’Ñ‹ можете попробовать <a href="javascript: window.location.reload()">повторить запроÑ</a>. +</p> -Ðе удалоÑÑŒ открыть I2P-Ñайт. Он либо в оффлайне, либо Ñеть ÑÐµÐ¹Ñ‡Ð°Ñ Ð¿ÐµÑ€ÐµÐ³Ñ€ÑƒÐ¶ÐµÐ½Ð°, либо ваш I2P-маршрутизатор ещё недоÑтаточно интегрирован Ñ Ð´Ñ€ÑƒÐ³Ð¸Ð¼Ð¸ пирами. -<BR><BR> -Ð’Ñ‹ можете попробовать <a href="javascript: window.location.reload()">повторить запроÑ</a>. - -<hr><b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b><BR><BR> +<hr> +<p> +<b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b> +</p> diff --git a/installer/resources/proxy/dnf-header_zh.ht b/installer/resources/proxy/dnf-header_zh.ht index 955169801b631addb32d1244bd3c47ce7c8f804b..e22b889068ff0b59a386c7f0e0c18c199a1323df 100644 --- a/installer/resources/proxy/dnf-header_zh.ht +++ b/installer/resources/proxy/dnf-header_zh.ht @@ -4,21 +4,27 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: 匿å站点ä¸å¯è¾¾</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/index">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: 匿å站点ä¸å¯è¾¾</h3> +<p> æ— æ³•æ‰“å¼€æ¤åŒ¿å站点。 æ¤åŒ¿å站点å¯èƒ½ä¸åœ¨çº¿(时区差异ã€å¯¹æ–¹è·¯ç”±å™¨ç¹å¿™ç‰), 或您的路由器在网络ä¸çš„æ•´åˆåº¦ä¸ä½³ã€‚ -ä½ å¯ä»¥å°è¯• -<a href="javascript: window.location.reload()">é‡è¯•</a>。 -<hr><b>找ä¸åˆ° ä»¥ä¸‹ç›®æ ‡:</b><BR><BR> +ä½ å¯ä»¥å°è¯• +<a href="javascript: window.location.reload()">é‡è¯•</a>。 +</p> +<hr> +<p> +<b>找ä¸åˆ° ä»¥ä¸‹ç›®æ ‡:</b> +</p> diff --git a/installer/resources/proxy/dnfb-header.ht b/installer/resources/proxy/dnfb-header.ht index 715baac785e5b763000142fa6dbd1f0b9da0d10c..2f50e4aec91d9af5ebab93f087fe039281ac37d6 100644 --- a/installer/resources/proxy/dnfb-header.ht +++ b/installer/resources/proxy/dnfb-header.ht @@ -4,22 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Invalid eepsite destination</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Invalid Destination</h3> +<p> The eepsite destination specified was not valid, or was -otherwise unreachable. Perhaps you pasted in the -wrong BASE64 string or the link you are following is -bad. The I2P host could also -be offline. You may want to -<a href="javascript: window.location.reload()">retry</a>. -<hr><b>Could not find the following destination:</b><BR><BR> +otherwise unreachable. Perhaps you pasted in the +wrong BASE64 string or the link you are following is +bad. The I2P host could also be offline. You may want to +<a href="javascript: window.location.reload()">retry</a>. +<hr><b>Could not find the following destination:</b> +</p> diff --git a/installer/resources/proxy/dnfb-header_ar.ht b/installer/resources/proxy/dnfb-header_ar.ht index 43644e0bf41786546f8d253ba7bdce4a9157c274..610596958b8c78e8b738bcb303c2a34fee40a52b 100644 --- a/installer/resources/proxy/dnfb-header_ar.ht +++ b/installer/resources/proxy/dnfb-header_ar.ht @@ -4,23 +4,26 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="ar" dir="rtl"><head> <title> تØذير: عنوان eepsite خاطئ </title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دÙتر العناوين</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3> تØذير: عنوان eepsite خاطئ </h3> -عنوان الموقع eepsite خاطئ، أو ربما قمت بلصق عنوان غير موجود، أو الموقع متوقÙ. يمكنك +<p>عنوان الموقع eepsite خاطئ، أو ربما قمت بلصق عنوان غير موجود، أو الموقع متوقÙ. يمكنك -<a href="javascript: window.location.reload()">اعادة المØاولة</a>. -<hr><b>لم يتم الوصول الى هذا العنوان:</b><BR><BR> +<a href="javascript: window.location.reload()">اعادة المØاولة</a>. +</p> +<hr> +<p><b>لم يتم الوصول الى هذا العنوان:</b></p> diff --git a/installer/resources/proxy/dnfb-header_de.ht b/installer/resources/proxy/dnfb-header_de.ht index d5db47b3e5877ea947e1096824e07f1896c79e28..c25e39f20a899dfa8f0273463cb3eec64a717179 100644 --- a/installer/resources/proxy/dnfb-header_de.ht +++ b/installer/resources/proxy/dnfb-header_de.ht @@ -4,20 +4,25 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: ungültiges Eepseiten-Ziel</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: ungültiges Eepseiten-Ziel</h3> +<p> Das angegebene Eepseiten-Ziel ist nicht gültig, oder auf andere Art nicht erreichbar. Vielleicht haben Sie eine falsche BASIS64-Zeichenkette kopiert -oder Sie folgten einem ungültigen Verweis. Möglicherweise ist auch der I2P-Host offline. +oder Sie folgten einem ungültigen Verweis. Möglicherweise ist auch der I2P-Host offline. Versuchen Sie, die Seite <a href="javascript: window.location.reload()">erneut zu laden</a>! -<hr><b>Konnte das folgende Ziel nicht finden:</b><BR><BR> +</p> +<hr> +<p> +<b>Konnte das folgende Ziel nicht finden:</b></p> diff --git a/installer/resources/proxy/dnfb-header_fr.ht b/installer/resources/proxy/dnfb-header_fr.ht index 98e65a54dd60b507d59e4155c0ebae2ba867f606..68faaf031f7bb032ccdf32a9403d8c1942caaad0 100644 --- a/installer/resources/proxy/dnfb-header_fr.ht +++ b/installer/resources/proxy/dnfb-header_fr.ht @@ -4,20 +4,25 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: destination eep site incorrecte</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/index">Carnet d'adresse</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement I2P: destination eep site incorrecte</h3> -La destination du site eep indiquée est incorrecte, ou injoignable. -Vous avez peut-être collé une chaîne BASE64 incorrecte le lien que vous suivez est incorrect. +<p> +La destination du site eep indiquée est incorrecte, ou injoignable. +Vous avez peut-être collé une chaîne BASE64 incorrecte le lien que vous suivez est incorrect. L'hôte I2P est peut-être aussi hors-servicehost. -Vous pouvez <a href="javascript: window.location.reload()">réessayer</a>. -<hr><b>Destination non trouvée:</b><BR><BR> +Vous pouvez <a href="javascript: window.location.reload()">réessayer</a>. +</p> +<hr> +<p><b>Destination non trouvée:</b> +</p> diff --git a/installer/resources/proxy/dnfb-header_nl.ht b/installer/resources/proxy/dnfb-header_nl.ht index d1e36f05f97c9fa57b81da7cafcddd1bdab52377..539c97a36c439e4491662a1c116720bf28c40f31 100644 --- a/installer/resources/proxy/dnfb-header_nl.ht +++ b/installer/resources/proxy/dnfb-header_nl.ht @@ -4,22 +4,27 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Ongeldige eepsite destination</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Ongeldige Eepsite Destination</h3> +<p> De gespecificeerde eepsite destination is ongeldig, of anderzijds onbereikbaar. Mogelijk heb je de BASE64 string niet goed gekopieerd of is de link die je probeert te volgen ongeldig. De I2P host kan -ook offline zijn. Probeer +ook offline zijn. Probeer <a href="javascript: window.location.reload()">opnieuw</a>. -<hr><b>Kon de volgende destination niet vinden:</b><BR><BR> +</p> +<hr> +<p><b>Kon de volgende destination niet vinden:</b> +</p> diff --git a/installer/resources/proxy/dnfb-header_ru.ht b/installer/resources/proxy/dnfb-header_ru.ht index 6ffb540c1c438d28e7924e252b409a8e1a1d73d4..e17196f1985d26e39fee5010cdf8c3cf3110587c 100644 --- a/installer/resources/proxy/dnfb-header_ru.ht +++ b/installer/resources/proxy/dnfb-header_ru.ht @@ -4,22 +4,29 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Ðеверный Ð°Ð´Ñ€ÐµÑ Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: Ðеверный Ð°Ð´Ñ€ÐµÑ Ð½Ð°Ð·Ð½Ð°Ñ‡ÐµÐ½Ð¸Ñ Ð´Ð»Ñ I2P-Ñайта</h3> +<p> +Указанный I2P-Ð°Ð´Ñ€ÐµÑ Ð»Ð¸Ð±Ð¾ неверен, либо недоÑтупен. Возможно Ð’Ñ‹ Ñкопировали +поврежденную BASE64-Ñтрочку или перешли по битой ÑÑылке. Также возможно, что +I2P-хоÑÑ‚ в офлайне. +</p> +<p> +Ð’Ñ‹ можете попробовать <a href="javascript: window.location.reload()">повторить запроÑ</a>. +</p> -Указанный I2P-Ð°Ð´Ñ€ÐµÑ Ð»Ð¸Ð±Ð¾ неверен, либо недоÑтупен. Возможно Ð’Ñ‹ Ñкопировали поврежденную BASE64-Ñтрочку или перешли по битой ÑÑылке. Также возможно, что I2P-хоÑÑ‚ в офлайне. -<BR><BR> -Ð’Ñ‹ можете попробовать <a href="javascript: window.location.reload()">повторить запроÑ</a>. - -<hr><b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b><BR><BR> +<hr> +<p> +<b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b></p> diff --git a/installer/resources/proxy/dnfb-header_zh.ht b/installer/resources/proxy/dnfb-header_zh.ht index 8c7119f20ddd43e9484086f78ebc89564a8e1d56..ebcb2acf5660b4787c074f6560dcf0b94369f4c8 100644 --- a/installer/resources/proxy/dnfb-header_zh.ht +++ b/installer/resources/proxy/dnfb-header_zh.ht @@ -4,20 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: ç«™ç‚¹ç›®æ ‡æ— æ•ˆ</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">é…ç½®</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: ç›®æ ‡æ— æ•ˆ</h3> +<p> 匿åç«™ç‚¹æ‰€å¯¹åº”çš„ç›®æ ‡å¯†é’¥æ— æ•ˆå› è€Œæ— æ³•è®¿é—®ã€‚ 或许您å¤åˆ¶çš„Base64å—符串有误,或者您所点击的跳转链接有问题。 也许对方的 I2P 主机目å‰ä¸åœ¨çº¿ã€‚您å¯ä»¥é€‰æ‹© -<a href="javascript: window.location.reload()">é‡è¯•</a>. -<hr><b>找ä¸åˆ°ä»¥ä¸‹ç›®æ ‡:</b><BR><BR> +<a href="javascript: window.location.reload()">é‡è¯•</a>. +</p> +<hr> +<p><b>找ä¸åˆ°ä»¥ä¸‹ç›®æ ‡:</b></p> diff --git a/installer/resources/proxy/dnfh-header.ht b/installer/resources/proxy/dnfh-header.ht index 375a47ff2c8b8551c13310d987eae8762555374b..b50a3395f2440622dfa31074af86a2073fade1ab 100644 --- a/installer/resources/proxy/dnfh-header.ht +++ b/installer/resources/proxy/dnfh-header.ht @@ -4,24 +4,30 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Eepsite unknown</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/index">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Eepsite Not Found in Addressbook</h3> +<p> The eepsite was not found in your router's addressbook. Check the link or find a BASE64 address. If you have the BASE64 address, paste it into your userhosts.txt using <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=master">SusiDNS</a>, -use a BASE64 address helper, or use a jump service link below.<br><br> +use a BASE64 address helper, or use a jump service link below. +</p> +<p> Seeing this page often? See <a href="http://www.i2p2.i2p/faq.html#subscriptions">the FAQ</a> for help in <a href="http://127.0.0.1:7657/susidns/config.jsp">adding some subscriptions</a> -to your addressbook.<hr> -<b>Could not find the following destination:</b><BR><BR> +to your addressbook.</p><hr> +<p> +<b>Could not find the following destination:</b> +</p> diff --git a/installer/resources/proxy/dnfh-header_de.ht b/installer/resources/proxy/dnfh-header_de.ht index ff501b0bfa770ae3801e23ebfe968ca2ce6a9d61..c2c80f198ba85b10439ee7f116b57945e3db967c 100644 --- a/installer/resources/proxy/dnfh-header_de.ht +++ b/installer/resources/proxy/dnfh-header_de.ht @@ -4,24 +4,31 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: Eepseite unbekannt</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/index">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: Eepseite nicht im Adressbuch gefunden</h3> +<p> Die Eepseite konnte nicht im Adressbuch des Routers gefunden werden. Ãœberprüfen Sie den Link oder finden Sie eine BASIS64-Adresse! Wenn Sie eine BASIS64-Adresse haben, fügen Sie diese unter folgendem Link zu Ihrer userhosts.txt hinzu: <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=master">SusiDNS</a>, -benutzen Sie einen BASIS64-Adresshelfer oder einen der folgenden Sprungdienste:<br><br> -(Sehen Sie diese Seite öfters? Dann lesen Sie die <a href="http://www.i2p2.i2p/faq.html#subscriptions">FAQ</a> +benutzen Sie einen BASIS64-Adresshelfer oder einen der folgenden Sprungdienste: +</p> +<p> +(Sehen Sie diese Seite öfters? Dann lesen Sie die <a href="http://www.i2p2.i2p/faq.html#subscriptions">FAQ</a> für Hilfe beim <a href="http://127.0.0.1:7657/susidns/config.jsp">Hinzufügen von Abonnements</a> -zu Ihrem Adressbuch.)<hr> -<b>Konnte das folgende Ziel nicht finden:</b><BR><BR> +zu Ihrem Adressbuch.) +</p><hr> +<p> +<b>Konnte das folgende Ziel nicht finden:</b> +</p> diff --git a/installer/resources/proxy/dnfh-header_fr.ht b/installer/resources/proxy/dnfh-header_fr.ht index e5992a9e265ac50e385602f0464ab38e27e766f4..d5dce0364ac34449bf4f916241b81d4920172634 100644 --- a/installer/resources/proxy/dnfh-header_fr.ht +++ b/installer/resources/proxy/dnfh-header_fr.ht @@ -4,24 +4,31 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: site eep inconnu</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/index">Carnet d'adresse</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement I2P: site eep non trouvé dans le carnet d'adresses</h3> +<p> Le site eep n'était pas dans le carnet d'adresses de votre routeur. Vérifiez le lien ou trouvez l'adresse BASE64. -Si vous avez l'adresse BASE64, reportez-la dans votre fichier userhosts.txt en passant par +Si vous avez l'adresse BASE64, reportez-la dans votre fichier userhosts.txt en passant par <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=master">SusiDNS</a>, -utilisez un lien d'adresse BASE64, ou un service de saut (jump) en lien ci-dessous.<br><br> -Si vous voyez cette page souvent: lisez la <a href="http://www.i2p2.i2p/faq_fr.html#subscriptions">faq</a> pour obtenir -de l'aide sur <a href="http://127.0.0.1:7657/susidns/config.jsp">l'ajout de quelques souscrptions</a> à votre carnet -d'adresses.<hr> -<b>Destination introuvable:</b><BR><BR> +utilisez un lien d'adresse BASE64, ou un service de saut (jump) en lien ci-dessous. +</p> +<p> +Si vous voyez cette page souvent: lisez la <a href="http://www.i2p2.i2p/faq_fr.html#subscriptions">faq</a> pour obtenir +de l'aide sur <a href="http://127.0.0.1:7657/susidns/config.jsp">l'ajout de quelques souscrptions</a> à votre carnet +d'adresses. +</p> +<hr> +<p> +<b>Destination introuvable:</b></p> diff --git a/installer/resources/proxy/dnfh-header_nl.ht b/installer/resources/proxy/dnfh-header_nl.ht index 8480b8e092c946325939b8ff768d59fa7b25f70f..0dc34e3dbfc519610ba79f6d11d5b1e3ec1094e8 100644 --- a/installer/resources/proxy/dnfh-header_nl.ht +++ b/installer/resources/proxy/dnfh-header_nl.ht @@ -4,24 +4,32 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Eepsite onbekend</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/index">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Eepsite Niet Gevonden in Adresboek</h3> +<p> De eepsite was niet gevonden in je router's adresboek. Controlleer de link of zoek een BASE64 adres. Indien je een BASE64 adres hebt, plak het in je userhosts.txt via <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=master">SusiDNS</a>, -gebruikt een BASE64 adres helper, of gebruik een jump service link hieronder.<br><br> +gebruikt een BASE64 adres helper, of gebruik een jump service link hieronder. +</p> +<p> Zie je deze pagina vaak? Lees <a href="http://www.i2p2.i2p/faq.html#subscriptions">de FAQ</a> for hulp bij het <a href="http://127.0.0.1:7657/susidns/config.jsp">toevoegen van subscriptions</a> -aan je adresboek.<hr> -<b>Kan de volgende destination niet vinden:</b><BR><BR> +aan je adresboek. +</p> +<hr> +<p> +<b>Kan de volgende destination niet vinden:</b> +</p> diff --git a/installer/resources/proxy/dnfh-header_ru.ht b/installer/resources/proxy/dnfh-header_ru.ht index 4f9561acbc7118aa3c581f7622df4fa3bf73f799..cf24cbc277ae538175a97820e72c4e0c45c73780 100644 --- a/installer/resources/proxy/dnfh-header_ru.ht +++ b/installer/resources/proxy/dnfh-header_ru.ht @@ -4,26 +4,33 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: неизвеÑтный I2P-Ñайт</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/index">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: I2P-Ñайт не найден в адреÑной книге</h3> - +<p> Ð’Ñ‹ попыталиÑÑŒ открыть I2P-Ñайт, которого нет в адреÑной книге Вашего I2P-маршрутизатора. Проверьте, что ÑÑылка введена без ошибок. -<br><br> +</p> +<p> Попробуйте воÑпользоватьÑÑ jump-ÑервиÑами (блок ÑÑылок в конце Ñтой Ñтраницы). ЕÑли кто-то уже добавил Ñтот Ñайт в jump-ÑервиÑ, Ð’Ñ‹ получите addresshelper-ÑÑылку, по которой Ñможете перейти на Ñайт. -<br><br> +</p> +<p> ЕÑли ни один из jump-ÑервиÑов не помог, попробуйте найти BASE64-Ð°Ð´Ñ€ÐµÑ Ñтого Ñайта. Добавьте BASE64-Ð°Ð´Ñ€ÐµÑ Ð² Ваш файл userhosts.txt иÑÐ¿Ð¾Ð»ÑŒÐ·ÑƒÑ <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=master">SusiDNS</a>. -<br><br> +</p> +<p> ЧаÑто видите Ñту Ñтраницу? ЗаглÑните в <a href="http://www.i2p2.i2p/faq.html#subscriptions">ÑоответÑтвующий раздел FAQ</a> за помощью по <a href="http://127.0.0.1:7657/susidns/config.jsp">наÑтройке автоматичеÑкой подпиÑки</a> на адреÑа новых Ñайтов. +</p> <hr> -<b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b><BR><BR> +<p> +<b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b> +</p> diff --git a/installer/resources/proxy/dnfh-header_zh.ht b/installer/resources/proxy/dnfh-header_zh.ht index f57077168cb44a32b086b68b8d7263c98604c7c4..bf69555006eeb74367c76651ea603488d958f6eb 100644 --- a/installer/resources/proxy/dnfh-header_zh.ht +++ b/installer/resources/proxy/dnfh-header_zh.ht @@ -4,23 +4,29 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: 未知站点</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/index">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: 地å€ç°¿ä¸çš„找ä¸åˆ°æ¤ç«™ç‚¹</h3> +<p> 您所访问的匿å站点(çš„ç›®æ ‡å¯†é’¥)ä¸å˜åœ¨äºŽæ‚¨è·¯ç”±å™¨çš„地å€ç°¿ä¸ã€‚ 检查链接,或寻找对应的BASE64地å€. 如果您知é“对应的BASE64地å€è¯·é€šè¿‡ <a href="http://127.0.0.1:7657/susidns/addressbook.jsp?book=master">SusiDNS</a> 将其å¤åˆ¶å…¥æ‚¨çš„ userhosts.txt ä¸ï¼Œç›´æŽ¥ä½¿ç”¨ BASE64 地å€è®¿é—®ï¼Œæˆ–使用下é¢çš„跳转链接。<br><br> ç»å¸¸è§åˆ°æ¤é¡µé¢? 请å‚è§ <a href="http://www.i2p2.i2p/faq.html#subscriptions"> FAQ 常è§é—®ç”</a> -ä¸çš„ <a href="http://127.0.0.1:7657/susidns/config.jsp">æ·»åŠ æ›´å¤šè®¢é˜…åˆ°åœ°å€ç°¿ä¸</a>。<hr> -<b>找ä¸åˆ°ä»¥ä¸‹ç›®æ ‡:</b><BR><BR> +ä¸çš„ <a href="http://127.0.0.1:7657/susidns/config.jsp">æ·»åŠ æ›´å¤šè®¢é˜…åˆ°åœ°å€ç°¿ä¸</a>。 +</p> +<hr> +<p> +<b>找ä¸åˆ°ä»¥ä¸‹ç›®æ ‡:</b> +</p> diff --git a/installer/resources/proxy/dnfp-header.ht b/installer/resources/proxy/dnfp-header.ht index f589b9d3174d065bf9a890a4470a99ab9aac2f60..34abefa81c23bac36348eda0aff4de93c4993901 100644 --- a/installer/resources/proxy/dnfp-header.ht +++ b/installer/resources/proxy/dnfp-header.ht @@ -4,26 +4,29 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Outproxy Not Found</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Outproxy Not Found</h3> -The HTTP Outproxy was not found. +<p> +The HTTP Outproxy was not found. It is offline, there is network congestion, or your router is not yet well-integrated with peers. -You may want to -<a href="javascript: parent.window.location.reload()">retry</a> -as this will randomly reselect an outproxy from the pool you have defined -<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">here</a> -(if you have more than one configured). -If you continue to have trouble you may want to edit your outproxy list -<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">here</a>. -<hr><b>Could not find the following destination:</b><BR><BR> +You may want to +<a href="javascript: parent.window.location.reload()">retry</a> +as this will randomly reselect an outproxy from the pool you have defined +<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">here</a> +(if you have more than one configured). +If you continue to have trouble you may want to edit your outproxy list +<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">here</a>. +</p> +<hr><p><b>Could not find the following destination:</b></p> diff --git a/installer/resources/proxy/dnfp-header_ar.ht b/installer/resources/proxy/dnfp-header_ar.ht index 7cd7bd3f6447fe918f39d0f2ae6f7ce95ad7b97a..74d2f5615c2bebe2b1f32209623d50a76d18dccf 100644 --- a/installer/resources/proxy/dnfp-header_ar.ht +++ b/installer/resources/proxy/dnfp-header_ar.ht @@ -4,25 +4,31 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="ar" dir="rtl"><head> <title>تØذير: لابوجد بروكسي خارجي</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دÙتر العناوين</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>تØذير: لابوجد بروكسي خارجي</h3> +<p> لم يتم ايجاد بروكسي خارجي www خارج الشبكة أو غير متصل جيدا بباقي المستخدمين. يمكنك -<a href="javascript: parent.window.location.reload()">اعادة المØاولة</a> +<a href="javascript: parent.window.location.reload()">اعادة المØاولة</a> لإختيار بروكسي خارجي جديد -<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">هنا</a> -(اذا كان لديك اكثر من واØد). +<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">هنا</a> +(اذا كان لديك اكثر من واØد). اذا استمر المشكل قم بتØرير قائمة البروكسي الخارجية -<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">هنا</a>. -<hr><b>لم يستطع الوصول الى هذا العنوان</b><BR><BR> +<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">هنا</a>. +</p> +<hr> +<p> +<b>لم يستطع الوصول الى هذا العنوان</b> +</p> diff --git a/installer/resources/proxy/dnfp-header_de.ht b/installer/resources/proxy/dnfp-header_de.ht index b7ed5d492d0fd187eefbe2d785cf28f2d3ffaf50..5f92db4a72894b9000494b416c86d01f1c4c2d62 100644 --- a/installer/resources/proxy/dnfp-header_de.ht +++ b/installer/resources/proxy/dnfp-header_de.ht @@ -4,24 +4,29 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: Outproxy nicht gefunden</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: I2P-Proxy nicht gefunden</h3> -Der HTTP-Outproxy wurde nicht gefunden. -Er ist offline, das Netz überlastet oder verstopft, -oder Ihr Router ist noch nicht gut ins Netzwerk integriert. -Laden Sie die Seite <a href="javascript: parent.window.location.reload()">neu</a>! -Dies trifft eine erneute zufällige Auswahl des Outproxys aus der von Ihnen <a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">hier</a> vorgegebenen Liste -(falls mehr als einer angegeben ist). -Sollte das Problem weiterhin bestehen, passen Sie die Liste Ihrer Outproxys -<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">hier</a> an! -<hr><b>Konnte das folgende Ziel nicht finden:</b><BR><BR> +<p> +Der HTTP-Outproxy wurde nicht gefunden. Er ist offline, das Netz überlastet +oder verstopft, oder Ihr Router ist noch nicht gut ins Netzwerk integriert. +Laden Sie die Seite <a href="javascript: parent.window.location.reload()">neu</a>! +Dies trifft eine erneute zufällige Auswahl des Outproxys aus der von Ihnen +<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">hier</a> vorgegebenen Liste +(falls mehr als einer angegeben ist). Sollte das Problem weiterhin bestehen, +passen Sie die Liste Ihrer Outproxys <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">hier</a> an! +</p> +<hr> +<p> +<b>Konnte das folgende Ziel nicht finden:</b> +</p> diff --git a/installer/resources/proxy/dnfp-header_fr.ht b/installer/resources/proxy/dnfp-header_fr.ht index 5272bb8df936b5c1d098069295d5c31cbaccbe1c..3356aa2821bddc485f6da94910f8840b7257a464 100644 --- a/installer/resources/proxy/dnfp-header_fr.ht +++ b/installer/resources/proxy/dnfp-header_fr.ht @@ -4,26 +4,32 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: Proxy sortant non trouvé</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/">Carnet d'adresses</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement I2P: Proxy sortant non trouvé</h3> -Le serveur mandataire sortant est introuvable. +<p> +Le serveur mandataire sortant est introuvable. Il est hors service, le réseau est surchargé, ou votre routeur n'est pas encore bien intégré avec des pairs. -Vous pouvez essayer de -<a href="javascript: parent.window.location.reload()">retenter</a> -car il se produira une sélection aléatoire de mandataire dans le groupe que vous avez défini -<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">ici</a> -(si vous en avez plus d'un de défini). -Si vous avez toujours des problèmes vous pouvez modifier votre liste de -mandataires <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">ici</a>. -<hr><b>Destination suivante introuvable:</b><BR><BR> +Vous pouvez essayer de +<a href="javascript: parent.window.location.reload()">retenter</a> +car il se produira une sélection aléatoire de mandataire dans le groupe que vous avez défini +<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">ici</a> +(si vous en avez plus d'un de défini). +Si vous avez toujours des problèmes vous pouvez modifier votre liste de +mandataires <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">ici</a>. +</p> +<hr> +<p> +<b>Destination suivante introuvable:</b> +</p> diff --git a/installer/resources/proxy/dnfp-header_nl.ht b/installer/resources/proxy/dnfp-header_nl.ht index 57cf775e6563be5cbe2b4e52efbd269bb79b320a..c12108d20e361fe835d10fc71f4ae24f3febbd3a 100644 --- a/installer/resources/proxy/dnfp-header_nl.ht +++ b/installer/resources/proxy/dnfp-header_nl.ht @@ -4,18 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Outproxy Niet Gevonden</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Outproxy Niet Gevonden</h3> +<p> De HTTP Outproxy was niet gevonden. Het is offline, er is een netwerk verstopping, of je router is niet goed geïntegreerd met peers. @@ -25,4 +27,6 @@ aangezien dit willekeurig een outproxy van de groep zal selecteren die (indien er meer van één geconfigureerd is). Wanneer de problemen blijven volhouden dan kan je de outproxy lijst <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">hier</a> bewerken. -<hr><b>Kan de volgende bestemming niet vinden:</b><BR><BR> +</p> +<hr> +<p><b>Kan de volgende bestemming niet vinden:</b></p> diff --git a/installer/resources/proxy/dnfp-header_ru.ht b/installer/resources/proxy/dnfp-header_ru.ht index f435ed6061e7bae7bf1ef2778ff2f2789aff2942..fabb2edf92f881c86397e8c04937e2dc8bc82337 100644 --- a/installer/resources/proxy/dnfp-header_ru.ht +++ b/installer/resources/proxy/dnfp-header_ru.ht @@ -4,22 +4,30 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Outproxy не найден</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: Outproxy не найден</h3> - -Outproxy Ð´Ð»Ñ www не найден. Он либо в офлайне, либо Ñеть ÑÐµÐ¹Ñ‡Ð°Ñ Ð¿ÐµÑ€ÐµÐ³Ñ€ÑƒÐ¶ÐµÐ½Ð°, либо ваш I2P-маршрутизатор ещё недоÑтаточно интегрирован Ñ Ð´Ñ€ÑƒÐ³Ð¸Ð¼Ð¸ пирами. -<BR><BR> -Ð’Ñ‹ можете попробовать <a href="javascript: parent.window.location.reload()">повторить запроÑ</a>, при Ñтом outproxy будет Ñлучайным образом выбран из ÑпиÑка, который Ð’Ñ‹ -<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">наÑтроили</a> (еÑли в ÑпиÑке более одного прокÑи). ЕÑли проблемы будут продолжатьÑÑ, Ð’Ñ‹ можете отредактировать ÑпиÑок outproxy на <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">Ñтой Ñтранице</a>. - -<hr><b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b><BR><BR> +<p> +Outproxy Ð´Ð»Ñ www не найден. Он либо в офлайне, либо Ñеть ÑÐµÐ¹Ñ‡Ð°Ñ Ð¿ÐµÑ€ÐµÐ³Ñ€ÑƒÐ¶ÐµÐ½Ð°, +либо ваш I2P-маршрутизатор ещё недоÑтаточно интегрирован Ñ Ð´Ñ€ÑƒÐ³Ð¸Ð¼Ð¸ пирами. +</p> +<p> +Ð’Ñ‹ можете попробовать <a href="javascript: +parent.window.location.reload()">повторить запроÑ</a>, при Ñтом outproxy будет +Ñлучайным образом выбран из ÑпиÑка, который Ð’Ñ‹ <a +href="http://127.0.0.1:7657/i2ptunnel/index.jsp">наÑтроили</a> (еÑли в ÑпиÑке +более одного прокÑи). ЕÑли проблемы будут продолжатьÑÑ, Ð’Ñ‹ можете отредактировать Ñ +пиÑок outproxy на <a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">Ñтой Ñтранице</a>. +</p> +<hr> +<p><b>Ðе удаетÑÑ Ð¾Ñ‚ÐºÑ€Ñ‹Ñ‚ÑŒ Ñледующий адреÑ:</b></p> diff --git a/installer/resources/proxy/dnfp-header_zh.ht b/installer/resources/proxy/dnfp-header_zh.ht index 89784a012d66143cb0cd6a591e8e8d92f97c8bbc..fb6aca718b050adf31af91d1f1c91d532e0ebe5c 100644 --- a/installer/resources/proxy/dnfp-header_zh.ht +++ b/installer/resources/proxy/dnfp-header_zh.ht @@ -4,25 +4,29 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: 未找到出å£ä»£ç†</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: I2P 未找到代ç†</h3> -未找到 WWW 出å£ä»£ç†. +<p> +未找到 WWW 出å£ä»£ç†. 它å¯èƒ½ä»¥ä¸‹çº¿, æˆ–ç½‘ç»œæ‹¥å µï¼Œæˆ–ä½ çš„è·¯ç”±å™¨ä¸Žç½‘ç»œ 尚未良好整åˆã€‚您å¯ä»¥ -<a href="javascript: parent.window.location.reload()">é‡è¯•</a> +<a href="javascript: parent.window.location.reload()">é‡è¯•</a> 这将从所设置的所有出å£ä»£ç†ä¸éšæœºé€‰æ‹©ä¸€ä¸ªä»£ç†åšå‡ºå£ã€‚ -<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">点æ¤</a> -(如果您设置了超过1个的出å£ä»£ç†åœ°å€)。 -如果您总是é‡åˆ°æ¤é”™è¯¯ï¼Œä½ 也许需è¦ä¿®æ”¹å‡ºå£ä»£ç†åˆ—表了 -<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">点æ¤</a>. -<hr><b>找ä¸åˆ°ä»¥ä¸‹ç›®æ ‡:</b><BR><BR> +<a href="http://127.0.0.1:7657/i2ptunnel/index.jsp">点æ¤</a> +(如果您设置了超过1个的出å£ä»£ç†åœ°å€)。 +如果您总是é‡åˆ°æ¤é”™è¯¯ï¼Œä½ 也许需è¦ä¿®æ”¹å‡ºå£ä»£ç†åˆ—表了 +<a href="http://127.0.0.1:7657/i2ptunnel/edit.jsp?tunnel=0">点æ¤</a>. +</p> +<hr> +<p><b>找ä¸åˆ°ä»¥ä¸‹ç›®æ ‡:</b></p> diff --git a/installer/resources/proxy/localhost-header.ht b/installer/resources/proxy/localhost-header.ht index 374e0155be74d9652bfc7e2c18e83dad67ce7bc6..bb6d22d172e0c75ccd23cb732ca943c50fd37eff 100644 --- a/installer/resources/proxy/localhost-header.ht +++ b/installer/resources/proxy/localhost-header.ht @@ -4,21 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Error: Request Denied</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> <!----------------------------- Let's not infinite loop here.... -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> ------------------------------> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Error: Local Access</h3> +<p> Your browser is misconfigured. Do not use the proxy to access the router console, localhost, or local LAN destinations. +</p> </div> diff --git a/installer/resources/proxy/localhost-header_ar.ht b/installer/resources/proxy/localhost-header_ar.ht index 6f9d3882c4a72e9c43ec9518c161b6ff0fbe84ac..876dc3e0e319d1221fbee012c7a6ee2191ebdf24 100644 --- a/installer/resources/proxy/localhost-header_ar.ht +++ b/installer/resources/proxy/localhost-header_ar.ht @@ -4,21 +4,23 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="ar" dir="rtl"><head> <title>خطأ: تم رÙض الطلب</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> <!----------------------------- Let's not infinite loop here.... -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> ------------------------------> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>خطـأ: عنوان Ù…Øلي</h3> +<p> خطأ ÙÙŠ اعدادات المتصÙØ. لا تستعمل بروكسي للوصول الى شاشة التØكم، localhost او الشبكة المØلية LAN. - +</p> </div> diff --git a/installer/resources/proxy/localhost-header_de.ht b/installer/resources/proxy/localhost-header_de.ht index c029f832adf8aec784dac35cb43a0cd9e1894388..4ff23a31e1c6ffac9b11cc1e20446c31438a3318 100644 --- a/installer/resources/proxy/localhost-header_de.ht +++ b/installer/resources/proxy/localhost-header_de.ht @@ -4,20 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Fehler: Anfrage verweigert</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> <!----------------------------- Let's not infinite loop here.... -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/">Adressbuch</a> </div> ------------------------------> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Fehler: lokaler Zugriff</h3> -Ihr Browser ist fehlkonfiguriert: Benutzen Sie diesen Proxy nicht, um auf lokale Ziele wie die I2P-Routerkonsole, localhost oder LAN-Ziele zuzugreifen! +<p> +Ihr Browser ist fehlkonfiguriert: Benutzen Sie diesen Proxy nicht, um auf +lokale Ziele wie die I2P-Routerkonsole, localhost oder LAN-Ziele zuzugreifen! +</p> </div> diff --git a/installer/resources/proxy/localhost-header_fr.ht b/installer/resources/proxy/localhost-header_fr.ht index 45ccd98a9ef8cb75db03f2a376a3bb1531837118..00a4625e854d4abb31844cc24e23611baad9bbca 100644 --- a/installer/resources/proxy/localhost-header_fr.ht +++ b/installer/resources/proxy/localhost-header_fr.ht @@ -4,21 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Erreur I2P: Requête refusée</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> <!----------------------------- Let's not infinite loop here.... -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> ------------------------------> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Erreur: Accès local</h3> +<p> Votre navigateur est mal configuré. N'utilisez pas de mandataire pour accéder à la console du routeur I2P, à l'hôte local (localhost), ou des destinations LAN: définissez une exception. +</p> </div> diff --git a/installer/resources/proxy/localhost-header_nl.ht b/installer/resources/proxy/localhost-header_nl.ht index 20fd471be21cfecf82037fffa465212bc8426c8c..2ab1d434a4faa1dc2d923338613852ca006612b1 100644 --- a/installer/resources/proxy/localhost-header_nl.ht +++ b/installer/resources/proxy/localhost-header_nl.ht @@ -4,21 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Fout: Verzoek Geweigerd</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> <!----------------------------- Let's not infinite loop here.... -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a> </div> ------------------------------> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Fout: Lokale Toegang</h3> +<p> Je browser is niet goed geconfigureerd. Gebruikt de proxy niet om de router console, localhost, of lokale LAN destinations te benaderen. +</p> </div> diff --git a/installer/resources/proxy/localhost-header_ru.ht b/installer/resources/proxy/localhost-header_ru.ht index 6b7dc5b0b5e3265dad1086017ffcd1c192baf04f..c1dd5abceecc5a02a70277b510adc536807ef736 100644 --- a/installer/resources/proxy/localhost-header_ru.ht +++ b/installer/resources/proxy/localhost-header_ru.ht @@ -4,21 +4,24 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Ð—Ð°Ð¿Ñ€Ð¾Ñ Ð·Ð°Ð¿Ñ€ÐµÑ‰ÐµÐ½</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> <!----------------------------- Let's not infinite loop here.... -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> ------------------------------> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: ДоÑтуп к localhost</h3> - -Ваш браузер неправильно наÑтроен. Ðе нужно иÑпользовать прокÑи Ð´Ð»Ñ Ð´Ð¾Ñтупа к конÑоли I2P-маршрутизатора и другим реÑурÑам на localhost. +<p> +Ваш браузер неправильно наÑтроен. Ðе нужно иÑпользовать прокÑи Ð´Ð»Ñ Ð´Ð¾Ñтупа к +конÑоли I2P-маршрутизатора и другим реÑурÑам на localhost. +</p> </div> diff --git a/installer/resources/proxy/localhost-header_zh.ht b/installer/resources/proxy/localhost-header_zh.ht index e199844e47532620e6e8c888fe27430e7873fea3..3d2eda351d384319febce8f235e8224652c0d229 100644 --- a/installer/resources/proxy/localhost-header_zh.ht +++ b/installer/resources/proxy/localhost-header_zh.ht @@ -4,20 +4,23 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: 请求被拒ç»</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> <!----------------------------- Let's not infinite loop here.... -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地å€ç°¿</a> </div> ------------------------------> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: ä¼å›¾è®¿é—® Localhost </h3> +<p> 您的æµè§ˆå™¨é…置有误,请ä¸è¦ä½¿I2P代ç†è®¿é—®è·¯ç”±å™¨æŽ§åˆ¶å°æˆ–其他本地(Localhost)地å€ã€‚ +</p> </div> diff --git a/installer/resources/proxy/noproxy-header.ht b/installer/resources/proxy/noproxy-header.ht index d36d23058888b5358e04b6eeb6853b21d83c64a2..54c1b5dadc1f47c7f05153ad4307df9766949ea7 100644 --- a/installer/resources/proxy/noproxy-header.ht +++ b/installer/resources/proxy/noproxy-header.ht @@ -4,18 +4,21 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: No outproxy configured</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: No Outproxy Configured</h3> +<p> Your request was for a site outside of I2P, but you have no HTTP outproxy configured. Please configure an outproxy in I2PTunnel. +</p> </div> diff --git a/installer/resources/proxy/noproxy-header_ar.ht b/installer/resources/proxy/noproxy-header_ar.ht index 2522cf702dd50ccf44a513b0f46ab36a1391b5b2..708e12f104adf26320e9f66e06bb7380321af704 100644 --- a/installer/resources/proxy/noproxy-header_ar.ht +++ b/installer/resources/proxy/noproxy-header_ar.ht @@ -4,17 +4,20 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="ar" dir="rtl"><head> <title>تØذير: لم ÙŠØدد بروكسي خارجي</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دÙتر العناوين</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>تØذير: لم ÙŠØدد بروكسي خارجي</h3> +<p> قمت بطلب موقع خارج عن شبكة I2PØŒ لكن لم تقم بتØديد بروكسي خارجي. قم يتØديد بروكسي خارجي ÙÙŠ اعدادات I2PTunnel. +</p> </div> diff --git a/installer/resources/proxy/noproxy-header_de.ht b/installer/resources/proxy/noproxy-header_de.ht index bfe1d559252c0ddd0b7e39388762decd8db00070..90cf35fcc8db5773b9584a06de96ca31152c9c78 100644 --- a/installer/resources/proxy/noproxy-header_de.ht +++ b/installer/resources/proxy/noproxy-header_de.ht @@ -4,17 +4,22 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: Kein Outproxy eingerichtet</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: Kein Outproxy eingerichtet</h3> -Sie haben eine Seite außerhalb des I2P-Netzes angefordert, jedoch ist kein HTTP-Outproxy eingerichtet. Bitte richten Sie einen Outproxy in der Sektion I2PTunnel ein! +<p> +Sie haben eine Seite außerhalb des I2P-Netzes angefordert, jedoch ist kein +HTTP-Outproxy eingerichtet. Bitte richten Sie einen Outproxy in der Sektion +I2PTunnel ein! +</p> </div> diff --git a/installer/resources/proxy/noproxy-header_fr.ht b/installer/resources/proxy/noproxy-header_fr.ht index 1a7e85928cbf026c8b1d97190455cd8972b2dc9f..38a3673f3d93636c2ba9eb14c480e8ae752834de 100644 --- a/installer/resources/proxy/noproxy-header_fr.ht +++ b/installer/resources/proxy/noproxy-header_fr.ht @@ -4,18 +4,21 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: Mandataire non configuré</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console Routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console Routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/">Carnet d'adresses</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement I2P: Mandataire non configuré</h3> -Votre requête était pour un site hors du réseau I2P, mais vous n'avez pas de mandataire +<p> +Votre requête était pour un site hors du réseau I2P, mais vous n'avez pas de mandataire configuré. Merci de configurer un mandataire dans I2PTunnel. +</p> </div> diff --git a/installer/resources/proxy/noproxy-header_nl.ht b/installer/resources/proxy/noproxy-header_nl.ht index f4b2e1d884b16bf391473bed00eb0611d00b924c..06da8ca618d197c04c68e51e2d6f818a020d89ed 100644 --- a/installer/resources/proxy/noproxy-header_nl.ht +++ b/installer/resources/proxy/noproxy-header_nl.ht @@ -4,18 +4,21 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Geen outproxy geconfigureerd</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Geen Outproxy Geconfigureerd</h3> +<p> Je probeert een site buiten I2P te benaderen, maar er is geen HTTP outproxy geconfigureerd. Configureer een outproxy in I2PTunnel. +</p> </div> diff --git a/installer/resources/proxy/noproxy-header_ru.ht b/installer/resources/proxy/noproxy-header_ru.ht index 39cadc57d70db8926786e180b570358fc7522c79..8ae437284338d96d1b7eebe6b9e913dbf05c978d 100644 --- a/installer/resources/proxy/noproxy-header_ru.ht +++ b/installer/resources/proxy/noproxy-header_ru.ht @@ -4,19 +4,22 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Ðе наÑтроен outproxy</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: Ðе наÑтроен outproxy</h3> - -Ð’Ñ‹ попыталиÑÑŒ открыть Ñайт вне Ñети I2P, но у Ð’Ð°Ñ Ð½Ðµ наÑтроен HTTP-outproxy. ПожалуйÑта, наÑтройте outproxy в <a href="http://127.0.0.1:7657/i2ptunnel/">менеджере туннелей</a>. +<p> +Ð’Ñ‹ попыталиÑÑŒ открыть Ñайт вне Ñети I2P, но у Ð’Ð°Ñ Ð½Ðµ наÑтроен HTTP-outproxy. +ПожалуйÑта, наÑтройте outproxy в <a href="http://127.0.0.1:7657/i2ptunnel/">менеджере туннелей</a>. +</p> </div> diff --git a/installer/resources/proxy/noproxy-header_zh.ht b/installer/resources/proxy/noproxy-header_zh.ht index 1bce1c3917fcef8c3dad778578f35409b8316808..94e9dc5cf79beb05872231c5abbca05fec3bc9b1 100644 --- a/installer/resources/proxy/noproxy-header_zh.ht +++ b/installer/resources/proxy/noproxy-header_zh.ht @@ -4,18 +4,21 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: 没有设置出å£ä»£ç†</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: 没有设置出å£ä»£ç†</h3> +<p> ä½ è¯·æ±‚çš„ç½‘ç«™åœ¨I2P网络外,但您的I2P没有设置HTTP出å£ä»£ç† 请在 I2P Tunnel(æœ¬åœ°ç›®æ ‡) ä¸è®¾ç½®HTTP代ç†éš§é“. +</p> </div> diff --git a/installer/resources/proxy/protocol-header.ht b/installer/resources/proxy/protocol-header.ht index 2a5046fd3e9ed367d6dd557f05f3bbcba40ef388..b66c06224e83e67488bc6ff327dd9e68844d7428 100644 --- a/installer/resources/proxy/protocol-header.ht +++ b/installer/resources/proxy/protocol-header.ht @@ -4,18 +4,21 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Warning: Non-HTTP Protocol</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Addressbook</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warning: Non-HTTP Protocol</h3> +<p> The request uses a bad protocol. -The I2P HTTP Proxy supports http:// requests ONLY. Other protocols such as https:// and ftp:// are not allowed. +The I2P HTTP Proxy supports <code>http://</code> requests ONLY. Other protocols such as <code>https://</code> and <code>ftp://</code> are not allowed. +</p> </div> diff --git a/installer/resources/proxy/protocol-header_ar.ht b/installer/resources/proxy/protocol-header_ar.ht index ffbceb6a505f3743816893354bab849cff707c07..2769a8d9071e2c2833598b7469179a386b0f6b77 100644 --- a/installer/resources/proxy/protocol-header_ar.ht +++ b/installer/resources/proxy/protocol-header_ar.ht @@ -4,18 +4,21 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="ar" dir="rtl"><head> <title>HTTP تØذير: استعمال بروتوكول غير متواÙÙ‚ مع </title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">اعدادات</a> <a href="http://127.0.0.1:7657/help.jsp">مساعدة</a> <a href="http://127.0.0.1:7657/susidns/">دÙتر العناوين</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>HTTP تØذير: استعمال بروتوكول غير متواÙÙ‚ مع </h3> +<p> تم استعمال بروتوكول غير متواÙÙ‚. -بروكسي I2P يدعم طلبات http:// Ùقط. باقي البروتوكولات مثل https:// Ùˆ ftp:// غير مدعومة. +بروكسي I2P يدعم طلبات <code>http://</code> Ùقط. باقي البروتوكولات مثل <code>https://</code> Ùˆ <code>ftp://</code> غير مدعومة. +</p> </div> diff --git a/installer/resources/proxy/protocol-header_de.ht b/installer/resources/proxy/protocol-header_de.ht index 53f0be651b9ee193508294c6f8fe8a1e0e4db7fa..5a1da13f9e086078ffa9d17a1454614959296bc4 100644 --- a/installer/resources/proxy/protocol-header_de.ht +++ b/installer/resources/proxy/protocol-header_de.ht @@ -4,18 +4,23 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P-Warnung: kein HTTP-Protokoll</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Routerkonsole"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P-Routerkonsole" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Einstellungen</a> <a href="http://127.0.0.1:7657/help.jsp">Hilfe</a> <a href="http://127.0.0.1:7657/susidns/">Adressbuch</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Warnung: kein HTTP-Protokoll</h3> -Die Anfrage verwendet ein falsches Protokoll. -I2Ps HTTP-Proxy unterstützt AUSSCHLIEßLICH Anfragen des HTTP-Protokolls ( http:// ). Andere Protokolle wie https:// und ftp:// sind nicht erlaubt. +<p> +Die Anfrage verwendet ein falsches Protokoll. I2Ps HTTP-Proxy unterstützt +AUSSCHLIEßLICH Anfragen des HTTP-Protokolls ( <code>http://</code> ). Andere +Protokolle wie <code>https://</code> und <code>ftp://</code> sind nicht +erlaubt. +</p> </div> diff --git a/installer/resources/proxy/protocol-header_fr.ht b/installer/resources/proxy/protocol-header_fr.ht index ef6734dd4e5687280adbb60955b3cacf0e68473c..51e32d01cff3c93b995f313b1379fd8a3bb29dc2 100644 --- a/installer/resources/proxy/protocol-header_fr.ht +++ b/installer/resources/proxy/protocol-header_fr.ht @@ -4,18 +4,23 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Avertissement I2P: Protocole Non-HTTP</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Console Routeur I2P"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="Console Routeur I2P" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuration</a> <a href="http://127.0.0.1:7657/help.jsp">Aide</a> <a href="http://127.0.0.1:7657/susidns/">Carnet d'adresses</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Avertissement I2P: Protocole Non-HTTP</h3> +<p> La requête a utilisé un protocole inadpté. -Le mandataire HTTP I2P prend en charge les requêtes http:// seulement. Les autre protocoles tels que https:// and ftp:// ne sont pas permis. +Le mandataire HTTP I2P prend en charge les requêtes <code>http://</code> +seulement. Les autre protocoles tels que <code>https://</code> and +<code>ftp://</code> ne sont pas permis. +</p> </div> diff --git a/installer/resources/proxy/protocol-header_nl.ht b/installer/resources/proxy/protocol-header_nl.ht index 2b258cb67f705a5c0e18627342b3a7334c902bb9..3b479f1cb85662a1c7ad3f7e8d2ec51ab2791080 100644 --- a/installer/resources/proxy/protocol-header_nl.ht +++ b/installer/resources/proxy/protocol-header_nl.ht @@ -4,18 +4,23 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P Waarschuwing: Niet-HTTP Protocol</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">Configuratie</a> <a href="http://127.0.0.1:7657/help.jsp">Help</a> <a href="http://127.0.0.1:7657/susidns/">Adresboek</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Waarschuwing: Niet-HTTP Protocol</h3> +<p> De aanvraag gebruikt een verkeerd protocol. -De I2P HTTP Proxy ondersteunt ALLEEN http:// requests. Andere protocollen zoals https:// en ftp:// zijn niet toegestaan. +De I2P HTTP Proxy ondersteunt ALLEEN <code>http://</code> requests. Andere +protocollen zoals <code>https://</code> en <code>ftp://</code> zijn niet +toegestaan. +</p> </div> diff --git a/installer/resources/proxy/protocol-header_ru.ht b/installer/resources/proxy/protocol-header_ru.ht index 08a829cc4db9087de8709fb343934715379b8145..2ec2ad1e78f26a05d4c432d3b618fdd1c61dbfda 100644 --- a/installer/resources/proxy/protocol-header_ru.ht +++ b/installer/resources/proxy/protocol-header_ru.ht @@ -4,19 +4,23 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>Предупреждение I2P: Ðе-HTTP протокол</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="КонÑоль маршрутизатора"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">ÐаÑтройки</a> <a href="http://127.0.0.1:7657/help.jsp">Справка</a> <a href="http://127.0.0.1:7657/susidns/">ÐдреÑÐ½Ð°Ñ ÐºÐ½Ð¸Ð³Ð°</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>Предупреждение: Ðе-HTTP протокол</h3> - -Ð’ запроÑе иÑпользован неподдерживаемый протокол. I2P-HTTP прокÑи поддерживает ТОЛЬКО http:// запроÑÑ‹. Другие протоколы, такие как https:// или ftp://, не допуÑкаютÑÑ. +<p> +Ð’ запроÑе иÑпользован неподдерживаемый протокол. I2P-HTTP прокÑи поддерживает +ТОЛЬКО <code>http://</code> запроÑÑ‹. Другие протоколы, такие как +<code>https://</code> или <code>ftp://</code>, не допуÑкаютÑÑ. +</p> </div> diff --git a/installer/resources/proxy/protocol-header_zh.ht b/installer/resources/proxy/protocol-header_zh.ht index 2ddaeddb1ff0edf4684b41981c40cc9a001124e1..722242db0f9773e1c78a084a3442906ece37e65f 100644 --- a/installer/resources/proxy/protocol-header_zh.ht +++ b/installer/resources/proxy/protocol-header_zh.ht @@ -4,18 +4,22 @@ Cache-control: no-cache Connection: close Proxy-Connection: close +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head> <title>I2P è¦å‘Š: éžHTTP请求</title> -<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico" > -<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css" > +<link rel="shortcut icon" href="http://proxy.i2p/themes/console/images/favicon.ico"> +<link href="http://proxy.i2p/themes/console/default/console.css" rel="stylesheet" type="text/css"> </head> <body> -<div class=logo> +<div class="logo"> <a href="http://127.0.0.1:7657/" title="Router Console"><img src="http://proxy.i2p/themes/console/images/i2plogo.png" alt="I2P Router Console" border="0"></a><hr> <a href="http://127.0.0.1:7657/config.jsp">设置</a> <a href="http://127.0.0.1:7657/help.jsp">帮助</a> <a href="http://127.0.0.1:7657/susidns/">地å€ç°¿</a> </div> -<div class=warning id=warning> +<div class="warning" id="warning"> <h3>è¦å‘Š: éžHTTP请求</h3> +<p> 请求使用了错误的åè®® -I2P HTTP 代ç†ã€åªã€‘æ”¯æŒ http:// 请求,ä¸æ”¯æŒå…¶ä»–å议例如 https:// and ftp:// 。 +I2P HTTP 代ç†ã€åªã€‘æ”¯æŒ <code>http://</code> 请求,ä¸æ”¯æŒå…¶ä»–å议例如 +<code>https://</code> and <code>ftp://</code> 。 +</p> </div>