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

32 lines
4.1 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
"Unknown device": "Неизвестное устройство",
2018-04-24 09:49:22 +00:00
"You need to be using HTTPS to place a screen-sharing call.": "Для трансляции рабочего стола требуется использование HTTPS.",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Добро пожаловать в Element",
2019-02-01 00:40:16 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентрализованный, шифрованный чат и совместное рабочее пространство на основе [matrix]",
"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, существующей на другом сервере.",
2020-04-10 10:33:40 +00:00
"Sign In": "Войти",
"Create Account": "Создать учётную запись",
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
"The message from the parser is: %(message)s": "Сообщение из парсера: %(message)s",
2020-03-06 22:30:33 +00:00
"Invalid JSON": "Нерабочий JSON",
2020-04-01 10:47:08 +00:00
"Go to your browser to complete Sign In": "Перейдите в браузер для завершения входа",
2020-04-10 10:33:40 +00:00
"Open user settings": "Открыть настройки пользователя",
"Missing indexeddb worker script!": "Отсутствует скрипт воркера для indexeddb!",
2020-04-21 15:28:11 +00:00
"Unable to load config file: please refresh the page to try again.": "Не удалось загрузить файл конфигурации. Попробуйте обновить страницу.",
2020-05-04 21:58:28 +00:00
"Previous/next recently visited room or community": "Предыдущая/следующая недавно посещённая комната или сообщество",
2020-07-13 14:21:07 +01:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
2020-05-04 21:58:28 +00:00
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
"Unsupported browser": "Неподдерживаемый браузер",
"Please install <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, or <safariLink>Safari</safariLink> for the best experience.": "Пожалуйста поставьте <chromeLink>Chrome</chromeLink>, <firefoxLink>Firefox</firefoxLink>, или <safariLink>Safari</safariLink> для лучшей совместимости.",
"You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Вы можете продолжать пользоваться этим браузером но некоторые возможности будут недоступны и интерфейс может быть отрисован неправильно.",
"I understand the risks and wish to continue": "Я понимаю риск и хочу продолжить",
"Go to Riot.im": "К Riot.im",
"Failed to start": "Старт не удался"
}