translated some.

This commit is contained in:
mits
2004-04-27 09:41:45 +00:00
parent c598d270de
commit 92556ad5e8
3 changed files with 9 additions and 4 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
Japanese Translation
------------------------
Last Modify:2003/04/20
Last Modify:2003/04/27
[Translators]
Mitsuhiro Yoshida(http://mitstek.com/)
+5 -2
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// forum.php - created with Moodle 1.2.1 (2004032400)
// forum.php - created with Moodle 1.3 development (2004042600)
$string['addanewdiscussion'] = 'ディスカッショントピックを追加';
@@ -115,12 +115,14 @@ $string['searchforums'] = '
$string['searcholderposts'] = '過去の投稿を検索 ...';
$string['searchresults'] = '検索結果';
$string['sendinratings'] = '最新のレーティングを送信する';
$string['showsubscribers'] = '登録者を表示';
$string['showsubscribers'] = '登録者を表示/編集';
$string['singleforum'] = '単一ディスカッション';
$string['startedby'] = 'ディスカッションの開始';
$string['subject'] = '題名';
$string['subscribe'] = 'メール通知登録';
$string['subscribeall'] = '全員のメール通知登録';
$string['subscribed'] = '登録';
$string['subscribenone'] = '全員のメール通知解除';
$string['subscribers'] = '登録者';
$string['subscribersto'] = '$a の登録者';
$string['subscribestart'] = 'フォーラムの投稿記事をメール送信する';
@@ -129,6 +131,7 @@ $string['subscription'] = '
$string['subscriptions'] = '登録';
$string['unsubscribe'] = 'メール通知解除';
$string['unsubscribed'] = 'メール通知を解除しました';
$string['unsubscribeshort'] = 'メール通知解除';
$string['youratedthis'] = 'あなたの評価';
$string['yournewtopic'] = '新規トピック';
$string['yourreply'] = 'あなたの返信';
+3 -1
View File
@@ -1,5 +1,5 @@
<?PHP // $Id$
// moodle.php - created with Moodle 1.3 development (2004041800)
// moodle.php - created with Moodle 1.3 development (2004042600)
$string['action'] = '操作';
@@ -825,6 +825,8 @@ $string['turneditingoff'] = '
$string['turneditingon'] = '編集モード ON';
$string['undecided'] = '未決定';
$string['unenrol'] = '参加取消し';
$string['unenrolallstudents'] = '全学生の参加取消し';
$string['unenrolallstudentssure'] = '本当に全学生を参加取消しを行っても宜しいですか?';
$string['unenrolme'] = '$a から参加を取消す';
$string['unenrolsure'] = '$a をコースから登録抹消してもよろしいですか?';
$string['unknowncategory'] = '無名のカテゴリ';