diff --git a/lang/ja/auth.php b/lang/ja/auth.php
index ea7361cdd7f..3f893d8b775 100644
--- a/lang/ja/auth.php
+++ b/lang/ja/auth.php
@@ -1,5 +1,5 @@
ADOdb documentationをご覧ください";
@@ -54,6 +55,8 @@ $string['changepasswordhelp'] = "
$string['chooseauthmethod'] = "認証方法の選択:";
$string['guestloginbutton'] = "ゲストログインボタン";
$string['instructions'] = "説明";
+$string['md5'] = "MD5暗号化";
+$string['plaintext'] = "テキスト";
$string['showguestlogin'] = "ログインページのゲストログインボタンを表示/非表示に出来ます。";
?>
diff --git a/lang/ja/choice.php b/lang/ja/choice.php
index 2450da4f2c7..865a08858b9 100644
--- a/lang/ja/choice.php
+++ b/lang/ja/choice.php
@@ -1,5 +1,5 @@
変更したい場合は \$a 編集可能です";
$string['postincontext'] = "この投稿の状態を見る";
-$string['postingtip'] = "投稿のヒント:
-
-返信するときは:
-
-
-
-- 投稿を慎重かつ感情をこめて読みます
-
-
- あなたがコメント出来る部分を探します
-
-
-投稿する場合は:
-
-
-
-- シンプルかつトピックに沿ったものにします
-
-
- あなたの考えを明確に説明します
-
-
- あなたが回答できる質問を考えます
-
-
";
$string['postmailinfo'] = "これは \$a ウェブサイトに投稿された投稿のコピーです。返信をウェブサイト経由で追加する場合は、このリックをクリックしてください:";
$string['postrating1'] = "主に分離認識の傾向がある";
$string['postrating2'] = "分離認識と関連認識を同等に持っている";
@@ -101,6 +78,7 @@ $string['postupdated'] = "
$string['processingpost'] = "投稿 \$a を処理中";
$string['rate'] = "評価";
$string['ratings'] = "評価";
+$string['ratingssaved'] = "評価が保存されました";
$string['re'] = "Re:";
$string['readtherest'] = "残りのトピックを読む";
$string['repliesmany'] = "\$a 件の返信があります";
diff --git a/lang/ja/journal.php b/lang/ja/journal.php
index 7c6cb7d9a75..e7f5a3e6110 100644
--- a/lang/ja/journal.php
+++ b/lang/ja/journal.php
@@ -1,5 +1,5 @@
username
$string['home'] = "Home";
$string['hour'] = "時間";
$string['hours'] = "時間";
+$string['howtomakethemes'] = "新しいテーマの作り方";
$string['htmleditor'] = "HTMLエディタを使用(IE のみ、 5.5又はそれ以降)";
$string['htmleditoravailable'] = "リッチテキストエディタは利用可能です";
$string['htmleditordisabled'] = "ユーザプロフィールの中でリッチテキストエディタが使用禁止にされています。";
@@ -477,6 +480,9 @@ $string['updatinga'] = "\$a
$string['updatingain'] = "\$a->in の \$a->what を更新中";
$string['upload'] = "アップロード";
$string['uploadafile'] = "ファイルをアップロードする";
+$string['uploadedfileto'] = "\$a->file を \$a->directory にアップロードしました";
+$string['uploadnofilefound'] = "ファイルが見つかりません - アップロードするファイルを選択しましたか?";
+$string['uploadproblem'] = "ファイル '\$a' のアップロード中に原因不明のエラーが発生しました(ファイルサイズが大きすぎると思われます)";
$string['uploadthisfile'] = "ファイルをアップロードする";
$string['userdeleted'] = "このユーザのアカウントは削除されました";
$string['userdescription'] = "自己紹介";
diff --git a/lang/ja/quiz.php b/lang/ja/quiz.php
index bc2fcd4b93e..113b24dd61f 100644
--- a/lang/ja/quiz.php
+++ b/lang/ja/quiz.php
@@ -1,8 +1,9 @@