From d35c13b903ea7bdb1e7754a0762ae77273cc57f5 Mon Sep 17 00:00:00 2001 From: Suguru Hirahara Date: Mon, 30 Jan 2023 18:26:02 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 75.8% (107 of 141 strings) Translation: Element Call/element-call Translate-URL: https://translate.element.io/projects/element-call/element-call/ja/ --- public/locales/ja/app.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/public/locales/ja/app.json b/public/locales/ja/app.json index 71974160..6ac72db0 100644 --- a/public/locales/ja/app.json +++ b/public/locales/ja/app.json @@ -101,7 +101,9 @@ "Your recent calls": "最近の通話", "You can't talk at the same time": "同時に会話することはできません", "WebRTC is not supported or is being blocked in this browser.": "お使いのブラウザでWebRTCがサポートされていないか、またはブロックされています。", - "Login to your account": "お持ちのアカウントでログイン", + "Login to your account": "アカウントにログイン", "Freedom": "自由", - "{{displayName}}, your call is now ended": "{{displayName}}、通話が終了しました" + "{{displayName}}, your call is now ended": "{{displayName}}、通話が終了しました", + "Talking…": "話しています…", + "Remove": "削除" }