Files
ThreadNet-Web/src/i18n/strings/ru.json
T

26 lines
2.9 KiB
JSON
Raw Normal View History

{
2019-06-15 07:40:48 +00:00
"Custom Server Options": "Параметры другого сервера",
2018-04-24 09:43:16 +00:00
"Dismiss": "Отклонить",
2019-02-01 00:40:16 +00:00
"powered by Matrix": "основано на Matrix",
2017-06-03 13:45:09 +02:00
"%(appName)s via %(browserName)s on %(osName)s": "%(appName)s с %(browserName)s на %(osName)s",
"Riot Desktop on %(platformName)s": "Riot Desktop на %(platformName)s",
"Unknown device": "Неизвестное устройство",
2018-04-24 09:49:22 +00:00
"You need to be using HTTPS to place a screen-sharing call.": "Для трансляции рабочего стола требуется использование HTTPS.",
2019-02-01 00:40:16 +00:00
"Welcome to Riot.im": "Добро пожаловать в Riot.im",
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализованный, шифрованный чат и совместное рабочее пространство на основе [matrix]",
"Chat with Riot Bot": "Чат с ботом Riot",
"You can use the custom server options to sign into other Matrix servers by specifying a different homeserver URL. This allows you to use Riot with an existing Matrix account on a different homeserver.": "Вы можете изменить параметры для входа на другие Matrix серверы, указав другой URL.\nЭто позволит использовать Riot с учетной записью Matrix, существующей на другом сервере.",
2019-05-29 12:46:33 +00:00
"Sign In": "Войти в систему",
2019-02-08 19:34:42 +00:00
"Create Account": "Создать аккаунт",
"Need help?": "Помочь?",
"Room Directory": "Каталог комнат",
2019-10-22 08:08:56 +00:00
"Explore rooms": "Исследуйте комнаты",
2019-05-27 12:37:46 +00:00
"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.",
2019-06-03 14:07:50 +00:00
"Invalid configuration: no default server specified.": "Неверная конфигурация: сервер по умолчанию не указан.",
2019-08-01 06:46:11 +00:00
"Your Riot is misconfigured": "Ваш Riot неправильно настроен",
"Your Riot configuration contains invalid JSON. Please correct the problem and reload the page.": "Ваша конфигурация Riot содержит нерабочий JSON. Пожалуйста исправьте проблему и перезагрузите страницу.",
"The message from the parser is: %(message)s": "Сообщение из парсера: %(message)s",
"Invalid JSON": "Нерабочий JSON"
}