pllished and translated one help file.

This commit is contained in:
mits 2005-02-24 20:33:49 +00:00
parent ec288447d2
commit e517bf8b16
33 changed files with 125 additions and 47 deletions

View file

@ -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つの引数を持つ必要があります。';