From 44d920afc81cf8e5b530fa3fff517228005f480b Mon Sep 17 00:00:00 2001 From: Andrey Date: Fri, 5 Jan 2018 12:26:31 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (961 of 961 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index 1eb0e0e73c..59f639d5e3 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -1053,5 +1053,9 @@ "Flair will appear if enabled in room settings": "Талант появится, если он активирован в настройках комнаты", "Flair": "Талант", "Flair will not appear": "Талант не отображается", - "Display your community flair in rooms configured to show it.": "Покажите свой талант в комнатах, которых это разрешено." + "Display your community flair in rooms configured to show it.": "Покажите свой талант в комнатах, которых это разрешено.", + "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": "Отправить или отменить сообщение сейчас." }