From 4d6a88057086a2c3d132183a24518328815594a0 Mon Sep 17 00:00:00 2001 From: Nikita Epifanov Date: Tue, 13 Oct 2020 14:30:23 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 99.9% (2356 of 2359 strings) Translation: Element Web/matrix-react-sdk Translate-URL: https://translate.riot.im/projects/element-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 5dd9c66688..d23dccdf39 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -2517,5 +2517,9 @@ "End conference": "Завершить конференцию", "This will end the conference for everyone. Continue?": "Это завершит конференцию для всех. Продолжить?", "Failed to save your profile": "Не удалось сохранить ваш профиль", - "The operation could not be completed": "Операция не может быть выполнена" + "The operation could not be completed": "Операция не может быть выполнена", + "Calling...": "Звонок…", + "Call connecting...": "Устанавливается соединение…", + "Starting camera...": "Запуск камеры…", + "Starting microphone...": "Запуск микрофона…" }