translated some.

This commit is contained in:
mits 2004-06-23 17:58:26 +00:00
parent a4fbb0b2f1
commit 0c81c11eaf
6 changed files with 92 additions and 6 deletions

View file

@ -0,0 +1,9 @@
<?PHP // $Id$
// block_course_list.php - created with Moodle 1.4 development (2004060400)
$string['allcourses'] = '管理者は全てのコースユーザを閲覧可';
$string['blockname'] = 'コースリスト';
$string['owncourses'] = '管理者は自分のコースのみ閲覧可';
?>