From a7d06eee2ddd576400d35605801d1e52b5c08170 Mon Sep 17 00:00:00 2001 From: Walter Date: Mon, 3 Jun 2019 14:07:50 +0000 Subject: [PATCH] Translated using Weblate (Russian) Currently translated at 100.0% (21 of 21 strings) Translation: Riot Web/riot-web Translate-URL: https://translate.riot.im/projects/riot-web/riot-web/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 c02f086576..fabd907db7 100644 --- a/src/i18n/strings/ru.json +++ b/src/i18n/strings/ru.json @@ -45,5 +45,6 @@ "Explore rooms": "Исследовать комнаты", "Unexpected error preparing the app. See console for details.": "Неожиданная ошибка при подготовке приложения. Подробности см. в консоли.", "Invalid configuration: can only specify one of default_server_config, default_server_name, or default_hs_url.": "Неверная конфигурация: может указывать только один из следующих параметров: default_server_config, default_server_name или default_hs_url.", - "Invalid configuration: no default server specified.": "Неверная конфигурация: сервер по умолчанию не указан." + "Invalid configuration: no default server specified.": "Неверная конфигурация: сервер по умолчанию не указан.", + "This installation of Riot seems to have an invalid server configuration. If you are the administrator, please correct the error below": "Эта установка Riot, кажется, имеет неверную конфигурацию сервера. Если вы являетесь администратором, пожалуйста, исправьте ошибку ниже" }