[or-cvs] Polish foot.wmi

Peter Palfrader weasel at seul.org
Tue Apr 11 13:52:33 UTC 2006


Update of /home/or/cvsroot/website/pl
In directory moria:/tmp/cvs-serv11688

Modified Files:
	foot.wmi 
Log Message:
Polish foot.wmi

Index: foot.wmi
===================================================================
RCS file: /home/or/cvsroot/website/pl/foot.wmi,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -p -d -r1.1 -r1.2
--- foot.wmi	9 Apr 2006 10:59:14 -0000	1.1
+++ foot.wmi	11 Apr 2006 13:52:31 -0000	1.2
@@ -1,36 +1,38 @@
-#!/usr/bin/wml
-## translation metadata
-# Based-On-Revision: unknown
-# Last-Translator: N/A
-
-#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"
-      Last modified: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
-      -
-      Last compiled: <: print scalar localtime(); :>
-     </p>
-
-
-   <: 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>
-   <: }; :>
-  </div>
-</body>
-</html>
+#!/usr/bin/wml
+
+## translation metadata
+# Based-On-Revision: 1.8
+# Last-Translator: gooseondaloose at msn.com
+
+#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"
+      Ostatna zmiana: <:{ my @stat = stat('$(LANG)/'.$WML_SRC_FILENAME); print scalar localtime($stat[9]); }:>
+      -
+      Ostatnio opracowane: <: print scalar localtime(); :>
+     </p>
+# Uncomment this in your translation:  (and translate it)
+#####################################
+   <: unless (translation_current()) { :>
+     <p>
+      Uwaga: Oryginał po angielsku jest nowszy niż to tłumaczenie.  Oficjalna wersja angielska jest 
+      <:= translation_get_masterrevision() :>, a to przetłumaczenie jest bazowane na wersji 
+      <:= translation_get_basedonrevision() :>.
+     </p>
+   <: } :>
+
+   <: if (has_translations()) {  :>
+     <p>
+       <b>Uwaga: Ta strona nie jest oficjalną wersją witryny Projektu Tor'a, ale tłumaczenie przez ochotnika pracując społecznie. Oficjalna versja to jest napisana po angielsku.</b>
+	Ta strona jest też dostępna w tych językach:
+       <: print list_translations() :>.<br>
+       Jak ustalić <a href="http://www.debian.org/intro/cn#howtoset">swój wybrany język na tą strone</a>.
+     </p>
+   <: }; :>
+  </div>
+</body>
+</html>



More information about the tor-commits mailing list