mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 19:06:41 +02:00
translated some.
This commit is contained in:
parent
a4fbb0b2f1
commit
0c81c11eaf
6 changed files with 92 additions and 6 deletions
|
@ -1,5 +1,5 @@
|
|||
<?PHP // $Id$
|
||||
// lesson.php - created with Moodle 1.3 - (2004052400)
|
||||
// lesson.php - created with Moodle 1.4 development (2004060400)
|
||||
|
||||
|
||||
$string['actionaftercorrectanswer'] = '正解後の動作';
|
||||
|
@ -81,5 +81,6 @@ $string['usemean'] = 'ʿ
|
|||
$string['youhaveseen'] = 'あなたは既にこのレッスンを1ページ以上閲覧しました。<br />あなたが見た最後のページから始めますか?';
|
||||
$string['youranswer'] = 'あなたの解答';
|
||||
$string['yourcurrentgradeis'] = '現在の成績は $a です';
|
||||
$string['youshouldview'] = '少なくとも $a 回閲覧してください';
|
||||
|
||||
?>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue