From a327cf9d604e54a8972676e704930ab7c1e958ad Mon Sep 17 00:00:00 2001 From: call_xz Date: Thu, 2 Apr 2020 09:49:46 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 55.1% (1244 of 2256 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ja/ --- src/i18n/strings/ja.json | 17 ++++++++++++++++- 1 file changed, 16 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json index 8254426ce3..79950ab4fc 100644 --- a/src/i18n/strings/ja.json +++ b/src/i18n/strings/ja.json @@ -1257,5 +1257,20 @@ "%(senderDisplayName)s changed the room name from %(oldRoomName)s to %(newRoomName)s.": "%(senderDisplayName)s が部屋名を %(oldRoomName)s から %(newRoomName)s に変更しました。", "Unknown Command": "不明なコマンド", "Unrecognised command: %(commandText)s": "認識されていないコマンド: %(commandText)s", - "Send as message": "メッセージとして送信" + "Send as message": "メッセージとして送信", + "Confirm": "確認", + "Enable audible notifications for this session": "このセッションでは音声通知を有効にする", + "Enable encryption?": "暗号化を有効にしますか?", + "Once enabled, encryption for a room cannot be disabled. Messages sent in an encrypted room cannot be seen by the server, only by the participants of the room. Enabling encryption may prevent many bots and bridges from working correctly. Learn more about encryption.": "一度有効にした部屋の暗号化は無効にすることはできません。暗号化された部屋で送信されたメッセージは、サーバーからは見ることができず、その部屋の参加者だけが見ることができます。暗号化を有効にすると、多くのボットやブリッジが正常に動作しなくなる場合があります。暗号化についての詳細はこちらをご覧ください。", + "Enter username": "ユーザー名を入力", + "Email (optional)": "メールアドレス (任意)", + "Phone (optional)": "電話番号 (任意)", + "Create your Matrix account on %(serverName)s": "あなたの Matrix アカウントを %(serverName)s に作成", + "Create your Matrix account on ": "あなたの Matrix アカウントを に作成", + "Set an email for account recovery. Use email or phone to optionally be discoverable by existing contacts.": "アカウント回復のためのメールアドレスを設定できます。また、メールアドレスや電話番号を既存の知り合いにこのアカウントを発見してもらうために使うこともできます。", + "Set an email for account recovery. Use email to optionally be discoverable by existing contacts.": "アカウント回復のためのメールアドレスを設定できます。また、メールアドレスを既存の知り合いにこのアカウントを発見してもらうために使うこともできます。", + "Enter your custom homeserver URL What does this mean?": "独自のホームサーバー URL を入力 詳細情報", + "Homeserver URL": "ホームサーバー URL", + "Sign in instead": "サインインする", + "Create your account": "アカウントの作成" }