From: mits <mits> Date: Sun, 1 Aug 2004 21:56:22 +0000 (+0000) Subject: Polished X-Git-Url: http://git.mjollnir.org/gw?a=commitdiff_plain;h=dcf633e5b0b4ed005c13ee017675c0ffea5bd8b7;p=moodle.git Polished --- diff --git a/lang/ja/README b/lang/ja/README index c8a02e3364..dd1a456f4d 100644 --- a/lang/ja/README +++ b/lang/ja/README @@ -1,6 +1,6 @@ Japanese Translation ------------------------ -Last Modify:2004/08/01 +Last Modify:2004/08/02 [Translators] Mitsuhiro Yoshida(http://mitstek.com/) diff --git a/lang/ja/forum.php b/lang/ja/forum.php index 031d02c837..21f0fd2450 100644 --- a/lang/ja/forum.php +++ b/lang/ja/forum.php @@ -1,5 +1,5 @@ <?PHP // $Id$ - // forum.php - created with Moodle 1.4 development (2004070800) + // forum.php - created with Moodle 1.4 development (2004072901) $string['addanewdiscussion'] = '¥Ç¥£¥¹¥«¥Ã¥·¥ç¥ó¥È¥Ô¥Ã¥¯¤òÄɲÃ'; @@ -125,7 +125,7 @@ $string['replyforum'] = ' $string['rsssubscriberssdiscussions'] = '\'$a\' ·ï¤Î¥Ç¥£¥¹¥«¥Ã¥·¥ç¥ó¤Ë´Ø¤·¤ÆRSS¥Õ¥£¡¼¥É¤òɽ¼¨'; $string['rsssubscriberssposts'] = '\'$a\' ·ï¤ÎÅê¹Æ¤Ë´Ø¤·¤ÆRSS¥Õ¥£¡¼¥É¤òɽ¼¨'; $string['search'] = '¸¡º÷'; -$string['searchforums'] = '¥Õ¥©¡¼¥é¥à¤ò¸¡º÷'; +$string['searchforums'] = '¥Õ¥©¡¼¥é¥àÆâ¤ò¸¡º÷'; $string['searcholderposts'] = '²áµî¤ÎÅê¹Æ¤ò¸¡º÷ ...'; $string['searchresults'] = '¸¡º÷·ë²Ì'; $string['sendinratings'] = 'ºÇ¿·¤Î¥ì¡¼¥Æ¥£¥ó¥°¤òÁ÷¿®¤¹¤ë';