]> git.mjollnir.org Git - moodle.git/commitdiff
New translation
authormits <mits>
Sat, 24 May 2003 11:51:01 +0000 (11:51 +0000)
committermits <mits>
Sat, 24 May 2003 11:51:01 +0000 (11:51 +0000)
lang/ja/workshop.php [new file with mode: 0644]

diff --git a/lang/ja/workshop.php b/lang/ja/workshop.php
new file mode 100644 (file)
index 0000000..0d89109
--- /dev/null
@@ -0,0 +1,16 @@
+<?PHP // $Id$ 
+      // workshop.php - created with Moodle 1.0.9 Beta 1 + (2003052300)
+
+
+$string['delete'] = "ºï½ü";
+$string['description'] = "¾ÜºÙ";
+$string['edit'] = "ÊÔ½¸";
+$string['editacomment'] = "¥³¥á¥ó¥È¤ÎÊÔ½¸";
+$string['element'] = "Í×ÁÇ";
+$string['maximumsize'] = "ºÇÂ祵¥¤¥º";
+$string['modulename'] = "¥ï¡¼¥¯¥·¥ç¥Ã¥×";
+$string['modulenameplural'] = "¥ï¡¼¥¯¥·¥ç¥Ã¥×";
+$string['reply'] = "ÊÖ»ö";
+$string['title'] = "Âê̾";
+
+?>