From ec97ccf19b0b22282ab19ab0532800b16baec170 Mon Sep 17 00:00:00 2001 From: kaakaa Date: Sun, 23 Jul 2023 02:44:49 +0000 Subject: [PATCH] Translated using Weblate (Japanese) Currently translated at 100.0% (1062 of 1062 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ja/ --- assets/base/i18n/ja.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/assets/base/i18n/ja.json b/assets/base/i18n/ja.json index 15ed4e7c1..626574e6a 100644 --- a/assets/base/i18n/ja.json +++ b/assets/base/i18n/ja.json @@ -1053,9 +1053,9 @@ "persistent_notifications.error.max_recipients.title": "受信者が多すぎです", "persistent_notifications.error.no_mentions.description": "メッセージ内でメンションされている受信者がいません。永続的な通知を送信するためには、メンションを追加する必要があります。", "post_priority.picker.label.persistent_notifications": "永続的な通知を送信する", - "post_priority.picker.label.persistent_notifications.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", + "post_priority.picker.label.persistent_notifications.description": "受信者が確認処理または返信するまで、{interval, plural, one {1分} other {{interval} 分}}ごとに通知されます。", "post_priority.picker.label.request_ack": "確認を要求する", - "post_priority.picker.label.request_ack.description": "受信者が確認処理または返信するまで、5分ごとに通知されます。", + "post_priority.picker.label.request_ack.description": "メッセージに確認ボタンが表示されます", "mobile.calls_phone": "Phone", "share_extension.channels_screen.title": "チャンネルを選択", "share_extension.error_screen.description": "{applicationName} にコンテンツを共有する際にエラーが発生しました。",