mirror of
https://github.com/moodle/moodle.git
synced 2025-08-09 10:56:56 +02:00
New translation, Added new files.
This commit is contained in:
parent
7c0f05e6c4
commit
dc019c1a76
6 changed files with 36 additions and 4 deletions
|
@ -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'] = 'あなたの返信';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue