mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Dutch)
This commit is contained in:
parent
a2d91ace6a
commit
865df3f1dd
@ -1,13 +1,4 @@
|
||||
---
|
||||
questFailed: "*ZOEKTOCHT MISLUKT*"
|
||||
questMaxAllowed: "Je kan maar <number> zoektochten tegelijk hebben."
|
||||
questAlreadyOn: "Je hebt deze zoektocht al!"
|
||||
questTooEarly: "Je moet <time> wachten voordat je <quest> opnieuw mag doen."
|
||||
questAlreadyCompleted: "Je hebt <quest> al eens voltooid."
|
||||
questInvalidLocation: "Je mag <quest> niet hier starten."
|
||||
questInvalidDeliveryItem: "<item> is geen verplicht item voor deze zoektocht!"
|
||||
questSelectedLocation: "Geselecteerde locatie"
|
||||
questDisplayHelp: "Toon deze help pagina"
|
||||
COMMAND_LIST: "lijst"
|
||||
COMMAND_LIST_HELP: "lijst [page] - Laat de toegangelijke zoektochten zien"
|
||||
COMMAND_TAKE: "neem"
|
||||
@ -77,18 +68,18 @@ questEditorSetGUI: "Stel GUI Item vertoning in"
|
||||
questEditorReqs: "Werk de Benodigdheden bij"
|
||||
questEditorStages: "Werk de Fasen bij"
|
||||
questEditorRews: "Werk de Beloningen bij"
|
||||
questEditorEnterQuestName: "Voer de naam van de Quest in (of 'annuleer' om terug te keren)"
|
||||
questEditorEditEnterQuestName: "Voer de naam van de Quest in om te bewerken (of 'annuleer' om terug te keren)"
|
||||
questEditorEnterAskMessage: "Voer het vraag-bericht in (of 'annuleer' om terug te keren)"
|
||||
questEditorEnterFinishMessage: "Voer het eind-bericht in (of 'annuleer' om terug te keren)"
|
||||
questEditorEnterQuestName: "Enter Quest name"
|
||||
questEditorEditEnterQuestName: "Enter Quest name to edit"
|
||||
questEditorEnterAskMessage: "Enter ask message"
|
||||
questEditorEnterFinishMessage: "Enter finish message"
|
||||
questEditorEnterRedoDelay: "Voer de tijd in (in seconden), 0 is om het herhalen te verwijderen of -1 om hem te annuleren"
|
||||
questEditorEnterNPCStart: "Voet het NPC ID in, -1 om de NPC start te verwijderen of -2 om het te annuleren"
|
||||
questEditorEnterBlockStart: "Rechts-klik op een blok om hem als start punt te gebruiken, dan typ je 'done' om het op te slaan, of je typt 'clear' om het start blok te verwijderen, of 'cancel' om te stoppen"
|
||||
questEditorEnterInitialEvent: "Voer een functie naam in, of typ 'clear' om de nieuwe functie te verwijderen, of typ 'cancel' om terug te gaan"
|
||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, then enter 'done' to save, or enter 'clear' to clear the block start, "
|
||||
questEditorEnterInitialEvent: "Enter an Event name, or enter 'clear' to clear the initial Event, "
|
||||
questRequiredNoneSet: "Vereist, niets ingegeven"
|
||||
questWGSetRegion: "Bepaal een gebied"
|
||||
questWGNotInstalled: "WorldGuard is niet geïnstalleerd"
|
||||
questWGPrompt: "Voer de gebiedsnaam van WorldGuard in, of typ 'clear' om het gebied te verwijderen, of typ 'cancel' om terug te gaan."
|
||||
questWGPrompt: "Enter WorldGuard region, or enter 'clear' to clear the region, "
|
||||
questWGInvalidRegion: "<region> is niet een bekend WorldGuard gebied!"
|
||||
questWGRegionCleared: "Quest gebied gewist."
|
||||
questCitNotInstalled: "Citizens plugin niet geïnstalleerd"
|
||||
@ -115,7 +106,7 @@ questEditorSave: "Voltooien en opslaan"
|
||||
questEditorNeedAskMessage: "U moet een vraag-bericht instellen!"
|
||||
questEditorNeedFinishMessage: "U moet een eind-bericht instellen!"
|
||||
questEditorNeedStages: "Uw Quest heeft geen fasen!"
|
||||
questEditorSaved: "Quest opgeslagen! (U moet eerst een Quest herladen doen voordat het tevoorschijn komt)"
|
||||
questEditorSaved: "%bold%Quest saved! %reset%(You will need to perform %red%<command> %reset%for it to appear)"
|
||||
questEditorExited: "Weet u zeker dat u wil stoppen zonder de gegevens op te slaan?"
|
||||
questEditorDeleted: "Bent u zeker dat u deze Quest wil verwijderen"
|
||||
questEditorNoPermsCreate: "U heeft geen toestemming om Quests te creëren."
|
||||
@ -125,24 +116,24 @@ stageEditorEditStage: "Bewerk Fase"
|
||||
stageEditorNewStage: "Voeg een nieuwe Fase toe"
|
||||
stageEditorStages: "Fasen"
|
||||
stageEditorStage: "Fase"
|
||||
stageEditorBreakBlocks: "Blokken Breken"
|
||||
stageEditorDamageBlocks: "Blokken Beschadigen"
|
||||
stageEditorPlaceBlocks: "Blokken Plaatsen"
|
||||
stageEditorUseBlocks: "Blokken Gebruiken"
|
||||
stageEditorCutBlocks: "Blokken Knippen"
|
||||
stageEditorCatchFish: "Vissen Vangen"
|
||||
stageEditorBreakBlocks: "Break blocks"
|
||||
stageEditorDamageBlocks: "Damage blocks"
|
||||
stageEditorPlaceBlocks: "Place blocks"
|
||||
stageEditorUseBlocks: "Use blocks"
|
||||
stageEditorCutBlocks: "Cut blocks"
|
||||
stageEditorCatchFish: "Catch fish"
|
||||
stageEditorFish: "vissen"
|
||||
stageEditorKillPlayers: "Dood spelers"
|
||||
stageEditorKillPlayers: "Kill players"
|
||||
stageEditorPlayers: "spelers"
|
||||
stageEditorEnchantItems: "Betover Items"
|
||||
stageEditorDeliverItems: "Breng Spullen"
|
||||
stageEditorEnchantItems: "Enchant items"
|
||||
stageEditorDeliverItems: "Deliver items"
|
||||
stageEditorTalkToNPCs: "Praat met NPC's"
|
||||
stageEditorKillNPCs: "Vermoord NPC's"
|
||||
stageEditorKillMobs: "Vermoord Monsters"
|
||||
stageEditorKillMobs: "Kill mobs"
|
||||
stageEditorReachLocs: "Bereik bepaalde locaties"
|
||||
stageEditorReachRadii1: "Bereik binnen"
|
||||
stageEditorReachRadii2: "blokken van"
|
||||
stageEditorTameMobs: "Tem Monster of Dieren"
|
||||
stageEditorTameMobs: "Tame mobs"
|
||||
stageEditorShearSheep: "Sheer Schapen"
|
||||
stageEditorEvents: "Evenementen"
|
||||
stageEditorStageEvents: "Fase Evenementen"
|
||||
@ -161,10 +152,10 @@ stageEditorDeathEvent: "Dood functie"
|
||||
stageEditorDeathEventCleared: "Dood Functie Verwijdert."
|
||||
stageEditorDisconnectEvent: "Functie om te Stoppen"
|
||||
stageEditorDisconnectEventCleared: "Functie om te Stoppen verwijdert."
|
||||
stageEditorDelayMessage: "Vertragend Bericht"
|
||||
stageEditorDenizenScript: "Denizen Script"
|
||||
stageEditorStartMessage: "Startbericht"
|
||||
stageEditorCompleteMessage: "Eindbericht"
|
||||
stageEditorDelayMessage: "Delay message"
|
||||
stageEditorDenizenScript: "Denizen script"
|
||||
stageEditorStartMessage: "Start message"
|
||||
stageEditorCompleteMessage: "Complete message"
|
||||
stageEditorDelete: "Verwijder Fase"
|
||||
stageEditorSetBlockNames: "Geef blok namen"
|
||||
stageEditorSetBlockAmounts: "Zet blok aantallen"
|
||||
@ -189,64 +180,62 @@ stageEditorSetLocationNames: "Geef de locatie naam"
|
||||
stageEditorSetTameAmounts: "Geef de hoeveelheid dat je kan temmen"
|
||||
stageEditorSetShearColors: "Stel kleuren van het schaap in"
|
||||
stageEditorSetShearAmounts: "Stel knip aantallen in"
|
||||
stageEditorPassword: "Wachtwoord Doelstellingen"
|
||||
stageEditorPassword: "Password objectives"
|
||||
stageEditorAddPasswordDisplay: "Toevoegen wachtwoord scherm"
|
||||
stageEditorAddPasswordPhrases: "Add password phrase(s)"
|
||||
stageEditorNoPasswordDisplays: "No password displays set"
|
||||
stageObjectiveOverride: "Objective Display Override"
|
||||
stageEditorCustom: "Custom Objectives"
|
||||
stageEditorObjectiveOverride: "Objective display override"
|
||||
stageEditorCustom: "Custom objectives"
|
||||
stageEditorNoModules: "No modules loaded"
|
||||
stageEditorModuleNotFound: "Custom objective module not found."
|
||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, or enter 'clear' to clear all custom objectives, or 'cancel' to return."
|
||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, or enter 'clear' to clear all custom objectives, "
|
||||
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
||||
stageEditorCustomCleared: "Custom objectives cleared."
|
||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
||||
stageEditorEnterBlockNames: "Enter block names (or IDs), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorEnterBlockNames: "Enter block names (or IDs), separating each one by a space, "
|
||||
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), separating each one by a space, "
|
||||
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), separating each one by a space, "
|
||||
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), separating each one by a space, "
|
||||
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), separating each one by a space, "
|
||||
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), separating each one by a space, "
|
||||
stageEditorEnterBlockDurability: "Enter block durability (numbers), separating each one by a space, "
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, or 0 to clear the fish catch objective, or -1 to cancel"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, or 0 to clear the player kill objective, or -1 to cancel"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, or enter 'cancel' to return."
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, or 'cancel' to return."
|
||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon or enter 'cancel' to return."
|
||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), separating each one by a space, or enter 'cancel' to return."
|
||||
stageEditorMobsPrompt: "Enter mob names separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorMobAmountsPrompt: "Enter mob amounts separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the kill location list, or enter 'cancel' to return"
|
||||
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks) separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorMobLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
|
||||
stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, or enter 'cancel' to return"
|
||||
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorReachLocationNamesPrompt: "Enter location names separating each one by a comma, or enter 'cancel' to return"
|
||||
stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, or enter 'cancel' to return"
|
||||
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, or 'cancel' to return"
|
||||
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, or 'cancel' to return"
|
||||
stageEditorChatEventsTriggerPromptA: "Enter a chat trigger for"
|
||||
stageEditorChatEventsTriggerPromptB: "or enter 'cancel' to return."
|
||||
stageEditorCommandEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all command events, or 'cancel' to return"
|
||||
stageEditorCommandEventsTriggerPromptA: "Enter a command trigger for"
|
||||
stageEditorCommandEventsTriggerPromptB: "or enter 'cancel' to return."
|
||||
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, or 'cancel' to return"
|
||||
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, or 'cancel' to return"
|
||||
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, or 'cancel' to return"
|
||||
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, or 'cancel' to return"
|
||||
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, or 'cancel' to return"
|
||||
stageEditorPasswordDisplayPrompt: "Enter a password display, or 'cancel' to return"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, separating each one by a comma, "
|
||||
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), separating each one by a space, "
|
||||
stageEditorItemNamesPrompt: "Enter item names, separating each one by a space, "
|
||||
stageEditorNPCPrompt: "Enter NPC ids, separating each one by a space, "
|
||||
stageEditorNPCToTalkToPrompt: "Enter NPC IDs, separating each one by a space, or enter 'clear' to clear the NPC ID list, "
|
||||
stageEditorDeliveryMessagesPrompt: "Enter delivery messages, separating each one by a semi-colon, "
|
||||
stageEditorKillNPCsPrompt: "Enter kill amounts (numbers), separating each one by a space, "
|
||||
stageEditorMobsPrompt: "Enter mob names separating each one by a space, "
|
||||
stageEditorMobAmountsPrompt: "Enter mob amounts separating each one by a space, "
|
||||
stageEditorMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the kill location list, "
|
||||
stageEditorMobLocationRadiiPrompt: "Enter kill location radii (number of blocks) separating each one by a space, "
|
||||
stageEditorMobLocationNamesPrompt: "Enter location names separating each one by a comma, "
|
||||
stageEditorReachLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the reach location list, "
|
||||
stageEditorReachLocationRadiiPrompt: "Enter reach location radii (number of blocks) separating each one by a space, "
|
||||
stageEditorReachLocationNamesPrompt: "Enter location names separating each one by a comma, "
|
||||
stageEditorTameAmountsPrompt: "Enter tame amounts separating each one by a space, "
|
||||
stageEditorShearColorsPrompt: "Enter sheep colors separating each one by a space, "
|
||||
stageEditorShearAmountsPrompt: "Enter shear amounts separating each one by a space, "
|
||||
stageEditorEventsPrompt: "Enter an event name, or enter 'clear' to clear the event, "
|
||||
stageEditorChatEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all chat events, "
|
||||
stageEditorChatEventsTriggerPrompt: "Enter a chat trigger for"
|
||||
stageEditorCommandEventsPrompt: "Enter an event name to add, or enter 'clear' to clear all command events, "
|
||||
stageEditorCommandEventsTriggerPrompt: "Enter a command trigger for"
|
||||
stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, "
|
||||
stageEditorDelayMessagePrompt: "Enter delay message, or enter 'clear' to clear the message, "
|
||||
stageEditorScriptPrompt: "Enter script name, or enter 'clear' to clear the script, "
|
||||
stageEditorStartMessagePrompt: "Enter start message, or enter 'clear' to clear the message, "
|
||||
stageEditorCompleteMessagePrompt: "Enter complete message, or enter 'clear' to clear the message, "
|
||||
stageEditorPasswordDisplayPrompt: "Enter a password display, "
|
||||
stageEditorPasswordDisplayHint: "(This is the text that will be displayed to the player as their objective)"
|
||||
stageEditorPasswordPhrasePrompt: "Enter a password phrase, or 'cancel' to return"
|
||||
stageEditorPasswordPhrasePrompt: "Enter a password phrase, "
|
||||
stageEditorPasswordPhraseHint1: "(This is the text that a player has to say to complete the objective)"
|
||||
stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate them by a | (pipe)"
|
||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, or 'cancel' to return."
|
||||
stageEditorObjectiveOverrideHint: "(The objective display override will show up as the players current objective)"
|
||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, or 'clear' to clear the override, "
|
||||
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
||||
stageEditorDeliveryAddItem: "Add item"
|
||||
stageEditorDeliveryNPCs: "Set NPC IDs"
|
||||
@ -338,7 +327,7 @@ eventEditorErrorReadingFile: "Error reading Events file."
|
||||
eventEditorErrorSaving: "An error occurred while saving."
|
||||
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
||||
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
||||
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
|
||||
eventEditorEnterEventName: "Enter an Event name, "
|
||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
||||
eventEditorFinishAndSave: "Are you sure you want to finish and save the Event"
|
||||
@ -350,6 +339,16 @@ eventEditorListSizeMismatch: "The lists are not the same size!"
|
||||
eventEditorListDuplicates: "List contains duplicates!"
|
||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
||||
eventEditorInvalidEntry: "Invalid entry"
|
||||
eventEditorGiveItemsTitle: "- Give Items -"
|
||||
eventEditorEffectsTitle: "- Effects -"
|
||||
eventEditorStormTitle: "- Event Storm -"
|
||||
eventEditorThunderTitle: "- Event Thunder -"
|
||||
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
|
||||
eventEditorMobsTitle: "- Mobs -"
|
||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
||||
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
||||
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
||||
eventEditorWorldsTitle: "- Worlds -"
|
||||
eventEditorSetName: "Set name"
|
||||
eventEditorSetMessage: "Set message"
|
||||
eventEditorClearInv: "Clear player inventory"
|
||||
@ -388,14 +387,14 @@ eventEditorSetWorldFirst: "You must set a world first!"
|
||||
eventEditorInvalidWorld: "is not a valid world name!"
|
||||
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
||||
eventEditorStormCleared: "Storm data cleared."
|
||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, or enter 'cancel' to return"
|
||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, "
|
||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||
eventEditorAtLeastOneSecond: "Amount must be at least 1 second!"
|
||||
eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!"
|
||||
eventEditorThunder: "Event Thunder"
|
||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||
eventEditorThunderCleared: "Thunder data cleared."
|
||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, or enter 'cancel' to return"
|
||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, "
|
||||
eventEditorEffects: "Event Effects"
|
||||
eventEditorAddEffect: "Add effect"
|
||||
eventEditorAddEffectLocation: "Add effect location"
|
||||
@ -403,7 +402,7 @@ eventEditorNoEffects: "No effects set"
|
||||
eventEditorMustAddEffects: "You must add effects first!"
|
||||
eventEditorInvalidEffect: "is not a valid effect name!"
|
||||
eventEditorEffectsCleared: "Event effects cleared."
|
||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, or enter 'cancel' to return"
|
||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, then enter 'add' to add it to the list, "
|
||||
eventEditorMobSpawns: "Event Mob Spawns"
|
||||
eventEditorAddMobTypes: "Add mob"
|
||||
eventEditorNoTypesSet: "(No type set)"
|
||||
@ -427,11 +426,9 @@ eventEditorSetMobChestPlate: "Set chest plate"
|
||||
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
|
||||
eventEditorSetMobHelmet: "Set helmet"
|
||||
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
||||
eventEditorSetMobSpawnLoc: "Right-click on a block to spawn a mob at, then enter 'add' to the confirm it, or enter 'cancel' to return"
|
||||
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
||||
eventEditorSetDropChance: "Set the drop chance"
|
||||
eventEditorInvalidDropChance: "Drop chance has to be between 0.0 and 1.0"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, or 'cancel' to return"
|
||||
eventEditorPotionEffects: "Event Potion Effects"
|
||||
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
||||
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
||||
@ -442,29 +439,28 @@ eventEditorNoDurationsSet: "(No durations set)"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to return)"
|
||||
eventEditorEnterNPCId: "Enter NPC ID (or -1 to cancel)"
|
||||
eventEditorNoNPCExists: "No NPC exists with that id!"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, then enter 'add' to add it to the list, or enter 'clear' to clear the explosions list, or 'cancel' to return"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, then enter 'add' to add it to the list, or enter 'clear' to clear the locations list, "
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, then enter 'add' to add it to the list, or enter 'clear' to clear the explosions list, "
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
eventEditorSetMessagePrompt: "Enter message, or enter 'none' to delete, (or 'cancel' to return)"
|
||||
eventEditorSetItemNamesPrompt: "Enter item names separating each one by a space, or enter 'cancel' to return."
|
||||
eventEditorSetItemAmountsPrompt: "Enter item amounts (numbers) separating each one by a space, or enter 'cancel' to return."
|
||||
eventEditorSetMobTypesPrompt: "Enter mob name, or enter 'cancel' to return"
|
||||
eventEditorSetMobAmountsPrompt: "Enter mob amount, or enter 'cancel' to return"
|
||||
eventEditorSetMobNamePrompt: "Set the name for this mob, or enter 'cancel' to return"
|
||||
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, or enter 'cancel' to return"
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, or enter 'cancel' to return"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, or enter 'cancel' to return"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, or enter 'cancel' to return"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to remove it"
|
||||
eventEditorSetMessagePrompt: "Enter message, or enter 'none' to delete, "
|
||||
eventEditorSetMobTypesPrompt: "Enter mob name, "
|
||||
eventEditorSetMobAmountsPrompt: "Enter mob amount, "
|
||||
eventEditorSetMobNamePrompt: "Enter the name for this mob, "
|
||||
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, then enter 'add' to add it to the mob spawn location list, "
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types separating each one by a space, "
|
||||
eventEditorSetPotionDurationsPrompt: "Enter effect durations (in milliseconds) separating each one by a space, "
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes separating each one by a space, "
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, or -1 to clear"
|
||||
eventEditorHungerLevelAtLeastZero: "Hunger level must be at least 0!"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to remove it"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, or -1 to clear"
|
||||
eventEditorSaturationLevelAtLeastZero: "Saturation level must be at least 0!"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to remove it"
|
||||
eventEditorSetHealthPrompt: "Enter health level, or -1 to clear"
|
||||
eventEditorHealthLevelAtLeastZero: "Health level must be at least 0!"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, or 'cancel' to return"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, then enter 'done' to finish, or enter 'clear' to clear the teleport location, "
|
||||
eventEditorCommandsNote: 'Note: You may use <player> to refer to the player''s name.'
|
||||
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
eventEditorSetCommandsPrompt: "Enter commands separating each one by a comma, or enter 'clear' to clear the list, "
|
||||
reqSetMoney: "Set money requirement"
|
||||
reqSetQuestPoints: "Set Quest Points requirement"
|
||||
reqSetItem: "Set item requirements"
|
||||
@ -473,7 +469,7 @@ reqSetQuest: "Set Quest requirements"
|
||||
reqSetQuestBlocks: "Set Quest blocks"
|
||||
reqSetMcMMO: "Set mcMMO requirements"
|
||||
reqSetHeroes: "Set Heroes requirements"
|
||||
reqSetCustom: "Custom requirements"
|
||||
reqSetCustom: "Set custom requirements"
|
||||
reqSetFail: "Set fail requirements message"
|
||||
reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
@ -481,15 +477,16 @@ reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqMoneyPrompt: "Enter amount of <money>, or 0 to clear the money requirement, or -1 to cancel"
|
||||
reqQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point requirement, or -1 to cancel"
|
||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, or enter 'cancel' to return."
|
||||
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
reqCustomPrompt: "Enter the name of a custom requirement to add, or enter 'clear' to clear all custom requirements, or 'cancel' to return."
|
||||
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, or enter 'clear' to clear the requirement, or 'cancel' to return."
|
||||
reqFailMessagePrompt: "Enter fail requirements message, or enter 'cancel' to return."
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of Quest names separating each one by a <comma>, or enter 'clear' to clear the list, "
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, separating each one by a space, "
|
||||
reqPermissionsPrompt: "Enter permission requirements separating each one by a space, or enter 'clear' to clear the list, "
|
||||
reqCustomPrompt: "Enter the name of a custom requirement to add, or enter 'clear' to clear all custom requirements, "
|
||||
reqMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'clear' to clear the list, "
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a space, or enter 'clear' to clear the list, "
|
||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, or enter 'clear' to clear the requirement, "
|
||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, or enter 'clear' to clear the requirement, "
|
||||
reqFailMessagePrompt: "Enter fail requirements message, "
|
||||
reqAddItem: "Add item"
|
||||
reqSetRemoveItems: "Set remove items"
|
||||
reqNoItemsSet: "No items set"
|
||||
@ -527,21 +524,21 @@ rewSetPermission: "Set permission rewards"
|
||||
rewSetMcMMO: "Set mcMMO skill rewards"
|
||||
rewSetHeroes: "Set Heroes experience rewards"
|
||||
rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set Custom Rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, or 0 to clear the money reward, or -1 to cancel"
|
||||
rewExperiencePrompt: "Enter amount of experience, or 0 to clear the experience reward, or -1 to cancel"
|
||||
rewCommandPrompt: "Enter command rewards separating each one by a <comma>, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
rewCommandPrompt: "Enter command rewards separating each one by a <comma>, or enter 'clear' to clear the list, "
|
||||
rewCommandPromptHint: 'Note: You may put <player> to specify the player who completed the Quest. e.g. smite <player>'
|
||||
rewPermissionsPrompt: "Enter permission rewards separating each one by a space, or enter 'clear' to clear the list, or enter 'cancel' to return."
|
||||
rewPermissionsPrompt: "Enter permission rewards separating each one by a space, or enter 'clear' to clear the list, "
|
||||
rewQuestPointsPrompt: "Enter amount of Quest Points, or 0 to clear the Quest Point reward, or -1 to cancel"
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, or enter 'cancel' to return."
|
||||
rewMcMMOPrompt: "Enter mcMMO skills, separating each one by a space, "
|
||||
rewMcMMOPromptHint: 'Note: Typing ''All'' will give levels to all skills.'
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, or enter 'cancel' to return."
|
||||
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed) separating each one by a space, or enter 'cancel' to return."
|
||||
rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'clear' to clear the list, or 'cancel' to return."
|
||||
rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, or 'cancel' to return."
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes separating each one by a space, "
|
||||
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed) separating each one by a space, "
|
||||
rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'clear' to clear the list, "
|
||||
rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, "
|
||||
rewItemsCleared: "Item rewards cleared."
|
||||
rewNoMcMMOSkills: "No skills set"
|
||||
rewNoHeroesClasses: "No classes set"
|
||||
@ -565,13 +562,13 @@ itemCreateSetDurab: "Set durability"
|
||||
itemCreateSetEnchs: "Add/clear enchantments"
|
||||
itemCreateSetDisplay: "Set display name"
|
||||
itemCreateSetLore: "Set lore"
|
||||
itemCreateEnterName: "Enter an item name, or 'cancel' to return."
|
||||
itemCreateEnterAmount: "Enter item amount (max. 64), or 'cancel' to return."
|
||||
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, or 'cancel' to return."
|
||||
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, or 'cancel' to return."
|
||||
itemCreateEnterName: "Enter an item name, "
|
||||
itemCreateEnterAmount: "Enter item amount (max. 64), "
|
||||
itemCreateEnterDurab: "Enter item durability, or 'clear' to clear the data, "
|
||||
itemCreateEnterEnch: "Enter an enchantment name, or 'clear' to clear the enchantments, "
|
||||
itemCreateEnterLevel: "Enter a level (number) for <enchantment>"
|
||||
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, or 'cancel' to return."
|
||||
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, or 'cancel' to return."
|
||||
itemCreateEnterDisplay: "Enter item display name, or 'clear' to clear the display name, "
|
||||
itemCreateEnterLore: "Enter item lore, separating each line by a semi-colon ; or 'clear' to clear the lore, "
|
||||
itemCreateLoaded: "Item loaded."
|
||||
itemCreateNoItem: "No item in hand!"
|
||||
itemCreateNoName: "You must set a name first!"
|
||||
@ -588,10 +585,17 @@ questTitle: "-- <quest> --"
|
||||
questObjectivesTitle: "---(<quest>)---"
|
||||
questCompleteTitle: '**QUEST COMPLETE: <quest>**'
|
||||
questRewardsTitle: "Rewards:"
|
||||
journalTitle: "Quest Journal"
|
||||
questsTitle: "- Quests -"
|
||||
questHelpTitle: "- Quests -"
|
||||
questListTitle: "- Quests -"
|
||||
questFailed: "*ZOEKTOCHT MISLUKT*"
|
||||
questMaxAllowed: "Je kan maar <number> zoektochten tegelijk hebben."
|
||||
questAlreadyOn: "Je hebt deze zoektocht al!"
|
||||
questTooEarly: "Je moet <time> wachten voordat je <quest> opnieuw mag doen."
|
||||
questAlreadyCompleted: "Je hebt <quest> al eens voltooid."
|
||||
questInvalidLocation: "Je mag <quest> niet hier starten."
|
||||
questInvalidDeliveryItem: "<item> is geen verplicht item voor deze zoektocht!"
|
||||
questSelectedLocation: "Geselecteerde locatie"
|
||||
questListTitle: "- List of Quests -"
|
||||
questHelpTitle: "- Quests Help -"
|
||||
questDisplayHelp: "Toon deze help pagina"
|
||||
questNPCListTitle: "- Quests | <npc> -"
|
||||
questAdminHelpTitle: "- Questadmin -"
|
||||
questEditorTitle: "- Quest Editor -"
|
||||
@ -622,16 +626,6 @@ createItemTitle: "- Create Item -"
|
||||
enchantmentsTitle: "- Enchantments -"
|
||||
questGUITitle: "- GUI Item Display -"
|
||||
questRegionTitle: "- Quest Region -"
|
||||
eventEditorGiveItemsTitle: "- Give Items -"
|
||||
eventEditorEffectsTitle: "- Effects -"
|
||||
eventEditorStormTitle: "- Event Storm -"
|
||||
eventEditorThunderTitle: "- Event Thunder -"
|
||||
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
|
||||
eventEditorMobsTitle: "- Mobs -"
|
||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
||||
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
||||
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
||||
eventEditorWorldsTitle: "- Worlds -"
|
||||
effBlazeShoot: "Sound of a Blaze firing"
|
||||
effBowFire: "Sound of a bow firing"
|
||||
effClick1: "A click sound"
|
||||
@ -642,8 +636,9 @@ effGhastShoot: "Sound of a Ghast firing"
|
||||
effGhastShriek: "Sound of a Ghast shrieking"
|
||||
effZombieWood: "Sound of a Zombie chewing an iron door"
|
||||
effZombieIron: "Sound of a Zombie chewing a wooden door"
|
||||
effEnterName: "Enter an effect name to add it to the list, or enter 'cancel' to return"
|
||||
effEnterName: "Enter an effect name to add it to the list, "
|
||||
cmdCancel: "cancel"
|
||||
strCancel: "or '<cancel>' to return"
|
||||
cmdAdd: "add"
|
||||
cmdClear: "clear"
|
||||
cmdNone: "none"
|
||||
@ -746,6 +741,7 @@ errorDataFolder: 'Error: Unable to read Quests data folder!'
|
||||
questsPlayerHasQuestAlready: "<player> is already on the Quest <quest>!"
|
||||
questsUnknownAdminCommand: "Unknown Questsadmin command. Type /questsadmin for help."
|
||||
unknownError: "An unknown error occurred. See console output."
|
||||
journalTitle: "Quest Journal"
|
||||
journalTaken: "You take out your Quest Journal."
|
||||
journalPutAway: "You put away your Quest Journal."
|
||||
journalAlreadyHave: "You already have your Quest Journal out."
|
||||
|
Loading…
Reference in New Issue
Block a user