From 99bb64915fef1c4f4315463a0a59867c8317fbd2 Mon Sep 17 00:00:00 2001 From: Walter Date: Thu, 16 Nov 2017 15:55:40 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 98.8% (921 of 932 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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index e9eba019c8..9a29dd9603 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -1004,5 +1004,6 @@ "%(severalUsers)srejected their invitations %(count)s times|other": "%(severalUsers)s отклонили приглашения %(count)s раз", "%(severalUsers)srejected their invitations %(count)s times|one": "%(severalUsers)s отклонили приглашения", "URL previews are enabled by default for participants in this room.": "Предварительный просмотр URL-адресов для участников этой комнаты по умолчанию.", - "URL previews are disabled by default for participants in this room.": "Предварительный просмотр URL-адресов для участников этой комнаты по умолчанию." + "URL previews are disabled by default for participants in this room.": "Предварительный просмотр URL-адресов для участников этой комнаты по умолчанию.", + "%(oneUser)srejected their invitation %(count)s times|other": "%(oneUser)sотклонил приглашения %(count)s раз" }