|
19 | 19 | "I understand the risks and wish to continue": "Я усвідомлюю ризик і бажаю продовжити",
|
20 | 20 | "Go to element.io": "Перейти на element.io",
|
21 | 21 | "Failed to start": "Запуск не вдався",
|
22 |
| - "Download Completed": "Завантаження завершено" |
| 22 | + "Download Completed": "Завантаження завершено", |
| 23 | + "Missing indexeddb worker script!": "Відсутній скри воркеру для indexeddb!", |
| 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.": "Не вдалося завантажити файл конфігурації. Попробуйте оновити сторінку.", |
| 27 | + "Open": "Відкрити", |
| 28 | + "Open user settings": "Відкрити налаштування користувача", |
| 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": "Перейдіть у браузер для завершення входу", |
| 32 | + "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", |
| 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 використовує багато новітніх функцій, які не підтримуються вашим браузером." |
23 | 36 | }
|
0 commit comments