file README.txt was added on branch MOODLE_15_STABLE on 2005-07-07 15:57:12 +0000
[moodle.git] / lang / ja_utf8 / hotpot.php
blob4f85ec0678e8175b3de2d72be7643e52a0effcf6
1 <?PHP // $Id$
2 // hotpot.php - created with Moodle 1.5 ALPHA (2005051500)
5 $string['abandoned'] = '放棄';
6 $string['allattempts'] = '全ての受験';
7 $string['allmycourses'] = '全てのコース';
8 $string['average'] = '平均';
9 $string['bestattempt'] = '最高評点';
10 $string['checks'] = 'チェック';
11 $string['clues'] = 'クルー';
12 $string['copiedtoclipboard'] = 'このページのコンテンツがクリップボードにコピーされました。';
13 $string['copytoclipboard'] = 'クリップボードにコピーする';
14 $string['correct'] = '正解';
15 $string['deleteabandoned'] = '放棄を削除';
16 $string['deleteabandonedcheck'] = '本当に全ての $a の放棄された受験を削除してもよろしいですか?';
17 $string['deletedattempts'] = '$a の受験が削除されました。';
18 $string['deletedresponses'] = '$a の解答が削除されました。';
19 $string['enterafilename'] = 'ファイル名を入力してください。';
20 $string['filetype'] = 'ファイルタイプ';
21 $string['forceplugins'] = 'メディアプラグインの強制';
22 $string['giveup'] = 'ギブアップ';
23 $string['hints'] = 'ヒント';
24 $string['ignored'] = '無視';
25 $string['inprogress'] = '進行中';
26 $string['location'] = 'ファイルの場所';
27 $string['modulename'] = 'Hot Potatoes';
28 $string['modulenameplural'] = 'Hot Potatoes';
29 $string['navigation'] = 'ナビゲーション';
30 $string['navigation_bar'] = 'Moodleナビケーションバー';
31 $string['navigation_buttons'] = 'Hot Potatoesクイズボタン';
32 $string['navigation_frame'] = 'Moodleナビケーションフレーム';
33 $string['navigation_give_up'] = 'ギブアップボタン';
34 $string['navigation_iframe'] = '埋め込み <IFRAME>';
35 $string['navigation_none'] = '無し';
36 $string['noactivity'] = '活動なし';
37 $string['noresponses'] = '問題と解答に関する情報が見つかりませんでした。';
38 $string['outputformat'] = '表示形式';
39 $string['outputformat_best'] = 'best';
40 $string['outputformat_flash'] = 'Flash';
41 $string['outputformat_mobile'] = 'mobile';
42 $string['outputformat_v3'] = 'v3';
43 $string['outputformat_v4'] = 'v4';
44 $string['outputformat_v5'] = 'v5';
45 $string['outputformat_v6'] = 'v6';
46 $string['outputformat_v6_plus'] = 'v6+';
47 $string['penalties'] = 'ペナルティ';
48 $string['questionshort'] = 'Q-$a';
49 $string['quiztype'] = 'クイズタイプ';
50 $string['resultssaved'] = 'クイズ結果が保存されました。';
51 $string['score'] = '点数';
52 $string['selectattempt'] = '受験を選択してください。';
53 $string['showhtmlsource'] = 'HTMLソースの表示';
54 $string['shownextquiz'] = '次のクイズを表示';
55 $string['showxmlsource'] = 'XMLソースの表示';
56 $string['showxmltree'] = 'XMLツリーの表示';
57 $string['thiscourse'] = 'このコース';
58 $string['weighting'] = 'ウェイト';
59 $string['wrong'] = '不正解';