From 928887e3d8f5952f9ae35ba44c9687da8f1686f2 Mon Sep 17 00:00:00 2001 From: Konstantin Date: Tue, 2 May 2023 06:24:02 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (1053 of 1053 strings) Translation: mattermost-languages-shipped/mattermost-mobile-v2 Translate-URL: https://translate.mattermost.com/projects/mattermost/mattermost-mobile-v2/ru/ --- assets/base/i18n/ru.json | 15 ++++++++++++++- 1 file changed, 14 insertions(+), 1 deletion(-) diff --git a/assets/base/i18n/ru.json b/assets/base/i18n/ru.json index e100874b1..f20e3dab8 100644 --- a/assets/base/i18n/ru.json +++ b/assets/base/i18n/ru.json @@ -1038,5 +1038,18 @@ "persistent_notifications.confirm.send": "Отправить", "mobile.calls_phone": "Телефон", "mobile.calls_bluetooth": "Bluetooth", - "mobile.calls_audio_device": "Выберите аудиоустройство" + "mobile.calls_audio_device": "Выберите аудиоустройство", + "persistent_notifications.confirm.description": "Указанные получатели будут получать уведомления каждые {interval, plural, one {минуту} few {{interval} минуты} other {{interval} минут}}, пока они не подтвердят или не ответят на сообщение.", + "requested_ack.title": "Запрос подтверждения", + "post_priority.picker.label.request_ack.description": "Получатели получают уведомления каждые пять минут, пока не подтвердят или не ответят.", + "post_priority.picker.label.request_ack": "Запрос подтверждения", + "post_priority.picker.label.persistent_notifications.description": "Получатели получают уведомления каждые пять минут, пока не подтвердят или не ответят.", + "post_priority.picker.label.persistent_notifications": "Отправка постоянных уведомлений", + "post_priority.picker.cancel": "Отмена", + "post_priority.picker.apply": "Применить", + "post_priority.button.acknowledge": "Подтвердить", + "persistent_notifications.error.special_mentions": "Нельзя использовать @channel, @all или @here для упоминания получателей постоянных уведомлений.", + "persistent_notifications.error.okay": "Понятно", + "persistent_notifications.error.no_mentions.title": "Получатели должны быть @упомянуты", + "persistent_notifications.error.no_mentions.description": "В вашем сообщении не упомянуты получатели. Вам нужно добавить упоминания, чтобы иметь возможность отправлять постоянные уведомления." }