[or-cvs] r22968: {} putting back lots of .wmi files (in website/trunk: bms de es et fa fi fr it lv nl no pl pt ru se sk uk zh-cn)

Runa Sandvik runa.sandvik at gmail.com
Wed Aug 18 19:51:17 UTC 2010


Author: runa
Date: 2010-08-18 19:51:16 +0000 (Wed, 18 Aug 2010)
New Revision: 22968

Added:
   website/trunk/bms/foot.wmi
   website/trunk/bms/navigation.wmi
   website/trunk/de/foot.wmi
   website/trunk/de/navigation.wmi
   website/trunk/es/foot.wmi
   website/trunk/es/navigation.wmi
   website/trunk/et/foot.wmi
   website/trunk/et/navigation.wmi
   website/trunk/fa/foot.wmi
   website/trunk/fa/navigation.wmi
   website/trunk/fi/foot.wmi
   website/trunk/fi/navigation.wmi
   website/trunk/fr/foot.wmi
   website/trunk/fr/navigation.wmi
   website/trunk/it/foot.wmi
   website/trunk/it/navigation.wmi
   website/trunk/lv/foot.wmi
   website/trunk/lv/navigation.wmi
   website/trunk/nl/foot.wmi
   website/trunk/nl/navigation.wmi
   website/trunk/no/foot.wmi
   website/trunk/no/navigation.wmi
   website/trunk/pl/foot.wmi
   website/trunk/pl/navigation.wmi
   website/trunk/pt/foot.wmi
   website/trunk/pt/navigation.wmi
   website/trunk/ru/foot.wmi
   website/trunk/ru/navigation.wmi
   website/trunk/se/foot.wmi
   website/trunk/se/navigation.wmi
   website/trunk/sk/foot.wmi
   website/trunk/sk/navigation.wmi
   website/trunk/uk/foot.wmi
   website/trunk/uk/navigation.wmi
   website/trunk/zh-cn/foot.wmi
   website/trunk/zh-cn/navigation.wmi
Log:
putting back lots of .wmi files

Added: website/trunk/bms/foot.wmi
===================================================================
--- website/trunk/bms/foot.wmi	                        (rev 0)
+++ website/trunk/bms/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,54 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 21586
+# Last-Translator: arma
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" and the "Onion Logo" are <a href="<page trademark-faq>">registered trademarks</a> of The Tor Project, Inc.
+     <br />
+    Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, unless otherwise noted.
+    </p>
+
+# Uncomment this in your translation:  (and translate it)
+#####################################
+   <: unless (translation_current()) { :>
+     <p>
+      Warning:  This translation might be obsolete.  The English original
+      is at Revision
+      <:= translation_get_masterrevision() :> while this translation
+      is based on
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       This page is also available in the following languages:
+       <: print list_translations() :>.<br />
+       How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>.
+     </p>
+   <: }; :>
+
+# Uncomment this in your translation: (and translate it)
+#####################################
+   <p>The Tor developers have not reviewed this translation for
+   accuracy and correctness. It may be out of date or wrong. The
+   official Tor website is the English version, available at <a
+   href="https://www.torproject.org/">https://www.torproject.org/</a>.
+   </p>
+
+     <p>
+     <i><a href="<page contact>" class="smalllink">Contact Us</a></i> -
+# please also translate "last modified" and "last compiled"
+      Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Last compiled: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/bms/navigation.wmi
===================================================================
--- website/trunk/bms/navigation.wmi	                        (rev 0)
+++ website/trunk/bms/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Last-Translator: arma
+
+<:
+	my @navigation = (
+		'index'			, 'Home',
+		'overview'		, 'Overview',
+		'easy-download'		, 'Download',
+		'documentation'		, 'Docs',
+		'volunteer'		, 'Volunteer',
+		'people'		, 'People',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Donate!',
+	);
+:>
+

Added: website/trunk/de/foot.wmi
===================================================================
--- website/trunk/de/foot.wmi	                        (rev 0)
+++ website/trunk/de/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,46 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18750
+# Last-Translator: mail (A) oliverknapp (.)de
+
+#use "functions.wmi"
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" und das "Onion Logo" sind <a href="<page
+     trademark-faq>">registrierte Warenzeichen</a> der The Tor Project, Inc.
+     Au&szlig;er wenn es anderweitig erw&auml;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</a> lizensiert.</p>
+
+   <: unless (translation_current()) { :>
+     <p>
+      Achtung: Diese &Uuml;bersetzung ist m&ouml;glicherweise veraltet.  Das englische Original ist auf
+      Revision <:= translation_get_masterrevision() :> w&auml;hrend diese &Uuml;bersetzung auf
+      <:= translation_get_basedonrevision() :> basiert.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Diese Seite gibt es auch in den folgenden Sprachen:
+       <: print list_translations() :>.<br />
+       Wie stellt man <a href="http://www.debian.org/intro/cn#howtoset">die Standardsprache</a> ein.
+     </p>
+   <: }; :>
+
+   <p>Die Tor-Entwickler haben diese Übersetzung nicht auf Korrektheit
+   gepr&uuml;ft.
+   Sie k&ouml;nnte veraltet oder falsch sein. Die offizielle Version ist in
+   englischer Sprache, erh&auml;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 &Auml;nderung: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Zuletzt kompiliert: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/de/navigation.wmi
===================================================================
--- website/trunk/de/navigation.wmi	                        (rev 0)
+++ website/trunk/de/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,18 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Last-Translator: mail /at\ oliverknapp \./ de
+
+<:
+	my @navigation = (
+		'index'			, 'Startseite',
+		'overview'		, '&Uuml;bersicht',
+		'easy-download'		, 'Download',
+		'documentation'		, 'Dokumentation',
+		'volunteer'		, 'Mithelfen',
+		'people'		, 'Personen',
+        'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Spenden',
+	);
+:>

Added: website/trunk/es/foot.wmi
===================================================================
--- website/trunk/es/foot.wmi	                        (rev 0)
+++ website/trunk/es/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,46 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 16660
+# Last-Translator: ruben at ugr es
+
+#use "functions.wmi"
+
+</div>
+  <div class="bottom" id="bottom">
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+# please also translate "last modified" and "last compiled"
+      Última modificación: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Última compilación: <: print scalar localtime(); :>
+     </p>
+<p>"Tor" y el "Logo de la Cebolla" son <a href="<page trademark-faq>">
+marcas registradas</a> de El Proyecto Tor, S.A.
+</p>
+   <: unless (translation_current()) { :>
+     <p>
+	Aviso: Esta traducción podría estar obsoleta. La revisión original en inglés es la
+      <:= translation_get_masterrevision() :> mientras que esta revisión está basada en la
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+	Esta página también está disponible en los siguientes idiomas:
+           <: print list_translations() :>.<br />
+       Cómo establecer <a href="http://www.debian.org/intro/cn#howtoset">el idioma por defecto del documento</a>.
+     </p>
+   <: }; :>
+
+<p>Los desarrolladores de Tor no han revisado esta traduccion
+en cuanto a exactitud o correcciones. Puede ser obsoleta o erronea.
+La pagina oficial de Tor es la version en Ingles, disponible en
+<a href="https://www.torproject.org/">https://www.torproject.org/</a>.
+</p>
+
+  </div>
+</body>
+</html>
+

Added: website/trunk/es/navigation.wmi
===================================================================
--- website/trunk/es/navigation.wmi	                        (rev 0)
+++ website/trunk/es/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 13772
+# Last-Translator: torero at alkur.net, ruben at ugr es
+
+<:
+	my @navigation = (
+		'index'			, 'Principal',
+		'overview'		, 'Perspectiva',
+		'download'		, 'Descarga',
+		'documentation'		, 'Documentación',
+		'volunteer'		, 'Colabora',
+		'people'		, 'Gente',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, '¡Dona!',
+	);
+:>
+

Added: website/trunk/et/foot.wmi
===================================================================
--- website/trunk/et/foot.wmi	                        (rev 0)
+++ website/trunk/et/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,54 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 21586
+# Last-Translator: arma
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" and the "Onion Logo" are <a href="<page trademark-faq>">registered trademarks</a> of The Tor Project, Inc.
+     <br />
+    Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, unless otherwise noted.
+    </p>
+
+# Uncomment this in your translation:  (and translate it)
+#####################################
+   <: unless (translation_current()) { :>
+     <p>
+      Warning:  This translation might be obsolete.  The English original
+      is at Revision
+      <:= translation_get_masterrevision() :> while this translation
+      is based on
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       This page is also available in the following languages:
+       <: print list_translations() :>.<br />
+       How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>.
+     </p>
+   <: }; :>
+
+# Uncomment this in your translation: (and translate it)
+#####################################
+   <p>The Tor developers have not reviewed this translation for
+   accuracy and correctness. It may be out of date or wrong. The
+   official Tor website is the English version, available at <a
+   href="https://www.torproject.org/">https://www.torproject.org/</a>.
+   </p>
+
+     <p>
+     <i><a href="<page contact>" class="smalllink">Contact Us</a></i> -
+# please also translate "last modified" and "last compiled"
+      Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Last compiled: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/et/navigation.wmi
===================================================================
--- website/trunk/et/navigation.wmi	                        (rev 0)
+++ website/trunk/et/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Last-Translator: arma
+
+<:
+	my @navigation = (
+		'index'			, 'Home',
+		'overview'		, 'Overview',
+		'easy-download'		, 'Download',
+		'documentation'		, 'Docs',
+		'volunteer'		, 'Volunteer',
+		'people'		, 'People',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Donate!',
+	);
+:>
+

Added: website/trunk/fa/foot.wmi
===================================================================
--- website/trunk/fa/foot.wmi	                        (rev 0)
+++ website/trunk/fa/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,38 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 12223
+# Last-Translator: foo
+
+#use "functions.wmi"
+
+</div>
+  <div class="bottom" id="bottom" lang="fa">
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> - 
+					را نيز ترجمه کنيد آخريم تصحيح: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:> - آخرين گردآوری: <: print scalar localtime(); :>
+     </p>
+     <p>"Tor" و "Onion Logo" <a href="<page trademark-faq>">مارک های تجاري</a> The Tor Project, Inc می باشند
+     </p>
+
+		<: unless (translation_current()) { :>
+			<p>
+			اخطار:  اين ترجمه ممکن است منسوخ باشد.  نسخه اصلی انگليسی در مرحله ويرايش است 
+			<:= translation_get_masterrevision() :> 
+			در حالی که اين ترجمه # بر اساس 
+			<:= translation_get_basedonrevision() :>
+			</p>
+  <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       اين صفحه نيز به زبان های زير در دسترس است: <: print list_translations() :>.<br /> نحوه تنظيم <a href="http://www.debian.org/intro/cn#howtoset">زبان پيش فرض سند</a>
+     </p>
+
+   <: }; :>
+
+<p>برنامه نويسان  Tor اين ترجمه را از نظر دقت و درستی بررسی نکرده اند. ممکن است از تاريخ گذشته و اشتباه باشد. وب سايت موثق Tor نسخه انگليسی است، که در <a href="https://www.torproject.org/">https://www.torproject.org</a> در دسترس می باشد</p>
+
+  </div>
+</body>
+</html>

Added: website/trunk/fa/navigation.wmi
===================================================================
--- website/trunk/fa/navigation.wmi	                        (rev 0)
+++ website/trunk/fa/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,18 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 13772
+# Last-Translator: foo
+
+<: my @navigation = (
+    'index', 'صفحه اصلی',
+    'overview', 'نظر اجمالی',
+    'download', 'بارگيری',
+    'documentation', 'اسناد',
+    'volunteer', 'داوطلب',
+    'people', 'مردم',
+    'https://blog.torproject.org/', 'بلاگ',
+    'donate', 'اهدا کنيد',
+   );
+:>
+

Added: website/trunk/fi/foot.wmi
===================================================================
--- website/trunk/fi/foot.wmi	                        (rev 0)
+++ website/trunk/fi/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,42 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 12223
+# Last-Translator: djhasis(at]gmail.com
+
+#use "functions.wmi"
+
+</div>
+  <div class="bottom" id="bottom">
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+      Viimeksi muutettu: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Viimeksi käännetty: <: print scalar localtime(); :>
+     </p>
+     <p>"Tor" ja "Onion- (sipuli)logo" ovat Tor Project Inc. -yrityksen <a href="<page
+     trademark-faq>">tuotemerkkejä</a>.
+     </p>
+
+   <: unless (translation_current()) { :>
+     <p>
+      Varoitus: Tämä käännös voi olla vanhentunut. Alkuperäinen englanninkielinen versio dokumentista on versioltaan
+      <:= translation_get_masterrevision() :> ja tämä on versioltaan
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Tämä sivu on saatavilla myös näillä kielillä:
+       <: print list_translations() :>.<br />
+       Näin voi asettaa <a href="http://www.debian.org/intro/cn#howtoset">dokumenttien oletuskielen</a>.
+     </p>
+   <: }; :>
+
+   <p>Tor-kehittäjät eivät ole tarkistaneet tämän käännöksen tarkkuutta tai oikeinkirjoitusta. Tämä voi olla vanhentunut tai sisältää virheellistä tietoa. Virallinen Tor-sivusto on englanninkielellä osoitteessa <a
+   href="https://www.torproject.org/">https://www.torproject.org/</a>.
+   </p>
+  </div>
+</body>
+</html>

Added: website/trunk/fi/navigation.wmi
===================================================================
--- website/trunk/fi/navigation.wmi	                        (rev 0)
+++ website/trunk/fi/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 13772
+# Last-Translator: djhasis(at)gmail.com
+
+
+<:
+	my @navigation = (
+		'index'			, 'Etusivu',
+		'overview'		, 'Mikä on Tor?',
+		'download'		, 'Lataa',
+		'documentation'		, 'Ohjeet',
+		'volunteer'		, 'Auta',
+		'people'		, 'Henkilöt',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Lahjoita!',
+	);
+:>

Added: website/trunk/fr/foot.wmi
===================================================================
--- website/trunk/fr/foot.wmi	                        (rev 0)
+++ website/trunk/fr/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,45 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18750
+# Last-Translator: ultra.high.temperature @gmail.com, fredzupy at gmail.com
+# Translation-Priority: 1-high
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" et le Logo Onion sont des <a href="<page 
+     	 trademark-faq>">marques déposées</a> du Projet Tor, Inc.
+     </p>
+   <: unless (translation_current()) { :>
+     <p>
+      Attention: Cette traduction peut être obsolète. La version anglaise originale est la
+      <:= translation_get_masterrevision() :> alors que la version traduite est basée sur la
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Cette page est aussi disponible dans les langues suivantes :
+       <: print list_translations() :>.<br />
+       Comment configurer la <a href="http://www.debian.org/intro/cn#howtoset">langue par défaut du document</a>.
+      </p>
+   <: }; :>
+      <p>Les développeurs de Tor n'ont pas revu cette traduction en ce qui concerne la 
+      pertinence et l'exactitude. Elle peut être obsolète ou fausse. La version
+      officielle du site web Tor est la version anglaise, disponible sur <a
+      href="https://www.torproject.org/">https://www.torproject.org/</a>.
+      </p>
+      <p>
+      <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+  	 # please also translate "last modified" and "last compiled"
+  	       Dernière modification : <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+  	       -
+  	       Dernière mise à jour : <: print scalar localtime(); :>
+  	      </p>
+  </div>
+</body>
+</html>

Added: website/trunk/fr/navigation.wmi
===================================================================
--- website/trunk/fr/navigation.wmi	                        (rev 0)
+++ website/trunk/fr/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Last-Translator: mfr(ät]misericordia.be, isydor at no-log.org, fredzupy at gmail.com
+
+
+<:
+	my @navigation = (
+		'index'			, 'Accueil',
+		'overview'		, 'Vue d\'ensemble',
+		'easy-download'		, 'Téléchargement',
+		'documentation'		, 'Docs',
+		'volunteer'		, 'Contribuer',
+		'people'		, 'Auteurs',
+		'https://blog.torproject.org/', 'Blog',	
+		'donate'		, 'Faites un Don!',
+	);
+:>

Added: website/trunk/it/foot.wmi
===================================================================
--- website/trunk/it/foot.wmi	                        (rev 0)
+++ website/trunk/it/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,49 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18750
+# Last-Translator: jan at seul dot org
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" e l'"Onion Logo" sono <a href="<page trademark-faq>">marchi registrati</a> di The Tor Project, Inc.
+     <br />
+    Il contenuto di questo sito è pubblicato sotto la licenza 
+    <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, tranne dove diversamente indicato.
+   </p>
+
+   <: unless (translation_current()) { :>
+     <p>
+      Attenzione:  Questa traduzione pu&ograve; essere obsoleta.  L'originale inglese
+      &egrave; alla versione 
+      <:= translation_get_masterrevision() :> mentre questa traduzione
+      si basa sulla versione 
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Questa pagina &egrave; disponibile anche nelle lingue seguenti:
+       <: print list_translations() :>.<br />
+       Come configurare <a href="http://www.debian.org/intro/cn#howtoset">la lingua predefinita per i documenti</a>.
+     </p>
+   <: }; :>
+
+     <p>Questa traduzione non &egrave; stata controllata dagli sviluppatori di
+      Tor. Pu&ograve; essere obsoleta o errata. Il sito
+      ufficiale di Tor &egrave; in inglese, all'indirizzo <a
+      href="https://www.torproject.org/">https://torproject.org/</a>
+     </p>
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+      Ultima modifica: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Ultima compilazione: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/it/navigation.wmi
===================================================================
--- website/trunk/it/navigation.wmi	                        (rev 0)
+++ website/trunk/it/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Last-Translator: jan at seul dot org
+
+
+<:
+	my @navigation = (
+		'index'			, 'Home',
+		'overview'		, 'Panoramica',
+		'easy-download'		, 'Scarica',
+		'documentation'		, 'Documentazione',
+		'volunteer'		, 'Collabora',
+		'people'		, 'Persone',
+               'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Donazioni',
+	);
+:>

Added: website/trunk/lv/foot.wmi
===================================================================
--- website/trunk/lv/foot.wmi	                        (rev 0)
+++ website/trunk/lv/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,54 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 21586 $
+# Translation-Priority: 1-high
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" and the "Onion Logo" are <a href="<page trademark-faq>">registered trademarks</a> of The Tor Project, Inc.
+     <br />
+    Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, unless otherwise noted.
+    </p>
+
+# Uncomment this in your translation:  (and translate it)
+#####################################
+#   <: unless (translation_current()) { :>
+#     <p>
+#      Warning:  This translation might be obsolete.  The English original
+#      is at Revision
+#      <:= translation_get_masterrevision() :> while this translation
+#      is based on
+#      <:= translation_get_basedonrevision() :>.
+#     </p>
+#   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       This page is also available in the following languages:
+       <: print list_translations() :>.<br />
+       How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>.
+     </p>
+   <: }; :>
+
+# Uncomment this in your translation: (and translate it)
+#####################################
+#   <p>The Tor developers have not reviewed this translation for
+#   accuracy and correctness. It may be out of date or wrong. The
+#   official Tor website is the English version, available at <a
+#   href="https://www.torproject.org/">https://www.torproject.org/</a>.
+#   </p>
+
+     <p>
+     <i><a href="<page contact>" class="smalllink">Contact Us</a></i> -
+# please also translate "last modified" and "last compiled"
+      Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Last compiled: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/lv/navigation.wmi
===================================================================
--- website/trunk/lv/navigation.wmi	                        (rev 0)
+++ website/trunk/lv/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,20 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 22069 $
+# Translation-Priority: 1-high
+
+<:
+	my @navigation = (
+		'index'			, 'Home',
+		'overview'		, 'Overview',
+		'easy-download'		, 'Download',
+		'documentation'		, 'Docs',
+		'volunteer'		, 'Volunteer',
+		'people'		, 'People',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Donate!',
+        'http://printfection.com/torprojectstore', 'Store',
+	);
+:>
+

Added: website/trunk/nl/foot.wmi
===================================================================
--- website/trunk/nl/foot.wmi	                        (rev 0)
+++ website/trunk/nl/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,47 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 20347
+# Translation-Priority: 1-high
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" en het "Onion Logo" zijn <a href="<page trademark-faq>">geregistreerde handelsmerken</a> van het The Tor Project, Inc.
+     <br />
+    Alle inhoud van deze site is gelicenseerd onder de <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States Licentie</a>, tenzij anders gespecificeerd.
+    </p>
+
+   <: unless (translation_current()) { :>
+     <p>
+      Waarschuwing: Deze vertaling kan verouderd zijn. Het Engelse origineel 
+      is bij Revisie <:= translation_get_masterrevision() :> terwijl deze vertaling gebaseerd is op Revisie <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Deze pagina is ook beschikbaar in de volgende talen:
+       <: print list_translations() :>.<br />
+       Uitleg over het veranderen van de <a href="http://www.debian.org/intro/cn#howtoset">standaard documenttaal</a>.
+     </p>
+   <: }; :>
+
+   <p>De Tor ontwikkelaars hebben deze vertaling niet nagekeken op
+ accuraatheid en correctheid. Er kunnen verouderingen en fouten zijn.
+De offici&euml;le Tor website is de Engelse versie, te vinden op <a
+   href="https://www.torproject.org/">https://www.torproject.org/</a>.
+   </p>
+
+    <p>
+    <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+# please also translate "last modified" and "last compiled"
+      Voor het laatst aangepast: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Voor het laast gecompileerd: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/nl/navigation.wmi
===================================================================
--- website/trunk/nl/navigation.wmi	                        (rev 0)
+++ website/trunk/nl/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 20347
+# Translation-Priority: 1-high
+
+<:
+	my @navigation = (
+		'index'			, 'Begin',
+		'overview'		, 'Overzicht',
+		'easy-download'		, 'Download',
+		'documentation'		, 'Documentatie',
+		'volunteer'		, 'Vrijwilligers',
+		'people'		, 'Mensen',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Doneer!',
+	);
+:>
+

Added: website/trunk/no/foot.wmi
===================================================================
--- website/trunk/no/foot.wmi	                        (rev 0)
+++ website/trunk/no/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,32 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 7852
+# Last-Translator: net [please reverse] aleksandersen [order] daniel
+
+#use "functions.wmi"
+
+</div>
+  <div class="bottom" id="bottom">
+     <p>
+     <i><a href="<page contact>" class="smalllink">Ta kontakt</a></i> -
+      Sist endret: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Sist sammensatt: <: print scalar localtime(); :>
+     </p>
+   <: unless (translation_current()) { :>
+     <p>
+      Merk: Denne oversettelsen er gjort av frivillige bidragsytere og kan være utdatert. Oversettelsen er heller ikke verifisert av Tor utviklerene eller EFF. Den Engelske er originalen er i versjon <:= translation_get_masterrevision() :> mens denne oversettelsen er versjon <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Denne siden er også tilgjengelig på følgende språk:
+       <: print list_translations() :>.<br />
+       Slik setter du <a href="http://www.debian.org/intro/cn#howtoset">standardspråk for nettområdet</a>.
+     </p>
+   <: }; :>
+  </div>
+</body>
+</html>

Added: website/trunk/no/navigation.wmi
===================================================================
--- website/trunk/no/navigation.wmi	                        (rev 0)
+++ website/trunk/no/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,20 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 7821
+# Last-Translator: net [please reverse] aleksandersen [order] daniel
+
+<:
+	my @navigation = (
+		'index'			, 'Hjem',
+		'overview'		, 'Oversikt',
+		'download'		, 'Hent ned',
+		'documentation'		, 'Dokumentasjon',
+#		'support'		, 'Brukerstøtte',
+#		'faq'			, 'Ofte Stilte Spørsmål',
+		'volunteer'		, 'Frivillige',
+#		'developers'		, 'Utviklere',
+		'people'		, 'Folk',
+		'donate'		, 'Donér!',
+	);
+:>

Added: website/trunk/pl/foot.wmi
===================================================================
--- website/trunk/pl/foot.wmi	                        (rev 0)
+++ website/trunk/pl/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,55 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18750
+# Translation-Priority: 1-high
+# Last-Translator: bogdandr_at_op . pl
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" i "Onion Logo" (logo cebuli) są <a href="<page
+	trademark-faq>">zarejestrowanymi znakami handlowymi</a> The Tor Project, Inc.<br />
+	Zawartość tej strony jest pod licencją
+	<a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution
+	3.0 United States License</a>, chyba że napisano inaczej.
+	</p>
+
+# Uncomment this in your translation:  (and translate it)
+#####################################
+   <: unless (translation_current()) { :>
+     <p>
+      Uwaga: To tłumaczenie może być nieaktualne. Oryginał po angielsku
+      ma numer wersji
+      <:= translation_get_masterrevision() :> podczas gdy to tłumaczenie
+      jest oparte na wersji
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Ta strona jest także dostępna w następujących językach:
+       <: print list_translations() :>.<br />
+       Jak ustawić <a href="http://www.debian.org/intro/cn.pl.html#howtoset">domyślny język dokumentu</a>.
+     </p>
+   <: }; :>
+# Uncomment this in your translation: (and translate it)
+#####################################
+ <p>
+ Deweloperzy Tora nie sprawdzili tłumaczenia tej strony pod względem dokładności
+  i poprawności. Tłumaczenie może być przestarzałe lub niepoprawne. Oficjalna strona Tora jest
+  po angielsku, pod adresem <a href="https://www.torproject.org/">https://www.torproject.org/</a>.
+ </p>
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+# please also translate "last modified" and "last compiled"
+      Ostatnio zmodyfikowane: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Ostatnio wygenerowane: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/pl/navigation.wmi
===================================================================
--- website/trunk/pl/navigation.wmi	                        (rev 0)
+++ website/trunk/pl/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Translation-Priority: 1-high
+# Last-Translator: bogdandr_at_op . pl, gooseondaloose -at/ msn.com, laszpio $at$ gmail.com
+
+<:
+	my @navigation = (
+		'index'			, 'Strona główna',
+		'overview'		, 'Wprowadzenie',
+		'easy-download'		, 'Pobieranie plików',
+		'documentation'		, 'Dokumentacja',
+		'volunteer'		, 'Wolontariusze',
+		'people'		, 'Ludzie',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Dotacje',
+	);
+:>

Added: website/trunk/pt/foot.wmi
===================================================================
--- website/trunk/pt/foot.wmi	                        (rev 0)
+++ website/trunk/pt/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,35 @@
+## translation metadata
+# Based-On-Revision: 7852
+# Last-Translator: asr at mail.telepac.pt
+
+#use "functions.wmi"
+
+</div>
+  <div class="bottom" id="bottom">
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+# please also translate "last modified" and "last compiled"
+      &Uacute;ltima modifica&ccedil;&atilde;o: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Compilado em: <: print scalar localtime(); :>
+     </p>
+# Uncomment this in your translation:  (and translate it)
+#####################################
+   <: unless (translation_current()) { :>
+     <p>
+      Aviso: Esta tradu&ccedil;&atilde;o pode estar desactualizada. O original, em ingl&ecirc;s encontra-se na vers&atilde;o 
+      <:= translation_get_masterrevision() :> enquanto esta tradu&ccedil;&atilde;o &eacute; baseada na vers&atilde;o
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Esta p&aacute;gina tamb&eacute;m est&aacute; traduzida em:
+       <: print list_translations() :>.<br />
+       How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>.
+     </p>
+   <: }; :>
+  </div>
+</body>
+</html>

Added: website/trunk/pt/navigation.wmi
===================================================================
--- website/trunk/pt/navigation.wmi	                        (rev 0)
+++ website/trunk/pt/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,18 @@
+## translation metadata
+# Based-On-Revision: 7821
+# Last-Translator: asr at mail.telepac.pt
+
+<:
+	my @navigation = (
+		'index'			, 'Inicio',
+		'overview'		, 'Resumo',
+		'download'		, 'Download',
+		'documentation'		, 'Docs',
+#		'support'		, 'Suporte',
+#		'faq'			, 'FAQs',
+		'volunteer'		, 'Volunt&aacute;rios',
+#		'developers'		, 'Programadores',
+		'people'		, 'Pessoas',
+		'donate'		, 'Donativos',
+	);
+:>

Added: website/trunk/ru/foot.wmi
===================================================================
--- website/trunk/ru/foot.wmi	                        (rev 0)
+++ website/trunk/ru/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,51 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18750
+# Last-Translator: ygrekheretix/gmail/com
+
+#use "functions.wmi"
+
+<hr/>
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" и "Onion Logo" &mdash; <a href="<page trademark-faq>">зарегистрированные торговые
+     марки</a> Tor Project, Inc.
+     <br/>
+     Содержимое сайта защищенo по условиям лицензии
+     <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>, если явно не указано другое.
+     </p>
+
+   <: unless (translation_current()) { :>
+     <p>
+      Внимание! Этот перевод устарел. Английский оригинал имеет ревизию
+      <:= translation_get_masterrevision() :> тогда как этот перевод основан на ревизии
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Эта страница также переведена на следующие языки:
+       <: print list_translations() :>.<br />
+       Как установить <a href="http://www.debian.org/intro/cn#howtoset">язык документов по умолчанию</a>.
+     </p>
+   <: }; :>
+   
+   <p>Разработчики Tor не проверяли этот перевод на точность и корректность.
+   Перевод может быть устаревшим или просто неправильным. Официальный веб-сайт
+   Tor на английском языке доступен по адресу 
+   <a href="https://www.torproject.org/">https://www.torproject.org/</a>.
+   </p>
+
+   <p>
+   <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+# please also translate "last modified" and "last compiled"
+    Последние изменения: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+    -
+    Последняя компиляция: <: print scalar localtime(); :>
+   </p>
+  </div>
+</body>
+</html>

Added: website/trunk/ru/navigation.wmi
===================================================================
--- website/trunk/ru/navigation.wmi	                        (rev 0)
+++ website/trunk/ru/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,18 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Last-Translator: ygrekheretix/gmail/com
+
+<:
+	my @navigation = (
+		'index'			, 'Главная',
+		'overview'		, 'Обзор',
+		'easy-download'		, 'Скачать',
+		'documentation'		, 'Документация',
+		'volunteer'		, 'Добровольцы',
+		'people'		, 'Люди',
+        'https://blog.torproject.org/', 'Блог',
+		'donate'		, 'Donate!',
+	);
+:>

Added: website/trunk/se/foot.wmi
===================================================================
--- website/trunk/se/foot.wmi	                        (rev 0)
+++ website/trunk/se/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,53 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 16660
+# Last-Translator: johan [ at ] smuts.se
+
+#use "functions.wmi"
+
+</div>
+  <div class="bottom" id="bottom">
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+# please also translate "last modified" and "last compiled"
+      Senast &auml;ndrad: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Senaste kompilering: <: print scalar localtime(); :>
+     </p>
+     <p>"Tor" och "Onion Logo" &auml;r <a href="<page
+     trademark-faq>">registrerade varum&auml;rken</a> tillh&ouml;rande The Tor Project, Inc.
+     </p>
+
+# Uncomment this in your translation:  (and translate it)
+#####################################
+   <: unless (translation_current()) { :>
+     <p>
+      OBS:  Denna &ouml;vers&auml;ttning kan vara f&ouml;r&aring;ldrad. Det engelska originalet
+      &auml;r Revision
+      <:= translation_get_masterrevision() :> medans denna &ouml;vers&auml;ttning
+      &auml;r baserad p&aring; 
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       Denna sida finns &auml;ven tillg&auml;nglig p&aring; f&ouml;ljande spr&aring;k:
+       <: print list_translations() :>.<br />
+       hur du st&auml;ller in <a href="http://www.debian.org/intro/cn#howtoset">standard spr&aring;kval f&ouml;r dokument</a>.
+     </p>
+   <: }; :>
+
+# Uncomment this in your translation: (and translate it)
+#####################################
+    <p>Utvecklarna av Tor har inte granskat denna &ouml;vers&auml;ttning
+    och kan d&auml;rf&ouml;r inte garantera dess noggranhet eller korrekthet.
+    Den kan vara utg&aring;ngen eller felaktig. Den officiella
+    hemsidan f&ouml;r Tor &auml;r p&aring; engelska, tillg&auml;nglig p&aring; <a
+    href="https://www.torproject.org/">https://www.torproject.org/</a>.
+    </p>
+
+  </div>
+</body>
+</html>

Added: website/trunk/se/navigation.wmi
===================================================================
--- website/trunk/se/navigation.wmi	                        (rev 0)
+++ website/trunk/se/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,20 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 7821
+# Last-Translator: translator.se atTAat unowned.net
+
+<:
+	my @navigation = (
+		'index'			, 'Startsida',
+		'overview'		, '&Ouml;versikt',
+		'download'		, 'Ladda ner',
+		'documentation'		, 'Dokumentation',
+#		'support'		, 'Support',
+#		'faq'			, 'Vanliga frågor',
+		'volunteer'		, 'Bidra',
+#		'developers'		, 'Utvecklare',
+		'people'		, 'Folk',
+		'donate'		, 'Donera!',
+	);
+:>

Added: website/trunk/sk/foot.wmi
===================================================================
--- website/trunk/sk/foot.wmi	                        (rev 0)
+++ website/trunk/sk/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,54 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 21586 $
+# Translation-Priority: 1-high
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" and the "Onion Logo" are <a href="<page trademark-faq>">registered trademarks</a> of The Tor Project, Inc.
+     <br />
+    Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, unless otherwise noted.
+    </p>
+
+# Uncomment this in your translation:  (and translate it)
+#####################################
+#   <: unless (translation_current()) { :>
+#     <p>
+#      Warning:  This translation might be obsolete.  The English original
+#      is at Revision
+#      <:= translation_get_masterrevision() :> while this translation
+#      is based on
+#      <:= translation_get_basedonrevision() :>.
+#     </p>
+#   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       This page is also available in the following languages:
+       <: print list_translations() :>.<br />
+       How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>.
+     </p>
+   <: }; :>
+
+# Uncomment this in your translation: (and translate it)
+#####################################
+#   <p>The Tor developers have not reviewed this translation for
+#   accuracy and correctness. It may be out of date or wrong. The
+#   official Tor website is the English version, available at <a
+#   href="https://www.torproject.org/">https://www.torproject.org/</a>.
+#   </p>
+
+     <p>
+     <i><a href="<page contact>" class="smalllink">Contact Us</a></i> -
+# please also translate "last modified" and "last compiled"
+      Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Last compiled: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/sk/navigation.wmi
===================================================================
--- website/trunk/sk/navigation.wmi	                        (rev 0)
+++ website/trunk/sk/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,20 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 22069 $
+# Translation-Priority: 1-high
+
+<:
+	my @navigation = (
+		'index'			, 'Home',
+		'overview'		, 'Overview',
+		'easy-download'		, 'Download',
+		'documentation'		, 'Docs',
+		'volunteer'		, 'Volunteer',
+		'people'		, 'People',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Donate!',
+        'http://printfection.com/torprojectstore', 'Store',
+	);
+:>
+

Added: website/trunk/uk/foot.wmi
===================================================================
--- website/trunk/uk/foot.wmi	                        (rev 0)
+++ website/trunk/uk/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,54 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 21586 $
+# Translation-Priority: 1-high
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" and the "Onion Logo" are <a href="<page trademark-faq>">registered trademarks</a> of The Tor Project, Inc.
+     <br />
+    Content on this site is licensed under a <a href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 United States License</a>, unless otherwise noted.
+    </p>
+
+# Uncomment this in your translation:  (and translate it)
+#####################################
+#   <: unless (translation_current()) { :>
+#     <p>
+#      Warning:  This translation might be obsolete.  The English original
+#      is at Revision
+#      <:= translation_get_masterrevision() :> while this translation
+#      is based on
+#      <:= translation_get_basedonrevision() :>.
+#     </p>
+#   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       This page is also available in the following languages:
+       <: print list_translations() :>.<br />
+       How to set <a href="http://www.debian.org/intro/cn#howtoset">the default document language</a>.
+     </p>
+   <: }; :>
+
+# Uncomment this in your translation: (and translate it)
+#####################################
+#   <p>The Tor developers have not reviewed this translation for
+#   accuracy and correctness. It may be out of date or wrong. The
+#   official Tor website is the English version, available at <a
+#   href="https://www.torproject.org/">https://www.torproject.org/</a>.
+#   </p>
+
+     <p>
+     <i><a href="<page contact>" class="smalllink">Contact Us</a></i> -
+# please also translate "last modified" and "last compiled"
+      Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Last compiled: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/uk/navigation.wmi
===================================================================
--- website/trunk/uk/navigation.wmi	                        (rev 0)
+++ website/trunk/uk/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,20 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 22069 $
+# Translation-Priority: 1-high
+
+<:
+	my @navigation = (
+		'index'			, 'Home',
+		'overview'		, 'Overview',
+		'easy-download'		, 'Download',
+		'documentation'		, 'Docs',
+		'volunteer'		, 'Volunteer',
+		'people'		, 'People',
+		'https://blog.torproject.org/', 'Blog',
+		'donate'		, 'Donate!',
+        'http://printfection.com/torprojectstore', 'Store',
+	);
+:>
+

Added: website/trunk/zh-cn/foot.wmi
===================================================================
--- website/trunk/zh-cn/foot.wmi	                        (rev 0)
+++ website/trunk/zh-cn/foot.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,46 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18750
+# Translation-Priority: 1-high
+# Last-Translator: peihanru AT gmail.com
+
+#use "functions.wmi"
+
+<hr />
+</div>
+  <div class="bottom" id="bottom">
+     <p>"Tor" 和 "Onion Logo" 是 The Tor Project, Inc. 的<a href="<page trademark-faq>">注册商标</a>。
+     <br />
+     本站内容采用 <a href="http://creativecommons.org/licenses/by/3.0/us/">CC 署名 3.0 美国许可</a>,除非另行说明。
+     </p>
+
+   <: unless (translation_current()) { :>
+     <p>
+      警告: 本翻译的内容可能是过时的。英文原文位于第 <:= translation_get_masterrevision() :> 次修订,
+      但本翻译基于第 <:= translation_get_basedonrevision() :> 次修订。
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       本页面还有如下语言的版本:
+       <: print list_translations() :>。<br />
+       如何设置<a href="http://www.debian.org/intro/cn#howtoset">默认语言</a>。
+     </p>
+   <: }; :>
+
+     <p>Tor 的开发者和 EFF 均未对本翻译的精确性和正确性作检查。它可能是过时的或者错误的。
+     Tor 的官方网站的语言是英文,位于 <a
+     href="https://www.torproject.org/">https://www.torproject.org/</a>。
+     </p>
+
+     <p>
+     <i><a href="<page contact>" class="smalllink">Webmaster</a></i> -
+      最后修改: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      最后编译: <: print scalar localtime(); :>
+     </p>
+  </div>
+</body>
+</html>

Added: website/trunk/zh-cn/navigation.wmi
===================================================================
--- website/trunk/zh-cn/navigation.wmi	                        (rev 0)
+++ website/trunk/zh-cn/navigation.wmi	2010-08-18 19:51:16 UTC (rev 22968)
@@ -0,0 +1,19 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 18554
+# Translation-Priority: 1-high
+# Last-Translator: peihanru AT gmail.com
+
+<:
+	my @navigation = (
+		'index'			, '首页',
+		'overview'		, '概述',
+		'easy-download'		, '下载',
+		'documentation'		, '文档',
+		'volunteer'		, '志愿者',
+		'people'		, '人员',
+		'https://blog.torproject.org/', '博客',
+		'donate'		, '捐助!',
+	);
+:>



More information about the tor-commits mailing list