From 1faf6770b70f24577f63dbfbae0547b9ceb4605f Mon Sep 17 00:00:00 2001 From: Andrey Date: Tue, 31 Oct 2017 19:11:30 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (913 of 913 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 b81d958bf9..a2b8240a05 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -913,5 +913,7 @@ "Mirror local video feed": "Зеркальное отображение видео", "Invite": "Пригласить", "Remove this room from the community": "Удалить эту комнату из сообщества", - "Mention": "Упоминание" + "Mention": "Упоминание", + "Failed to withdraw invitation": "Не удалось отозвать приглашение", + "Community IDs may only contain characters a-z, 0-9, or '=_-./'": "ID сообществ могут содержать только символы a-z, 0-9, или '=_-./'" }