From 890dbf3ec15a495987a1aa9478adff11a2d39b4c Mon Sep 17 00:00:00 2001 From: zzz <zzz@mail.i2p> Date: Mon, 30 Jul 2012 20:32:15 +0000 Subject: [PATCH] 0.9.1 --- www.i2p2/pages/download.html | 30 +++++++++++++++--------------- www.i2p2/pages/download_ar.html | 32 ++++++++++++++++---------------- www.i2p2/pages/download_cs.html | 30 +++++++++++++++--------------- www.i2p2/pages/download_de.html | 30 +++++++++++++++--------------- www.i2p2/pages/download_es.html | 30 +++++++++++++++--------------- www.i2p2/pages/download_fr.html | 30 +++++++++++++++--------------- www.i2p2/pages/download_ru.html | 30 +++++++++++++++--------------- www.i2p2/pages/download_zh.html | 30 +++++++++++++++--------------- www.i2p2/pages/index.html | 4 ++-- www.i2p2/pages/index_ar.html | 4 ++-- www.i2p2/pages/index_cs.html | 4 ++-- www.i2p2/pages/index_de.html | 4 ++-- www.i2p2/pages/index_es.html | 4 ++-- www.i2p2/pages/index_fr.html | 4 ++-- www.i2p2/pages/index_it.html | 4 ++-- www.i2p2/pages/index_nl.html | 4 ++-- www.i2p2/pages/index_ru.html | 4 ++-- www.i2p2/pages/index_zh.html | 4 ++-- 18 files changed, 141 insertions(+), 141 deletions(-) diff --git a/www.i2p2/pages/download.html b/www.i2p2/pages/download.html index 1b4c2c208..da77da3e9 100644 --- a/www.i2p2/pages/download.html +++ b/www.i2p2/pages/download.html @@ -14,39 +14,39 @@ or type <tt>java -version</tt> at your command prompt. <h3>Clean installs</h3> <ul class="downloadlist"> <li><b>Windows Graphical installer:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> (SHA256 -006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br /> +0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br /> Download that file and run it. </li> <li><b>Linux / OS X / BSD / Solaris Graphical installer:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Download that file and double-click it (if that works) or - type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the + type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the installer. On some platforms you may be able to right-click and select "Open with Java".</li> <li><b>Linux / OS X / BSD / Solaris Command line (headless) install:</b><br /> Download the graphical installer file above and - run <code>java -jar i2pinstall_0.9.jar -console</code> from the command line. + run <code>java -jar i2pinstall_0.9.1.jar -console</code> from the command line. </li> <li><a href="/debian.html">Packages for Debian & Ubuntu</a></li> <li><b>Source install:</b><br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> (SHA256 -8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br /> +8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br /> Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>. <br /> - Run <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> then either + Run <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code> then either run the GUI installer or headless install as above</li> </ul> @@ -119,10 +119,10 @@ receive the release. <h3>Updates from earlier releases (manual method):</h3> <ol> -<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> +<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> (SHA256 -234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) to your I2P +136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) to your I2P installation directory and <b>rename as i2pupdate.zip</b>. (alternately, you can get the source as above and run "ant updater", then copy the resulting i2pupdate.zip to your I2P installation directory). You do diff --git a/www.i2p2/pages/download_ar.html b/www.i2p2/pages/download_ar.html index 04f7c5e41..40e06c4e1 100644 --- a/www.i2p2/pages/download_ar.html +++ b/www.i2p2/pages/download_ar.html @@ -14,42 +14,42 @@ <h3>التثبيت لأول مرة</h3> <ul class="downloadlist"> <li><b>Windows</b> التثبيت عن طريق الواجهة الرسومية :<br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> (SHA256 -006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>) +0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>) </li> <li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق الواجهة الرسومية :<br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Download that file and double-click it (if that works) or - type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the + type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the installer. On some platforms you may be able to right-click and select "Open with Java". Øمل المل٠و Ù†Ùّذه ،و اذا كان نظام التشغيل لديك غير ويندوز Ù†Ùّذ الأمر التالي - <code>java -jar i2pinstall_0.9.jar</code></li> + <code>java -jar i2pinstall_0.9.1.jar</code></li> <li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق سطر الأوامر :<br /> Øمل مل٠التثبيت عن طريق الواجهة الرسومية المذكور مسبقاً ثمّ Ù†ÙØ° الأمر - <code>java -jar i2pinstall_0.9.jar -console</code> ÙÙŠ سطر الأوامر لديك + <code>java -jar i2pinstall_0.9.1.jar -console</code> ÙÙŠ سطر الأوامر لديك هذا ينطبق على أنظمة ويندوز Ùˆ لينكس Ùˆ ما كنتوش (نعم ØŒØقاً !) </li> <li><a href="/debian.html">Packages for Debian & Ubuntu</a></li> <li>تØميل النص المصدري :<br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> (SHA256 -8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br /> +8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br /> بشكل بديل ØŒ يمكن الØصول على الرماز المصدري من <a href="newdevelopers">monotone</a>. <br/> - Ù†Ùّذ الأمر<code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li> + Ù†Ùّذ الأمر<code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li> </ul> الملÙات موقّعة بواسطة zzz @@ -109,10 +109,10 @@ <h3>(تØديث من اصدار سابق (الطريقة اليدوية:</h3> <ol> -<li>تØميل <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> +<li>تØميل <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> (SHA256 -234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>. +136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>. او يمكنك تØميل النص المصدري Ùˆ كتابة ÙÙŠ سطر الأوامر ant updater ثم تقوم بنسخ المل٠i2pupdate.zip الى مجلد الذي اخترته لتنصيب برنامج I2P لتتم الترقية بطريقة آلية.انت لست بØاجة الى ÙÙƒ ضغط هذا الملÙ. </li> diff --git a/www.i2p2/pages/download_cs.html b/www.i2p2/pages/download_cs.html index 1754c9cc5..ee828bea9 100644 --- a/www.i2p2/pages/download_cs.html +++ b/www.i2p2/pages/download_cs.html @@ -10,37 +10,37 @@ nebo z pÅ™Ãkazové řádky pomocà pÅ™Ãkazu <tt>java -version</tt> <h3>Nová instalace</h3> <ul class="downloadlist"> <li><b>Windows Grafický instalaÄnà program:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> (SHA256 -006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>) <br /> +0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>) <br /> Pod Windows: stáhnÄ›te soubor a spusÅ¥te ho. </li> <li><b>Linux / OS X / BSD / Solaris Grafický instalaÄnà program:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Download that file and double-click it (if that works) or - type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the + type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the installer. On some platforms you may be able to right-click and select "Open with Java".</li> <li><b>Linux / OS X / BSD / Solaris Instalace z pÅ™Ãkazové řádky:</b><br /> - StáhnÄ›te si grafický instalaÄnà program (viz výše) a spusÅ¥te ho pÅ™Ãkazem <code>java -jar i2pinstall_0.9.jar -console</code> + StáhnÄ›te si grafický instalaÄnà program (viz výše) a spusÅ¥te ho pÅ™Ãkazem <code>java -jar i2pinstall_0.9.1.jar -console</code> </li> <li><a href="/debian.html">Packages for Debian & Ubuntu</a></li> <li><b>Instalace ze zdrojového kódu:</b><br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> (SHA256 -8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br /> +8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br /> AlternativnÄ› lze zdrojový kód stáhnout <a href="newdevelopers">z repozitáře monotone</a>.<br/> - SpusÅ¥te sestavenà programu pÅ™Ãkazem <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> a potom + SpusÅ¥te sestavenà programu pÅ™Ãkazem <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code> a potom spusÅ¥te grafický instalaÄnà program nebo instalaci z pÅ™Ãkazové řádky (viz výše).</li> </ul> @@ -99,10 +99,10 @@ nových verzÃ. <h3>Aktualizace z pÅ™edchozÃch verzà (manuálnà postup):</h3> <ol> -<li>StáhnÄ›te si <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> +<li>StáhnÄ›te si <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> (SHA256 -234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) a uložte jej do +136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) a uložte jej do instalaÄnà složky I2P. <b>PÅ™ejmenujte tento soubor na i2pupdate.zip</b>. (AlternativnÄ› si můžete stáhnout zdrojový kód jak je popsáno výše a spustit "ant updater", výsledný soubor i2pupdate.zip pak nakopÃrovat do instalaÄnà složky diff --git a/www.i2p2/pages/download_de.html b/www.i2p2/pages/download_de.html index 1173cded8..0170507d3 100644 --- a/www.i2p2/pages/download_de.html +++ b/www.i2p2/pages/download_de.html @@ -14,38 +14,38 @@ oder gebe <tt>java -version</tt> in die Kommandozeile ein. <h3>Frische Installation</h3> <ul class="downloadlist"> <li><b>Windows GUI Installer:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> (SHA256 -006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br /> +0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br /> Downloade die Datei und führe sie aus. </li> <li><b>Linux / OS X / BSD / Solaris GUI Installer:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Hole die Datei und führe sie mit Doppelklick aus (falls es funktioniert) - oder gebe <code>java -jar i2pinstall_0.9.jar</code> in einm Terminal ein um + oder gebe <code>java -jar i2pinstall_0.9.1.jar</code> in einm Terminal ein um die Installation zu starten. Auf einigen Plattformen muss die Datei gegebenfall mit Rechts-Klick und der Option "Öffne mit Java" geöffnet werden.</li> <li><b>Linux / OS X / BSD / Solaris Kommandozeilen (Headless) Installation:</b><br /> Downloade die normale Installationsdatei von oben und rufe - <code>java -jar i2pinstall_0.9.jar -console</code> in der Kommandozeile auf. + <code>java -jar i2pinstall_0.9.1.jar -console</code> in der Kommandozeile auf. </li> <li><a href="/debian.html">Pakete für Debian & Ubuntu</a></li> <li><b>Quelltext Installation:</b><br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> (SHA256 -8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br /> +8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br /> Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren. <br/> - Führe folgendes aus: <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p_0.9 ; ant pkg)</code> + Führe folgendes aus: <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p_0.9.1 ; ant pkg)</code> und starte dann den GUI Installer oder die headless Installation wie oben beschrieben</li> </ul> @@ -107,10 +107,10 @@ werden kann. <h3>Aktualisieren von älteren Versionen (Manuelle Methode):</h3> <ol> -<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> +<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> (SHA256 -234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) in dein I2P +136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) in dein I2P Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>. (alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst diff --git a/www.i2p2/pages/download_es.html b/www.i2p2/pages/download_es.html index 98f3fffe0..709753551 100644 --- a/www.i2p2/pages/download_es.html +++ b/www.i2p2/pages/download_es.html @@ -14,38 +14,38 @@ o teclea <tt>java -version</tt> en tu lÃnea de comandos. <h3>Instalaciones limpias</h3> <ul class="downloadlist"> <li><b>Windows Instalador gráfico:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> (SHA256 -006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>) +0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>) </li> <li><b>Linux / OS X / BSD / Solaris Instalador gráfico:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Download that file and double-click it (if that works) or - type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the + type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the installer. On some platforms you may be able to right-click and select "Open with Java".</li> <li><b>Linux / OS X / BSD / Solaris Instalación desde la lÃnea de comandos (headless):</b><br /> Descarga el archivo del instalador gráfico y - arranca <code>java -jar i2pinstall_0.9.jar -console</code> desde la lÃnea de comandos. + arranca <code>java -jar i2pinstall_0.9.1.jar -console</code> desde la lÃnea de comandos. </li> <li><a href="/debian.html">Packages for Debian & Ubuntu</a></li> <li><b>Instalación desde el código fuente:</b><br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> (SHA256 -8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br /> +8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br /> De forma alternativa, puedes obtener las fuentes usando <a href="newdevelopers">monotone</a>. <br/> - Ejecuta <code>tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la lÃnea de comandos descritas anteriormente.</li> + Ejecuta <code>tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg ;</code> después puedes arrancar el instalador gráfico o bien hacer la instalación desde la lÃnea de comandos descritas anteriormente.</li> </ul> Los archivos están firmados por zzz, @@ -107,10 +107,10 @@ la actualización automáticamente. <h3>Actualizar desde versiones anteriores (método manual):</h3> <ol> -<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> +<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> (SHA256 -234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) +136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) a tu directorio de instalación I2P y <b>renómbralo como i2pupdate.zip</b>. (Como alternativa, puedes obtener el código fuente tal y como se explicó anteriormente y ejecutar "ant updater", después copia el i2pupdate.zip resultante en tu directorio de instalación I2P). NO es necesario descomprimir ese archivo.</li> <li>Click <a href="http://localhost:7657/configservice.jsp">"Restart"</a></li> diff --git a/www.i2p2/pages/download_fr.html b/www.i2p2/pages/download_fr.html index de2b18793..b680136d5 100644 --- a/www.i2p2/pages/download_fr.html +++ b/www.i2p2/pages/download_fr.html @@ -15,36 +15,36 @@ ou tapez <tt>java -version</tt> à l'invite de commande. <h3>Installation initiale</h3> <ul class="downloadlist"> <li><b>Windows Installeur graphique:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> - (SHA256 006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br /> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> + (SHA256 0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br /> Téléchargez ce fichier et exécutez-le. </li> <li><b>Linux / OS X / BSD / Solaris Installeur graphique:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Téléchargez ce fichier et exécutez-le. Vous pouvez - taper <code>java -jar i2pinstall_0.9.jar</code> + taper <code>java -jar i2pinstall_0.9.1.jar</code> </li> <li><b>Linux / OS X / BSD / Solaris Installation en ligne de commande (facile):</b><br /> Téléchargez le fichier de l'installeur graphique ci-dessus et - exécutez <code>java -jar i2pinstall_0.9.jar -console</code> sur la ligne de commande. + exécutez <code>java -jar i2pinstall_0.9.1.jar -console</code> sur la ligne de commande. </li> <li><a href="/debian_fr.html">Packages for Debian & Ubuntu</a></li> <li><b>À partir des sources:</b><br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> - (SHA256 8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br /> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> + (SHA256 8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br /> Vous pouvez si vous préférez récupérer les sources sur <a href="newdevelopers">monotone</a>. <br/> - Exécuter <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code> puis, soit + Exécuter <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code> puis, soit lancer l'installeur graphique, soit passer par la ligne de commande.</li> </ul> @@ -120,9 +120,9 @@ cliquant dessus <h3>Mises à jour de versions plus anciennes (méthode manuelle):</h3> <ol> -<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> - (SHA256 234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P +<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> + (SHA256 136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P et <b>renommez-le i2pupdate.zip</b>. (sinon, prenez les sources - voir plus haut - et lancez "ant updater", puis copiez/déplacez le i2pupdate.zip généré vers votre répertoire d'installation d'I2P). Il n'est pas nécessaire de décompresser ce fichier.</li> diff --git a/www.i2p2/pages/download_ru.html b/www.i2p2/pages/download_ru.html index 6e2ecc7a7..8545ebdb6 100644 --- a/www.i2p2/pages/download_ru.html +++ b/www.i2p2/pages/download_ru.html @@ -15,40 +15,40 @@ <ul class="downloadlist"> <li><b>ГрафичеÑкий инÑталлÑтор Ð´Ð»Ñ Windows:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> (SHA256 -006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>)<br /> +0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>)<br /> Под Windows: Ñкачайте Ñтот файл и запуÑтите его. </li> <li><b>ГрафичеÑкий инÑталлÑтор Ð´Ð»Ñ Linux / OS X / BSD / Solaris:</b><br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Скачайте Ñтот файл и запуÑтите двойным кликом, или выполните в конÑоли - команду <code>java -jar i2pinstall_0.9.jar</code> Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑка инÑталлÑтора. + команду <code>java -jar i2pinstall_0.9.1.jar</code> Ð´Ð»Ñ Ð·Ð°Ð¿ÑƒÑка инÑталлÑтора. Ðа некоторых платформах вы можете вызвать контекÑтное меню и выбрать "Open with Java". </li> <li><b>УÑтановка из командной Ñтроки в Linux / OS X / BSD / Solaris:</b><br /> -Скачайте графичеÑкий инÑталлÑтор по ÑÑылке выше и запуÑтите из командной Ñтроки <code>java -jar i2pinstall_0.9.jar -console</code> <br /> +Скачайте графичеÑкий инÑталлÑтор по ÑÑылке выше и запуÑтите из командной Ñтроки <code>java -jar i2pinstall_0.9.1.jar -console</code> <br /> </li> <li><a href="/debian.html">Packages for Debian & Ubuntu</a></li> <li><b>УÑтановка из иÑходного кода:</b><br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> (SHA256 -8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br /> +8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br /> (Как вариант, можете Ñкачать текущий иÑходный код из <a href="newdevelopers">monotone-репозиториÑ</a>.) <br/> - ЗапуÑтите процеÑÑ Ñборки <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p-0.9 ; ant pkg)</code>, затем воÑпользуйтеÑÑŒ Ñобранным инÑталлÑтором в графичеÑком или конÑольном режиме (Ñм. предыдущие ÑпоÑобы уÑтановки). + ЗапуÑтите процеÑÑ Ñборки <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p-0.9.1 ; ant pkg)</code>, затем воÑпользуйтеÑÑŒ Ñобранным инÑталлÑтором в графичеÑком или конÑольном режиме (Ñм. предыдущие ÑпоÑобы уÑтановки). </li> </ul> @@ -99,10 +99,10 @@ Unix-ÑовмеÑтимые ÑиÑтемы: I2P можно запуÑтить в <ol> <li>Скачайте - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> (SHA256 -234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) +136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) в директорию, где у Ð’Ð°Ñ ÑƒÑтановлен I2P и <b>переименуйте в i2pupdate.zip</b>. (Как вариант, можно Ñкачать иÑходный код и запуÑтить Ñборку командой «ant updater», поÑле чего Ñкопировать полученный i2pupdate.zip в директорию, где у Ð’Ð°Ñ ÑƒÑтановлен I2P.) Вам ÐЕ надо раÑпаковывать Ñтот zip-файл. </li> <li>Ðажмите <a href="http://localhost:7657/configservice.jsp">«Перезагрузить плавно»</a></li> diff --git a/www.i2p2/pages/download_zh.html b/www.i2p2/pages/download_zh.html index fb786a5da..afe13771c 100644 --- a/www.i2p2/pages/download_zh.html +++ b/www.i2p2/pages/download_zh.html @@ -11,36 +11,36 @@ <h3>全新安装</h3> <ul class="downloadlist"> <li><b>Windows</b> 图形安装程åº:<br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe">i2pinstall_0.9_windows.exe</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe">i2pinstall_0.9.1_windows.exe</a> <br/>(SHA256 -006a306a2c5a449cce6a19378da5e74b8aa216ba5a9383a4c2cb66dfead2e736 - <a href="http://mirror.i2p2.de/i2pinstall_0.9_windows.exe.sig">sig</a>) +0727af83988e82f32e0972a9e12c72ac14c3c0da0815c5902193d6b13d356371 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1_windows.exe.sig">sig</a>) </li> <li><b>Linux / OS X / BSD / Solaris</b> 图形安装程åº:<br /> - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar">i2pinstall_0.9.jar</a> + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar">i2pinstall_0.9.1.jar</a> (SHA256 -6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a927099c21d73c0 - <a href="http://mirror.i2p2.de/i2pinstall_0.9.jar.sig">sig</a>)<br /> +6175c50a306cbd6ebe6eba40965408bd3f87f3ecd0f6199d7a9270.9.1c21d73c0 + <a href="http://mirror.i2p2.de/i2pinstall_0.9.1.jar.sig">sig</a>)<br /> Download that file and double-click it (if that works) or - type <code>java -jar i2pinstall_0.9.jar</code> in a terminal to run the + type <code>java -jar i2pinstall_0.9.1.jar</code> in a terminal to run the installer. On some platforms you may be able to right-click and select "Open with Java". - <br />下载以上文件并è¿è¡Œå¦‚æžœä½ ä¸æ˜¯ windows 用户,å¯ä»¥è¾“å…¥ <code>java -jar i2pinstall_0.9.jar</code> + <br />下载以上文件并è¿è¡Œå¦‚æžœä½ ä¸æ˜¯ windows 用户,å¯ä»¥è¾“å…¥ <code>java -jar i2pinstall_0.9.1.jar</code> </li> <li><b>Linux / OS X / BSD / Solaris</b> 命令行安装(å³æ— 头安装):<br /> - 下载上é¢çš„图形安装程åºå¹¶åœ¨å‘½ä»¤è¡ŒçŠ¶æ€ä¸‹è¿è¡Œ <code>java -jar i2pinstall_0.9.jar -console</code>。 + 下载上é¢çš„图形安装程åºå¹¶åœ¨å‘½ä»¤è¡ŒçŠ¶æ€ä¸‹è¿è¡Œ <code>java -jar i2pinstall_0.9.1.jar -console</code>。 </li> <li><a href="/debian.html">Packages for Debian & Ubuntu</a></li> <li>用æºç 安装:<br /> - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2">i2psource_0.9.tar.bz2</a> + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2">i2psource_0.9.1.tar.bz2</a> <br/>(SHA256 -8a3654a13781a9aacf9db94081e057be73322f88db2931eba4f2cfa467ead429 - <a href="http://mirror.i2p2.de/i2psource_0.9.tar.bz2.sig">sig</a>)<br />æ¤å¤–ï¼Œä½ ä¹Ÿå¯ä»¥ä»Ž <a href="newdevelopers">monotone</a> ä¸ä¸‹è½½æºç 。<br/>执行 <code>(tar xjvf i2psource_0.9.tar.bz2 ; cd i2p_0.9 ; ant pkg)</code> +8603c928a210ced77b6498bf8ee07cb000be9641adc389b34c3c8a10ac4f0677 + <a href="http://mirror.i2p2.de/i2psource_0.9.1.tar.bz2.sig">sig</a>)<br />æ¤å¤–ï¼Œä½ ä¹Ÿå¯ä»¥ä»Ž <a href="newdevelopers">monotone</a> ä¸ä¸‹è½½æºç 。<br/>执行 <code>(tar xjvf i2psource_0.9.1.tar.bz2 ; cd i2p_0.9.1 ; ant pkg)</code> ,然åŽè¿è¡Œå›¾å½¢å®‰è£…程åºæˆ–进行命令行安装。</li> </ul> @@ -70,9 +70,9 @@ <h3>旧版å‡çº§ (手动方法):</h3> <ol> -<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip">i2pupdate_0.9.zip</a> <br/>(SHA256 -234d4c0ad1736b389349c702bfcf70511e72770a414b0afe7e9f5e1f5ebca97d - <a href="http://mirror.i2p2.de/i2pupdate_0.9.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改å为 i2pupdate.zip</b>. (æ¤å¤–,您还å¯ä»¥åœ¨å¾—到å‰è¿°çš„æºç 包åŽè¿è¡Œ "ant updater",将生æˆçš„ i2pupdate.zip å¤åˆ¶åˆ°æ‚¨çš„ I2P 安装目录ä¸)。<b>ä¸è¦</b>å°†æ¤æ–‡ä»¶è§£åŽ‹ç¼©ã€‚</li> +<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip">i2pupdate_0.9.1.zip</a> <br/>(SHA256 +136b74435b93aededef5884d39cfbc513f57184b74c8481580bcd5324aa23b1a + <a href="http://mirror.i2p2.de/i2pupdate_0.9.1.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改å为 i2pupdate.zip</b>. (æ¤å¤–,您还å¯ä»¥åœ¨å¾—到å‰è¿°çš„æºç 包åŽè¿è¡Œ "ant updater",将生æˆçš„ i2pupdate.zip å¤åˆ¶åˆ°æ‚¨çš„ I2P 安装目录ä¸)。<b>ä¸è¦</b>å°†æ¤æ–‡ä»¶è§£åŽ‹ç¼©ã€‚</li> <li>点击 <a href="http://localhost:7657/configservice.jsp">"Restart"</a>(平滑é‡å¯)</li> <li>去å–æ¯å’–啡,11分钟åŽå°±å®Œæˆäº†ã€‚</li> </ol> diff --git a/www.i2p2/pages/index.html b/www.i2p2/pages/index.html index 4c6debbf1..302e474ef 100644 --- a/www.i2p2/pages/index.html +++ b/www.i2p2/pages/index.html @@ -4,7 +4,7 @@ <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <div class="version"> <b>Latest version:</b><div class="underline"></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}} - <a href="download">Download</a><br /><div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> @@ -12,10 +12,10 @@ </div> <div class="news"> <b>Latest News:</b><div class="underline"></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Released</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Released</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Released</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Released</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Released</a><br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_ar.html b/www.i2p2/pages/index_ar.html index 6342042c3..d5b71a64f 100644 --- a/www.i2p2/pages/index_ar.html +++ b/www.i2p2/pages/index_ar.html @@ -4,7 +4,7 @@ <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <div class="version"> <b>الإصدار الأØدث</b><div class=underline></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}} - <a href="download">تØميل</a><br /><div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> @@ -12,10 +12,10 @@ </div> <div class="news" > <b>Ø£Øدث الأخبار :</b><div class=underline></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">تمّ اطلاق النسخة</a> <br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">تمّ اطلاق النسخة</a> <br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">تمّ اطلاق النسخة</a> <br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">تمّ اطلاق النسخة</a> <br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">تمّ اطلاق النسخة</a> <br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_cs.html b/www.i2p2/pages/index_cs.html index baec5f242..bef586b9c 100644 --- a/www.i2p2/pages/index_cs.html +++ b/www.i2p2/pages/index_cs.html @@ -5,7 +5,7 @@ <div class="version"> <b>Aktuálnà verze:</b> <div class="underline"></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Poznámky k vydánÃ", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Poznámky k vydánÃ", "html")}} - <a href="download">Stáhnout</a> <br /><div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - @@ -14,10 +14,10 @@ </div> <div class="news"> <b>Novinky:</b><div class=underline></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">VydánÃ</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">VydánÃ</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">VydánÃ</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">VydánÃ</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">VydánÃ</a><br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_de.html b/www.i2p2/pages/index_de.html index 9fb7e4e60..985281e16 100644 --- a/www.i2p2/pages/index_de.html +++ b/www.i2p2/pages/index_de.html @@ -5,7 +5,7 @@ <div class="version"> <b>Aktuellste Version:</b> <div class="underline"></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Ankündigung", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Ankündigung", "html")}} - <a href="download_de.html">Download</a> <div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - @@ -13,10 +13,10 @@ - <a href="http://syndie.i2p2.de/download.html">Download</a> </div> <div class="news"><strong>Letzte Neuigkeiten:</strong><div class="underline"></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">veröffentlicht</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">veröffentlicht</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">veröffentlicht</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">veröffentlicht</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">veröffentlicht</a><br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_es.html b/www.i2p2/pages/index_es.html index c7dc65490..d540ed15e 100644 --- a/www.i2p2/pages/index_es.html +++ b/www.i2p2/pages/index_es.html @@ -5,7 +5,7 @@ <div class="version"> <b>Versión actual:</b> <div class="underline"></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Anunciación", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Anunciación", "html")}} - <a href="download_es.html">Descarga</a> <div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - @@ -13,10 +13,10 @@ - <a href="http://syndie.i2p2.de/download.html">Descarga</a> </div> <div class="news"><strong>Novedades:</strong><div class="underline"></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">publicada</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">publicada</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">publicada</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">publicada</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">publicada</a><br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_fr.html b/www.i2p2/pages/index_fr.html index 8c3e58d03..22f37c18d 100644 --- a/www.i2p2/pages/index_fr.html +++ b/www.i2p2/pages/index_fr.html @@ -4,7 +4,7 @@ <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <div class="version"> <b>Dernière version:</b><div class=underline></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9_fr.html", "Annonce", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1_fr.html", "Annonce", "html")}} - <a href="download_fr.html">Téléchargements</a><br /><div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> @@ -12,10 +12,10 @@ </div> <div class="news"> <b>Dernières nouvelles :</b><div class=underline></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1_fr.html">Publiée</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9_fr.html">Publiée</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13_fr.html">Publiée</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12_fr.html">Publiée</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11_fr.html">Publiée</a><br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_it.html b/www.i2p2/pages/index_it.html index 9b05c1ee6..844d84a47 100644 --- a/www.i2p2/pages/index_it.html +++ b/www.i2p2/pages/index_it.html @@ -4,7 +4,7 @@ <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <div class="version"> <b>Latest version:</b><div class=underline></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}} - <a href="download">Download</a><br /><div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> @@ -12,10 +12,10 @@ </div> <div class="news"> <b>Latest News:</b><div class=underline></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Rilasciata</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Rilasciata</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Rilasciata</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Rilasciata</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Rilasciata</a><br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_nl.html b/www.i2p2/pages/index_nl.html index be4dd8293..f321eff7d 100644 --- a/www.i2p2/pages/index_nl.html +++ b/www.i2p2/pages/index_nl.html @@ -4,7 +4,7 @@ <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <div class="version"> <b>Laatste versie:</b><div class=underline></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Aankondiging", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Aankondiging", "html")}} - <a href="download">Download</a><br /><div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> @@ -12,10 +12,10 @@ </div> <div class="news"> <b>Laatste Nieuws:</b><div class=underline></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Release</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Release</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Release</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Release</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Release</a><br /> </div> <!-- <td> diff --git a/www.i2p2/pages/index_ru.html b/www.i2p2/pages/index_ru.html index ae5e83df1..e86cb5c54 100644 --- a/www.i2p2/pages/index_ru.html +++ b/www.i2p2/pages/index_ru.html @@ -6,7 +6,7 @@ <div class="version"> <b>ПоÑледние ВерÑии:</b> <div class=underline></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br /> +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br /> <div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - <!-- <a href="http://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> --> - <a href="http://syndie.i2p2.de/download.html">Скачать</a> </div> @@ -14,10 +14,10 @@ <div class="news"> <b>ПоÑледние ÐовоÑти:</b> <div class=underline></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Released</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">Released</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">Released</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">Released</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">Released</a><br /> </div> </table> diff --git a/www.i2p2/pages/index_zh.html b/www.i2p2/pages/index_zh.html index c461dabe0..d762827d6 100644 --- a/www.i2p2/pages/index_zh.html +++ b/www.i2p2/pages/index_zh.html @@ -5,7 +5,7 @@ <div class="version"> <b>最新版本:</b> <div class=underline></div> -2012-05-02 - <strong>I2P 0.9</strong> - {{ urlify("release-0.9", "Announcement", "html")}} +2012-07-30 - <strong>I2P 0.9.1</strong> - {{ urlify("release-0.9.1", "Announcement", "html")}} - <a href="download_zh.html">下载</a> <div class="underline"></div> 2007-09-28 - <strong>Syndie 1.101a</strong> - @@ -14,10 +14,10 @@ </div> <div class="news"> <b>最新动æ€ï¼š</b><div class=underline></div> +2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">新版å‘布</a><br /> 2012-05-02 - I2P 0.9 <a href="release-0.9.html">新版å‘布</a><br /> 2012-02-27 - I2P 0.8.13 <a href="release-0.8.13.html">新版å‘布</a><br /> 2012-01-06 - I2P 0.8.12 <a href="release-0.8.12.html">新版å‘布</a><br /> -2011-11-08 - I2P 0.8.11 <a href="release-0.8.11.html">新版å‘布</a><br /> </div> <!-- <td> -- GitLab