[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[or-cvs] Update mirrors table



Update of /home/or/cvsroot/website/de
In directory moria:/tmp/cvs-serv4183/de

Modified Files:
	mirrors.wml 
Log Message:
Update mirrors table

Index: mirrors.wml
===================================================================
RCS file: /home/or/cvsroot/website/de/mirrors.wml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- mirrors.wml	23 Oct 2005 22:28:06 -0000	1.1
+++ mirrors.wml	21 Jan 2006 02:24:45 -0000	1.2
@@ -1,32 +1,34 @@
 ## translation metadata
-# Based-On-Revision: 1.1
+# Based-On-Revision: 1.2
 # Last-Translator: jens@xxxxxxxxxxxx
 
 #include "head.wmi" TITLE="Download"
 
 <div class="main-column">
-<h2>Spiegelserver</h2>
+
+<h2>Tor: Spiegelserver</h2>
+<hr />
 
 <p>
-Wenn du einen Spiegel (mirror) betreibst, schicke bitte eine E-Mail an
-<a
-href="mailto:tor-webmaster@xxxxxxxxxxxxx";>tor-webmaster@xxxxxxxxxxxxx</a>
-und wir werden den der Liste hinzufügen.
+The richtige Adresse dieser Seite ist <a href="http://tor.eff.org/";>http://tor.eff.org</a>,
+aber es gibt einige Spiegel auf anderen Servern.
 </p>
 
 <p>
-Berapla (<a href="http://download.berapla.de/mirrors/tor/";>http</a>)<br />
-BIT BV (<a href="ftp://ftp.bit.nl/mirror/tor/";>ftp</a> |
-<a href="http://ftp.bit.nl/mirror/tor/";>http</a>)<br />
-FU - Spline (<a href="http://rem.spline.de/tor/";>http</a>)<br />
-Ghirai.com (<a href="http://www.ghirai.com/tor/";>http</a>)<br />
-Libertarian Action Network (<a href="ftp://libertarianactivism.com/tor.eff.org/dist/";>ftp</a>)<br />
-Meulie.net (<a href="http://tor.meulie.net/";>http</a>)<br />
-Stevens Institute of Technology (<a href="ftp://ftp.cs.stevens.edu/pub/tor/";>ftp</a>)<br />
-Swedish Linux Society (<a href="ftp://ftp.se.linux.org/pub/crypto/tor/";>ftp</a>
- | <a href="http://ftp.se.linux.org/crypto/tor/";>http</a>)
+Wenn du einen Spiegel (mirror) betreibst, schicke bitte eine E-Mail an
+<a href="mailto:tor-webmaster@xxxxxxxxxxxxx";>tor-webmaster@xxxxxxxxxxxxx</a>
+und wir werden den der Liste hinzufügen.
 </p>
 
-  </div><!-- #main -->
+<table class="mirrors">
+<tr>
+  <th>Organisation</th>
+  <th>website mirror</th>
+  <th>dist/ mirror</th>
+</tr>
+#include <mirrors-table.wmi>
+</table>
+
+</div><!-- #main -->
 
 #include <foot.wmi>