[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r18882: {website} Update german translation of: trunk/de/foot.wmi (website/trunk/de)
Author: unicorn
Date: 2009-03-11 07:25:13 -0400 (Wed, 11 Mar 2009)
New Revision: 18882
Modified:
website/trunk/de/foot.wmi
Log:
Update german translation of:
trunk/de/foot.wmi
Modified: website/trunk/de/foot.wmi
===================================================================
--- website/trunk/de/foot.wmi 2009-03-11 11:10:09 UTC (rev 18881)
+++ website/trunk/de/foot.wmi 2009-03-11 11:25:13 UTC (rev 18882)
@@ -1,27 +1,18 @@
#!/usr/bin/wml
## translation metadata
-# Based-On-Revision: 18247
-# Last-Translator: peter@xxxxxxxxxxxxx
+# Based-On-Revision: 18750
+# Last-Translator: mail (A) oliverknapp (.)de
#use "functions.wmi"
-
+<hr />
</div>
<div class="bottom" id="bottom">
- <p>
- <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
- Letzte Änderung: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
- -
- Zuletzt kompiliert: <: print scalar localtime(); :>
- </p>
-
<p>"Tor" und das "Onion Logo" sind <a href="<page
trademark-faq>">registrierte Warenzeichen</a> der The Tor Project, Inc.
Außer wenn es anderweitig erwähnt ist, ist der Inhalt dieser Seiten unter
der <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative
- Commons Attribution 3.0 United States License. <img alt="Creative Commons
- Attribution 3.0 United States License" style="border-width:0"
- src="$(IMGROOT)/cc-by-us-80x15.png" /></a> lizensiert.</p>
+ Commons Attribution 3.0 United States License lizensiert.</p>
<: unless (translation_current()) { :>
<p>
@@ -44,6 +35,12 @@
Sie könnte veraltet oder falsch sein. Die offizielle Version ist in
englischer Sprache, erhältlich unter <a
href="https://www.torproject.org/">https://www.torproject.org/</a>.</p>
+
+ <p><i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+ Letzte Änderung: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+ -
+ Zuletzt kompiliert: <: print scalar localtime(); :>
+ </p>
</div>
</body>
</html>