From 48cfbb8bc13eb367c9639322308791f53100645c Mon Sep 17 00:00:00 2001 From: Crowdin Bot Date: Wed, 29 Jan 2025 07:17:05 +0000 Subject: [PATCH] Add translations through Crowdin --- .../assets/evilcraft/lang/nl_nl.json | 40 ++++++++++++++++++- 1 file changed, 39 insertions(+), 1 deletion(-) diff --git a/src/main/resources/assets/evilcraft/lang/nl_nl.json b/src/main/resources/assets/evilcraft/lang/nl_nl.json index 0967ef424b..4db2d4d6f3 100644 --- a/src/main/resources/assets/evilcraft/lang/nl_nl.json +++ b/src/main/resources/assets/evilcraft/lang/nl_nl.json @@ -1 +1,39 @@ -{} +{ + "_comment": "- Doden van geesten -", + "itemGroup.evilcraft": "EvilCraft", + "general.evilcraft.info.empty": "Leeg", + "general.evilcraft.description": "Een kwaadaardige mod voor Minecraft.", + "subtitles.evilcraft.effect.page.flipsingle": "Pagina omslaan", + "subtitles.evilcraft.effect.page.flipmultiple": "Pagina's omslaan", + "block.evilcraft.inner_block.info": "Blok: %s", + "block.evilcraft.blood": "Bloed", + "block.evilcraft.dark_ore": "Duistere erts", + "item.evilcraft.dark_gem": "Duistere edelsteen", + "item.evilcraft.origins_of_darkness": "Oorsprong van duisternis", + "item.evilcraft.biome_extract.info.content": "Inhoud: %s", + "key.categories.evilcraft": "Evil Craft", + "broom.parts.evilcraft.types": "Onderdelen:", + "info_book.evilcraft.section.main": "Oorsprong van duisternis", + "info_book.evilcraft.tag_index": "&oIndex&r", + "info_book.evilcraft.preface": "Voorwoord", + "info_book.evilcraft.structure": "&oStructuur&r", + "info_book.evilcraft.first_age": "Eerste tijdperk", + "info_book.evilcraft.first_age.new_world": "Een vreemde nieuwe wereld", + "info_book.evilcraft.first_age.new_world.introduction": "Introductie", + "info_book.evilcraft.first_age.new_world.dark_ore": "Duistere erts", + "info_book.evilcraft.first_age.new_world.werewolf": "Weerwolf", + "info_book.evilcraft.first_age.relics.enchantments": "Betoveringen", + "info_book.evilcraft.first_age.items": "Voorwerpen", + "info_book.evilcraft.first_age.vengeance_spirits": "Wraakgeesten", + "info_book.evilcraft.first_age.vengeance_spirits.introduction": "Nadat monsters sterven", + "info_book.evilcraft.first_age.vengeance_spirits.catching_spirits": "Geesten vangen", + "info_book.evilcraft.first_age.vengeance_spirits.spirit_protection": "Geestbescherming", + "info_book.evilcraft.second_age": "Tweede tijdperk", + "info_book.evilcraft.second_age.powers_of_blood": "De krachten van bloed", + "info_book.evilcraft.second_age.tools": "Gereedschap", + "info_book.evilcraft.second_age.tools.introduction": "Introductie", + "info_book.evilcraft.second_age.tools.vengeance_pickaxe": "Wraakhouweel", + "info_book.evilcraft.second_age.weapons": "Wapens", + "info_book.evilcraft.second_age.abusing_spirits": "Misbruiken van geesten", + "info_book.evilcraft.second_age.after_death": "Na de dood" +}