Jens Kubieziel commited on 2008-07-24 12:04:36
Zeige 1 geänderte Dateien mit 16 Einfügungen und 11 Löschungen.
| ... | ... |
@@ -1,8 +1,8 @@ |
| 1 | 1 |
## translation metadata |
| 2 |
-# Based-On-Revision: 7799 |
|
| 2 |
+# Based-On-Revision: 15568 |
|
| 3 | 3 |
# Last-Translator: jens@kubieziel.de |
| 4 | 4 |
|
| 5 |
-#include "head.wmi" TITLE="Spiegelserver" |
|
| 5 |
+#include "head.wmi" TITLE="Tor: Spiegelserver" |
|
| 6 | 6 |
|
| 7 | 7 |
<div class="main-column"> |
| 8 | 8 |
|
| ... | ... |
@@ -10,22 +10,27 @@ |
| 10 | 10 |
<hr /> |
| 11 | 11 |
|
| 12 | 12 |
<p> |
| 13 |
-The richtige Adresse dieser Seite ist <a href="https://www.torproject.org/">https://www.torproject.org</a>, |
|
| 14 |
-aber es gibt einige Spiegel auf anderen Servern. |
|
| 13 |
+Die richtige Adresse dieser Seite ist <a |
|
| 14 |
+ href="https://www.torproject.org/">https://www.torproject.org</a>. Es |
|
| 15 |
+ gibt aber einige Spiegel auf anderen Servern. |
|
| 15 | 16 |
</p> |
| 16 | 17 |
|
| 17 |
-<p> |
|
| 18 |
-Wenn du einen Spiegel (mirror) betreibst, schicke bitte eine E-Mail an |
|
| 19 |
-<a href="<page contact>">tor-webmaster</a> |
|
| 20 |
-und wir werden den der Liste hinzuf�gen. |
|
| 21 |
-</p> |
|
| 18 |
+<p> Wenn du einen Spiegel (mirror) betreiben willst, lies bitte unsere |
|
| 19 |
+ <a href="<page running-a-mirror>">Anweisungen, wie man einen Spiegel |
|
| 20 |
+ betreibt</a>.</p> |
|
| 22 | 21 |
|
| 23 | 22 |
<table class="mirrors"> |
| 24 | 23 |
<tr> |
| 25 | 24 |
<th>Land</th> |
| 26 | 25 |
<th>Organisation</th> |
| 27 |
- <th>website mirror</th> |
|
| 28 |
- <th>dist/ mirror</th> |
|
| 26 |
+ <th>zuletzt aktualisiert</th> |
|
| 27 |
+ <th>FTP</th> |
|
| 28 |
+ <th>http dist/</th> |
|
| 29 |
+ <th>HTTP Webseite</th> |
|
| 30 |
+ <th>https dist/</th> |
|
| 31 |
+ <th>HTTPS Webseite</th> |
|
| 32 |
+ <th>rsync dist/</th> |
|
| 33 |
+ <th>rsync Webseite</th> |
|
| 29 | 34 |
</tr> |
| 30 | 35 |
#include <mirrors-table.wmi> |
| 31 | 36 |
</table> |
| 32 | 37 |