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

37 lines
4.4 KiB
JSON
Raw Normal View History

2017-06-14 20:47:15 +00:00
{
"Dismiss": "Відхилити",
"powered by Matrix": "працює на Matrix",
"Unknown device": "Невідомий пристрій",
2020-11-24 08:35:56 +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",
2020-11-24 08:35:56 +00:00
"Decentralised, encrypted chat & collaboration powered by [matrix]": "Децентралізований, зашифрований чат та засіб для співпраці, заснований на [matrix]",
2020-05-08 02:15:52 +00:00
"Sign In": "Увійти",
2020-07-24 14:44:57 +00:00
"Create Account": "Створити обліковий запис",
"Explore rooms": "Шукати кімнати",
2020-11-24 08:35:56 +00:00
"Unexpected error preparing the app. See console for details.": "Неочікувана помилка при підготовці програми. Дивіться деталі у виводі консолі.",
2019-05-29 19:52:19 +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.",
2020-11-24 08:35:56 +00:00
"Invalid configuration: no default server specified.": "Невірна конфігурація: не вказано сервер за замовчуванням.",
"The message from the parser is: %(message)s": "Повідомлення від аналізатора : %(message)s",
2019-11-14 20:39:54 +00:00
"Invalid JSON": "Хибний JSON",
2020-11-24 08:35:56 +00:00
"Unsupported browser": "Непідтримуваний браузер",
2020-05-08 02:15:52 +00:00
"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>.",
2020-11-24 08:35:56 +00: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-08 02:15:52 +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-21 13:26:39 +00:00
"Failed to start": "Запуск не вдався",
2020-07-26 11:23:04 +00:00
"Download Completed": "Завантаження завершено",
2020-11-24 08:35:56 +00:00
"Missing indexeddb worker script!": "Відсутній робочий сценарій IndexedDB!",
"Your Element is misconfigured": "Ваш Element налаштовано невірно",
2020-07-31 02:04:06 +00:00
"Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Ваша конфігурація Element містить хибний JSON. Виправте проблему та оновіть сторінку.",
2020-11-24 08:35:56 +00:00
"Unable to load config file: please refresh the page to try again.": "Неможливо завантажити файл конфігурації. Оновіть, будь ласка, сторінку, щоб спробувати знову.",
2020-07-26 11:23:04 +00:00
"Open": "Відкрити",
2020-11-24 08:35:56 +00:00
"Open user settings": "Відкрити налаштування користувача",
2020-07-26 11:23:04 +00:00
"Previous/next recently visited room or community": "Попередня/наступна нещодавно відвідана кімната чи спільнота",
2020-07-31 02:04:06 +00:00
"%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)",
2020-11-24 08:35:56 +00:00
"Go to your browser to complete Sign In": "Перейдіть у ваш браузер щоб завершити вхід",
2020-07-26 11:23:04 +00:00
"%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
"Powered by Matrix": "Працює на Matrix",
2020-07-31 02:04:06 +00:00
"Your browser can't run %(brand)s": "Ваш переглядач неспроможний запустити %(brand)s",
2020-11-24 08:35:56 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s використовує передові властивості, які ваш браузер не підтримує."
2017-06-14 20:47:15 +00:00
}