mirror of
https://github.com/PikaMug/Quests.git
synced 2025-03-01 19:01:03 +01:00
New translations strings.yml (Dutch)
This commit is contained in:
parent
ca2100295c
commit
b6e8300c9b
@ -645,47 +645,47 @@ strDone: "then enter '<command>' to save"
|
||||
strSpace: separating each by a space
|
||||
strSemicolon: separating each by a semicolon
|
||||
charSemi: ";"
|
||||
acceptQuest: "Accept Quest?"
|
||||
enterAnOption: "Enter an option"
|
||||
questAccepted: "Quest accepted: <quest>"
|
||||
currentQuest: "Current Quests:"
|
||||
noMoreQuest: "No more quests available."
|
||||
acceptQuest: "Quest accepteren?"
|
||||
enterAnOption: "Optie invoeren"
|
||||
questAccepted: "Quest geaccepteerd: <quest>"
|
||||
currentQuest: "Huidige Quest's:"
|
||||
noMoreQuest: "Geen Quest's meer beschikbaar."
|
||||
break: "Break"
|
||||
damage: "Damage"
|
||||
place: "Place"
|
||||
use: "Use"
|
||||
cut: "Cut"
|
||||
craft: "Craft"
|
||||
damage: "Schade"
|
||||
place: "Plaats"
|
||||
use: "Gebruiken"
|
||||
cut: "Knippen"
|
||||
craft: "Maken"
|
||||
enchantItem: "Enchant <item> with <enchantment>"
|
||||
catchFish: "Catch Fish"
|
||||
kill: "Kill"
|
||||
killAtLocation: "Kill <mob> at <location>"
|
||||
killPlayer: "Kill a Player"
|
||||
deliver: "Deliver <item> to <npc>"
|
||||
talkTo: "Talk to <npc>"
|
||||
tame: "Tame"
|
||||
shearSheep: "Shear <color> sheep"
|
||||
goTo: "Go to <location>"
|
||||
completed: "Completed"
|
||||
redoCompleted: "(Completed)"
|
||||
consoleError: "This command may only be performed in-game."
|
||||
noActiveQuest: "You do not currently have any active Quests."
|
||||
speakTo: 'Start: Speak to <npc>'
|
||||
mustSpeakTo: "You must speak to <npc> to start this Quest."
|
||||
noCommandStart: "<quest> may not be started via command."
|
||||
permissionDisplay: "Permission:"
|
||||
killAtLocation: "Vermoord <mob> op <location>"
|
||||
killPlayer: "Vermoord een speler"
|
||||
deliver: "Lever <item> aan <npc>"
|
||||
talkTo: "Praat met <npc>"
|
||||
tame: "Tem"
|
||||
shearSheep: "Knip een <color> sheep"
|
||||
goTo: "Ga naar <location>"
|
||||
completed: "Voltooid"
|
||||
redoCompleted: "(Voltooid)"
|
||||
consoleError: "Dit commando kan alleen in-game uitgevoerd worden."
|
||||
noActiveQuest: "Op het moment heeft u geen actieve Quest's."
|
||||
speakTo: 'Begin: Praat met <npc>'
|
||||
mustSpeakTo: "Je moet met <npc> praten om deze Quest te beginnen."
|
||||
noCommandStart: "<quest> kan niet via een commando worden gestart."
|
||||
permissionDisplay: "Rechten:"
|
||||
heroesClass: "class"
|
||||
mcMMOLevel: "level"
|
||||
haveCompleted: "You have completed <quest>"
|
||||
cannotComplete: "Cannot complete <quest>"
|
||||
questNotFound: "Quest not found."
|
||||
alreadyConversing: "You already are in a conversation!"
|
||||
inputNum: "Input must be a number."
|
||||
inputPosNum: "Input must be a positive number."
|
||||
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest."
|
||||
questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
|
||||
questInvalidChoice: "Invalid choice. Type 'Yes' or 'No'"
|
||||
questPointsDisplay: "Quest points:"
|
||||
haveCompleted: "Je hebt <quest> voltooid"
|
||||
cannotComplete: "Kan <quest> niet voltooien"
|
||||
questNotFound: "Quest niet gevonden."
|
||||
alreadyConversing: "Je bent al in een gesprek!"
|
||||
inputNum: "Invoer moet een getal zijn."
|
||||
inputPosNum: "Invoer moet een positief getal zijn."
|
||||
questModified: "Uw actieve Quest <quest> is gewijzigd. U bent geforceerd om de Quest af te sluiten."
|
||||
questNotExist: "Uw actieve Quest <quest> bestaat niet langer. U word geforceerd om de Quest af te sluiten."
|
||||
questInvalidChoice: "Ongeldige keuze. Type 'Ja' of 'Nee'"
|
||||
questPointsDisplay: "Quest punten:"
|
||||
questNoDrop: "You may not drop Quest items."
|
||||
questNoBrew: "You may not brew Quest items."
|
||||
questNoStore: "You may not store Quest items."
|
||||
|
Loading…
Reference in New Issue
Block a user