|
11 | 11 | "Unexpected error preparing the app. See console for details.": "Неочікувана помилка при підготовці програми. Дивіться деталі у виводі консолі.",
|
12 | 12 | "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.",
|
13 | 13 | "Invalid configuration: no default server specified.": "Невірна конфігурація: не вказано сервер за замовчуванням.",
|
14 |
| - "The message from the parser is: %(message)s": "Повідомлення від парсера: %(message)s", |
| 14 | + "The message from the parser is: %(message)s": "Аналізатор повідомляє: %(message)s", |
15 | 15 | "Invalid JSON": "Хибний JSON",
|
16 | 16 | "Unsupported browser": "Непідтримуваний переглядач",
|
17 | 17 | "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>.",
|
18 |
| - "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.": "Ви можете продовжити, користуючись вашим поточним переглядачем, але деякі функції можуть не працювати і застосунок може виглядати неправильно.", |
| 18 | + "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.": "Ви можете продовжити, користуючись вашим поточним переглядачем, але деякі функції можуть не працювати, а застосунок може виглядати неправильно.", |
19 | 19 | "I understand the risks and wish to continue": "Я усвідомлюю ризик і бажаю продовжити",
|
20 | 20 | "Go to element.io": "Перейти на element.io",
|
21 | 21 | "Failed to start": "Запуск не вдався",
|
22 | 22 | "Download Completed": "Завантаження завершено",
|
23 | 23 | "Missing indexeddb worker script!": "Відсутній скрипт воркеру для IndexedDB!",
|
24 | 24 | "Your Element is misconfigured": "Ваш Element налаштовано неправильно",
|
25 |
| - "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Конфігурація Element містить невірний JSON. Виправте проблему та обновіть сторінку.", |
26 |
| - "Unable to load config file: please refresh the page to try again.": "Не вдалося завантажити файл конфігурації. Попробуйте оновити сторінку.", |
| 25 | + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Ваша конфігурація Element містить хибний JSON. Виправте проблему та оновіть сторінку.", |
| 26 | + "Unable to load config file: please refresh the page to try again.": "Неможливо завантажити файл конфігурації. Оновіть, будь ласка, сторінку.", |
27 | 27 | "Open": "Відкрити",
|
28 |
| - "Open user settings": "Відкрити налаштування користувача", |
| 28 | + "Open user settings": "Відкрити користувацькі налаштування", |
29 | 29 | "Previous/next recently visited room or community": "Попередня/наступна нещодавно відвідана кімната чи спільнота",
|
30 |
| - "%(brand)s Desktop (%(platformName)s)": "%(brand)s десктоп (%(platformName)s)", |
31 |
| - "Go to your browser to complete Sign In": "Перейдіть у браузер для завершення входу", |
| 30 | + "%(brand)s Desktop (%(platformName)s)": "%(brand)s Desktop (%(platformName)s)", |
| 31 | + "Go to your browser to complete Sign In": "Відкрийте переглядач щоб завершити входження", |
32 | 32 | "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)",
|
33 | 33 | "Powered by Matrix": "Працює на Matrix",
|
34 |
| - "Your browser can't run %(brand)s": "Ваш браузер не спроможний запустити %(brand)s", |
35 |
| - "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s використовує багато новітніх функцій, які не підтримуються вашим браузером." |
| 34 | + "Your browser can't run %(brand)s": "Ваш переглядач неспроможний запустити %(brand)s", |
| 35 | + "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s використовує передові властивості, які ваш переглядач не підтримує." |
36 | 36 | }
|
0 commit comments