From 082e3ab60e62a6a1259dabec981b2e4e04acb670 Mon Sep 17 00:00:00 2001 From: Shogo Takata Date: Fri, 13 Aug 2021 08:53:42 +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 | 49 ++++++++++++++++++++++++++++++++++++++++- 1 file changed, 48 insertions(+), 1 deletion(-) diff --git a/assets/l10n/intl_ja.arb b/assets/l10n/intl_ja.arb index 4fb4617d..1a47a05f 100644 --- a/assets/l10n/intl_ja.arb +++ b/assets/l10n/intl_ja.arb @@ -2135,7 +2135,7 @@ "type": "text", "placeholders": {} }, - "noEncryptionForPublicRooms": "ルームを非公開にした後暗号化を有効にできます", + "noEncryptionForPublicRooms": "ルームを非公開にした後暗号化を有効にできます。", "@noEncryptionForPublicRooms": { "type": "text", "placeholders": {} @@ -2254,5 +2254,52 @@ "@pleaseFollowInstructionsOnWeb": { "type": "text", "placeholders": {} + }, + "setCustomEmotes": "カスタムEmoteの設定", + "@setCustomEmotes": { + "type": "text", + "placeholders": {} + }, + "howOffensiveIsThisContent": "どのくらい攻撃的でしたか?", + "@howOffensiveIsThisContent": { + "type": "text", + "placeholders": {} + }, + "optionalAddEmail": "(オプション) メールアドレス", + "@optionalAddEmail": { + "type": "text", + "placeholders": {} + }, + "invalidEmail": "無効なメールアドレス", + "@invalidEmail": { + "type": "text", + "placeholders": {} + }, + "noStatusesFound": "ステータスが見つかりませんでした。", + "@noStatusesFound": { + "type": "text", + "placeholders": {} + }, + "xMoreEvents": "{count}個のイベント", + "@xMoreEvents": { + "type": "text", + "placeholders": { + "count": {} + } + }, + "pleaseEnterSecurityKey": "セキュリティーキーを入力してください:", + "@pleaseEnterSecurityKey": { + "type": "text", + "placeholders": {} + }, + "deviceVerifyDescription": "安全に暗号化を使うためには全てのデバイスを認証する必要があります。", + "@deviceVerifyDescription": { + "type": "text", + "placeholders": {} + }, + "transferFromAnotherDevice": "違うデバイスから移行する", + "@transferFromAnotherDevice": { + "type": "text", + "placeholders": {} } }