Add a German easy-download page.
Sebastian Hahn

Sebastian Hahn commited on 2009-01-17 09:01:50
Zeige 1 geänderte Dateien mit 64 Einfügungen und 0 Löschungen.


Once again: Thanks Unicorn
... ...
@@ -0,0 +1,64 @@
1
+## translation metadata
2
+# Based-On-Revision: 17506
3
+# Last-Translator: mail a-t oliverknapp .de
4
+
5
+#include "head.wmi" TITLE="Tor: Download" CHARSET="UTF-8"
6
+
7
+<div class="main-column">
8
+
9
+<h3>Jetzt Herunterladen - Freie &amp; Quelloffene Software</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
+
18
+<tr>
19
+<td bgcolor="#e5e5e5" align="center">
20
+# Translators: please point to the version of TBB in your language,
21
+# if there is one.
22
+<a href="torbrowser/dist/tor-im-browser-<version-torimbrowserbundle>_de.exe">Installationsfreie Pakte für Windows</a>
23
+</td>
24
+<td align="center">
25
+<a href="<package-osx-bundle-stable>">Installationspaket für Apple OS X</a>
26
+</td>
27
+<td bgcolor="#e5e5e5" align="center">
28
+<a href="<package-win32-bundle-stable>">Installationspaket für
29
+Windows</a>
30
+</td>
31
+</tr>
32
+
33
+<tr> <td bgcolor="#e5e5e5" align="center">Perfekt für den USB-Stick! Fertig
34
+eingerichtet mit Mozilla Firefox. <a href="<page torbrowser/index>#Extraction">
35
+Bebilderte Anleitung</a>.</td> <td align="center">Einfach. Auswählen. Klicken.
36
+Installieren.</td> <td bgcolor="#e5e5e5" align="center">Einfach zu
37
+Installieren.</td> </tr> </table>
38
+
39
+<hr /> <p>Tor ist kein Wundermittel das deine gesamte Internetaktivität
40
+verschlüsselt. Du solltest verstehen, was Tor für dich macht und was es nicht
41
+macht. <a href="<page download>
42
+#Warning">Lies mehr über dieses Thema!</a>.</p>
43
+
44
+<p>Du brauchst mehr Auswahl? <a href="<page download>">Hier gibt es unserer
45
+Downloadseite für fortgeschrittene Anwender</a>.</p>
46
+
47
+<p>Vielleicht bist du interessiert <a href="<page 30seconds>">mehr über Tor zu
48
+lernen</a>?</p>
49
+
50
+<br />
51
+<br />
52
+<br />
53
+<br />
54
+<br />
55
+<br />
56
+
57
+<p>Windows und das Windows Logo sind eingetragene Warenzeichen der Microsoft
58
+Corporation. Apple OS X und das Apple X logo sind eingetragene Warenzeichen
59
+von Apple.</p>
60
+
61
+</div><!-- #main -->
62
+
63
+#include <foot.wmi>
64
+
0 65