This commit is contained in:
zzz
2012-12-17 19:48:38 +00:00
parent 4d28722ec6
commit 5f802aff51
21 changed files with 175 additions and 167 deletions

View File

@@ -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.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)<br />
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_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.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Download that file and double-click it (if that works) or
type <code>java -jar i2pinstall_0.9.3.jar</code> in a terminal to run the
type <code>java -jar i2pinstall_0.9.4.jar</code> in a terminal to run the
installer.
On some platforms you may be able to right-click and select
&quot;Open with Java&quot;.</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.3.jar -console</code> from the command line.
run <code>java -jar i2pinstall_0.9.4.jar -console</code> from the command line.
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li><b>Source install:</b><br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
Alternately, you can fetch the source from <a href="newdevelopers#getting-the-i2p-code">monotone</a>.
<br />
Run <code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; ant pkg)</code> then either
Run <code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p-0.9.4 ; 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.3.zip">i2pupdate_0.9.3.zip</a>
<li>Download <a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip.sig">sig</a>) to your I2P
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.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

View File

@@ -14,42 +14,42 @@
<h3>التثبيت لأول مرة</h3>
<ul class="downloadlist">
<li><b>Windows</b> التثبيت عن طريق الواجهة الرسومية :<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe.sig">sig</a>)
</li>
<li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق الواجهة الرسومية :<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Download that file and double-click it (if that works) or
type <code>java -jar i2pinstall_0.9.3.jar</code> in a terminal to run the
type <code>java -jar i2pinstall_0.9.4.jar</code> in a terminal to run the
installer.
On some platforms you may be able to right-click and select
&quot;Open with Java&quot;.
حمل الملف و نفّذه ،و اذا كان نظام التشغيل لديك غير ويندوز نفّذ الأمر التالي
<code>java -jar i2pinstall_0.9.3.jar</code></li>
<code>java -jar i2pinstall_0.9.4.jar</code></li>
<li><b>Linux / OS X / BSD / Solaris</b> التثبيت عن طريق سطر الأوامر :<br />
حمل ملف التثبيت عن طريق الواجهة الرسومية المذكور مسبقاً ثمّ نفذ الأمر
<code>java -jar i2pinstall_0.9.3.jar -console</code> في سطر الأوامر لديك
<code>java -jar i2pinstall_0.9.4.jar -console</code> في سطر الأوامر لديك
هذا ينطبق على أنظمة ويندوز و لينكس و ما كنتوش (نعم ،حقاً !)
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>تحميل النص المصدري :<br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
بشكل بديل ، يمكن الحصول على الرماز المصدري من <a href="newdevelopers#getting-the-i2p-code">monotone</a>.
<br/>
نفّذ الأمر<code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
نفّذ الأمر<code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p-0.9.4 ; ant pkg)</code>ثمّ شغل التثبيت عبر الواجهة الرسومية أو سطر الأوامر كما ذكر مسبقاً</li>
</ul>
الملفات موقّعة بواسطة zzz
@@ -109,10 +109,10 @@
<h3>(تحديث من اصدار سابق (الطريقة اليدوية:</h3>
<ol>
<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip">i2pupdate_0.9.3.zip</a>
<li>تحميل <a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip.sig">sig</a> الى مجلد التثبيت <b>اعد التسمية الى i2pupdate.zip</b>.
او يمكنك تحميل النص المصدري و كتابة في سطر الأوامر ant updater
ثم تقوم بنسخ الملف i2pupdate.zip الى مجلد الذي اخترته لتنصيب برنامج I2P لتتم الترقية بطريقة آلية.انت لست بحاجة الى فك ضغط هذا الملف.
</li>

View File

@@ -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.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>) <br />
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_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.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Download that file and double-click it (if that works) or
type <code>java -jar i2pinstall_0.9.3.jar</code> in a terminal to run the
type <code>java -jar i2pinstall_0.9.4.jar</code> in a terminal to run the
installer.
On some platforms you may be able to right-click and select
&quot;Open with Java&quot;.</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.3.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.4.jar -console</code>
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li><b>Instalace ze zdrojového kódu:</b><br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
Alternativně lze zdrojový kód stáhnout <a href="newdevelopers#getting-the-i2p-code">z repozitáře monotone</a>.<br/>
Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; ant pkg)</code> a potom
Spusťte sestavení programu příkazem <code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p-0.9.4 ; 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.3.zip">i2pupdate_0.9.3.zip</a>
<li>Stáhněte si <a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip.sig">sig</a>) a uložte jej do
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.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

View File

@@ -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.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)<br />
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe.sig">sig</a>)<br />
Downloade die Datei und f&uuml;hre sie aus. </li>
<li><b>Linux / OS X / BSD / Solaris GUI Installer:</b><br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Hole die Datei und f&uuml;hre sie mit Doppelklick aus (falls es funktioniert)
oder gebe <code>java -jar i2pinstall_0.9.3.jar</code> in einm Terminal ein um
oder gebe <code>java -jar i2pinstall_0.9.4.jar</code> in einm Terminal ein um
die Installation zu starten.
Auf einigen Plattformen muss die Datei gegebenfall mit Rechts-Klick und der
Option "&Ouml;ffne mit Java" ge&ouml;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.3.jar -console</code> in der Kommandozeile auf.
<code>java -jar i2pinstall_0.9.4.jar -console</code> in der Kommandozeile auf.
</li>
<li><a href="/debian.html">Pakete f&uuml;r Debian &amp; Ubuntu</a></li>
<li><b>Quelltext Installation:</b><br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
Alternativ kannst Du den Quelltext aus <a href="newdevelopers_de#getting-the-i2p-code">Monotone</a> kopieren.
<br/>
F&uuml;hre folgendes aus: <code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p_0.9.3 ; ant pkg)</code>
F&uuml;hre folgendes aus: <code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p_0.9.4 ; 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 &auml;lteren Versionen (Manuelle Methode):</h3>
<ol>
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip">i2pupdate_0.9.3.zip</a>
<li>Downloade <a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip.sig">sig</a>) in dein I2P
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.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

View File

@@ -14,39 +14,39 @@ Java Runtime 1.5 ή νεότερο.
<h3>Εγκατάσταση</h3>
<ul class="downloadlist">
<li><b>Εγκατάσταση με γραφικό περιβάλλον για Windows:</b><br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)<br />
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe.sig">sig</a>)<br />
Κατεβάστε αυτό το αρχείο και εκτελέστε το.
</li>
<li><b>Εγκατάσταση με γραφικό περιβάλλον για Linux / OS X / BSD / Solaris:</b><br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Κατεβάστε αυτό το αρχείο και κάντε διπλό "κλικ" (εάν δουλεύει) ή
πληκτρολογήστε <code>java -jar i2pinstall_0.9.3.jar</code> στη γραμμή εντολών
πληκτρολογήστε <code>java -jar i2pinstall_0.9.4.jar</code> στη γραμμή εντολών
για να τρέξετε την εγκατάσταση.
Σε μερικές πλατφόρμες μπορείτε να κάνετε δεξιό "κλικ" και να επιλέξετε
&quot;Open with Java&quot;.</li>
<li><b>Εγκατάσταση από γραμμή εντολών (headless) για Linux / OS X / BSD / Solaris:</b><br />
Κατεβάστε την εγκατάσταση με γραφικό περιβάλλον από παραπάνω και εκτελέστε
<code>java -jar i2pinstall_0.9.3.jar -console</code> στη γραμμή εντολών.
<code>java -jar i2pinstall_0.9.4.jar -console</code> στη γραμμή εντολών.
</li>
<li><a href="/debian.html">Πακέτα για Debian &amp; Ubuntu</a></li>
<li><b>Εγκατάσταση από πηγαίο κώδικα:</b><br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
Εναλλακτικά, μπορείτε να πάρετε τον πηγαίο κώδικα από το <a href="newdevelopers#getting-the-i2p-code">monotone</a>.
<br />
Εκτελέστε <code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; ant pkg)</code> και μετά
Εκτελέστε <code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p-0.9.4 ; ant pkg)</code> και μετά
είτε τρέξτε την εγκατάσταση με γραφικό περιβάλλον είτε από τη γραμμή εντολών όπως παραπάνω.
</li>
</ul>
@@ -134,10 +134,10 @@ than current version", και θα πρέπει να χρησιμοποιήσο
<h3>Ενημερώσεις από προηγούμενες εκδόσεις (χειροκίνητη μέθοδος):</h3>
<ol>
<li>Κατεβάστε το <a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip">i2pupdate_0.9.3.zip</a>
<li>Κατεβάστε το <a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip.sig">sig</a>)
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip.sig">sig</a>)
στον κατάλογο εγκατάστασης του I2P και <b>μετονομάστε το σε i2pupdate.zip</b>.
(εναλλακτικά, μπορείτε να πάρετε τον πηγαίο κώδικα και να εκτελέσετε "ant updater", έπειτα
αντιγράψτε το παραγόμενο i2pupdate.zip στον κατάλογο εγκατάστασης του I2P). ΔΕΝ χρειάζεται να

View File

@@ -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.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_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.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Download that file and double-click it (if that works) or
type <code>java -jar i2pinstall_0.9.3.jar</code> in a terminal to run the
type <code>java -jar i2pinstall_0.9.4.jar</code> in a terminal to run the
installer.
On some platforms you may be able to right-click and select
&quot;Open with Java&quot;.</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.3.jar -console</code> desde la línea de comandos.
arranca <code>java -jar i2pinstall_0.9.4.jar -console</code> desde la línea de comandos.
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li><b>Instalación desde el código fuente:</b><br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
De forma alternativa, puedes obtener las fuentes usando <a href="newdevelopers#getting-the-i2p-code">monotone</a>.
<br/>
Ejecuta <code>tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; 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.4.tar.bz2 ; cd i2p-0.9.4 ; 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.3.zip">i2pupdate_0.9.3.zip</a>
<li>Descarga <a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip.sig">sig</a>)
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.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>

View File

@@ -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.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
(SHA256 762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256 c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_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.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Téléchargez ce fichier et exécutez-le.
Vous pouvez
taper <code>java -jar i2pinstall_0.9.3.jar</code>
taper <code>java -jar i2pinstall_0.9.4.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.3.jar -console</code> sur la ligne de commande.
exécutez <code>java -jar i2pinstall_0.9.4.jar -console</code> sur la ligne de commande.
</li>
<li><a href="/debian_fr.html">Packages for Debian &amp; Ubuntu</a></li>
<li><b>À partir des sources:</b><br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
(SHA256 39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256 1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
Vous pouvez si vous préférez récupérer les sources sur <a href="newdevelopers#getting-the-i2p-code">monotone</a>.
<br/>
Exécuter <code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; ant pkg)</code> puis, soit
Exécuter <code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p-0.9.4 ; 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.3.zip">i2pupdate_0.9.3.zip</a>
(SHA256 2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.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.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256 0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.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>

View File

@@ -15,40 +15,40 @@
<ul class="downloadlist">
<li><b>Графический инсталлятор для Windows:</b><br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)<br />
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_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.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Скачайте этот файл и запустите двойным кликом, или выполните в консоли
команду <code>java -jar i2pinstall_0.9.3.jar</code> для запуска инсталлятора.
команду <code>java -jar i2pinstall_0.9.4.jar</code> для запуска инсталлятора.
На некоторых платформах вы можете вызвать контекстное меню и выбрать
&quot;Open with Java&quot;.
</li>
<li><b>Установка из командной строки в Linux / OS X / BSD / Solaris:</b><br />
Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.9.3.jar -console</code> <br />
Скачайте графический инсталлятор по ссылке выше и запустите из командной строки <code>java -jar i2pinstall_0.9.4.jar -console</code> <br />
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li><b>Установка из исходного кода:</b><br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />
(Как вариант, можете скачать текущий исходный код из <a href="newdevelopers#getting-the-i2p-code">monotone-репозитория</a>.)
<br/>
Запустите процесс сборки <code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p-0.9.3 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки).
Запустите процесс сборки <code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p-0.9.4 ; ant pkg)</code>, затем воспользуйтесь собранным инсталлятором в графическом или консольном режиме (см. предыдущие способы установки).
</li>
</ul>
@@ -99,10 +99,10 @@ Unix-совместимые системы: I2P можно запустить в
<ol>
<li>Скачайте
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip">i2pupdate_0.9.3.zip</a>
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.zip">i2pupdate_0.9.4.zip</a>
(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip.sig">sig</a>)
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.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>

View File

@@ -11,36 +11,36 @@
<h3>全新安装</h3>
<ul class="downloadlist">
<li><b>Windows</b> 图形安装程序:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe">i2pinstall_0.9.3_windows.exe</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe">i2pinstall_0.9.4_windows.exe</a>
<br/>(SHA256
762964ab582801be1c9d45843c682f791c284d4fa7b1e1ee733ea4ef033d4907
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3_windows.exe.sig">sig</a>)
c76bea15a6b7d98227466cc8025b1eb9069997e40e9d71ff49e55b2c8ac0b995
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4_windows.exe.sig">sig</a>)
</li>
<li><b>Linux / OS X / BSD / Solaris</b> 图形安装程序:<br />
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar">i2pinstall_0.9.3.jar</a>
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar">i2pinstall_0.9.4.jar</a>
(SHA256
4ebea74b30064c9853c40cf24764d283dc6fff47ed2449b247f3c9991cccb494
<a href="http://mirror.i2p2.de/i2pinstall_0.9.3.jar.sig">sig</a>)<br />
8e670ba26c04176ace9246d91a09951975e2965b89628f620f5a3dff917298e4
<a href="http://mirror.i2p2.de/i2pinstall_0.9.4.jar.sig">sig</a>)<br />
Download that file and double-click it (if that works) or
type <code>java -jar i2pinstall_0.9.3.jar</code> in a terminal to run the
type <code>java -jar i2pinstall_0.9.4.jar</code> in a terminal to run the
installer.
On some platforms you may be able to right-click and select
&quot;Open with Java&quot;.
<br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.9.3.jar</code>
<br />下载以上文件并运行如果你不是 windows 用户,可以输入 <code>java -jar i2pinstall_0.9.4.jar</code>
</li>
<li><b>Linux / OS X / BSD / Solaris</b> 命令行安装(即无头安装):<br />
下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.9.3.jar -console</code>
下载上面的图形安装程序并在命令行状态下运行 <code>java -jar i2pinstall_0.9.4.jar -console</code>
</li>
<li><a href="/debian.html">Packages for Debian &amp; Ubuntu</a></li>
<li>用源码安装:<br />
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2">i2psource_0.9.3.tar.bz2</a>
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2">i2psource_0.9.4.tar.bz2</a>
<br/>(SHA256
39a7d6859bf4bd9ac56fd83a5e32d47d1b24ba06f912a027804492ca941936dd
<a href="http://mirror.i2p2.de/i2psource_0.9.3.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers#getting-the-i2p-code">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.9.3.tar.bz2 ; cd i2p_0.9.3 ; ant pkg)</code>
1b7d9695555ed42142b04ad6bcda083cd1a064f6354b639ad2aef4d9cd474e06
<a href="http://mirror.i2p2.de/i2psource_0.9.4.tar.bz2.sig">sig</a>)<br />此外,你也可以从 <a href="newdevelopers#getting-the-i2p-code">monotone</a> 中下载源码。<br/>执行 <code>(tar xjvf i2psource_0.9.4.tar.bz2 ; cd i2p_0.9.4 ; ant pkg)</code>
,然后运行图形安装程序或进行命令行安装。</li>
</ul>
@@ -70,9 +70,9 @@
<h3>旧版升级 (手动方法)</h3>
<ol>
<li>下载 <a href="http://mirror.i2p2.de/i2pupdate_0.9.3.zip">i2pupdate_0.9.3.zip</a> <br/>(SHA256
2381e4a845c6cc0c0d9f27f99571984bcbf448ef041bc1f7a2ba8715228d6377
<a href="http://mirror.i2p2.de/i2pupdate_0.9.3.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.4.zip">i2pupdate_0.9.4.zip</a> <br/>(SHA256
0f369d9b85793f157ec67c4d59723a2ad0c1de2a0902d35e11c26a2c74add824
<a href="http://mirror.i2p2.de/i2pupdate_0.9.4.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>

View File

@@ -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-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Announcement", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">Released</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">Released</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">Released</a><br />
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 />
</div>
<!--
<td>

View File

@@ -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-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Announcement", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">تمّ اطلاق النسخة</a> <br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">تمّ اطلاق النسخة</a> <br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">تمّ اطلاق النسخة</a> <br />
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 />
</div>
<!--
<td>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>Aktuální verze:</b>
<div class="underline"></div>
2012-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Poznámky k vydání", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">Vydání</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">Vydání</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">Vydání</a><br />
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 />
</div>
<!--
<td>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>Aktuellste Version:</b>
<div class="underline"></div>
2012-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Ankündigung", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">veröffentlicht</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">veröffentlicht</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">veröffentlicht</a><br />
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 />
</div>
<!--
<td>

View File

@@ -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-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Ανακοίνωση", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "Ανακοίνωση", "html")}}
- <a href="download_el.html">Λήψη</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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">Εκδόθηκε</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">Εκδόθηκε</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">Εκδόθηκε</a><br />
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 />
</div>
<!--
<td>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>Versión actual:</b>
<div class="underline"></div>
2012-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Anunciación", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">publicada</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">publicada</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">publicada</a><br />
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 />
</div>
<!--
<td>

View File

@@ -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-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3_fr.html", "Annonce", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4_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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">Publiée</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">Publiée</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">Publiée</a><br />
2012-07-30 - I2P 0.9.1 <a href="release-0.9.1.html">Publiée</a><br />
2012-05-02 - I2P 0.9 <a href="release-0.9.html">Publiée</a><br />
</div>
<!--
<td>

View File

@@ -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-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Announcement", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">Rilasciata</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">Rilasciata</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">Rilasciata</a><br />
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 />
</div>
<!--
<td>

View File

@@ -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-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Aankondiging", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">Release</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">Release</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">Release</a><br />
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 />
</div>
<!--
<td>

View File

@@ -6,7 +6,7 @@
<div class="version">
<b>Последние Версии:</b>
<div class=underline></div>
2012-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Announcement", "html")}} - <a href="download_ru">Скачать</a><br />
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">Released</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">Released</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">Released</a><br />
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 />
</div>
</table>

View File

@@ -5,7 +5,7 @@
<div class="version">
<b>最新版本:</b>
<div class=underline></div>
2012-10-27 - <strong>I2P 0.9.3</strong> - {{ urlify("release-0.9.3", "Announcement", "html")}}
2012-12-17 - <strong>I2P 0.9.4</strong> - {{ urlify("release-0.9.4", "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-12-17 - I2P 0.9.4 <a href="release-0.9.4.html">新版发布</a><br />
2012-10-27 - I2P 0.9.3 <a href="release-0.9.3.html">新版发布</a><br />
2012-09-21 - I2P 0.9.2 <a href="release-0.9.2.html">新版发布</a><br />
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 />
</div>
<!--
<td>

View File

@@ -1,17 +1,25 @@
<!--
<i2p.news date="$Date: 2012-10-27 00:00:00 $">
<i2p.release version="0.9.3" date="2012/10/27" minVersion="0.6" />
<i2p.news date="$Date: 2012-12-17 00:00:00 $">
<i2p.release version="0.9.4" date="2012/12/17" minVersion="0.6" su2Torrent="magnet:?xt=urn:btih:096ba629147b15f6f839d71b1cd954fe6063ec7c&dn=i2pupdate-0.9.4.su2&tr=http://tracker2.postman.i2p/announce.php" sudTorrent="magnet:?xt=urn:btih:f0d8271757cf46839e6d9e3fd8f8852a63ba5256&dn=i2pupdate-0.9.4.sud&tr=http://tracker2.postman.i2p/announce.php" />
-->
<div lang="en">
<h3>2012-10-27: <b>0.9.3 <a href="http://www.i2p2.i2p/release-0.9.3.html">Released</a></b></h3>
<h3>2012-12-17: <b>0.9.4 <a href="http://www.i2p2.i2p/release-0.9.4.html">Released</a></b></h3>
<p>0.9.4 includes a fix for a network capacity bug, introduced in 0.9.2,
that was reducing network performance and reliability. It also includes
major changes in the in-network update system, and adds the capability
to update via in-network torrents. </p>
<p>We fixed several bugs in the i2psnark DHT implementation that was introduced
last release. For those of you using console or http proxy passwords,
we converted to the more-secure digest method and improved the security for console forms.</p>
<p>For those of you already running development builds, your router should automatically
update to 0.9.4-0 using the new in-network torrent facility.
For those running 0.9.3-0, you will update normally using in-network HTTP, and
we will have more information for you when we release 0.9.5.</p>
<p>
0.9.3 includes extensive low-level changes to the queueing of messages in the router.
We implement the CoDel Active Queue Management (AQM) algoorithm.
We also unify the queueing and priority mechanisms in the transports to aid diagnosis and reduce network latency.
Work continues on fixing UDP transport bugs and making UDP more resistant to attacks.
There are more changes to improve the performance of the router and reduce its memory usage.
Also, we enable i2psnark's DHT support, introduced last release, by default.
As usual, there's also lots of bug fixes in this release, so updating is recommended.
</p><p>
Say hello to the volunteers on the <a href="irc://127.0.0.1:6668/i2p-help">#i2p-help IRC channel</a>.