add italian easy download page
Jan Reister

Jan Reister commited on 2009-02-04 15:06:56
Zeige 1 geänderte Dateien mit 59 Einfügungen und 0 Löschungen.

... ...
@@ -0,0 +1,59 @@
1
+## translation metadata
2
+# Based-On-Revision: 18252
3
+# Last-Translator: jan at seul . org
4
+
5
+#include "head.wmi" TITLE="Tor: Download" CHARSET="UTF-8"
6
+
7
+<div class="main-column">
8
+
9
+<h3>Scarica - software libero &amp; Open Source</h3>
10
+<hr />
11
+<table width="99%" border="0" cellspacing="0" cellpadding="3">
12
+<tr>
13
+<th bgcolor="#e5e5e5" align="center" width="33%"><img src="images/logo.windows-header.gif"></th>
14
+<th align="center" width="33%"><img src="images/ref_leopard_box.jpg"></th>
15
+<th bgcolor="#e5e5e5" align="center" width="33%"><img src="images/logo.windows-header.gif"></th>
16
+</tr>
17
+<tr>
18
+<td bgcolor="#e5e5e5" align="center">
19
+# Translators: please point to the version of TBB in your language,
20
+# if there is one.
21
+<a href="torbrowser/dist/tor-im-browser-<version-torimbrowserbundle>_en-US.exe">Pacchetto
22
+completo per Windows</a>
23
+</td>
24
+<td align="center">
25
+<a href="<package-osx-bundle-stable>">Pacchetto di installazione per Apple OS X</a>
26
+</td>
27
+<td bgcolor="#e5e5e5" align="center">
28
+<a href="<package-win32-bundle-stable>">Pacchetto di installazione per
29
+Windows</a>
30
+</td>
31
+</tr>
32
+<tr>
33
+<td bgcolor="#e5e5e5" align="center">Ottimo per penne USB! Preconfigurato con Mozilla
34
+Firefox. <a href="<page torbrowser/index>#Extraction">Schermate</a>.</td>
35
+<td align="center">Semplice. Scegli. Clic. Installa.</td>
36
+<td bgcolor="#e5e5e5" align="center">Semplice da installare.</td>
37
+</tr>
38
+</table>
39
+<hr />
40
+<p>Tor non cifra magicamente tutte le tue attivit&agrave; in rete.
41
+Sii consapevole di quel che Tor fa e non fa per te. <a href="<page
42
+download>#Warning">Approfondisci questo argomento</a>.</p>
43
+<p>Vuoi pi&ugrave; scelta?  <a href="<page download>">Altre opzioni avanzate per
44
+il download</a>.</p>
45
+<p>Vuoi <a href="<page 30seconds>">sapere di pi&ugrave; su Tor in
46
+generale</a>?</p>
47
+<br />
48
+<br />
49
+<br />
50
+<br />
51
+<br />
52
+<br />
53
+<p>Windows ed il logotipo Windows sono marchi registrati di Microsoft
54
+Corporation.  Apple OS X ed il logotipo Apple X sono marchi registrati di
55
+Apple.</p>
56
+</div><!-- #main -->
57
+
58
+#include <foot.wmi>
59
+
0 60