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

33 lines
3.8 KiB
JSON
Raw Normal View History

{
2020-07-21 20:55:52 +00:00
"Dismiss": "Закрыть",
2017-06-03 13:45:09 +02:00
"Unknown device": "Неизвестное устройство",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Добро пожаловать в Element",
2020-04-10 10:33:40 +00:00
"Sign In": "Войти",
"Create Account": "Создать учётную запись",
2020-07-21 20:55:52 +00:00
"Explore rooms": "Список комнат",
2019-05-27 12:37:46 +00:00
"Unexpected error preparing the app. See console for details.": "Неожиданная ошибка при подготовке приложения. Подробности см. в консоли.",
2021-10-15 19:25:00 +00:00
"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",
+42
2022-04-19 15:05:42 +02:00
"Invalid JSON": "Неверный JSON",
2020-04-01 10:47:08 +00:00
"Go to your browser to complete Sign In": "Перейдите в браузер для завершения входа",
2020-04-21 15:28:11 +00:00
"Unable to load config file: please refresh the page to try again.": "Не удалось загрузить файл конфигурации. Попробуйте обновить страницу.",
2020-07-17 05:50:11 +00:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)s десктоп (%(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> для лучшей совместимости.",
+42
2022-08-09 17:41:55 +02:00
"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.": "Вы можете продолжать пользоваться этим браузером, но некоторые возможности будут недоступны и интерфейс может быть отрисован неправильно.",
2020-05-04 21:58:28 +00:00
"I understand the risks and wish to continue": "Я понимаю риск и хочу продолжить",
2020-07-13 17:03:03 +01:00
"Go to element.io": "К element.io",
2020-07-17 05:50:11 +00:00
"Failed to start": "Старт не удался",
"Your Element is misconfigured": "Ваш Element неверно настроен",
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Конфигурация Element содержит неверный JSON. Исправьте проблему и обновите страницу.",
"Download Completed": "Загрузка завершена",
"Open": "Открыть",
"Your browser can't run %(brand)s": "Ваш браузер не может запустить %(brand)s",
2020-07-26 13:58:47 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s использует расширенные возможности, которые не поддерживаются вашим браузером.",
2021-04-24 07:33:33 +00:00
"Powered by Matrix": "На технологии Matrix",
2021-08-05 08:16:32 +00:00
"Use %(brand)s on mobile": "Воспользуйтесь %(brand)s на мобильном телефоне",
+42
2022-04-19 15:05:42 +02:00
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "Децентрализованное, зашифрованное общение и сотрудничество на основе $matrixLogo"
}