translated some.
This commit is contained in:
+1
-1
@@ -1,7 +1,7 @@
|
||||
MOODLE JAPANESE TRANSLATION
|
||||
-------------------------------------------------------
|
||||
STARTED : November 21, 2002
|
||||
LAST MODIFIED : January 19, 2005
|
||||
LAST MODIFIED : January 20, 2005
|
||||
|
||||
Thanks to everyone who have supported our translation project!
|
||||
|
||||
|
||||
+3
-1
@@ -1,5 +1,5 @@
|
||||
<?PHP // $Id$
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005011000)
|
||||
|
||||
|
||||
$string['acceptederror'] = 'エラー範囲';
|
||||
@@ -53,6 +53,8 @@ $string['choices'] = '
|
||||
$string['choosedatasetproperties'] = 'データセット属性の選択';
|
||||
$string['close'] = 'プレビューを閉じる';
|
||||
$string['confirmstartattempt'] = 'この小テストには時間制限が設けられています。本当にスタートしてもよろしいですか?';
|
||||
$string['copyingfrom'] = '問題「 $a 」のコピーを作成';
|
||||
$string['copyingquestion'] = '問題のコピー';
|
||||
$string['correctanswer'] = '正解';
|
||||
$string['correctanswerformula'] = '正解の公式';
|
||||
$string['correctanswerlength'] = '有効数字';
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php // $Id$
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005010100)
|
||||
// quiz.php - created with Moodle 1.5 UNSTABLE DEVELOPMENT (2005011000)
|
||||
|
||||
|
||||
$string['acceptederror'] = 'エラー範囲';
|
||||
@@ -53,6 +53,8 @@ $string['choices'] = '利用可能な選択';
|
||||
$string['choosedatasetproperties'] = 'データセット属性の選択';
|
||||
$string['close'] = 'プレビューを閉じる';
|
||||
$string['confirmstartattempt'] = 'この小テストには時間制限が設けられています。本当にスタートしてもよろしいですか?';
|
||||
$string['copyingfrom'] = '問題「 $a 」のコピーを作成';
|
||||
$string['copyingquestion'] = '問題のコピー';
|
||||
$string['correctanswer'] = '正解';
|
||||
$string['correctanswerformula'] = '正解の公式';
|
||||
$string['correctanswerlength'] = '有効数字';
|
||||
|
||||
Reference in New Issue
Block a user