From c7a2e8f07964f6111811d0c01d1a918436ec4db1 Mon Sep 17 00:00:00 2001 From: Christian Date: Sun, 27 Mar 2022 07:31:02 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 77.8% (436 of 560 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/ja/ --- assets/l10n/intl_ja.arb | 42 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 39 insertions(+), 3 deletions(-) diff --git a/assets/l10n/intl_ja.arb b/assets/l10n/intl_ja.arb index 2359aed6f..ded9e6c94 100644 --- a/assets/l10n/intl_ja.arb +++ b/assets/l10n/intl_ja.arb @@ -525,7 +525,7 @@ "username": {} } }, - "createNewGroup": "新しいグループを作成する", + "createNewGroup": "グループを作成する", "@createNewGroup": { "type": "text", "placeholders": {} @@ -1221,7 +1221,7 @@ "type": "text", "placeholders": {} }, - "newVerificationRequest": "新しい認証リクエスト!", + "newVerificationRequest": "認証リクエスト!", "@newVerificationRequest": { "type": "text", "placeholders": {} @@ -2329,5 +2329,41 @@ "placeholders": { "uri": {} } - } + }, + "repeatPassword": "パスワードを繰り返そ", + "@repeatPassword": {}, + "pleaseChooseAtLeastChars": "少なくとも{min}文字を選択してください。", + "@pleaseChooseAtLeastChars": { + "type": "text", + "placeholders": { + "min": {} + } + }, + "autoplayImages": "GIFを自動的に再生する", + "@autoplayImages": { + "type": "text", + "placeholder": {} + }, + "yourUserId": "あなたのユーザーID:", + "@yourUserId": {}, + "setupChatBackup": "チャットバックアップを設定する", + "@setupChatBackup": {}, + "yourChatBackupHasBeenSetUp": "チャットバックアップを設定ました。", + "@yourChatBackupHasBeenSetUp": {}, + "chatHasBeenRemovedFromThisSpace": "チャットはこのスペースに削除されました", + "@chatHasBeenRemovedFromThisSpace": { + "type": "text", + "placeholders": {} + }, + "sendOnEnter": "Enterで送信", + "@sendOnEnter": {}, + "changeYourAvatar": "アバタるを変化しする", + "@changeYourAvatar": { + "type": "text", + "placeholders": {} + }, + "iWroteDownTheKey": "私は鍵を書きました", + "@iWroteDownTheKey": {}, + "chatHasBeenAddedToThisSpace": "このスペースにチャットが追加されました", + "@chatHasBeenAddedToThisSpace": {} }