diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json
index 54e2c29a21..8a6d1c7e24 100644
--- a/src/i18n/strings/ja.json
+++ b/src/i18n/strings/ja.json
@@ -56,9 +56,9 @@
"Operation failed": "操作に失敗しました",
"Custom Server Options": "カスタムサーバのオプション",
"Dismiss": "やめる",
- "powered by Matrix": "Matrixによって動作しています",
+ "powered by Matrix": "powered by Matrix",
"Error": "エラー",
- "Remove": "取り除く",
+ "Remove": "削除",
"Submit debug logs": "デバッグログを送信する",
"Edit": "編集",
"Continue": "続ける",
@@ -254,7 +254,7 @@
"You are already in a call.": "すでに通話中です。",
"VoIP is unsupported": "VoIPはサポートされていません",
"You cannot place VoIP calls in this browser.": "このブラウザにはVoIP通話はできません。",
- "You cannot place a call with yourself.": "自分で電話をかけることはできません。",
+ "You cannot place a call with yourself.": "自分自身に電話をかけることはできません。",
"Could not connect to the integration server": "統合サーバーに接続できません",
"A conference call could not be started because the intgrations server is not available": "統合サーバーが使用できないため、会議通話を開始できませんでした",
"Call in Progress": "発信中",
@@ -345,7 +345,7 @@
"Sets the room topic": "部屋のトピックを設定",
"Invites user with given id to current room": "指定されたIDを持つユーザーを現在のルームに招待する",
"Joins room with given alias": "指定された別名で部屋に参加する",
- "Leave room": "部屋を出る",
+ "Leave room": "部屋を退出",
"Unrecognised room alias:": "認識されない部屋の別名:",
"Kicks user with given id": "与えられたIDを持つユーザーを追放する",
"Bans user with given id": "指定されたIDでユーザーをブロックする",
@@ -714,7 +714,7 @@
"'%(alias)s' is not a valid format for an alias": "'%(alias)s' はエイリアスの有効な形式ではありません",
"Invalid address format": "無効なアドレス形式",
"'%(alias)s' is not a valid format for an address": "'%(alias)s' は有効なアドレス形式ではありません",
- "not specified": "指定されていない",
+ "not specified": "指定なし",
"not set": "設定されていない",
"Remote addresses for this room:": "この部屋のリモートアドレス:",
"Addresses": "アドレス",
@@ -780,7 +780,7 @@
"Mobile phone number": "携帯電話番号",
"Forgot your password?": "パスワードを忘れましたか?",
"%(serverName)s Matrix ID": "%(serverName)s Matrix ID",
- "Sign in with": "にログインする",
+ "Sign in with": "ログインに使用するユーザー情報",
"Email address": "メールアドレス",
"Sign in": "サインイン",
"If you don't specify an email address, you won't be able to reset your password. Are you sure?": "メールアドレスを指定しないと、パスワードをリセットできません。間違いありませんか?",
@@ -1302,7 +1302,7 @@
"Whether or not you're logged in (we don't record your username)": "ログインしているか否か(私たちはあなたのユーザー名を記録しません)",
"Upgrade": "アップグレード",
"Sets the room name": "部屋名を設定する",
- "Change room name": "部屋名を変える",
+ "Change room name": "部屋名の変更",
"Room Name": "部屋名",
"Add Email Address": "メールアドレスの追加",
"Add Phone Number": "電話番号の追加",
@@ -1422,5 +1422,35 @@
"Filter": "フィルター",
"Find a room… (e.g. %(exampleRoom)s)": "部屋を探す… (例: %(exampleRoom)s)",
"If you can't find the room you're looking for, ask for an invite or Create a new room.": "もしお探しの部屋が見つからない場合、招待してもらうか部屋を作成しましょう。",
- "Enable room encryption": "部屋の暗号化を有効にする"
+ "Enable room encryption": "部屋の暗号化を有効化",
+ "Change": "変更",
+ "Change room avatar": "部屋アバターの変更",
+ "Change main address for the room": "部屋のメインアドレスの変更",
+ "Change history visibility": "履歴を表示できるかの変更",
+ "Change permissions": "権限の変更",
+ "Change topic": "トピックの変更",
+ "Upgrade the room": "部屋のアップグレード",
+ "Modify widgets": "ウィジェットの変更",
+ "Error changing power level requirement": "必要な権限レベルの変更中にエラーが発生しました",
+ "An error occurred changing the room's power level requirements. Ensure you have sufficient permissions and try again.": "部屋で必要な権限レベルの変更中にエラーが発生しました。あなたが十分な権限を確認したうえで再度お試しください。",
+ "Default role": "既定の役割",
+ "Send messages": "メッセージの送信",
+ "Invite users": "ユーザーの招待",
+ "Change settings": "設定の変更",
+ "Kick users": "ユーザーの追放",
+ "Ban users": "ユーザーのブロック",
+ "Remove messages": "メッセージの削除",
+ "Notify everyone": "全員に通知",
+ "Select the roles required to change various parts of the room": "部屋の様々な部分の変更に必要な役割を選択",
+ "Upload room avatar": "部屋アバターをアップロード",
+ "Room Topic": "部屋のトピック",
+ "reacted with %(shortName)s": "%(shortName)s とリアクションしました",
+ "Next": "次へ",
+ "The username field must not be blank.": "ユーザー名フィールドは空白であってはいけません。",
+ "Username": "ユーザー名",
+ "Not sure of your password? Set a new one": "パスワードに覚えがありませんか? 新しいものを設定しましょう",
+ "Other servers": "他のサーバー",
+ "Sign in to your Matrix account on %(serverName)s": "%(serverName)s上のMatrixアカウントにサインインします",
+ "Sign in to your Matrix account on ": "上のMatrixアカウントにサインインします",
+ "Create account": "アカウントを作成"
}