update fr website : download-windows.wml
Fredzupy

Fredzupy commited on 2007-11-28 18:22:01
Zeige 1 geänderte Dateien mit 3 Einfügungen und 82 Löschungen.

... ...
@@ -1,87 +1,8 @@
1 1
 ## translation metadata
2
-# Based-On-Revision: 10373
2
+# Based-On-Revision: 12099
3
+# Status: obsolete
3 4
 # Last-Translator: fredzupy@gmail.com
4 5
 
5
-#include "head.wmi" CHARSET="UTF-8" TITLE="Télécharger pour Windows"
6
-
7
-<div class="main-column">
8
-
9
-<h2>Tor : paquets pour Windows</h2>
10
-<hr />
11
-
12
-<p>La dernière version stable est la version
13
-<b><version-stable></b>, la dernière version de développement est la
14
-version <b><version-alpha></b>.</p>
15
-
16
-<p><b>Abonnez-vous</b> à la <a
17
-href="http://archives.seul.org/or/announce/"> liste de diffusion
18
-or-announce</a> pour être informés des rapports de sécurité et des
19
-nouvelles versions stables (vous devrez confirmer votre inscription par
20
-email) :</p>
21
-
22
-<form action="http://freehaven.net/cgi-bin/majordomo.cgi">
23
-<input type="hidden" name="mlist" value="or-announce">
24
-<input type="hidden" name="subscribe" value="1">
25
-<input type="hidden" name="host" value="freehaven.net">
26
-<input name="email" size="15">
27
-<input type="submit" value="s'inscrire">
28
-</form>
29
-
30
-#Jens suggests something like:
31
-#<dl>
32
-#<dt>Windows</dt>
33
-#<dd>latest version: <a href="">0.1.1.23</a>, <a 
34
-#href="">instructions</a></dd>
35
-#</dl>
36
-
37
-<table border="1" cellspacing="0" cellpadding="2">
38
-<thead>
39
-<tr>
40
-<th>Système d'exploitation</th>
41
-<th>Paquet</th>
42
-<th>Instructions d'installation</th>
43
-</tr>
44
-</thead>
45
-
46
-<tr>
47
-<td>Windows</td>
48
-<td>Tout-en-un Tor &gt; Privoxy &gt; Vidalia :
49
-<a href="<package-win32-bundle-stable>"><version-win32-bundle-stable></a> (<a href="<package-win32-bundle-stable-sig>">sig</a>),
50
-<a href="<package-win32-bundle-alpha>"><version-win32-bundle-alpha></a> (<a href="<package-win32-bundle-alpha-sig>">sig</a>).
51
-</td>
52
-<td><a href="<page docs/tor-doc-win32>">instructions Win32</a></td>
53
-</tr>
54
-
55
-<tr>
56
-<td>Pour utilisateurs avancés</td>
57
-<td>Tor uniquement :
58
-<a href="<package-win32-stable>"><version-win32-stable></a> (<a href="<package-win32-stable-sig>">sig</a>),
59
-<a href="<package-win32-alpha>"><version-win32-alpha></a> (<a href="<package-win32-alpha-sig>">sig</a>).
60
-</td>
61
-<td>identique aux <a href="<page docs/tor-doc-unix>#privoxy">instructions Unix</a>
62
-</td>
63
-</tr>
64
-
65
-</table>
66
-
67
-<br />
68
-
69
-<h2>Plus d'informations</h2>
70
-
71
-<ul>
72
-<li>Tor est un <a href="http://www.fsf.org/">logiciel libre</a> distribué
73
-sous <a href="<cvssandbox>tor/LICENSE">licence BSD révisée</a>.</li>
74
-<li>Si vous souhaitez que Tor devienne plus rapide et plus stable, vous
75
-pouvez contribuer en <a href="<page donate>">faisant un don au projet
76
-Tor</a>.</li>
77
-<li>Pour de plus amples détails sur les notes de versions, vous pouvez consulter le <a href="<page download>#ChangeLog">ChangeLog</a>.</li>
78
-<li>Vous pouvez aussi consulter <a href="<page mirrors>">la liste des sites miroirs de Tor</a>.
79
-Il existe aussi une <a href="http://opensource.depthstrike.com?category=tor">page avec les torrents des téléchargements ci-dessus.</a>
80
-Vous pouvez également télécharger la <a href="dist/privoxy-3.0.3-2-stable.src.tar.gz">source de Privoxy 3.0.3</a> ou
81
-la <a href="dist/vidalia-bundles/">source de Vidalia</a>.</li>
82
-<li>La vérification des signatures permet d'être certain que vous avez téléchargé le bon fichier. Pour savoir comment vérifier ces signatures, vous pouvez consulter cet <a href="https://wiki.torproject.org/noreply/TheOnionRouter/VerifyingSignatures">article de la FAQ</a>.</li>
83
-</ul>
84
-
85
-  </div><!-- #main -->
6
+#include "head.wmi" CHARSET="UTF-8" TITLE="Redirecting" REDIRECT="download"
86 7
 
87 8
 #include <foot.wmi>
88 9