mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-18 07:07:40 +01:00
New translations strings.yml (Dutch)
This commit is contained in:
parent
27520a0495
commit
f49b94dbca
@ -244,33 +244,33 @@ stageEditorInvalidDye: "is geen geldige kleurstof!"
|
||||
stageEditorInvalidEvent: "is geen geldig event naam!"
|
||||
stageEditorDuplicateEvent: "Event staat al in de lijst!"
|
||||
stageEditorInvalidScript: "Denizen script kon niet gevonden worden!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||
stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "You must set block names first!"
|
||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||
stageEditorNoItems: "You must add items first!"
|
||||
stageEditorNoDeliveryMessage: "You must set at least one delivery message!"
|
||||
stageEditorNoNPCs: "You must set NPC IDs first!"
|
||||
stageEditorNoMobTypes: "You must set mob types first!"
|
||||
stageEditorNoKillLocations: "You must set kill locations first!"
|
||||
stageEditorNoBlockSelected: "You must select a block first."
|
||||
stageEditorNoCitizens: "Citizens is niet geïnstalleerd!"
|
||||
stageEditorNoDenizen: "Denizen is niet geïnstalleerd!"
|
||||
stageEditorPositiveAmount: "Je moet een positief nummer invoeren!"
|
||||
stageEditorNotListofNumbers: "is geen numerieke lijst!"
|
||||
stageEditorNoDelaySet: "Je moet eerst een uitstel tijd invoeren!"
|
||||
stageEditorNoBlockNames: "Je moet eerst blok namen invoeren!"
|
||||
stageEditorNoEnchantments: "Je moet eerst betoveringen invoeren!"
|
||||
stageEditorNoItems: "Je moet eerst items invoeren!"
|
||||
stageEditorNoDeliveryMessage: "Je moet minstens in bezorg bericht invoeren!"
|
||||
stageEditorNoNPCs: "Je moet eerst NPC IDs invoeren!"
|
||||
stageEditorNoMobTypes: "Je moet eerst mob types invoeren!"
|
||||
stageEditorNoKillLocations: "Je moet eerst moord locaties invoeren!"
|
||||
stageEditorNoBlockSelected: "Je moet eerst een blok selecteren."
|
||||
stageEditorNoColors: "Eerst moet u kleuren instellen!"
|
||||
stageEditorNoLocations: "Locaties moet u eerst instellen!"
|
||||
stageEditorNoEnchantmentsSet: "Geen bezweringen set"
|
||||
stageEditorNoItemsSet: "Geen items geselecteerd"
|
||||
stageEditorNoMobTypesSet: "Geen menigte typen set"
|
||||
stageEditorNoLocationsSet: "No locations set"
|
||||
stageEditorNoColorsSet: "No colors set"
|
||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
|
||||
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
|
||||
stageEditorNPCKillsNotSameSize: "The NPC IDs list and the kill amounts list are not the same size!"
|
||||
stageEditorAllListsNotSameSize: "All of your lists are not the same size!"
|
||||
stageEditorMobTypesNotSameSize: "The mob types list and the mob amounts list are not the same size!"
|
||||
stageEditorTameMobsNotSameSize: "The mob types list and the tame amounts list are not the same size!"
|
||||
stageEditorNoLocationsSet: "Geen opgeslagen locaties gevonden"
|
||||
stageEditorNoColorsSet: "Geen opgeslagen kleuren gevonden"
|
||||
stageEditorListNotSameSize: "De lijst met blok namem en de lijst met hoeveelheden zijn niet van dezelfde grote!"
|
||||
stageEditorEnchantmentNotSameSize: "De betoveringen lijst, de item Id lijst en de betoveringen hoeveelheid lijst zijn niet van dezelfde grote!"
|
||||
stageEditorDeliveriesNotSameSize: "De item lijst en de NPC lijst zijn niet van dezelfde grote!"
|
||||
stageEditorNPCKillsNotSameSize: "De NPC IDs lijst en de moord hoeveelheid lijst zijn niet van dezelfde grote!"
|
||||
stageEditorAllListsNotSameSize: "Geen een lijst heeft dezelfde grote!"
|
||||
stageEditorMobTypesNotSameSize: "De mob type lijst en de mob hoeveelheid lijst zijn niet van gelijke grote!"
|
||||
stageEditorTameMobsNotSameSize: "De mob type lijst en de tamme mobs hoeveelheid lijst zijn niet van gelijke grote!"
|
||||
stageEditorShearNotSameSize: "The sheep colors list and the shear amounts list are not the same size!"
|
||||
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
|
||||
stageEditorAddPasswordCleared: "Password Objectives cleared."
|
||||
|
Loading…
Reference in New Issue
Block a user