This commit is contained in:
zzz
2011-10-11 21:06:27 +00:00
parent 5b272073d8
commit 41a7eb5d5c
18 changed files with 115 additions and 115 deletions

View File

@ -14,29 +14,29 @@ or type <tt>java -version</tt> at your command prompt.
<h3>Clean installs</h3> <h3>Clean installs</h3>
<ul class="downloadlist"> <ul class="downloadlist">
<li>Graphical installer:<br /> <li>Graphical installer:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 (SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Download that file and run it.<br /> <br />If you're not on windows you can Download that file and run it.<br /> <br />If you're not on windows you can
type <code>java -jar i2pinstall_0.8.8.exe</code> in a terminal to run the type <code>java -jar i2pinstall_0.8.9.exe</code> in a terminal to run the
installer. Mac users can avoid going to the terminal by renaming the installer. Mac users can avoid going to the terminal by renaming the
downloaded file to end with <code>.jar</code> and then double-clicking the downloaded file to end with <code>.jar</code> and then double-clicking the
installer. On other platforms you may be able to right-click and select installer. On other platforms you may be able to right-click and select
&quot;Open with Java&quot;.</li> &quot;Open with Java&quot;.</li>
<li>Command line (headless) install:<br /> <li>Command line (headless) install:<br />
Download the graphical installer file above and Download the graphical installer file above and
run <code>java -jar i2pinstall_0.8.8.exe -console</code> from the command line. run <code>java -jar i2pinstall_0.8.9.exe -console</code> from the command line.
This will work on windows. linux, and mac (yes really).</li> This will work on windows. linux, and mac (yes really).</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li> <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Source install:<br /> <li>Source install:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 (SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>. Alternately, you can fetch the source from <a href="newdevelopers">monotone</a>.
<br /> <br />
Run <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code> then either Run <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code> then either
run the GUI installer or headless install as above</li> run the GUI installer or headless install as above</li>
</ul> </ul>
@ -109,10 +109,10 @@ receive the release.
<h3>Updates from earlier releases (manual method):</h3> <h3>Updates from earlier releases (manual method):</h3>
<ol> <ol>
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 (SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) to your I2P <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>) to your I2P
installation directory and <b>rename as i2pupdate.zip</b>. installation directory and <b>rename as i2pupdate.zip</b>.
(alternately, you can get the source as above and run "ant updater", then copy the (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 resulting i2pupdate.zip to your I2P installation directory). You do

View File

@ -14,25 +14,25 @@
<h3>التثبيت لأول مرة</h3> <h3>التثبيت لأول مرة</h3>
<ul class="downloadlist"> <ul class="downloadlist">
<li>التثبيت عن طريق الواجهة الرسومية :<br /> <li>التثبيت عن طريق الواجهة الرسومية :<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 (SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
حمل الملف و نفّذه ،و اذا كان نظام التشغيل لديك غير ويندوز نفّذ الأمر التالي حمل الملف و نفّذه ،و اذا كان نظام التشغيل لديك غير ويندوز نفّذ الأمر التالي
<code>java -jar i2pinstall_0.8.8.exe</code> (نعم ،حقاً)</li> <code>java -jar i2pinstall_0.8.9.exe</code> (نعم ،حقاً)</li>
<li>التثبيت عن طريق سطر الأوامر :<br /> <li>التثبيت عن طريق سطر الأوامر :<br />
حمل ملف التثبيت عن طريق الواجهة الرسومية المذكور مسبقاً ثمّ نفذ الأمر حمل ملف التثبيت عن طريق الواجهة الرسومية المذكور مسبقاً ثمّ نفذ الأمر
<code>java -jar i2pinstall_0.8.8.exe -console</code> في سطر الأوامر لديك <code>java -jar i2pinstall_0.8.9.exe -console</code> في سطر الأوامر لديك
هذا ينطبق على أنظمة ويندوز و لينكس و ما كنتوش (نعم ،حقاً !) هذا ينطبق على أنظمة ويندوز و لينكس و ما كنتوش (نعم ،حقاً !)
</li> </li>
<li>تحميل النص المصدري :<br /> <li>تحميل النص المصدري :<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 (SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
بشكل بديل ، يمكن الحصول على الرماز المصدري من <a href="newdevelopers">monotone</a>. بشكل بديل ، يمكن الحصول على الرماز المصدري من <a href="newdevelopers">monotone</a>.
<br/> <br/>
نفّذ الأمر<code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li> نفّذ الأمر<code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
</ul> </ul>
الملفات موقّعة بواسطة zzz الملفات موقّعة بواسطة zzz
@ -92,10 +92,10 @@
<h3>(تحديث من اصدار سابق (الطريقة اليدوية:</h3> <h3>(تحديث من اصدار سابق (الطريقة اليدوية:</h3>
<ol> <ol>
<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 (SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>. <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
او يمكنك تحميل النص المصدري و كتابة في سطر الأوامر ant updater او يمكنك تحميل النص المصدري و كتابة في سطر الأوامر ant updater
ثم تقوم بنسخ الملف i2pupdate.zip الى مجلد الذي اخترته لتنصيب برنامج I2P لتتم الترقية بطريقة آلية.انت لست بحاجة الى فك ضغط هذا الملف. ثم تقوم بنسخ الملف i2pupdate.zip الى مجلد الذي اخترته لتنصيب برنامج I2P لتتم الترقية بطريقة آلية.انت لست بحاجة الى فك ضغط هذا الملف.
</li> </li>

View File

@ -10,25 +10,25 @@ nebo z příkazové řádky pomocí příkazu <tt>java -version</tt>
<h3>Nová instalace</h3> <h3>Nová instalace</h3>
<ul class="downloadlist"> <ul class="downloadlist">
<li>Grafický instalační program:<br /> <li>Grafický instalační program:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 (SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Pod Windows: stáhněte soubor a spusťte ho. Pod ostatními operačními systémy soubor spustíte Pod Windows: stáhněte soubor a spusťte ho. Pod ostatními operačními systémy soubor spustíte
z příkazové řádky příkazem <code>java -jar i2pinstall_0.8.8.exe</code> z příkazové řádky příkazem <code>java -jar i2pinstall_0.8.9.exe</code>
</li> </li>
<li>Instalace z příkazové řádky:<br /> <li>Instalace z příkazové řádky:<br />
Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.8.8.exe -console</code> <br /> Stáhněte si grafický instalační program (viz výše) a spusťte ho příkazem <code>java -jar i2pinstall_0.8.9.exe -console</code> <br />
Tato instalace funguje pod operačními systémy Windows, Linux a Mac. Tato instalace funguje pod operačními systémy Windows, Linux a Mac.
</li> </li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li> <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Instalace ze zdrojového kódu:<br /> <li>Instalace ze zdrojového kódu:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 (SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Alternativně lze zdrojový kód stáhnout <a href="newdevelopers">z repozitáře monotone</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.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code> a potom Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code> a potom
spusťte grafický instalační program nebo instalaci z příkazové řádky (viz výše).</li> spusťte grafický instalační program nebo instalaci z příkazové řádky (viz výše).</li>
</ul> </ul>
@ -87,10 +87,10 @@ nových verzí.
<h3>Aktualizace z předchozích verzí (manuální postup):</h3> <h3>Aktualizace z předchozích verzí (manuální postup):</h3>
<ol> <ol>
<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 (SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) a uložte jej do <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>) a uložte jej do
instalační složky I2P. <b>Přejmenujte tento soubor na i2pupdate.zip</b>. 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 (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 "ant updater", výsledný soubor i2pupdate.zip pak nakopírovat do instalační složky

View File

@ -14,26 +14,26 @@ or type <tt>java -version</tt> at your command prompt.
<h3>Frische Installation</h3> <h3>Frische Installation</h3>
<ul class="downloadlist"> <ul class="downloadlist">
<li>Graphischer Installer:<br /> <li>Graphischer Installer:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 (SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Downloade die Datei und f&uuml;hre sie aus. Wenn du nicht Windows nutzt, kannst Du Downloade die Datei und f&uuml;hre sie aus. Wenn du nicht Windows nutzt, kannst Du
<code>java -jar i2pinstall_0.8.8.exe</code> eingeben (ja, wirklich)</li> <code>java -jar i2pinstall_0.8.9.exe</code> eingeben (ja, wirklich)</li>
<li>Command line (headless) Installation:<br /> <li>Command line (headless) Installation:<br />
Downloade die normale Installationsdatei von oben und rufe Downloade die normale Installationsdatei von oben und rufe
<code>java -jar i2pinstall_0.8.8.exe -console</code> auf der Kommandozeile auf. <code>java -jar i2pinstall_0.8.9.exe -console</code> auf der Kommandozeile auf.
Dieses funktioniert auf Windows, Linux und Mac OS X (ja, wirklich). Dieses funktioniert auf Windows, Linux und Mac OS X (ja, wirklich).
</li> </li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li> <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Quelltext Installation:<br /> <li>Quelltext Installation:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 (SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren. Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de">Monotone</a> kopieren.
<br/> <br/>
F&uuml;hre aus: <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p_0.8.8 ; ant pkg)</code> und dann F&uuml;hre aus: <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p_0.8.9 ; ant pkg)</code> und dann
starte den GUI installer oder die headless Installation wie oben</li> starte den GUI installer oder die headless Installation wie oben</li>
</ul> </ul>
@ -101,10 +101,10 @@ werden kann.
<h3>Aktualisieren von &auml;lteren Versionen (Manuelle Methode):</h3> <h3>Aktualisieren von &auml;lteren Versionen (Manuelle Methode):</h3>
<ol> <ol>
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 (SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) in dein I2P <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>) in dein I2P
Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>. Installationsverzeichnis und <b>bennene es i2pupdate.zip</b>.
(alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann (alternativ kannst den Quelltest besorgen und "ant updater" laufen lassen, kopiere dann
das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst das erstellte i2pupdate.zip in dein I2P Installationsverzeichnis). Du brauchst

View File

@ -14,26 +14,26 @@ o teclea <tt>java -version</tt> en tu línea de comandos.
<h3>Instalaciones limpias</h3> <h3>Instalaciones limpias</h3>
<ul class="downloadlist"> <ul class="downloadlist">
<li>Instalador gráfico:<br /> <li>Instalador gráfico:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 (SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Descarga ese archivo y ejecútalo. Si no estás en Windows, puedes teclear Descarga ese archivo y ejecútalo. Si no estás en Windows, puedes teclear
<code>java -jar i2pinstall_0.8.8.exe</code></li> <code>java -jar i2pinstall_0.8.9.exe</code></li>
<li>Instalación desde la línea de comandos (headless):<br /> <li>Instalación desde la línea de comandos (headless):<br />
Descarga el archivo del instalador gráfico y Descarga el archivo del instalador gráfico y
arranca <code>java -jar i2pinstall_0.8.8.exe -console</code> desde la línea de comandos. arranca <code>java -jar i2pinstall_0.8.9.exe -console</code> desde la línea de comandos.
Esto funciona en Windows, Linux, y Mac (sí, en serio). Esto funciona en Windows, Linux, y Mac (sí, en serio).
</li> </li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li> <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Instalación desde el código fuente:<br /> <li>Instalación desde el código fuente:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 (SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
De forma alternativa, puedes obtener las fuentes usando <a href="newdevelopers">monotone</a>. De forma alternativa, puedes obtener las fuentes usando <a href="newdevelopers">monotone</a>.
<br/> <br/>
Ejecuta <code>tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; 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.8.9.tar.bz2 ; cd i2p-0.8.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>
</ul> </ul>
Los archivos están firmados por zzz, Los archivos están firmados por zzz,
@ -95,10 +95,10 @@ la actualización automáticamente.
<h3>Actualizar desde versiones anteriores (método manual):</h3> <h3>Actualizar desde versiones anteriores (método manual):</h3>
<ol> <ol>
<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 (SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>)
a tu directorio de instalación I2P y <b>renómbralo como i2pupdate.zip</b>. 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> (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> <li>Click <a href="http://localhost:7657/configservice.jsp">"Restart"</a></li>

View File

@ -15,24 +15,24 @@ ou tapez <tt>java -version</tt> à l'invite de commande.
<h3>Installation initiale</h3> <h3>Installation initiale</h3>
<ul class="downloadlist"> <ul class="downloadlist">
<li>Installeur graphique:<br /> <li>Installeur graphique:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc (SHA256 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Téléchargez ce fichier et exécutez-le. Si vous n'êtes pas sous Windows, vous pouvez Téléchargez ce fichier et exécutez-le. Si vous n'êtes pas sous Windows, vous pouvez
taper <code>java -jar i2pinstall_0.8.8.exe</code> (non, ça n'est pas une blague!!)</li> taper <code>java -jar i2pinstall_0.8.9.exe</code> (non, ça n'est pas une blague!!)</li>
<li>Installation en ligne de commande (facile):<br /> <li>Installation en ligne de commande (facile):<br />
Téléchargez le fichier de l'installeur graphique ci-dessus et Téléchargez le fichier de l'installeur graphique ci-dessus et
exécutez <code>java -jar i2pinstall_0.8.8.exe -console</code> sur la ligne de commande. exécutez <code>java -jar i2pinstall_0.8.9.exe -console</code> sur la ligne de commande.
Ça marche sous Windows, Linux, et Mac (vraiment). Ça marche sous Windows, Linux, et Mac (vraiment).
</li> </li>
<li><a href="/debian_fr.html">Packages for Debian &amp; Ubuntu</a></li> <li><a href="/debian_fr.html">Packages for Debian &amp; Ubuntu</a></li>
<li>À partir des sources:<br /> <li>À partir des sources:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 (SHA256 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
Vous pouvez si vous préférez récupérer les sources sur <a href="newdevelopers">monotone</a>. Vous pouvez si vous préférez récupérer les sources sur <a href="newdevelopers">monotone</a>.
<br/> <br/>
Exécuter <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code> puis, soit Exécuter <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code> puis, soit
lancer l'installeur graphique, soit passer par la ligne de commande.</li> lancer l'installeur graphique, soit passer par la ligne de commande.</li>
</ul> </ul>
@ -108,9 +108,9 @@ cliquant dessus
<h3>Mises à jour de versions plus anciennes (méthode manuelle):</h3> <h3>Mises à jour de versions plus anciennes (méthode manuelle):</h3>
<ol> <ol>
<li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <li>Téléchargez <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 (SHA256 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>) dans votre répertoire d'installation d'I2P
et <b>renommez-le i2pupdate.zip</b>. 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é (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> vers votre répertoire d'installation d'I2P). Il n'est pas nécessaire de décompresser ce fichier.</li>

View File

@ -15,31 +15,31 @@
<ul class="downloadlist"> <ul class="downloadlist">
<li>Графический инсталлятор:<br /> <li>Графический инсталлятор:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
(SHA256 (SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)<br />
Под Windows: скачайте этот файл и запустите его. Под другими операционными системами его можно запустить из командной строки командой <code>java -jar i2pinstall_0.8.8.exe</code> Под Windows: скачайте этот файл и запустите его. Под другими операционными системами его можно запустить из командной строки командой <code>java -jar i2pinstall_0.8.9.exe</code>
</li> </li>
<li>Установка из командной строки:<br /> <li>Установка из командной строки:<br />
Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.8.8.exe -console</code> <br /> Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.8.9.exe -console</code> <br />
Такой способ работает в Windows, Linux и Mac OS X. Такой способ работает в Windows, Linux и Mac OS X.
</li> </li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li> <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>Установка из исходного кода:<br /> <li>Установка из исходного кода:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
(SHA256 (SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br /> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />
(Как вариант, можете скачать текущий исходный код из <a href="newdevelopers">monotone-репозитория</a>.) (Как вариант, можете скачать текущий исходный код из <a href="newdevelopers">monotone-репозитория</a>.)
<br/> <br/>
Запустите процесс сборки <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p-0.8.8 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки). Запустите процесс сборки <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p-0.8.9 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки).
</li> </li>
</ul> </ul>
@ -90,10 +90,10 @@ Unix-совместимые системы: I2P можно запустить в
<ol> <ol>
<li>Скачайте <li>Скачайте
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a>
(SHA256 (SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip.sig">sig</a>)
в директорию, где у Вас установлен I2P и <b>переименуйте в i2pupdate.zip</b>. (Как вариант, можно скачать исходный код и запустить сборку командой «ant updater», после чего скопировать полученный i2pupdate.zip в директорию, где у Вас установлен I2P.) Вам НЕ надо распаковывать этот zip-файл. в директорию, где у Вас установлен I2P и <b>переименуйте в i2pupdate.zip</b>. (Как вариант, можно скачать исходный код и запустить сборку командой «ant updater», после чего скопировать полученный i2pupdate.zip в директорию, где у Вас установлен I2P.) Вам НЕ надо распаковывать этот zip-файл.
</li> </li>
<li>Нажмите <a href="http://localhost:7657/configservice.jsp">«Перезагрузить плавно»</a></li> <li>Нажмите <a href="http://localhost:7657/configservice.jsp">«Перезагрузить плавно»</a></li>

View File

@ -11,20 +11,20 @@
<h3>全新安装</h3> <h3>全新安装</h3>
<ul class="downloadlist"> <ul class="downloadlist">
<li>图形安装程序:<br /> <li>图形安装程序:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe">i2pinstall_0.8.8.exe</a> <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe">i2pinstall_0.8.9.exe</a>
<br/>(SHA256 <br/>(SHA256
32f37cd5045040da2b162b7ffa8eccd096ea2101a963590d5c1d8a7b9be3f4cc 554d0abe82ca034e1b7479410bab330bba5644ca1ae4117982af670d0f44ee66
<a href="http://mirror.i2p2.de/i2pinstall_0.8.8.exe.sig">sig</a>) <a href="http://mirror.i2p2.de/i2pinstall_0.8.9.exe.sig">sig</a>)
<br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.8.8.exe</code> (没错,就这么写)</li> <br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.8.9.exe</code> (没错,就这么写)</li>
<li>命令行安装(即无头安装):<br /> <li>命令行安装(即无头安装):<br />
下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.8.8.exe -console</code> 下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.8.9.exe -console</code>
以上方法适用于 windowslinux, 和 mac (没错,确实可行).</li> 以上方法适用于 windowslinux, 和 mac (没错,确实可行).</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li> <li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>用源码安装:<br /> <li>用源码安装:<br />
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2">i2psource_0.8.8.tar.bz2</a> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2">i2psource_0.8.9.tar.bz2</a>
<br/>(SHA256 <br/>(SHA256
522adf14aeac28281ec469f2f45c9d5ead73dd510784d5ad148aa505784a4394 c40d503c0ee2e90c75f3d635649490a8e49b60e1da8100db118e2097a133429e
<a href="http://mirror.i2p2.de/i2psource_0.8.8.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.8.8.tar.bz2 ; cd i2p_0.8.8 ; ant pkg)</code> <a href="http://mirror.i2p2.de/i2psource_0.8.9.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.8.9.tar.bz2 ; cd i2p_0.8.9 ; ant pkg)</code>
,然后运行图形安装程序或进行命令行安装。</li> ,然后运行图形安装程序或进行命令行安装。</li>
</ul> </ul>
@ -54,9 +54,9 @@
<h3>旧版升级 (手动方法)</h3> <h3>旧版升级 (手动方法)</h3>
<ol> <ol>
<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip">i2pupdate_0.8.8.zip</a> <br/>(SHA256 <li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.zip">i2pupdate_0.8.9.zip</a> <br/>(SHA256
5c454ca3e63f436df4abbd394e6aa66da280b57179453eb5f90dff33325d9259 dba9258b67b3021c40456aae8e6986dc954ec55ab4ea527fd1ef02cfba88d803
<a href="http://mirror.i2p2.de/i2pupdate_0.8.8.zip.sig">sig</a>) 放入 I2P 安装文件夹并 <b>改名为 i2pupdate.zip</b>. (此外,您还可以在得到前述的源码包后运行 "ant updater",将生成的 i2pupdate.zip 复制到您的 I2P 安装目录中)。<b>不要</b>将此文件解压缩。</li> <a href="http://mirror.i2p2.de/i2pupdate_0.8.9.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>点击 <a href="http://localhost:7657/configservice.jsp">"Restart"</a>(平滑重启)</li>
<li>去喝杯咖啡11分钟后就完成了。</li> <li>去喝杯咖啡11分钟后就完成了。</li>
</ol> </ol>

View File

@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version"> <div class="version">
<b>Latest version:</b><div class="underline"></div> <b>Latest version:</b><div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download">Download</a><br /><div class="underline"></div> - <a href="download">Download</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 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://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@ -12,10 +12,10 @@
</div> </div>
<div class="news"> <div class="news">
<b>Latest News:</b><div class="underline"></div> <b>Latest News:</b><div class="underline"></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Released</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Released</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Released</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Released</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Released</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Released</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Released</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Released</a><br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version"> <div class="version">
<b>الإصدار الأحدث</b><div class=underline></div> <b>الإصدار الأحدث</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download">تحميل</a><br /><div class="underline"></div> - <a href="download">تحميل</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 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://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@ -12,10 +12,10 @@
</div> </div>
<div class="news" > <div class="news" >
<b>أحدث الأخبار :</b><div class=underline></div> <b>أحدث الأخبار :</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">تمّ اطلاق النسخة</a> <br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">تمّ اطلاق النسخة</a> <br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">تمّ اطلاق النسخة</a> <br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">تمّ اطلاق النسخة</a> <br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">تمّ اطلاق النسخة</a> <br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">تمّ اطلاق النسخة</a> <br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">تمّ اطلاق النسخة</a> <br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">تمّ اطلاق النسخة</a> <br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -5,7 +5,7 @@
<div class="version"> <div class="version">
<b>Aktuální verze:</b> <b>Aktuální verze:</b>
<div class="underline"></div> <div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Poznámky k vydání", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Poznámky k vydání", "html")}}
- <a href="download">Stáhnout</a> - <a href="download">Stáhnout</a>
<br /><div class="underline"></div> <br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 2007-09-28 - <strong>Syndie 1.101a</strong> -
@ -14,10 +14,10 @@
</div> </div>
<div class="news"> <div class="news">
<b>Novinky:</b><div class=underline></div> <b>Novinky:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Vydání</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Vydání</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Vydání</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Vydání</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Vydání</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Vydání</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Vydání</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Vydání</a><br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -5,7 +5,7 @@
<div class="version"> <div class="version">
<b>Aktuellste Version:</b> <b>Aktuellste Version:</b>
<div class="underline"></div> <div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Ank&uuml;ndigung", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Ank&uuml;ndigung", "html")}}
- <a href="download_de.html">Download</a> - <a href="download_de.html">Download</a>
<div class="underline"></div> <div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 2007-09-28 - <strong>Syndie 1.101a</strong> -
@ -13,10 +13,10 @@
- <a href="http://syndie.i2p2.de/download.html">Download</a> - <a href="http://syndie.i2p2.de/download.html">Download</a>
</div> </div>
<div class="news"><strong>Letzte Neuigkeiten:</strong><div class="underline"></div> <div class="news"><strong>Letzte Neuigkeiten:</strong><div class="underline"></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">veröffentlicht</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">veröffentlicht</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">veröffentlicht</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">veröffentlicht</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">veröffentlicht</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">veröffentlicht</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">veröffentlicht</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">veröffentlicht</a><br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -5,7 +5,7 @@
<div class="version"> <div class="version">
<b>Versión actual:</b> <b>Versión actual:</b>
<div class="underline"></div> <div class="underline"></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Anunciación", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Anunciación", "html")}}
- <a href="download_es.html">Descarga</a> - <a href="download_es.html">Descarga</a>
<div class="underline"></div> <div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 2007-09-28 - <strong>Syndie 1.101a</strong> -
@ -13,10 +13,10 @@
- <a href="http://syndie.i2p2.de/download.html">Descarga</a> - <a href="http://syndie.i2p2.de/download.html">Descarga</a>
</div> </div>
<div class="news"><strong>Novedades:</strong><div class="underline"></div> <div class="news"><strong>Novedades:</strong><div class="underline"></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">publicada</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">publicada</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">publicada</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">publicada</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">publicada</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">publicada</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">publicada</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">publicada</a><br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version"> <div class="version">
<b>Dernière version:</b><div class=underline></div> <b>Dernière version:</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8_fr.html", "Annonce", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9_fr.html", "Annonce", "html")}}
- <a href="download_fr.html">Téléchargements</a><br /><div class="underline"></div> - <a href="download_fr.html">Téléchargements</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 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://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@ -12,10 +12,10 @@
</div> </div>
<div class="news"> <div class="news">
<b>Dernières nouvelles :</b><div class=underline></div> <b>Dernières nouvelles :</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9_fr.html">Publiée</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8_fr.html">Publiée</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8_fr.html">Publiée</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7_fr.html">Publiée</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7_fr.html">Publiée</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6_fr.html">Publiée</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6_fr.html">Publiée</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5_fr.html">Publiée</a><br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version"> <div class="version">
<b>Latest version:</b><div class=underline></div> <b>Latest version:</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download">Download</a><br /><div class="underline"></div> - <a href="download">Download</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 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://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@ -12,10 +12,10 @@
</div> </div>
<div class="news"> <div class="news">
<b>Latest News:</b><div class=underline></div> <b>Latest News:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Rilasciata</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Rilasciata</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Rilasciata</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Rilasciata</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Rilasciata</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Rilasciata</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Rilasciata</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Rilasciata</a><br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -4,7 +4,7 @@
<table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce"> <table cellspacing="10" class="announce"><tr class="announce"><td valign="top" class="announce">
<div class="version"> <div class="version">
<b>Laatste versie:</b><div class=underline></div> <b>Laatste versie:</b><div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Aankondiging", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Aankondiging", "html")}}
- <a href="download">Download</a><br /><div class="underline"></div> - <a href="download">Download</a><br /><div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 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://dev.i2p.net/pipermail/i2p/2007-September/001355.html">Announcement</a> -->
@ -12,10 +12,10 @@
</div> </div>
<div class="news"> <div class="news">
<b>Laatste Nieuws:</b><div class=underline></div> <b>Laatste Nieuws:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Release</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Release</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Release</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Release</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Release</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Release</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Release</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Release</a><br />
</div> </div>
<!-- <!--
<td> <td>

View File

@ -6,7 +6,7 @@
<div class="version"> <div class="version">
<b>Последние Версии:</b> <b>Последние Версии:</b>
<div class=underline></div> <div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br /> 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br />
<div class="underline"></div> <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> 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> </div>
@ -14,10 +14,10 @@
<div class="news"> <div class="news">
<b>Последние Новости:</b> <b>Последние Новости:</b>
<div class=underline></div> <div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">Released</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Released</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">Released</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Released</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">Released</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Released</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">Released</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">Released</a><br />
</div> </div>
</table> </table>

View File

@ -5,7 +5,7 @@
<div class="version"> <div class="version">
<b>最新版本:</b> <b>最新版本:</b>
<div class=underline></div> <div class=underline></div>
2011-08-23 - <strong>I2P 0.8.8</strong> - {{ urlify("release-0.8.8", "Announcement", "html")}} 2011-10-11 - <strong>I2P 0.8.9</strong> - {{ urlify("release-0.8.9", "Announcement", "html")}}
- <a href="download_zh.html">下载</a> - <a href="download_zh.html">下载</a>
<div class="underline"></div> <div class="underline"></div>
2007-09-28 - <strong>Syndie 1.101a</strong> - 2007-09-28 - <strong>Syndie 1.101a</strong> -
@ -14,10 +14,10 @@
</div> </div>
<div class="news"> <div class="news">
<b>最新动态:</b><div class=underline></div> <b>最新动态:</b><div class=underline></div>
2011-10-11 - I2P 0.8.9 <a href="release-0.8.9.html">新版发布</a><br />
2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">新版发布</a><br /> 2011-08-23 - I2P 0.8.8 <a href="release-0.8.8.html">新版发布</a><br />
2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">新版发布</a><br /> 2011-06-27 - I2P 0.8.7 <a href="release-0.8.7.html">新版发布</a><br />
2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">新版发布</a><br /> 2011-05-16 - I2P 0.8.6 <a href="release-0.8.6.html">新版发布</a><br />
2011-04-18 - I2P 0.8.5 <a href="release-0.8.5.html">新版发布</a><br />
</div> </div>
<!-- <!--
<td> <td>