|
1 | 1 | {
|
2 |
| - "front.welcome": "Welcome, the Future Of Libraries Is OPEN!", |
3 |
| - "front.home": "Home", |
4 |
| - "front.about": "Software versions", |
5 |
| - "button.new": "+ New", |
6 |
| - "button.new_tooltip": "Add {entry}", |
7 |
| - "button.edit": "Edit", |
8 |
| - "button.delete": "Delete", |
9 |
| - "button.deleteEntry": "Delete {entry}", |
10 |
| - "button.saveAndClose": "Save and close", |
11 |
| - "button.cancel": "Cancel", |
12 |
| - "label.confirmDeleteEntry": "<strong>{name}</strong> will be <strong>removed</strong>", |
13 |
| - "label.editEntry": "Edit {entry}", |
14 |
| - "label.createEntry": "Create {entry}", |
15 |
| - "label.missingRequiredField": "Please fill this in to continue", |
16 |
| - "label.okay": "Okay", |
17 |
| - "successfullyDeleted": "The {entry} <strong>{name}</strong> was successfully <strong>deleted</strong>.", |
18 |
| - "untitled": "Untitled", |
19 |
| - "about.paneTitle": "Software versions", |
20 |
| - "about.userInterface": "User interface", |
| 2 | + "front.welcome": "Ласкаво просимо, майбутнє бібліотек ВІДКРИТЕ!", |
| 3 | + "front.home": "Головна", |
| 4 | + "front.about": "Версії програмного забезпечення", |
| 5 | + "button.new": "+ Новий", |
| 6 | + "button.new_tooltip": "Додати {entry}", |
| 7 | + "button.edit": "Редагувати", |
| 8 | + "button.delete": "Видалити", |
| 9 | + "button.deleteEntry": "Видалити {entry}", |
| 10 | + "button.saveAndClose": "Зберегти та закрити", |
| 11 | + "button.cancel": "Скасувати", |
| 12 | + "label.confirmDeleteEntry": "<strong>{name}</strong> буде <strong>видалено</strong>", |
| 13 | + "label.editEntry": "Редагувати {entry}", |
| 14 | + "label.createEntry": "Створити {entry}", |
| 15 | + "label.missingRequiredField": "Будь ласка, заповніть це поле, щоб продовжити", |
| 16 | + "label.okay": "Добре", |
| 17 | + "successfullyDeleted": "{entry} <strong>{name}</strong> успішно <strong> видалено </strong>.", |
| 18 | + "untitled": "Без назви", |
| 19 | + "about.paneTitle": "Версії програмного забезпечення", |
| 20 | + "about.userInterface": "Інтерфейс користувача", |
21 | 21 | "about.foundation": "Foundation",
|
22 |
| - "about.okapiServices": "API gateway services", |
23 |
| - "about.unknown": "Unknown", |
24 |
| - "about.version": "Version {version}", |
25 |
| - "about.forTenant": "For tenant {tenant}", |
26 |
| - "about.onUrl": "On URL {url}", |
27 |
| - "about.legendKey": "Key", |
28 |
| - "about.notEnabledModules": "Installed modules that are not enabled for this tenant are displayed <span>in gray</span>.", |
29 |
| - "about.moduleCount": "{count, number} {count, plural, one {module} other {modules}}", |
30 |
| - "about.interfaceCount": "{count, number} {count, plural, one {interface} other {interfaces}}", |
31 |
| - "about.uiOrServiceDependencies": "UI/service dependencies", |
32 |
| - "about.moduleDependsOn": "{module} depends on:", |
33 |
| - "about.newerModuleAvailable": "{required} ({available} available)", |
34 |
| - "about.noDependencies": "{base} declares no dependencies", |
35 |
| - "about.key.absentInterfaces": "Interfaces that are required but absent are highlighted in <span>bold red</span>.", |
36 |
| - "about.key.incompatibleIntf": "Interfaces that are required but present only in an incompatible version are highlighted in <span>orange</span>.", |
37 |
| - "about.key.compatible": "Interfaces that are present in a compatible version are shown in regular font.", |
38 |
| - "about.moduleTypeCount": "{count, number} {type} {count, plural, one {module} other {modules}}", |
39 |
| - "about.appModuleCount": "{count, number} app {count, plural, one {module} other {modules}}", |
40 |
| - "about.settingsModuleCount": "{count, number} settings {count, plural, one {module} other {modules}}", |
41 |
| - "about.pluginModuleCount": "{count, number} plugin {count, plural, one {module} other {modules}}", |
42 |
| - "loggedInAs": "Logged in as {firstName} {lastName}", |
43 |
| - "logout": "Log out", |
44 |
| - "settings": "Settings", |
45 |
| - "folioSettings": "FOLIO settings", |
46 |
| - "loginViaSSO": "Log in via SSO", |
47 |
| - "button.close": "Close", |
48 |
| - "login": "Log in", |
49 |
| - "username": "Username", |
50 |
| - "password": "Password", |
51 |
| - "loggingIn": "Logging in...", |
52 |
| - "button.back": "Back", |
53 |
| - "button.confirm": "Confirm", |
| 22 | + "about.okapiServices": "Шлюзові сервіси API", |
| 23 | + "about.unknown": "Невідомо", |
| 24 | + "about.version": "Версія {version}", |
| 25 | + "about.forTenant": "Для клієнта {tenant}", |
| 26 | + "about.onUrl": "За URL-адресою {url}", |
| 27 | + "about.legendKey": "Ключ", |
| 28 | + "about.notEnabledModules": "Встановлені модулі, які не ввімкнено для цього клієнта, відображаються <span>сірим</span>.", |
| 29 | + "about.moduleCount": "{count, number} {count, plural, one {модуль} other {модулі}}", |
| 30 | + "about.interfaceCount": "{count, number} {count, plural, one {інтерфейс} other {інтерфейси}}", |
| 31 | + "about.uiOrServiceDependencies": "Залежності інтерфейсу користувача/сервісу", |
| 32 | + "about.moduleDependsOn": "{module} залежить від:", |
| 33 | + "about.newerModuleAvailable": "{required} ({available} доступно)", |
| 34 | + "about.noDependencies": "{base} не декларує жодних залежностей", |
| 35 | + "about.key.absentInterfaces": "Інтерфейси, які необхідні, але відсутні, виділені <span>жирним червоним кольором</span>.", |
| 36 | + "about.key.incompatibleIntf": "Інтерфейси, які необхідні, але наявні лише в несумісній версії, виділені <span>оранжевим</span>.", |
| 37 | + "about.key.compatible": "Інтерфейси, наявні у сумісній версії, показано звичайним шрифтом.", |
| 38 | + "about.moduleTypeCount": "{count, number} {type} {count, plural, one {модуль} other {модулі}}", |
| 39 | + "about.appModuleCount": "{count, number} додаток {count, plural, one {модуль} other {модулі}}", |
| 40 | + "about.settingsModuleCount": "{count, number} налаштування {count, plural, one {модуль} other {модулі}}", |
| 41 | + "about.pluginModuleCount": "{count, number} плагін {count, plural, one {модуль} other {модулі}}", |
| 42 | + "loggedInAs": "Ви увійшли як {firstName} {lastName}", |
| 43 | + "logout": "Вийти з системи", |
| 44 | + "settings": "Налаштування", |
| 45 | + "folioSettings": "Налаштування FOLIO", |
| 46 | + "loginViaSSO": "Вхід через SSO", |
| 47 | + "button.close": "Закрити", |
| 48 | + "login": "Вхід у систему", |
| 49 | + "username": "Ім'я користувача", |
| 50 | + "password": "Пароль", |
| 51 | + "loggingIn": "Вхід в систему...", |
| 52 | + "button.back": "Назад", |
| 53 | + "button.confirm": "Підтвердити", |
54 | 54 | "title.home": "Home",
|
55 | 55 | "title.settings": "Settings",
|
56 | 56 | "title.login": "Log in",
|
|
0 commit comments