From ce4abc6bccb38bae368c1092247d683275a29c0f Mon Sep 17 00:00:00 2001 From: Andrey Date: Tue, 22 Aug 2017 16:53:08 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 94.9% (922 of 971 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 | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index e3129eb257..3f3403d716 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -969,5 +969,14 @@ "Your unverified device '%(displayName)s' is requesting encryption keys.": "Ваше непроверенное устройство '%(displayName)s' запрашивает ключи шифрования.", "Encryption key request": "Запрос ключа шифрования", "Updates": "Обновления", - "Check for update": "Проверить наличие обновлений" + "Check for update": "Проверить наличие обновлений", + "Add a widget": "Добавить виджет", + "Allow": "Принять", + "Cannot add any more widgets": "Невозможно добавить больше виджетов", + "Changes colour scheme of current room": "Изменяет цветовую схему текущей комнаты", + "Delete widget": "Удалить виджет", + "Define the power level of a user": "Определить уровень доступа пользователя", + "Do you want to load widget from URL:": "Загрузить виджет из URL-адреса:", + "Edit": "Изменить", + "Enable automatic language detection for syntax highlighting": "Включить автоматическое определение языка для подсветки синтаксиса" }