New translations strings.yml (Danish)

This commit is contained in:
FlyingPikachu 2018-01-21 15:22:07 -05:00
parent 3f69e44901
commit e7dbbc4638

View File

@ -600,8 +600,8 @@ questCreateTitle: "- Opret Quest -"
questEditTitle: "- Rediger en Quest -" questEditTitle: "- Rediger en Quest -"
questDeleteTitle: "- Fjern en Quest -" questDeleteTitle: "- Fjern en Quest -"
requirementsTitle: "- <quest>| Krav -" requirementsTitle: "- <quest>| Krav -"
rewardsTitle: "- <quest> | Rewards -" rewardsTitle: "- <quest>| Belønninger -"
itemRequirementsTitle: "- Item Requirements -" itemRequirementsTitle: "- Kræver item -"
itemRewardsTitle: "- Item Rewards -" itemRewardsTitle: "- Item Rewards -"
mcMMORequirementsTitle: "- mcMMO Requirements -" mcMMORequirementsTitle: "- mcMMO Requirements -"
mcMMORewardsTitle: "- mcMMO Rewards -" mcMMORewardsTitle: "- mcMMO Rewards -"
@ -628,7 +628,7 @@ eventEditorStormTitle: "- Event Storm -"
eventEditorThunderTitle: "- Event Thunder -" eventEditorThunderTitle: "- Event Thunder -"
eventEditorMobSpawnsTitle: "- Event Mob Spawns -" eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
eventEditorMobsTitle: "- Mobs -" eventEditorMobsTitle: "- Mobs -"
eventEditorAddMobTypesTitle: "- Add Mob -" eventEditorAddMobTypesTitle: "- Tilføj Mob -"
eventEditorPotionEffectsTitle: "- Event Potion Effects -" eventEditorPotionEffectsTitle: "- Event Potion Effects -"
eventEditorPotionTypesTitle: "- Event Potion Types -" eventEditorPotionTypesTitle: "- Event Potion Types -"
eventEditorWorldsTitle: "- Worlds -" eventEditorWorldsTitle: "- Worlds -"
@ -652,7 +652,7 @@ acceptQuest: "Accept Quest?"
enterAnOption: "Enter an option" enterAnOption: "Enter an option"
questAccepted: 'Quest accepted: <quest>' questAccepted: 'Quest accepted: <quest>'
currentQuest: "Current Quests:" currentQuest: "Current Quests:"
noMoreQuest: "No more quests available." noMoreQuest: "Ikke flere quests til rådighed."
damage: "Damage" damage: "Damage"
break: "Break" break: "Break"
place: "Place" place: "Place"
@ -662,34 +662,34 @@ catchFish: "Fang fisk"
enchantItem: "Enchant <item> with <enchantment>" enchantItem: "Enchant <item> with <enchantment>"
kill: "Dræb" kill: "Dræb"
killAtLocation: "Kill <mob> at <location>" killAtLocation: "Kill <mob> at <location>"
killPlayer: "Kill a Player" killPlayer: "Dræb en spiller"
deliver: "Deliver <item> to <npc>" deliver: "Levere <item> til <npc>"
talkTo: "Snak med <npc>" talkTo: "Snak med <npc>"
tame: "Tæm" tame: "Tæm"
shearSheep: "Shear <color> sheep" shearSheep: "Klip <color> får"
goTo: "Gå til <location>" goTo: "Gå til <location>"
completed: "Gennemført" completed: "Gennemført"
redoCompleted: "(Gennemført)" redoCompleted: "(Gennemført)"
consoleError: "Denne kommando kan kun bruges in-game." consoleError: "Denne kommando kan kun bruges in-game."
invalidSelection: "Ugyldig markering!" invalidSelection: "Ugyldig markering!"
noActiveQuest: "You do not currently have any active Quests." noActiveQuest: "Du har i øjeblikket ikke nogen aktive Quests."
speakTo: 'Start: Speak to <npc>' speakTo: 'Start: Tal til <npc>'
mustSpeakTo: "You must speak to <npc> to start this Quest." mustSpeakTo: "Du skal tale med <npc> for at starte denne Quest."
noCommandStart: "<quest> may not be started via command." noCommandStart: "<quest> kan ikke startes med kommando."
permissionDisplay: "Permission:" permissionDisplay: "Tilladelser:"
heroesClass: "class" heroesClass: "klasse"
mcMMOLevel: "level" mcMMOLevel: "niveau"
haveCompleted: "You have completed <quest>" haveCompleted: "Du har gennemført <quest>"
cannotComplete: "Cannot complete <quest>" cannotComplete: "Kan ikke fuldføre <quest>"
questNotFound: "Quest not found." questNotFound: "Quest ikke fundet."
alreadyConversing: "You already are in a conversation!" alreadyConversing: "Du er allerede i en samtale!"
inputNum: "Input must be a number." inputNum: "Det angivet, skal være et nummer."
inputPosNum: "Input must be a positive number." inputPosNum: "Tallet skal være et positivt tal."
questModified: "Your active Quest <quest> has been modified. You have been forced to quit the Quest." 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." questNotExist: "Your active Quest <quest> no longer exists. You have been forced to quit the Quest."
questInvalidChoice: "Invalid choice. Type 'Yes' or 'No'" questInvalidChoice: "Invalid choice. Type 'Yes' or 'No'"
questPointsDisplay: "Quest points:" questPointsDisplay: "Quest Point:"
questNoDrop: "You may not drop Quest items." questNoDrop: "Du burde ikke droppe Quest items."
questNoBrew: "You may not brew Quest items." questNoBrew: "You may not brew Quest items."
questNoStore: "You may not store Quest items." questNoStore: "You may not store Quest items."
questNoCraft: "You may not craft Quest items." questNoCraft: "You may not craft Quest items."
@ -735,9 +735,9 @@ giveQuestPoints: "Gave <number> Quest Points from <player>."
questPointsGiven: "<player> gave you <number> Quest Points." questPointsGiven: "<player> gave you <number> Quest Points."
enableNPCGUI: "<npc> will now provide a GUI Quest Display." enableNPCGUI: "<npc> will now provide a GUI Quest Display."
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display." disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
invalidNumber: "Invalid number." invalidNumber: "Ugyldigt nummer."
noCurrentQuest: "<player> does not currently have any active Quests." noCurrentQuest: "<player> does not currently have any active Quests."
playerNotFound: "Player not found." playerNotFound: "Spiller ikke fundet."
invalidStageNum: "Invalid stage number for Quest <quest>" invalidStageNum: "Invalid stage number for Quest <quest>"
errorNPCID: 'Error: There is no NPC with ID <number>' errorNPCID: 'Error: There is no NPC with ID <number>'
errorReading: "Error reading <file>, skipping.." errorReading: "Error reading <file>, skipping.."
@ -772,14 +772,14 @@ ENCHANTMENT_LUCK: "LuckOfTheSea"
ENCHANTMENT_LURE: "Lure" ENCHANTMENT_LURE: "Lure"
ENCHANTMENT_MENDING: "Mending" ENCHANTMENT_MENDING: "Mending"
ENCHANTMENT_OXYGEN: "Respiration" ENCHANTMENT_OXYGEN: "Respiration"
ENCHANTMENT_PROTECTION_ENVIRONMENTAL: "Protection" ENCHANTMENT_PROTECTION_ENVIRONMENTAL: "Beskyttelse"
ENCHANTMENT_PROTECTION_EXPLOSIONS: "BlastProtection" ENCHANTMENT_PROTECTION_EXPLOSIONS: "BlastProtection"
ENCHANTMENT_PROTECTION_FALL: "FeatherFalling" ENCHANTMENT_PROTECTION_FALL: "FeatherFalling"
ENCHANTMENT_PROTECTION_FIRE: "FireProtection" ENCHANTMENT_PROTECTION_FIRE: "FireProtection"
ENCHANTMENT_PROTECTION_PROJECTILE: "ProjectileProtection" ENCHANTMENT_PROTECTION_PROJECTILE: "ProjectileProtection"
ENCHANTMENT_SILK_TOUCH: "SilkTouch" ENCHANTMENT_SILK_TOUCH: "SilkTouch"
ENCHANTMENT_SWEEPING_EDGE: "SweepingEdge" ENCHANTMENT_SWEEPING_EDGE: "SweepingEdge"
ENCHANTMENT_THORNS: "Thorns" ENCHANTMENT_THORNS: "Torne"
ENCHANTMENT_VANISHING_CURSE: "VanishingCurse" ENCHANTMENT_VANISHING_CURSE: "VanishingCurse"
ENCHANTMENT_WATER_WORKER: "AquaAffinity" ENCHANTMENT_WATER_WORKER: "AquaAffinity"
COLOR_BLACK: "Sort" COLOR_BLACK: "Sort"
@ -829,13 +829,13 @@ comma: "komma"
finish: "Færdig" finish: "Færdig"
quit: "Afslut" quit: "Afslut"
noneSet: "None set" noneSet: "None set"
noDelaySet: "No delay set" noDelaySet: "Ingen forsinkelser sat"
noIdsSet: "No IDs set" noIdsSet: "No IDs set"
noNamesSet: "No names set" noNamesSet: "No names set"
worlds: "Verdner" worlds: "Verdner"
mobs: "Mobs" mobs: "Mobs"
points: "poing" points: "poing"
invalidOption: "Invalid option!" invalidOption: "Ugyldig indstilling!"
npcHint: 'Note: You can left or right click on NPC''s to get their ID.' npcHint: 'Note: You can left or right click on NPC''s to get their ID.'
listDuplicate: "List contains duplicates!" listDuplicate: "List contains duplicates!"
id: "ID" id: "ID"
@ -859,6 +859,6 @@ enchantedItem: "*Enchanted*"
experience: "Experience" experience: "Experience"
timerMessage: '<green>Time left to finish the quest/stage: <red>%s seconds' timerMessage: '<green>Time left to finish the quest/stage: <red>%s seconds'
timerStart: "<green>You have <red>%s seconds <green>to finish this quest/stage" timerStart: "<green>You have <red>%s seconds <green>to finish this quest/stage"
questErrorReadingFile: "Error reading Quests file." questErrorReadingFile: "Fejl ved læsning af quests fil."
questSaveError: "An error occurred while saving." questSaveError: "Der opstod en fejl under gemning."
questBlacklisted: "You are blacklisted. Contact an admin if this is in error." questBlacklisted: "You are blacklisted. Contact an admin if this is in error."