]> git.mjollnir.org Git - moodle.git/commitdiff
New langfile added.
authormits <mits>
Tue, 11 Nov 2003 01:22:47 +0000 (01:22 +0000)
committermits <mits>
Tue, 11 Nov 2003 01:22:47 +0000 (01:22 +0000)
lang/ja/README
lang/ja/pix.php [new file with mode: 0644]

index d8ce9212b08273c02a09b1bf21d04439454ecbfd..eaa3e4aa8e38cc7dd206395c964dd72670c04a31 100644 (file)
@@ -1,6 +1,6 @@
 Japanese Translation
 ------------------------
-Last Modify:2003/11/06
+Last Modify:2003/11/11
 
 Author: Mitsuhiro Yoshida(mits@mitstek.com)
 http://mitstek.com/
diff --git a/lang/ja/pix.php b/lang/ja/pix.php
new file mode 100644 (file)
index 0000000..7b4bfab
--- /dev/null
@@ -0,0 +1,26 @@
+<?PHP // $Id$ 
+      // pix.php - created with Moodle 1.2 development (2003110400)
+
+
+$string['angry'] = "Åܤê";
+$string['approve'] = "»¿À®";
+$string['biggrin'] = "ËþÌ̤ξдé";
+$string['blackeye'] = "´ãÂÓ";
+$string['blush'] = "ÀÖÌÌ";
+$string['clown'] = "¥Ô¥¨¥í";
+$string['cool'] = "¥¯¡¼¥ë";
+$string['dead'] = "¥Ø¥È¥Ø¥È";
+$string['evil'] = "°ÕÃϰ­";
+$string['kiss'] = "¥­¥¹";
+$string['mixed'] = "Ê£»¨¤Ê";
+$string['sad'] = "Èᤷ¤¤";
+$string['shy'] = "ÃѤº¤«¤·¤¤";
+$string['sleepy'] = "̲¤¿¤¤";
+$string['smiley'] = "¾Ð´é";
+$string['surprise'] = "¶Ã¤­";
+$string['thoughtful'] = "»×θ¿¼¤¤";
+$string['tongueout'] = "¥Ù¡¼";
+$string['wideeyes'] = "Â礭¤ÊÌÜ";
+$string['wink'] = "¥¦¥¤¥ó¥¯";
+
+?>