From 45632b419176446e79cb02770386854168415d0a Mon Sep 17 00:00:00 2001 From: Andrey Date: Wed, 25 Oct 2017 15:48:10 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (907 of 907 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 1b372058d5..efc3bf3067 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -906,5 +906,7 @@ "To join an existing community you'll have to know its community identifier; this will look something like +example:matrix.org.": "Чтобы присоединиться к существующему сообществу, вам нужно знать его ID; это будет выглядеть примерно так+primer:matrix.org.", "Something went wrong whilst creating your community": "При создании сообщества что-то пошло не так", "%(names)s and %(count)s others are typing|other": "%(names)s и %(count)s другие печатают", - "And %(count)s more...|other": "И %(count)s больше..." + "And %(count)s more...|other": "И %(count)s больше...", + "Delete Widget": "Удалить виджет", + "Deleting a widget removes it for all users in this room. Are you sure you want to delete this widget?": "Удаление виджета удаляет его для всех пользователей этой комнаты. Вы действительно хотите удалить этот виджет?" }