From 62ced91356c6eb8d3c2c08a9fc91a76fda192ecd Mon Sep 17 00:00:00 2001 From: Andrey Date: Thu, 11 Jan 2018 10:51:03 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (967 of 967 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 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/i18n/strings/ru.json b/src/i18n/strings/ru.json index a060e1398b..33d1474c2b 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -962,5 +962,9 @@ "Send an encrypted reply…": "Отправить зашифрованный ответ…", "Send a reply (unencrypted)…": "Отправить ответ (незашифрованный)…", "Send an encrypted message…": "Отправить зашифрованное сообщение…", - "Send a message (unencrypted)…": "Отправить сообщение (незашифрованное)…" + "Send a message (unencrypted)…": "Отправить сообщение (незашифрованное)…", + "Replying": "Отвечая", + "Minimize apps": "Свернуть приложения", + "Quote": "Цитата", + "Show devices, mark devices known and send or cancel all.": "Показать устройства, отметить известные устройства и отправить или отменить все." }