From 5b61f5c8a07ed6fab13b84feb813ada844ee046e Mon Sep 17 00:00:00 2001 From: mits Date: Sat, 18 Oct 2003 09:52:25 +0000 Subject: [PATCH] New translation and polish some. --- lang/ja/README | 2 +- lang/ja/glossary.php | 30 +++++++++++++++++------------- lang/ja/moodle.php | 10 +++++----- lang/ja/workshop.php | 6 +++++- 4 files changed, 28 insertions(+), 20 deletions(-) diff --git a/lang/ja/README b/lang/ja/README index 615f29d3f4..65e44a9b9b 100644 --- a/lang/ja/README +++ b/lang/ja/README @@ -1,6 +1,6 @@ Japanese Translation ------------------------ -Last Modify:2003/10/17 +Last Modify:2003/10/18 Author: Mitsuhiro Yoshida(mits@mitstek.com) http://mitstek.com/ diff --git a/lang/ja/glossary.php b/lang/ja/glossary.php index f24fc2696e..5e40e8a709 100644 --- a/lang/ja/glossary.php +++ b/lang/ja/glossary.php @@ -1,5 +1,5 @@ (¼«Æ°Åª¤Ë¥ê¥ó¥¯¤µ¤»¤ë¾ì¹ç)"; +$string['glossarytype'] = "ÍѸ콸¥¿¥¤¥×"; +$string['mainglossary'] = "¥á¥¤¥óÍѸ콸"; $string['maxtimehaspassed'] = "¿½¤·Ìõ¤´¤¶¤¤¤Þ¤»¤ó¡¢¤³¤Î¥³¥á¥ó¥È¤ÎºÇÂçÊÔ½¸²ó¿ô(\$a)¤òͤ¨¤Þ¤·¤¿!"; -$string['modulename'] = "¥°¥í¥Ã¥µ¥ê¡¼"; -$string['modulenameplural'] = "¥°¥í¥Ã¥µ¥ê¡¼"; -$string['newglossaryentries'] = "¿·µ¬¥°¥í¥Ã¥µ¥ê¡¼¥¨¥ó¥È¥ê"; +$string['modulename'] = "ÍѸ콸"; +$string['modulenameplural'] = "ÍѸ콸"; +$string['newglossaryentries'] = "¿·µ¬ÍѸ콸¥¨¥ó¥È¥ê"; $string['nocomment'] = "¥³¥á¥ó¥È¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó"; $string['nocomments'] = "(¤³¤Î¥¨¥ó¥È¥ê¤Ë¤Ï¥³¥á¥ó¥È¤¬¤¢¤ê¤Þ¤»¤ó)"; $string['noentries'] = "¤³¤Î¥»¥¯¥·¥ç¥ó¤Ë¤Ï¥¨¥ó¥È¥ê¡¼¤¬¤¢¤ê¤Þ¤»¤ó"; $string['noentry'] = "¥¨¥ó¥È¥ê¡¼¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó¤Ç¤·¤¿¡£"; $string['notcategorised'] = "¥«¥Æ¥´¥ê̵¤·"; $string['searchindefinition'] = "ÄêµÁ¤â¸¡º÷¤¹¤ë"; -$string['secondaryglossary'] = "¥µ¥Ö¥°¥í¥Ã¥µ¥ê¡¼"; +$string['secondaryglossary'] = "¥µ¥ÖÍѸ콸"; $string['showall'] = "Á´¤Æ¤Î¥ê¥ó¥¯¤òɽ¼¨"; $string['showalphabet'] = "¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È¤òɽ¼¨"; $string['showspecial'] = "ÆÃÊÌ¥ê¥ó¥¯¤òɽ¼¨"; $string['special'] = "ÆÃÊÌ"; -$string['standardview'] = "¥¹¥¿¥ó¥À¡¼¥É¥Ó¥å¡¼"; -$string['studentcanpost'] = "³ØÀ¸¤Ï¥¨¥ó¥È¥ê¡¼¤òÄɲýÐÍè¤ë"; -$string['warningstudentcapost'] = "(¥°¥í¥Ã¥µ¥ê¡¼¤¬¥á¥¤¥ó¤Ç̵¤¤¾ì¹ç¤ËŬÍÑ)"; +$string['standardview'] = "¥¢¥ë¥Õ¥¡¥Ù¥Ã¥È½ç¤Ëɽ¼¨"; +$string['studentcanpost'] = "³ØÀ¸¤Î¥¨¥ó¥È¥ê¡¼Äɲäòµö²Ä¤¹¤ë"; +$string['usedynalink'] = "ÍѸ콸¤È¾¤Î¥â¥¸¥å¡¼¥ë¤ò¼«Æ°Åª¤Ë¥ê¥ó¥¯¤¹¤ë"; +$string['warningstudentcapost'] = "(ÍѸ콸¤¬¥á¥¤¥ó¤Ç̵¤¤¾ì¹ç¤ËŬÍÑ)"; $string['writtenby'] = "ºîÀ®"; $string['youarenottheauthor'] = "¤¢¤Ê¤¿¤Ï¤³¤Î¥³¥á¥ó¥È¤Îºî¼Ô¤Ç¤Ï¤¢¤ê¤Þ¤»¤ó¡£ÊÔ½¸¤Ï½ÐÍè¤Þ¤»¤ó¡£"; diff --git a/lang/ja/moodle.php b/lang/ja/moodle.php index e30747326e..84d157c823 100644 --- a/lang/ja/moodle.php +++ b/lang/ja/moodle.php @@ -1,5 +1,5 @@ in ¤Î \$a->what ¤ò¹¹¿·Ãæ"; $string['upload'] = "¥¢¥Ã¥×¥í¡¼¥É"; diff --git a/lang/ja/workshop.php b/lang/ja/workshop.php index dc808cdd03..bf40c46f2b 100644 --- a/lang/ja/workshop.php +++ b/lang/ja/workshop.php @@ -1,5 +1,5 @@ Í×ÁÇ¿ô¡¢É¾²Á¥¿¥¤¥×¡¢Í×ÁÇÈæ½Å¤òÊѹ¹¤·¤Ê¤¤¤Ç¤¯¤À¤µ¤¤¡£"; +$string['weight'] = "Èæ½Å"; $string['weightederrorcount'] = "Èæ½Å¥¨¥é¡¼¥«¥¦¥ó¥È¡§ \$a"; $string['weightforbias'] = "¥Ð¥¤¥¢¥¹¤ËÂФ¹¤ëÈæ½Å"; $string['weightforgradingofassessments'] = "ɾ²ÁÀ®ÀÓ¤ËÂФ¹¤ëÈæ½Å"; -- 2.39.5