New translation, Added new files.

This commit is contained in:
mits 2004-08-30 22:09:36 +00:00
parent 7c0f05e6c4
commit dc019c1a76
6 changed files with 36 additions and 4 deletions

View file

@ -1,5 +1,5 @@
<?PHP // $Id$
// forum.php - created with Moodle 1.5 development (2004082300)
// forum.php - created with Moodle 1.5 unstable development (2004083000)
$string['addanewdiscussion'] = 'ディスカッショントピックを追加';
@ -148,6 +148,8 @@ $string['subscriptions'] = '
$string['unsubscribe'] = 'メール通知解除';
$string['unsubscribed'] = 'メール通知を解除しました。';
$string['unsubscribeshort'] = 'メール通知解除';
$string['yesforever'] = 'Yes, 無期限';
$string['yesinitially'] = 'Yes, 最初のみ';
$string['youratedthis'] = 'あなたの評価';
$string['yournewtopic'] = '新規トピック';
$string['yourreply'] = 'あなたの返信';