From d733e38a8f9c84c2b59e386e4197c85a126a0604 Mon Sep 17 00:00:00 2001 From: Andrey Date: Tue, 27 Feb 2018 19:36:36 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (989 of 989 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 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index c07ea1e1fb..6ea0af054c 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -985,5 +985,7 @@ "Failed to set direct chat tag": "Не удалось установить тег прямого чата", "Failed to remove tag %(tagName)s from room": "Не удалось удалить тег %(tagName)s из комнаты", "Failed to add tag %(tagName)s to room": "Не удалось добавить тег %(tagName)s в комнату", - "Clear filter": "Очистить фильтр" + "Clear filter": "Очистить фильтр", + "To set up a filter, drag a community avatar over to the filter panel on the far left hand side of the screen. You can click on an avatar in the filter panel at any time to see only the rooms and people associated with that community.": "Чтобы настроить фильтр, перетащите аватар сообщества на панель фильтров в левой части экрана. Вы можете нажать на аватар в панели фильтров в любое время, чтобы увидеть только комнаты и людей, связанных с этим сообществом.", + "Did you know: you can use communities to filter your Riot.im experience!": "Знаете ли вы: вы можете использовать сообщества, чтобы фильтровать в Riot.im!" }