From b8f93df22d5fd99dab5fe58f8b01bc93417a0293 Mon Sep 17 00:00:00 2001 From: call_xz Date: Fri, 31 Jul 2020 08:48:22 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 58.2% (1353 of 2324 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/element-web/matrix-react-sdk/ja/ --- src/i18n/strings/ja.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ja.json b/src/i18n/strings/ja.json index 9611ea9a3e..ee3871fc0f 100644 --- a/src/i18n/strings/ja.json +++ b/src/i18n/strings/ja.json @@ -1365,5 +1365,10 @@ "Composer": "入力欄", "Sort by": "並び替え", "List options": "一覧の設定", - "Use Single Sign On to continue": "シングルサインオンを使用して続行" + "Use Single Sign On to continue": "シングルサインオンを使用して続行", + "Accept to continue:": " に同意して続行:", + "Always show the window menu bar": "常にウィンドウメニューバーを表示する", + "Create room": "部屋を作成", + "Show %(count)s more|other": "さらに %(count)s 件を表示", + "Show %(count)s more|one": "さらに %(count)s 件を表示" }