Skip to content

Commit

Permalink
Add nl_nl translations
Browse files Browse the repository at this point in the history
Co-authored-by: Crowdin Bot <[email protected]>
  • Loading branch information
rubensworks and crowdin-bot authored Dec 10, 2024
1 parent fb00f2f commit 95e3b67
Showing 1 changed file with 42 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,3 +1,44 @@
{
"gui.cyclopscore.infobook": "Informatie boek"
"_comment": "Vanilla toevoegingen",
"itemGroup.cyclopscore": "Cyclops Core",
"general.cyclopscore.dev_world": "Ontwikkelaar wereld",
"general.cyclopscore.tooltip.info": "<Shift voor info>",
"general.cyclopscore.info.enabled": "§aIngeschakeld",
"general.cyclopscore.info.disabled": "Uitgeschakeld",
"general.cyclopscore.version.updateAvailable": "Nieuwe versie beschikbaar",
"general.cyclopscore.version.download": "[Download]",
"general.cyclopscore.version.clickToDownload": "Klik om te downloaden",
"gui.cyclopscore.scrollbar": "Schuiven",
"gui.cyclopscore.search": "Zoeken",
"gui.cyclopscore.left": "Links",
"gui.cyclopscore.right": "Rechts",
"gui.cyclopscore.up": "Omhoog",
"gui.cyclopscore.down": "Omlaag",
"gui.cyclopscore.infobook": "Informatie boek",
"infobook.cyclopscore.next_page": "Volgende pagina",
"infobook.cyclopscore.previous_page": "Vorige pagina",
"infobook.cyclopscore.parent_section": "Bovenliggende sectie",
"infobook.cyclopscore.last_page": "Laatst bezochte pagina",
"infobook.cyclopscore.keybindings": "Toegewezen toetsen",
"infobook.cyclopscore.keybinding": "Toegewezen toets",
"infobook.cyclopscore.external": "Webversie",
"gui.cyclopscore.rewards": "Beloningen",
"chat.cyclopscore.command.invalidArguments": "Ongeldige argumenten",
"chat.cyclopscore.command.invalidSubcommand": "Ongeldige subopdracht",
"chat.cyclopscore.command.onlyOneValue": "Definieer één nieuwe waarde",
"chat.cyclopscore.command.invalidNewValue": "Nieuwe waarde is ongeldig",
"chat.cyclopscore.command.updatedValue": "%s gewijzigd naar %s",
"chat.cyclopscore.command.invalidPlayer": "Speler '%s' niet gevonden",
"chat.cyclopscore.command.ignitedPlayer": "Speler '%s' was in brand gestoken voor %s ticks",
"chat.cyclopscore.command.noConfigsFound": "Er zijn geen configuratiewaarden gevonden die ingesteld kunnen worden",
"multiblock.cyclopscore.error.invalidBlock": "%s bevat een ongeldig blok %s.",
"multiblock.cyclopscore.error.size.cube": "Afmetingen %s vormen geen kubus, afmetingen zijn niet gelijk.",
"multiblock.cyclopscore.error.size.exact": "Gevonden afmetingen %s, terwijl precies %s werd verwacht.",
"multiblock.cyclopscore.error.size.max": "Gevonden afmetingen %s, terwijl een maximum van %s werd verwacht.",
"multiblock.cyclopscore.error.size.min": "Gevonden afmetingen %s, terwijl een minimum van %s werd verwacht.",
"multiblock.cyclopscore.error.blockCount.exact": "Verwacht exact %s van %s, terwijl %s werd gevonden.",
"multiblock.cyclopscore.error.blockCount.max": "Verwacht hooguit %s van %s, terwijl %s werd gevonden.",
"multiblock.cyclopscore.error.blockCount.min": "Verwacht tenminste %s van %s, terwijl %s werd gevonden.",
"multiblock.cyclopscore.error.hollow.air": "Positie %s moet leeg zijn.",
"block.air": "Lucht"
}

0 comments on commit 95e3b67

Please sign in to comment.