diff --git a/lang/ja/README b/lang/ja/README
index 3b8b0fe5def..4b5ccee9cbd 100644
--- a/lang/ja/README
+++ b/lang/ja/README
@@ -1,6 +1,6 @@
Japanese Translation
------------------------
-Last Modify:2004/08/22
+Last Modify:2004/08/24
[Translators]
Mitsuhiro Yoshida(http://mitstek.com/)
diff --git a/lang/ja/chat.php b/lang/ja/chat.php
index d08abb18f7d..2a4dd874fcb 100644
--- a/lang/ja/chat.php
+++ b/lang/ja/chat.php
@@ -1,5 +1,5 @@
概念と定義は必須入力項目です。';
+$string['explainaddentry'] = '用語集に新しいエントリーを追加します。
用語と定義は必須入力項目です。';
$string['explainall'] = '全てのエントリーを1ページに表示';
$string['explainalphabet'] = 'インデックスを利用して用語集を閲覧';
$string['explainexport'] = 'ファイルが生成されました。
ファイルをダウンロードして安全に保管してください。いつでも必要な時に、このコースまたは他のコースにインポートすることが出来ます。';
@@ -98,7 +98,7 @@ $string['exportentries'] = '
$string['exportglossary'] = '用語集のエクスポート';
$string['exporttomainglossary'] = 'メイン用語集のエクスポート';
$string['filetoimport'] = 'インポートするファイル';
-$string['fillfields'] = '概念と定義は必須入力項目です。';
+$string['fillfields'] = '用語と定義は必須入力項目です。';
$string['filtername'] = '用語集オートリンク';
$string['fullmatch'] = '完全一致(自動的にリンクさせる場合)';
$string['globalglossary'] = 'グローバル用語集';
@@ -121,7 +121,7 @@ $string['newglossarycreated'] = '
$string['newglossaryentries'] = '新規用語集エントリー';
$string['nocomment'] = 'コメントが見つかりません';
$string['nocomments'] = '(このエントリーにはコメントがありません)';
-$string['noconceptfound'] = '概念または定義が見つかりませんでした。';
+$string['noconceptfound'] = '用語または定義が見つかりませんでした。';
$string['noentries'] = 'このセクションにはエントリーがありません';
$string['noentry'] = 'エントリーが見つかりませんでした。';
$string['notcategorised'] = 'カテゴリ無し';
@@ -140,26 +140,26 @@ $string['ratingsuse'] = '評
$string['ratingtime'] = '下記の期間のエントリー評価を制限する:';
$string['rejectedentries'] = '拒否されたエントリ';
$string['rejectionrpt'] = '拒否レポート';
-$string['rsssubscriberss'] = '\'$a\' 概念のRSSフィードを表示';
+$string['rsssubscriberss'] = '\'$a\' 用語のRSSフィードを表示';
$string['searchindefinition'] = '定義も検索する';
$string['secondaryglossary'] = 'サブ用語集';
$string['sendinratings'] = '最新の評価を送る';
$string['showall'] = '全てのリンクを表示';
-$string['showalphabet'] = 'アルファベットを表示';
+$string['showalphabet'] = '五十音を表示';
$string['showspecial'] = '特別リンクを表示';
$string['sortby'] = '並び替え';
$string['sortbycreation'] = '作成日時';
$string['sortbylastupdate'] = '最終更新日時';
$string['sortchronogically'] = '日付順の並び替え';
$string['special'] = '特別';
-$string['standardview'] = 'アルファベットに表示';
+$string['standardview'] = '五十音順';
$string['studentcanpost'] = '学生のエントリー追加を許可する';
$string['totalentries'] = 'エントリー合計';
$string['usedynalink'] = 'エントリーを自動的にリンクする';
$string['waitingapproval'] = '承認待ち';
$string['warningstudentcapost'] = '(用語集がメインで無い場合に適用)';
-$string['withauthor'] = '概念(著者有り)';
-$string['withoutauthor'] = '概念(著者無し)';
+$string['withauthor'] = '用語(著者有り)';
+$string['withoutauthor'] = '用語(著者無し)';
$string['writtenby'] = '作成';
$string['youarenottheauthor'] = 'あなたはこのコメントの作者ではありません。編集は出来ません。';
diff --git a/lang/ja/help/glossary/allowduplicatedentries.html b/lang/ja/help/glossary/allowduplicatedentries.html
index 10add4403d7..5eb444f2a24 100644
--- a/lang/ja/help/glossary/allowduplicatedentries.html
+++ b/lang/ja/help/glossary/allowduplicatedentries.html
@@ -1,3 +1,3 @@
重複エントリーを許可する
-この設定をYesにした場合、同一の概念名に複数のエントリーを作成することが出来ます。
+この設定をYesにした場合、同一の用語に複数のエントリーを作成することが出来ます。
diff --git a/lang/ja/moodle.php b/lang/ja/moodle.php index 79aee22236f..67e6ebdc0c4 100644 --- a/lang/ja/moodle.php +++ b/lang/ja/moodle.php @@ -1,5 +1,5 @@