Japanese Translation
------------------------
-Last Modify:2004/08/15
+Last Modify:2004/08/17
[Translators]
Mitsuhiro Yoshida(http://mitstek.com/)
<?PHP // $Id$
- // auth.php - created with Moodle 1.4 development (2004072901)
+ // auth.php - created with Moodle 1.4 alpha (2004081500)
$string['auth_dbdescription'] = '¥æ¡¼¥¶Ì¾¤È¥Ñ¥¹¥ï¡¼¥É¤ò³Îǧ¤¹¤ë¤¿¤á¤Ë³°Éô¤Î¥Ç¡¼¥¿¥Ù¡¼¥¹¤ò»ÈÍѤ·¤Þ¤¹¡£¿·¤·¤¤¥¢¥«¥¦¥ó¥È¤òºîÀ®¤¹¤ë¾ì¹ç¡¢Â¾¤Î¥Õ¥£¡¼¥ë¥É¤Î¾ðÊó¤¬Moodle¤ØÊ£À½¤µ¤ì¤Þ¤¹¡£';
$string['auth_nonetitle'] = 'ǧ¾Ú̵¤·';
$string['auth_pop3description'] = '¥æ¡¼¥¶Ì¾¤È¥Ñ¥¹¥ï¡¼¥É¤ò³Îǧ¤¹¤ë¤¿¤á¤ËPOP3¥µ¡¼¥Ð¤ò»ÈÍѤ·¤Þ¤¹¡£';
$string['auth_pop3host'] = 'POP3¥µ¡¼¥Ð¡¼¥¢¥É¥ì¥¹¤Ç¤¹¡£IP¥¢¥É¥ì¥¹¤Ç¤Ï¤Ê¤¯¥É¥á¥¤¥ó̾¤ò»ÈÍѤ·¤Æ¤¯¤À¤µ¤¤¡£';
+$string['auth_pop3mailbox'] = 'Àܳ¤ò»î¤ß¤ë¥á¡¼¥ë¥Ü¥Ã¥¯¥¹Ì¾(Ä̾ï¤Ï¼õ¿®¥Ü¥Ã¥¯¥¹)';
$string['auth_pop3port'] = '¥µ¡¼¥Ð¡¼¥Ý¡¼¥È (110¤¬°ìÈÌŪ¤Ç¤¹)';
$string['auth_pop3title'] = 'POP3¥µ¡¼¥Ð¤ò»ÈÍÑ';
$string['auth_pop3type'] = '¥µ¡¼¥Ð¥¿¥¤¥×¤Ç¤¹¡£¤â¤·Ç§¾Ú¤¬É¬Íפʾì¹ç¤Ïpop3cert¤òÁªÂò¤·¤Æ¤¯¤À¤µ¤¤¡£';
<?PHP // $Id$
- // editor.php - created with Moodle 1.4 development (2004072500)
+ // editor.php - created with Moodle 1.4 alpha (2004081500)
$string['about'] = '¥¨¥Ç¥£¥¿¤Ë´Ø¤·¤Æ';
$string['address'] = '¥¢¥É¥ì¥¹';
$string['alignment'] = 'ÇÛÃÖ';
$string['alternatetext'] = 'Alternate text';
+$string['anchorname'] = '¥¢¥ó¥«¡¼Ì¾';
+$string['anchors'] = '¥¢¥ó¥«¡¼';
$string['baseline'] = 'Baseline';
$string['bold'] = 'ÂÀ»ú';
$string['borderthickness'] = 'Àþ¤ÎÂÀ¤µ';
$string['close'] = 'ÊĤ¸¤ë';
$string['cols'] = 'Cols';
$string['copy'] = 'ÁªÂò¤·¤¿¤â¤Î¤ò¥³¥Ô¡¼';
+$string['createanchor'] = '¥¢¥ó¥«¡¼¤ÎºîÀ®';
$string['createfolder'] = '¥Õ¥©¥ë¥À¤ÎºîÀ®';
$string['createlink'] = '¥ê¥ó¥¯¤ÎÁÞÆþ';
$string['cut'] = 'ÁªÂò¤·¤¿¤â¤Î¤òÀÚ¤ê¼è¤ë';
<?PHP // $Id$
- // error.php - created with Moodle 1.2.1 (2004032500)
+ // error.php - created with Moodle 1.4 alpha (2004081500)
$string['coursegroupunknown'] = '¥³¡¼¥¹¤Ë´ØÏ¢¤¹¤ë¥°¥ë¡¼¥× $a ¤¬»ØÄꤵ¤ì¤Æ¤¤¤Þ¤»¤ó';
$string['unknowncourse'] = 'ÉÔÌÀ¤Ê¥³¡¼¥¹Ì¾ \"$a\"';
$string['usernotaddederror'] = '¥æ¡¼¥¶ \"$a\" ¤ÏÄɲ䵤ì¤Þ¤»¤ó¤Ç¤·¤¿ - ¸¶°øÉÔÌÀ';
$string['usernotaddedregistered'] = '¥æ¡¼¥¶ \"$a\" ¤ÏÄɲ䵤ì¤Þ¤»¤ó¤Ç¤·¤¿ - ÅÐÏ¿ºÑ¤ß';
+$string['usernotavailable'] = '¤³¤Î¥æ¡¼¥¶¤Î¾ÜºÙ¤Ï±ÜÍ÷½ÐÍè¤Þ¤»¤ó¡£';
?>
<?PHP // $Id$
- // glossary.php - created with Moodle 1.4 development (2004072500)
+ // glossary.php - created with Moodle 1.4 alpha (2004081500)
$string['addcomment'] = '¥³¥á¥ó¥È¤ÎÄɲÃ';
$string['displayformats'] = 'ɽ¼¨¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['displayformatssetup'] = 'ɽ¼¨¥Õ¥©¡¼¥Þ¥Ã¥ÈÀßÄê';
$string['duplicateentry'] = '¥¨¥ó¥È¥ê¡¼¤òÊ£¼Ì¤¹¤ë';
+$string['editalways'] = '¾ï¤ËÊÔ½¸¤¹¤ë';
$string['editcategories'] = '¥«¥Æ¥´¥ê¤ÎÊÔ½¸';
$string['editentry'] = '¥¨¥ó¥È¥ê¡¼¤ÎÊÔ½¸';
$string['editingcomment'] = '¥³¥á¥ó¥È¤ÎÊÔ½¸';
<?PHP // $Id$
- // moodle.php - created with Moodle 1.4 development (2004080300)
+ // moodle.php - created with Moodle 1.4 alpha (2004081500)
$string['action'] = 'Áàºî';
<p>¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É¤¬µºÜ¤µ¤ì¤¿¥á¡¼¥ë¤¬¤¢¤Ê¤¿¤Î¥á¡¼¥ë¥¢¥É¥ì¥¹ <b>$a->email</b> ¤ËÁ÷¿®¤µ¤ì¤Þ¤·¤¿¡£<p>¿·¤·¤¤¥Ñ¥¹¥ï¡¼¥É¤Ï¼«Æ°Åª¤ËÀ¸À®¤µ¤ì¤¿¤â¤Î¤Ç¤¹ -
<a href=$a->link>¥Ñ¥¹¥ï¡¼¥É¤ÎÊѹ¹</a> ¤Ç³Ð¤¨¤ä¤¹¤¤¤â¤Î¤ËÊѹ¹½ÐÍè¤Þ¤¹¡£';
$string['enable'] = '͸ú¤Ë¤¹¤ë';
+$string['encryptedcode'] = '°Å¹æ²½¥³¡¼¥É';
$string['enrolledincourse'] = '¥³¡¼¥¹ ';
$string['enrolledincoursenot'] = '¥³¡¼¥¹ ';
$string['enrolmentconfirmation'] = '¤¢¤Ê¤¿¤Ï¤³¤Î¥³¡¼¥¹¤Ë»²²Ã¤·¤Þ¤¹¡£<br />ËÜÅö¤Ë¤³¤Î½èÍý¤ò¹Ô¤Ã¤Æµ¹¤·¤¤¤Ç¤¹¤«?';
$string['failedloginattempts'] = 'ºÇ½ª¥í¥°¥¤¥ó¤è¤ê $a->attempts ²ó¥í¥°¥¤¥ó¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£';
$string['failedloginattemptsall'] = ' $a->accounts accounts ¤Î¥¢¥«¥¦¥ó¥È¤Ç $a->attempts ²ó¥í¥°¥¤¥ó¤Ë¼ºÇÔ¤·¤Þ¤·¤¿¡£';
$string['feedback'] = '¥Õ¥£¡¼¥É¥Ð¥Ã¥¯';
+$string['file'] = '¥Õ¥¡¥¤¥ë';
$string['filemissing'] = '$a ¤¬¸«¤Ä¤«¤ê¤Þ¤»¤ó';
$string['files'] = '¥Õ¥¡¥¤¥ë';
$string['filesfolders'] = '¥Õ¥¡¥¤¥ë/¥Õ¥©¥ë¥À';
$string['forgotten'] = '¥æ¡¼¥¶Ì¾¤Þ¤¿¤Ï¥Ñ¥¹¥ï¡¼¥É¤ò˺¤ì¤Þ¤·¤¿¤«?';
$string['format'] = '¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['formathtml'] = 'HTML¥Õ¥©¡¼¥Þ¥Ã¥È';
+$string['formatmarkdown'] = '¥Þ¡¼¥¯¥À¥¦¥ó¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['formatplain'] = '¥×¥ì¥¤¥ó¥Æ¥¥¹¥È¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['formatsocial'] = '¥½¡¼¥·¥ã¥ë¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['formattext'] = 'Moodle¥ª¡¼¥È¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['returningtosite'] = '¥¢¥«¥¦¥ó¥È¤ò¤ª»ý¤Á¤ÎÊý¤Ç¤¹¤«?';
$string['revert'] = '¥¯¥ê¥¢';
$string['role'] = 'Ǥ̳';
+$string['rss'] = 'RSS';
$string['rssarticles'] = 'ºÇ¶á¤Îµ»ö¤ÎRSS¿ô';
$string['rsstype'] = '¤³¤Î³èư¤ÎRSS¥Õ¥£¡¼¥É';
$string['savechanges'] = 'Êѹ¹¤òÊݸ';
<?PHP // $Id$
- // quiz.php - created with Moodle 1.4 development (2004080300)
+ // quiz.php - created with Moodle 1.4 alpha (2004081500)
$string['acceptederror'] = '¥¨¥é¡¼ÈϰÏ';
$string['aiken'] = 'Aiken¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['allowreview'] = 'Éü½¬¤òµö²Ä¤¹¤ë';
$string['alreadysubmitted'] = '´û¤Ë²òÅú¤µ¤ì¤Æ¤¤¤Þ¤¹¡£';
+$string['alternativeunits'] = 'ÂåÂØ¥æ¥Ë¥Ã¥È';
$string['alwaysavailable'] = '¾ï»þÍøÍѲÄǽ';
$string['answer'] = 'Åú¤¨';
$string['answerhowmany'] = '²òÅúÊýË¡';
$string['categoryinfo'] = '¾ÜºÙ';
$string['categorymove'] = '¥«¥Æ¥´¥ê $a->name ¤Ë¤Ï $a->count ¤Î¼ÁÌ䤬¤¢¤ê¤Þ¤¹¡£Â¾¤Î¥«¥Æ¥´¥ê¤òÁª¤ó¤Ç¤¯¤À¤µ¤¤¡£';
$string['categorymoveto'] = '¤³¤Î¥«¥Æ¥´¥ê¤Ë°Üư¤¹¤ë';
+$string['checkanswer'] = '¥Á¥§¥Ã¥¯';
$string['choice'] = 'ÁªÂò';
$string['choices'] = 'ÍøÍѲÄǽ¤ÊÁªÂò';
+$string['choosedatasetproperties'] = '¥Ç¡¼¥¿¥»¥Ã¥È°À¤ÎÁªÂò';
+$string['close'] = '¥×¥ì¥Ó¥å¡¼¤òÊĤ¸¤ë';
$string['confirmstartattempt'] = '¤³¤Î¥¯¥¤¥º¤Ë¤Ï»þ´ÖÀ©¸Â¤¬Àߤ±¤é¤ì¤Æ¤¤¤Þ¤¹¡£ËÜÅö¤Ë¥¹¥¿¡¼¥È¤·¤Æ¤âµ¹¤·¤¤¤Ç¤¹¤«?';
$string['correctanswer'] = 'Àµ²ò';
$string['correctanswers'] = 'Àµ²ò';
$string['createmultiple'] = '¥Þ¥ë¥Á¼ÁÌä¤òºîÀ®¤¹¤ë';
$string['createnewquestion'] = '¿·¤·¤¤¼ÁÌä¤òºîÀ®¤¹¤ë';
$string['custom'] = '¥«¥¹¥¿¥à¥Õ¥©¡¼¥Þ¥Ã¥È';
+$string['datasetdefinitions'] = '¥«¥Æ¥´¥ê $a ¤ÎºÆÍøÍѲÄǽ¤Ê¥Ç¡¼¥¿¥»¥Ã¥ÈÄêµÁ';
$string['daysavailable'] = 'ÆüÍøÍѲÄǽ';
$string['default'] = '¥Ç¥Õ¥©¥ë¥È';
$string['defaultgrade'] = 'ɾ²Á¤Î½é´üÃÍ';
$string['exportquestions'] = '¼ÁÌä¤ò¥Õ¥¡¥¤¥ë¤Ë¥¨¥¯¥¹¥Ý¡¼¥È¤¹¤ë';
$string['false'] = '¡ß';
$string['feedback'] = '¥Õ¥£¡¼¥É¥Ð¥Ã¥¯';
+$string['file'] = '¥Õ¥¡¥¤¥ë';
$string['fileformat'] = '¥Õ¥¡¥¤¥ë¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['filloutoneanswer'] = '1¤Ä°Ê¾å¤Î²òÅú²Äǽ¤Ê¼ÁÌä¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£¶õÇò¤Ï»ÈÍѤǤ¤Þ¤»¤ó¡£';
$string['filloutthreequestions'] = '¾¯¤Ê¤¯¤È¤â3¤Ä¤Î¼ÁÌä¤òÆþÎϤ·¤Æ¤¯¤À¤µ¤¤¡£¶õÇò¤Ï»ÈÍѤǤ¤Þ¤»¤ó¡£';
$string['imagemissing'] = '$a ¹Ô¤Î²èÁü¤¬»ÈÍѽÐÍè¤Þ¤»¤ó¡£¥Õ¥¡¥¤¥ë̾¤Ï̵»ë¤µ¤ì¤Þ¤¹¡£';
$string['importquestions'] = '¥Õ¥¡¥¤¥ë¤«¤é¾®¥Æ¥¹¥È¤ò¥¤¥ó¥Ý¡¼¥È¤¹¤ë';
$string['introduction'] = 'ÀâÌÀ';
+$string['link'] = '¥ê¥ó¥¯';
$string['listitems'] = '¾®¥Æ¥¹¥È¤Î¥¢¥¤¥Æ¥à°ìÍ÷';
$string['marks'] = 'ÆÀÅÀ';
$string['match'] = 'ÁȤ߹ç¤ï¤»';
$string['optional'] = '¥ª¥×¥·¥ç¥ó';
$string['passworderror'] = '¥Ñ¥¹¥ï¡¼¥É¤¬´Ö°ã¤Ã¤Æ¤¤¤Þ¤¹¡£';
$string['percentcorrect'] = 'ÀµÅúΨ';
+$string['preview'] = '¥×¥ì¥Ó¥å¡¼';
$string['publish'] = '¸ø³«';
$string['publishedit'] = '¤³¤Î¥«¥Æ¥´¥ê¤Ø¤Î¼ÁÌä¤ÎÄɲá¦ÊÔ½¸¤ò¹Ô¤¦°Ù¤Ë¤Ï¥³¡¼¥¹¸ø³«¤Ë´Ø¤¹¤ë¸¢¸Â¤òͤ¹¤ëɬÍפ¬¤¢¤ê¤Þ¤¹¡£';
$string['qti'] = 'IMS QTI¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['webct'] = 'WebCT¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['wildcard'] = '¥ï¥¤¥ë¥É¥«¡¼¥É';
$string['wronggrade'] = '´Ö°ã¤Ã¤¿É¾²Á($a °Ê¹ß):';
+$string['xml'] = 'Moodle XML¥Õ¥©¡¼¥Þ¥Ã¥È';
$string['yourfinalgradeis'] = '¤¢¤Ê¤¿¤ÎºÇ½ªÀ®ÀÓ¤Ï $a ¤Ç¤¹¡£';
?>
<?PHP // $Id$
- // resource.php - created with Moodle 1.4 development (2004072901)
+ // resource.php - created with Moodle 1.4 alpha (2004081500)
$string['addresource'] = '¥ê¥½¡¼¥¹¤òÄɲ乤ë';
$string['editingaresource'] = '¥ê¥½¡¼¥¹¤òÊÔ½¸¤¹¤ë';
$string['encryptedcode'] = '°Å¹æ²½¥³¡¼¥É';
$string['example'] = 'Îã';
-$string['examplereference'] = 'Tobin, K. & Tippins, D (1993) Constructivism as a Referent for Teaching and Learning. In: K. Tobin (Ed) The Practice of Constructivism in Science Education, pp 3-21, Lawrence-Erlbaum, Hillsdale, NJ.';
$string['exampleurl'] = 'http://www.example.com/somedirectory/somefile.html';
$string['fetchclienterror'] = '¥¦¥§¥Ö¥Ú¡¼¥¸¤ò¸¡º÷¤·¤Æ¤¤¤ë»þ¡¢¥¦¥§¥Ö¥¯¥é¥¤¥¢¥ó¥È¤Ë¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿¡£URL¤¬´Ö°ã¤Ã¤Æ¤¤¤ë¤È»×¤ï¤ì¤Þ¤¹¡£';
$string['fetcherror'] = '¥¦¥§¥Ö¥Ú¡¼¥¸¤ò¸¡º÷¤·¤Æ¤¤¤ë»þ¡¢¥¨¥é¡¼¤¬È¯À¸¤·¤Þ¤·¤¿¡£';
$string['popupresource'] = '¤³¤Î¥ê¥½¡¼¥¹¤ò¥Ý¥Ã¥×¥¢¥Ã¥×¥¦¥¤¥ó¥É¥¦¤Ëɽ¼¨¤µ¤»¤ë¡£';
$string['popupresourcelink'] = '¥¦¥¤¥ó¥É¥¦¤¬É½¼¨¤µ¤ì¤Ê¤¤¾ì¹ç¤Ï¤³¤³¤ò¥¯¥ê¥Ã¥¯¡§ $a';
$string['resourcetype'] = '¥ê¥½¡¼¥¹¤Î¥¿¥¤¥×';
+$string['resourcetype1'] = '»²¾È';
+$string['resourcetype2'] = '¥¦¥§¥Ö¥Ú¡¼¥¸';
+$string['resourcetype3'] = '¥¢¥Ã¥×¥í¡¼¥É¥Õ¥¡¥¤¥ë';
+$string['resourcetype4'] = '¥×¥ì¥¤¥ó¥Æ¥¥¹¥È';
+$string['resourcetype5'] = '¥¦¥§¥Ö¥ê¥ó¥¯';
+$string['resourcetype6'] = 'HTML¥Æ¥¥¹¥È';
+$string['resourcetype7'] = '¥×¥í¥°¥é¥à';
+$string['resourcetype8'] = 'Wiki-like¥Æ¥¥¹¥È';
+$string['resourcetype9'] = '¥Ç¥£¥ì¥¯¥È¥ê';
$string['resourcetypedirectory'] = '¥Ç¥£¥ì¥¯¥È¥ê¤Îɽ¼¨';
$string['resourcetypefile'] = '¥Õ¥¡¥¤¥ëËô¤Ï¥¦¥§¥Ö¤Ë¥ê¥ó¥¯';
$string['resourcetypehtml'] = '¥¦¥§¥Ö¥Ú¡¼¥¸¤ÎºîÀ®';
$string['resourcetypelabel'] = '¥é¥Ù¥ë¤ÎÁÞÆþ';
-$string['resourcetypereference'] = '»²¾È¤ÎÄɲÃ';
$string['resourcetypetext'] = '¥Æ¥¥¹¥È¥Ú¡¼¥¸¤ÎºîÀ®';
$string['searchweb'] = '¥¦¥§¥Ö¥Ú¡¼¥¸¤ò¸¡º÷';
$string['variablename'] = 'ÊÑ¿ô̾';