[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r8721: i forgot to add the .wmi files (website/trunk/ja)
Author: arma
Date: 2006-10-14 05:30:34 -0400 (Sat, 14 Oct 2006)
New Revision: 8721
Added:
website/trunk/ja/foot.wmi
website/trunk/ja/navigation.wmi
Log:
i forgot to add the .wmi files
Added: website/trunk/ja/foot.wmi
===================================================================
--- website/trunk/ja/foot.wmi 2006-10-14 09:27:47 UTC (rev 8720)
+++ website/trunk/ja/foot.wmi 2006-10-14 09:30:34 UTC (rev 8721)
@@ -0,0 +1,41 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 7852 $
+# Last-Translator: buyoppy@xxxxxxxxxxx
+
+#use "functions.wmi"
+
+</div>
+ <div class="bottom" id="bottom">
+ <p>
+ <i><a href="<page contact>" class="smalllink">ççè</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>
+# Uncomment this in your translation: (and translate it)
+ <: 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ããããããããhttp://tor.eff.org/ããåæãããèèçããã;
+ </p>
+ </div>
+</body>
+</html>
Added: website/trunk/ja/navigation.wmi
===================================================================
--- website/trunk/ja/navigation.wmi 2006-10-14 09:27:47 UTC (rev 8720)
+++ website/trunk/ja/navigation.wmi 2006-10-14 09:30:34 UTC (rev 8721)
@@ -0,0 +1,20 @@
+#!/usr/bin/wml
+
+## translation metadata
+# Revision: $Revision: 7821 $
+# Last-Translator: buyoppy@xxxxxxxxxxx
+
+<:
+ my @navigation = (
+ 'index' , 'ããã',
+ 'overview' , 'æè',
+ 'download' , 'ãããããã',
+ 'documentation' , 'ãããããã',
+# 'support' , 'ãããã',
+# 'faq' , 'FAQ',
+ 'volunteer' , 'èçãã',
+# 'developers' , 'éçè',
+ 'people' , 'äã',
+ 'donate' , 'åäããã!',
+ );
+:>