From 323a02cb9382caf4ae577e39b79452923040526b Mon Sep 17 00:00:00 2001 From: cPidx Date: Fri, 13 Aug 2021 08:46:26 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 87.5% (423 of 483 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/ --- assets/l10n/intl_ja.arb | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/assets/l10n/intl_ja.arb b/assets/l10n/intl_ja.arb index 1a47a05f5..164dfd12d 100644 --- a/assets/l10n/intl_ja.arb +++ b/assets/l10n/intl_ja.arb @@ -1032,7 +1032,7 @@ "type": "text", "placeholders": {} }, - "pleaseEnterAMatrixIdentifier": "Matrix IDを入力してください", + "pleaseEnterAMatrixIdentifier": "マトリックスIDを入力してください。", "@pleaseEnterAMatrixIdentifier": { "type": "text", "placeholders": {} @@ -2235,7 +2235,7 @@ "type": "text", "placeholders": {} }, - "addEmail": "メールアドレスを追加する", + "addEmail": "Eメールを追加", "@addEmail": { "type": "text", "placeholders": {} @@ -2301,5 +2301,10 @@ "@transferFromAnotherDevice": { "type": "text", "placeholders": {} + }, + "everythingReady": "すべての準備は完了しました!", + "@everythingReady": { + "type": "text", + "placeholders": {} } }