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

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

33 lines
3.9 KiB
JSON
Raw Normal View History

2017-06-14 20:47:15 +00:00
{
"Dismiss": "Відхилити",
"Unknown device": "Невідомий пристрій",
2020-07-13 14:49:36 +01:00
"Welcome to Element": "Ласкаво просимо до Element",
2020-05-08 02:15:52 +00:00
"Sign In": "Увійти",
2020-07-24 14:44:57 +00:00
"Create Account": "Створити обліковий запис",
2020-12-13 00:43:37 +00:00
"Explore rooms": "Каталог кімнат",
2020-11-24 08:35:56 +00:00
"Unexpected error preparing the app. See console for details.": "Неочікувана помилка при підготовці програми. Дивіться деталі у виводі консолі.",
"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",
+7
2022-01-11 14:02:28 +01:00
"Failed to start": "Не вдалося запустити",
2020-07-26 11:23:04 +00:00
"Download Completed": "Завантаження завершено",
2021-06-09 09:05:08 +00:00
"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
"Go to your browser to complete Sign In": "Перейдіть у ваш браузер щоб завершити вхід",
2020-07-26 11:23:04 +00:00
"Powered by Matrix": "Працює на Matrix",
+44
2022-10-04 14:54:41 +02:00
"Your browser can't run %(brand)s": "Ваш браузер не може запустити %(brand)s",
2021-04-21 19:03:38 +00:00
"%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s використовує передові властивості, які ваш браузер не підтримує.",
2021-06-29 13:04:23 +00:00
"Use %(brand)s on mobile": "Користуйтеся %(brand)s на мобільному",
+11
2022-10-18 13:34:38 +02:00
"Decentralised, encrypted chat &amp; collaboration powered by $matrixLogo": "Децентралізована, зашифрована бесіда та співпраця на основі $matrixLogo",
"%(appName)s: %(browserName)s on %(osName)s": "%(appName)s: %(browserName)s на %(osName)s",
+2
2023-07-11 12:52:31 +02:00
"%(brand)s Desktop: %(platformName)s": "%(brand)s для комп'ютера: %(platformName)s",
"Invalid configuration: a default_hs_url can't be specified along with default_server_name or default_server_config": "Неправильна конфігурація: не можна вказати default_hs_url разом з default_server_name або default_server_config"
2017-06-14 20:47:15 +00:00
}