mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
pllished and translated one help file.
This commit is contained in:
parent
ec288447d2
commit
e517bf8b16
33 changed files with 125 additions and 47 deletions
|
@ -116,7 +116,7 @@ $string['filloutthreequestions'] = '少なくとも3つの問題を入力して
|
|||
$string['fillouttwochoices'] = '2つ以上の選択を入力してください。空白は使用できません。';
|
||||
$string['forceregeneration'] = 'データを再生成';
|
||||
$string['fractionsaddwrong'] = 'あなたが選択したプラス評点の合計が100%%に達していません。<br />現在合計 $a%% です。<br />戻って問題を修正しますか?';
|
||||
$string['fractionsnomax'] = 'この問題で満点を取るために、<br />答えの一つは 100%%でなければなりません。 <br />戻って問題を修正しますか?';
|
||||
$string['fractionsnomax'] = 'この問題で満点を取るために、<br />答えの1つは 100%%でなければなりません。 <br />戻って問題を修正しますか?';
|
||||
$string['functiontakesatleasttwo'] = '関数 $a は少なくとも2つの引数を持つ必要があります。';
|
||||
$string['functiontakesnoargs'] = '関数 $a には引数はありません。';
|
||||
$string['functiontakesonearg'] = '関数 $a は厳密に1つの引数を持つ必要があります。';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue