From 0ce043ab12b4075a58f9020c21836ba9ef43c4cb Mon Sep 17 00:00:00 2001 From: Andrey Date: Thu, 11 Jan 2018 10:49:04 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.5% (963 of 967 strings) Translation: Riot Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/riot-web/matrix-react-sdk/ru/ --- src/i18n/strings/ru.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index c56beebf7f..a060e1398b 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -957,5 +957,10 @@ "You will not be able to undo this change as you are demoting yourself, if you are the last privileged user in the room it will be impossible to regain privileges.": "Вы не сможете отменить это изменение после понижения себя, в случае если вы являетесь последним привилегированным пользователем в этой комнате.", "%(count)s of your messages have not been sent.|one": "Ваше сообщение не было отправлено.", "%(count)s Resend all or cancel all now. You can also select individual messages to resend or cancel.|other": "Отправить все или отменить все сейчас. Можно также выбрать отдельные сообщения для отправки или отмены.", - "%(count)s Resend all or cancel all now. You can also select individual messages to resend or cancel.|one": "Отправить или отменить сообщение сейчас." + "%(count)s Resend all or cancel all now. You can also select individual messages to resend or cancel.|one": "Отправить или отменить сообщение сейчас.", + "Message Replies": "Ответы на сообщения", + "Send an encrypted reply…": "Отправить зашифрованный ответ…", + "Send a reply (unencrypted)…": "Отправить ответ (незашифрованный)…", + "Send an encrypted message…": "Отправить зашифрованное сообщение…", + "Send a message (unencrypted)…": "Отправить сообщение (незашифрованное)…" }