-
Notifications
You must be signed in to change notification settings - Fork 87
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Guidebook Ukranian translation (#998)
- Loading branch information
1 parent
42a12e3
commit 3afe997
Showing
40 changed files
with
1,022 additions
and
0 deletions.
There are no files selected for viewing
6 changes: 6 additions & 0 deletions
6
...s/assets/modern_industrialization/patchouli_books/book/uk_ua/categories/electric_age.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Епоха електрики", | ||
"description": "Ви виявили, що пару можна перетворити на нову енергію. Завдяки цій інновації машини можуть бути набагато складнішими та працювати набагато швидше. Ласкаво просимо в епоху електрики!", | ||
"icon": "modern_industrialization:motor", | ||
"sortnum": 2 | ||
} |
6 changes: 6 additions & 0 deletions
6
...ources/assets/modern_industrialization/patchouli_books/book/uk_ua/categories/endgame.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Кінцева гра", | ||
"description": "Зараз ти в епосі кінцевої гри!$(br2)Чи ядерний поділ був єдиним, що могла запропонувати квантова фізика? Звичайно ні!", | ||
"icon": "modern_industrialization:singularity", | ||
"sortnum": 4 | ||
} |
6 changes: 6 additions & 0 deletions
6
...s/assets/modern_industrialization/patchouli_books/book/uk_ua/categories/introduction.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Вступ", | ||
"description": "Усе, що вам потрібно знати перед початком подорожі в Modern Industrialization!", | ||
"icon": "minecraft:writable_book", | ||
"sortnum": 0 | ||
} |
6 changes: 6 additions & 0 deletions
6
...ources/assets/modern_industrialization/patchouli_books/book/uk_ua/categories/midgame.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Середина гри", | ||
"description": "Тепер, коли ви оволоділи основами виробництва електроенергії та нафти, у вас є навички та інфраструктура, щоб значно розширити свою фабрику. Ласкаво просимо до середини гри!$(br2)Решта сторінок цього посібника нададутьвам лише найважливішу інформацію, решту вам належить отримати самим!", | ||
"icon": "modern_industrialization:digital_circuit", | ||
"sortnum": 3 | ||
} |
6 changes: 6 additions & 0 deletions
6
...rces/assets/modern_industrialization/patchouli_books/book/uk_ua/categories/steam_age.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
{ | ||
"name": "Епоха парової індустрії", | ||
"description": "Ви чули, що мідь і олово можна поєднати в новий матеріал під назвою бронза. Можливо, його можна використовувати для використання потужності пари для автоматичної обробки. Ласкаво просимо в епоху парової індустрії!", | ||
"icon": "modern_industrialization:bronze_ingot", | ||
"sortnum": 1 | ||
} |
39 changes: 39 additions & 0 deletions
39
..._industrialization/patchouli_books/book/uk_ua/entries/electric_age/advanced_machines.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,39 @@ | ||
{ | ||
"name": "Покращені механізми", | ||
"category": "modern_industrialization:electric_age", | ||
"icon": "modern_industrialization:advanced_machine_hull", | ||
"pages": [ | ||
{ | ||
"type": "spotlight", | ||
"title": "Алюміній", | ||
"item": "modern_industrialization:aluminum_ingot", | ||
"text": "Алюміній є матеріалом, який використовується для виготовлення більш досконалих машин. Як і інші електричні машини, ці нові машини підключатимуться лише до низьковольтних кабелів. Помістіть бокситовий пил в електричну доменну піч, і ви отримаєте алюмінієві самородки" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/centrifuge_asbl", | ||
"text": "Центрифуга розділяє предмети, обертаючи їх дуже швидко. Ви можете використовувати його для створення карбонового пилу та відкривати кращі рецепти для сталі та кремнію" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/chemical_reactor_asbl", | ||
"text": "Хімічний реактор може викликати реакцію предметів і рідин" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/distillery_asbl", | ||
"text": "Пергоний апарат перетворить різні рідини на легші частини. Це буде дуже корисно для переробки нафти" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/electrolyzer_asbl", | ||
"text": "Електролізер може розділити матеріали на різні частини за допомогою сильного електричного струму. Ви можете електролізувати бокситовий пил, щоб отримати алюмінієвий пил, який потім можна безпосередньо переплавити в алюмінієві злитки в ЕДП" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/configurable_tank_asbl", | ||
"text": "Налаштовуваний бак є рідинним еквівалентом налаштовуваної скрині$(br2)Він має 9 налаштовуваних слотів, кожен з яких може вмістити 16 відер, і функцію автоматичного витягування! Корисно для автоматизації з багатьма різними рідинами!" | ||
} | ||
], | ||
"sortnum": 107 | ||
} |
48 changes: 48 additions & 0 deletions
48
...ern_industrialization/patchouli_books/book/uk_ua/entries/electric_age/basic_machines.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,48 @@ | ||
{ | ||
"name": "Електричні механізми", | ||
"category": "modern_industrialization:electric_age", | ||
"icon": "modern_industrialization:assembler", | ||
"pages": [ | ||
{ | ||
"type": "text", | ||
"text": "Електричні машини працюють точно так само, як і парові машини, за винятком того, що їм потрібна електрика замість пари і вони поступово розганяють рецепти до 32 EU/т$(br2)Ви можете використовувати REI для перегляду рецептів для електричної версії машин, з якими ви вже знайомі" | ||
}, | ||
{ | ||
"type": "spotlight", | ||
"item": "modern_industrialization:lubricant_bucket", | ||
"text": "Мастило - це рідина, яку можна отримати шляхом змішування креозоту і редстоуну. Натисніть ПКМ по електричній машиній з контейнером для мастила, наприклад відром для мастила, щоб розігнати її вручну$(br2)Кожні 25 mb мастила додадуть машині 1 (розгінний) показник ефективності" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/configurable_chest_asbl", | ||
"text": "Налаштовувана скриня — це не машина, але якщо у вас є аналогові схеми, ви можете створити її!$(br2)Він має 27 налаштовуваних слотів і функцію автоматичного витягування! Дуже корисно для автоматизації!" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/polarizer_asbl", | ||
"text": "Поляризатор намагнічує різні штуки. У ньому ще не так багато рецептів, але він уже корисний для автоматизації двигунів!" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/assembler_asbl", | ||
"text": "Перша машина, яку ви захочете зробити багато! Збирач дозволяє вам автоматизувати майже всі рецепти, до 3 на збирач, якщо ви використовуєте блокування слотів" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Ми настійно рекомендуємо вам як найшвидше автоматизувати машинний корпус, аналогові схеми, двигуни, поршні, робо-руки і конвеєрні стрічки за допомогою збирача, що зробить створення електричних машин практично безкоштовним!" | ||
}, | ||
{ | ||
"type": "spotlight", | ||
"title": "Редстоуновий контрольний модуль", | ||
"item": "modern_industrialization:redstone_control_module", | ||
"text": "Редстоуновий контрольний модуль можна використовувати для керування поведінкою електричних машин і багатоблоків за допомогою редстоун-сигналів$(br2)Налаштуйте модуль у своїй руці, а потім вставте його в машину чи контролер багатоблоків" | ||
}, | ||
{ | ||
"type": "spotlight", | ||
"title": "Покращення розгону", | ||
"item": "modern_industrialization:basic_upgrade", | ||
"text": "Звичайні електричні машини мають розгін до 32 EU/т, а електричні багатоблоки мають розгін до 128 EU/т$(br2)У меню машини або багатоблока додайте оновлення, щоб збільшити максимальний розгін! Перевірте REI, щоб дізнатися точні суми" | ||
} | ||
], | ||
"sortnum": 105 | ||
} |
17 changes: 17 additions & 0 deletions
17
...modern_industrialization/patchouli_books/book/uk_ua/entries/electric_age/config_card.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"name": "Картка налаштування труб", | ||
"category": "modern_industrialization:electric_age", | ||
"icon": "modern_industrialization:config_card", | ||
"pages": [ | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:tools/config_card", | ||
"text": "Картку можна використовувати для маскування труб і копіювання налаштувань предметних труб" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Тримаючи картку в руках, її налаштування будуть автоматично застосовані до будь-якої труби, яку ви розмістите" | ||
} | ||
], | ||
"sortnum": 102 | ||
} |
28 changes: 28 additions & 0 deletions
28
.../assets/modern_industrialization/patchouli_books/book/uk_ua/entries/electric_age/ebf.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Електрична доменна піч", | ||
"category": "modern_industrialization:electric_age", | ||
"icon": "modern_industrialization:electric_blast_furnace", | ||
"pages": [ | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/electric_blast_furnace_asbl", | ||
"text": "Електрична доменна піч — це електрична версія парової доменної печі. Вона розблоковує нові рецепти, і, як і інші багатоблочні електричні машини, її розгін обмежено 128 EU/т за замовчуванням" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:materials/cupronickel/craft/coil", | ||
"text": "ЕДП складається з одного шару термостійких машинних обшивок, двох шарів мідно-нікелевих котушок і ще одного шару термостійких машинних обшивок. Контролер повинен йти на нижньому шарі, а люки на верхньому або нижньому шарі" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:hatches/basic/energy_input_hatch", | ||
"text": "Не забудьте додати вхідні шлюзи енергії, інакше ЕДП не матиме енергії! НВ вхідний шлюз енергії підключатиметься лише до НВ кабелів" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:hatches/advanced/energy_input_hatch", | ||
"text": "СВ вхідні шлюза підключаються лише до кабелів СВ, що може бути корисним, якщо вам потрібна тонна енергії для ЕДП! Ви ще не можете створити їх, але майте на увазі, що вони існують..." | ||
} | ||
], | ||
"sortnum": 106 | ||
} |
18 changes: 18 additions & 0 deletions
18
...rn_industrialization/patchouli_books/book/uk_ua/entries/electric_age/electric_quarry.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"name": "Кращі багатоблоки", | ||
"category": "modern_industrialization:electric_age", | ||
"icon": "modern_industrialization:electric_quarry", | ||
"pages": [ | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/electric_quarry_asbl", | ||
"text": "Електричний кар'єр є електричним еквівалентом парового кар'єру. Забезпечте його предметами та енергією та дивіться, як ваші ресурси ЇДУТЬ БРРР!$(br2)Його структура точно така ж, як у парового кар'єра" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/advanced_large_steam_boiler_asbl", | ||
"text": "Кращий і більший великий паровий котел! Ця вдосконалена версія може виробляти до 1024 mb/т пари!" | ||
} | ||
], | ||
"sortnum": 108 | ||
} |
35 changes: 35 additions & 0 deletions
35
...modern_industrialization/patchouli_books/book/uk_ua/entries/electric_age/electricity.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,35 @@ | ||
{ | ||
"name": "Електрика", | ||
"category": "modern_industrialization:electric_age", | ||
"icon": "modern_industrialization:lv_steam_turbine", | ||
"pages": [ | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/lv_steam_turbine_asbl", | ||
"text": "Парова турбіна використовує пару для виробництва електроенергії. Він перетворює кожен mb пару в 1 EU, до 32 mb конвертується за кожен такт" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Парова турбіна автоматично надсилатиме електроенергію до будь-якої машини, підключеної безпосередньо до її вихідної сторони. Він підключатиметься лише до кабелів, розміщених на його вихідній стороні. Він має низьковольтний (НВ) $(thing)рівень$()$(br2)Кожен електричний кабель має рівень, який визначає, скільки EU/т він може передати та до яких машин його можна підключити. Мідь, срібло та олово — НВ, мідно-нікель і елетрум — СВ і так далі..." | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/machine/lv_diesel_generator_asbl", | ||
"text": "Дизельний генератор є альтернативою парової турбіни. Для виробництва електроенергії використовується різне паливо. Поки що ви можете спалити креозот. (Перелік спалюваного палива див. у REI)" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Кабельні мережі мають обмеження щодо кількості енергії, яку вони залучатимуть до мережі: щонайбільше 256 EU/т для НВ кабелів, 1024 EU/т для СВ кабелів та 8192 EU/т для ВН кабелів. Оскільки для мережі немає обмежень на потужність і оскільки кабелі мають невелику внутрішню пам’ять, мережа низького напруги може забезпечити понад 256 EU/т протягом короткого проміжку часу$(br2)Однак зауважте, що одноблочні електричні машини підключаються лише до кабелів НВ!" | ||
}, | ||
{ | ||
"type": "text", | ||
"text": "Щоб передати більше енергії, вам потрібно або створити кілька мереж труб, або використовувати трансформатори$(br2)Трансформатор НВ в ВВ (наприклад, НВ у СВ) має 5 входів і 1 вихід. Трансформатор ВВ в НВ (наприклад, СВ в НВ) має 1 вхід і 5 виходів" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:electric_age/transformer/lv_mv/up_asbl", | ||
"recipe2": "modern_industrialization:electric_age/transformer/lv_mv/down_asbl" | ||
} | ||
], | ||
"sortnum": 104 | ||
} |
28 changes: 28 additions & 0 deletions
28
...ets/modern_industrialization/patchouli_books/book/uk_ua/entries/electric_age/jetpack.json
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
{ | ||
"name": "Дизельні інструменти і ранець", | ||
"category": "modern_industrialization:electric_age", | ||
"icon": "modern_industrialization:diesel_jetpack", | ||
"pages": [ | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:armor/diesel_jetpack", | ||
"text": "Ранець робить брррррррр... Чим потужніше паливо, тим швидше ранець! Ми рекомендуємо гумові чоботи та гумовий шолом...$(br2)Не забудьте активувати його за допомогою сполучення клавіш $(o)«перемикач польоту»$()!" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:armor/rubber_helmet", | ||
"recipe2": "modern_industrialization:armor/rubber_boots" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:tools/diesel_mining_drill", | ||
"text": "Шахтарська бур нарешті може замінити ваші кайла та лопати. Заповніть його потужним паливом для найкращої швидкості!$(br2)Перемикайтеся між шовковим дотиком і удачею ІІІ за допомогою Shift + ПКМ" | ||
}, | ||
{ | ||
"type": "crafting", | ||
"recipe": "modern_industrialization:tools/diesel_chainsaw", | ||
"text": "Зпилюйте дерева зі стилем!" | ||
} | ||
], | ||
"sortnum": 110 | ||
} |
Oops, something went wrong.