Jan Reister commited on 2008-07-08 10:59:23
Zeige 1 geänderte Dateien mit 11 Einfügungen und 6 Löschungen.
... | ... |
@@ -1,5 +1,5 @@ |
1 | 1 |
## translation metadata |
2 |
-# Based-On-Revision: 13768 |
|
2 |
+# Based-On-Revision: 15568 |
|
3 | 3 |
# Last-Translator: jan at seul .org |
4 | 4 |
|
5 | 5 |
#include "head.wmi" TITLE="Tot: mirror" CHARSET="UTF-8" |
... | ... |
@@ -15,17 +15,22 @@ ma ne esistono alcuni mirror altrove. |
15 | 15 |
</p> |
16 | 16 |
|
17 | 17 |
<p> |
18 |
-Se gestisci un mirror, per favore scrivi a |
|
19 |
-<a href="mailto:tor-webmaster@torproject.org">tor-webmaster@torproject.org</a> |
|
20 |
-e lo aggiungeremo alla lista. |
|
18 |
+Se vuoi realizzare un mirror, per favore <a href="<page running-a-mirror>">leggi |
|
19 |
+le istruzioni per gestire un mirror</a>. |
|
21 | 20 |
</p> |
22 | 21 |
|
23 | 22 |
<table class="mirrors"> |
24 | 23 |
<tr> |
25 | 24 |
<th>Nazione</th> |
26 | 25 |
<th>Organizzazione</th> |
27 |
- <th>website mirror</th> |
|
28 |
- <th>dist/ mirror</th> |
|
26 |
+ <th>Ultimo aggiornamento</th> |
|
27 |
+ <th>ftp</th> |
|
28 |
+ <th>http dist/</th> |
|
29 |
+ <th>http website</th> |
|
30 |
+ <th>https dist/</th> |
|
31 |
+ <th>https website</th> |
|
32 |
+ <th>rsync dist/</th> |
|
33 |
+ <th>rsync website</th> |
|
29 | 34 |
</tr> |
30 | 35 |
#include <mirrors-table.wmi> |
31 | 36 |
</table> |
32 | 37 |