mirror of
https://github.com/moodle/moodle.git
synced 2025-02-15 13:24:56 +01:00
polished.
This commit is contained in:
parent
04592aec06
commit
cff53d2c4a
@ -1,7 +1,7 @@
|
||||
MOODLE JAPANESE TRANSLATION
|
||||
----------------------------------------------------------------------
|
||||
STARTED : November 21, 2002
|
||||
LAST MODIFIED : April 22, 2005
|
||||
LAST MODIFIED : April 23, 2005
|
||||
|
||||
Thanks to everyone who have supported our translation project!
|
||||
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041900)
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005042100)
|
||||
|
||||
|
||||
$string['acceptederror'] = 'エラー範囲';
|
||||
@ -174,7 +174,7 @@ $string['missingcorrectanswer'] = '
|
||||
$string['missingname'] = '問題名がありません。';
|
||||
$string['missingquestion'] = '$a 以降に問題ラベルがありません。';
|
||||
$string['missingquestiontext'] = '問題内容が見つかりません。';
|
||||
$string['missingword'] = 'ワードフォーマットが見つかりません。';
|
||||
$string['missingword'] = '穴埋め(問題)形式';
|
||||
$string['modulename'] = '小テスト';
|
||||
$string['modulenameplural'] = '小テスト';
|
||||
$string['moveto'] = '移動 >>';
|
||||
|
@ -1,5 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005041900)
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005042100)
|
||||
|
||||
|
||||
$string['acceptederror'] = 'エラー範囲';
|
||||
@ -174,7 +174,7 @@ $string['missingcorrectanswer'] = '正しい答えを設定してください。
|
||||
$string['missingname'] = '問題名がありません。';
|
||||
$string['missingquestion'] = '$a 以降に問題ラベルがありません。';
|
||||
$string['missingquestiontext'] = '問題内容が見つかりません。';
|
||||
$string['missingword'] = 'ワードフォーマットが見つかりません。';
|
||||
$string['missingword'] = '穴埋め(問題)形式';
|
||||
$string['modulename'] = '小テスト';
|
||||
$string['modulenameplural'] = '小テスト';
|
||||
$string['moveto'] = '移動 >>';
|
||||
|
Loading…
x
Reference in New Issue
Block a user