Skip to content

Update uk_ua.json #138

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: latest
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 8 additions & 2 deletions src/main/resources/assets/sullysmod/lang/uk_ua.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
"advancements.adventure.all_artifacts.description": "Знайдіть усі артефакти",
"advancements.adventure.all_artifacts.title": "Велика колекція",
"advancements.adventure.all_fossils.description": "Знайдіть усі скам'янілості",
"advancements.adventure.all_fossils.title": "Медуза була зайнята",
"advancements.adventure.all_fossils.title": "Медуза постаралася",
"advancements.adventure.all_skulls.description": "Знайдіть усі стародавні черепи",
"advancements.adventure.all_skulls.title": "Йдучи з... важкими черепами!",
"advancements.adventure.all_skulls.title": "Ідучи з... важкими черепами!",
"advancements.adventure.bibliophile.description": "Знайдіть усе стародавнє письмо",
"advancements.adventure.bibliophile.title": "Бібліофіл",
"advancements.adventure.dried_flowers.description": "Знайдіть обидві висушені квіти",
Expand Down Expand Up @@ -34,6 +34,7 @@
"block.sullysmod.amber_brick_stairs": "Сходи з бурштинової цегли",
"block.sullysmod.amber_brick_wall": "Стіна з бурштинової цегли",
"block.sullysmod.amber_bricks": "Бурштинова цегла",
"block.sullysmod.amber_cauldron": "Казан бурштину",
"block.sullysmod.amber_lantern": "Бурштиновий ліхтар",
"block.sullysmod.amber_pillar": "Бурштинова колона",
"block.sullysmod.amethyst_lantern": "Аметистовий ліхтар",
Expand Down Expand Up @@ -62,19 +63,23 @@
"block.sullysmod.jade_totem": "Нефритовий тотем",
"block.sullysmod.lapis_lantern": "Лазуритовий ліхтар",
"block.sullysmod.long_ancient_skull": "Довгий стародавній череп",
"block.sullysmod.molten_amber_block": "Блок розплавленого бурштину",
"block.sullysmod.oxidized_copper_button": "Окиснена мідна кнопка",
"block.sullysmod.petrified_button": "Скам'яніла кнопка",
"block.sullysmod.petrified_door": "Скам'янілі двері",
"block.sullysmod.petrified_fence": "Скам'янілий паркан",
"block.sullysmod.petrified_fence_gate": "Скам'яніла хвіртка",
"block.sullysmod.petrified_hanging_sign": "Скам'яніла вивіска",
"block.sullysmod.petrified_log": "Скам'яніла колода",
"block.sullysmod.petrified_planks": "Скам'янілі дошки",
"block.sullysmod.petrified_pressure_plate": "Скам'яніла натискна плита",
"block.sullysmod.petrified_sapling": "Паросток скам'янілого дерева",
"block.sullysmod.petrified_sign": "Скам'яніла табличка",
"block.sullysmod.petrified_slab": "Скам'яніла плита",
"block.sullysmod.petrified_stairs": "Скам'янілі сходи",
"block.sullysmod.petrified_trapdoor": "Скам'янілий люк",
"block.sullysmod.petrified_wood": "Скам'яніла деревина",
"block.sullysmod.potted_petrified_sapling": "Паросток скам'янілого дерева в горщику",
"block.sullysmod.quartz_lantern": "Кварцовий ліхтар",
"block.sullysmod.ribbed_ancient_skull": "Ребристий стародавній череп",
"block.sullysmod.rough_amber": "Грубий бурштин",
Expand Down Expand Up @@ -104,6 +109,7 @@
"entity.sullysmod.piranha": "Піранья",
"entity.sullysmod.tortoise": "Суходільна черепаха",
"entity.sullysmod.tortoise_shell": "Панцир суходільної черепахи",
"fluid_type.sullysmod.molten_amber_fluid": "Розплавлений бурштин",
"item.minecraft.lingering_potion.effect.long_resistance": "Осідальне зілля стійкости",
"item.minecraft.lingering_potion.effect.resistance": "Осідальне зілля стійкости",
"item.minecraft.lingering_potion.effect.strong_resistance": "Осідальне зілля стійкости",
Expand Down