mirror of
https://github.com/moodle/moodle.git
synced 2025-02-25 20:43:33 +01:00
147 lines
7.8 KiB
PHP
147 lines
7.8 KiB
PHP
<?PHP // $Id$
|
||
// hotpot.php - created with Moodle 1.6 development (2005101200)
|
||
|
||
|
||
$string['abandoned'] = '放棄';
|
||
$string['addquizchain'] = '連鎖クイズの追加';
|
||
$string['allmycourses'] = '全てのコース';
|
||
$string['alwaysopen'] = '常時利用可';
|
||
$string['attemptsall'] = '全ての受験';
|
||
$string['attemptsbest'] = '最高の受験';
|
||
$string['attemptsfirst'] = '最初の受験';
|
||
$string['attemptslast'] = '最後の受験';
|
||
$string['average'] = '平均';
|
||
$string['checks'] = 'チェック';
|
||
$string['clickreporting'] = 'クリックレポートを有効にする';
|
||
$string['clues'] = 'クルー';
|
||
$string['completed'] = '完了';
|
||
$string['configexcelencodings'] = 'カンマで分離したエンコーディングのリストです。スプレッドシートプログラムのレポート値を特定のエンコーディングに変更するために使用します。例えば日本語では、Microsoft Excelは「SJIS」にする必要があります。';
|
||
$string['configshowtimes'] = '一覧とレポートで表示されるレコードの処理に時間がかかるべきですか? これはなぜあなたのサーバの動作が遅いか調査するためだけに本当に必要な設定です。';
|
||
$string['copiedtoclipboard'] = 'このページのコンテンツがクリップボードにコピーされました。';
|
||
$string['copytoclipboard'] = 'クリップボードにコピーする';
|
||
$string['correct'] = '正解';
|
||
$string['deleteabandoned'] = '放棄を削除';
|
||
$string['deleteabandonedcheck'] = '本当に全ての $a の放棄された受験を削除してもよろしいですか?';
|
||
$string['displaycoursenext'] = '次にコースページを表示';
|
||
$string['displayhotpotnext'] = '次にHot Potatoesクイズを表示';
|
||
$string['displayindexnext'] = '次にHotPotインデックスを表示';
|
||
$string['enterafilename'] = 'ファイル名を入力してください。';
|
||
$string['error_couldnotopenfolder'] = 'フォルダ「 $a 」にアクセスできませんでした。';
|
||
$string['error_couldnotopensourcefile'] = 'ソースファイル「 $a 」をオープンできませんでした。';
|
||
$string['error_couldnotopentemplate'] = '「 $a 」フォーマットのテンプレートをオープンできませんでした。';
|
||
$string['error_nocourseorfilename'] = 'XMLツリーを作成できませんでした。コースまたはファイル名がありません。';
|
||
$string['error_nofeedbackurlformmail'] = 'フォーム処理スクリプトのURLを入力してください。';
|
||
$string['error_nofeedbackurlwebpage'] = 'ウェブページのURLを入力してください。';
|
||
$string['error_nofilename'] = 'ファイル名を入力してください。';
|
||
$string['error_noquizzesfound'] = 'Hot Potatoesクイズが見つかりませんでした。';
|
||
$string['error_notfileorfolder'] = '「 $a 」はファイルまたはフォルダではありません。';
|
||
$string['feedbackformmail'] = 'フィードバックフォーム';
|
||
$string['feedbackmoodleforum'] = 'Moodleフォーラム';
|
||
$string['feedbackmoodlemessaging'] = 'Moodleメッセージ';
|
||
$string['feedbacknone'] = '無し';
|
||
$string['feedbackwebpage'] = 'ウェブページ';
|
||
$string['filetype'] = 'ファイルタイプ';
|
||
$string['forceplugins'] = 'メディアプラグインの強制';
|
||
$string['giveup'] = 'ギブアップ';
|
||
$string['hints'] = 'ヒント';
|
||
$string['ignored'] = '無視';
|
||
$string['inprogress'] = '進行中';
|
||
$string['location'] = 'ファイルの場所';
|
||
$string['modulename'] = 'Hot Potatoes';
|
||
$string['modulenameplural'] = 'Hot Potatoes';
|
||
$string['navigation'] = 'ナビゲーション';
|
||
$string['navigation_bar'] = 'Moodleナビケーションバー';
|
||
$string['navigation_buttons'] = 'Hot Potatoesクイズボタン';
|
||
$string['navigation_frame'] = 'Moodleナビケーションフレーム';
|
||
$string['navigation_give_up'] = 'ギブアップボタン';
|
||
$string['navigation_iframe'] = '埋め込み <IFRAME>';
|
||
$string['navigation_none'] = '無し';
|
||
$string['neverclosed'] = '終了無し';
|
||
$string['noactivity'] = '活動無し';
|
||
$string['noresponses'] = '問題と解答に関する情報が見つかりませんでした。';
|
||
$string['outputformat'] = '表示形式';
|
||
$string['outputformat_best'] = 'best';
|
||
$string['outputformat_flash'] = 'Flash';
|
||
$string['outputformat_mobile'] = 'mobile';
|
||
$string['outputformat_v3'] = 'v3';
|
||
$string['outputformat_v4'] = 'v4';
|
||
$string['outputformat_v5'] = 'v5';
|
||
$string['outputformat_v5_plus'] = 'v5+';
|
||
$string['outputformat_v6'] = 'v6';
|
||
$string['outputformat_v6_plus'] = 'v6+';
|
||
$string['penalties'] = 'ペナルティ';
|
||
$string['questionshort'] = 'Q-$a';
|
||
$string['quiztype'] = 'クイズタイプ';
|
||
$string['rawdetails'] = '生の受験詳細';
|
||
$string['regrade'] = '再評定';
|
||
$string['regradecheck'] = '本当に「 $a 」を再評定しますか?';
|
||
$string['regraderequired'] = '再評定必須';
|
||
$string['reportanswers'] = '答え';
|
||
$string['reportattemptfinish'] = '受験終了';
|
||
$string['reportattemptnumber'] = '受験';
|
||
$string['reportattemptstart'] = '受験開始';
|
||
$string['reportbutton'] = 'レポートの生成';
|
||
$string['reportchanges'] = '変更';
|
||
$string['reportchecks'] = 'チェック';
|
||
$string['reportclick'] = 'クリック追跡レポート';
|
||
$string['reportclicknumber'] = 'クリック';
|
||
$string['reportclicktime'] = 'クリック時間';
|
||
$string['reportclicktype'] = 'クリックタイプ';
|
||
$string['reportclues'] = 'クルー';
|
||
$string['reportcontent'] = 'コンテンツ';
|
||
$string['reportcorrectsymbol'] = 'O';
|
||
$string['reportcoursename'] = 'コース名';
|
||
$string['reportencoding'] = 'エンコーディング';
|
||
$string['reportevents'] = 'イベント';
|
||
$string['reportexercisename'] = 'エクササイズ名';
|
||
$string['reportexercisenumber'] = 'エクササイズ';
|
||
$string['reportexercisetype'] = 'エクササイズタイプ';
|
||
$string['reportformat'] = 'フォーマット';
|
||
$string['reportformatexcel'] = 'Excel';
|
||
$string['reportformathtml'] = 'HTML';
|
||
$string['reportformattext'] = 'テキスト';
|
||
$string['reporthints'] = 'ヒント';
|
||
$string['reporthotpotscore'] = 'Hotpotスコア';
|
||
$string['reportlegend'] = '説明文';
|
||
$string['reportlogindate'] = 'ログイン日付';
|
||
$string['reportlogintime'] = 'ログイン時間';
|
||
$string['reportlogofftime'] = 'ログオフ時間';
|
||
$string['reportmaxscore'] = '最高スコア';
|
||
$string['reportnottried'] = '未受験';
|
||
$string['reportnottriedsymbol'] = '-';
|
||
$string['reportnumberofquestions'] = '問題数';
|
||
$string['reportpercentscore'] = '%% スコア';
|
||
$string['reportquestionstried'] = '受験';
|
||
$string['reportrawscore'] = '生スコア';
|
||
$string['reportright'] = '正解';
|
||
$string['reportsectionnumber'] = 'セクション';
|
||
$string['reportshowanswer'] = '答えの表示';
|
||
$string['reportshowlegend'] = '問題の表示';
|
||
$string['reportsofar'] = '$a 総数';
|
||
$string['reportstatus'] = 'ステータス';
|
||
$string['reportstudentid'] = '学生ID';
|
||
$string['reportthisclick'] = '$a 今回';
|
||
$string['reporttimerecorded'] = 'レスポンス記録';
|
||
$string['reportwrapdata'] = 'データの折り返し';
|
||
$string['reportwrong'] = '不正解';
|
||
$string['reportwrongsymbol'] = 'X';
|
||
$string['resultssaved'] = 'クイズ結果が保存されました。';
|
||
$string['score'] = '点数';
|
||
$string['showhtmlsource'] = 'HTMLソースの表示';
|
||
$string['shownextquiz'] = '次のクイズを表示';
|
||
$string['showxmlsource'] = 'XMLソースの表示';
|
||
$string['showxmltree'] = 'XMLツリーの表示';
|
||
$string['specifictime'] = '日時指定';
|
||
$string['studentfeedback'] = '学生フィードバック';
|
||
$string['textsourcefilename'] = 'ファイル名を使用';
|
||
$string['textsourcefilepath'] = 'ファイルパスを使用';
|
||
$string['textsourcequiz'] = 'クイズより取得';
|
||
$string['textsourcespecific'] = '名称を指定';
|
||
$string['thiscourse'] = 'このコース';
|
||
$string['timedout'] = 'タイムアウト';
|
||
$string['updatequizchain'] = '連鎖クイズの更新';
|
||
$string['weighting'] = 'ウェイト';
|
||
$string['wrong'] = '不正解';
|
||
|
||
?>
|