This commit is contained in:
mits 2003-04-06 03:24:49 +00:00
parent 46d552b810
commit f561b68011

View file

@ -1,5 +1,5 @@
<?PHP // $Id$ <?PHP // $Id$
// moodle.php - created with Moodle 1.0.9 development (2003032601) // moodle.php - created with Moodle 1.0.9 development (2003032602)
$string['action'] = "操作"; $string['action'] = "操作";
@ -370,7 +370,7 @@ $string['nostudentsyet'] = "
$string['nosuchemail'] = "そのようなメールアドレスは存在しません"; $string['nosuchemail'] = "そのようなメールアドレスは存在しません";
$string['noteachersyet'] = "このコースにはまだ教師が登録されていません"; $string['noteachersyet'] = "このコースにはまだ教師が登録されていません";
$string['notenrolled'] = "\$a はこのコースには参加していません"; $string['notenrolled'] = "\$a はこのコースには参加していません";
$string['nothingnew'] = "最終ログインより更されたものはありません"; $string['nothingnew'] = "最終ログインよりされたものはありません";
$string['nousersmatching'] = "ユーザ '\$a' は見つかりませんでした"; $string['nousersmatching'] = "ユーザ '\$a' は見つかりませんでした";
$string['nousersyet'] = "まだ利用者がいません"; $string['nousersyet'] = "まだ利用者がいません";
$string['now'] = "現在"; $string['now'] = "現在";