diff --git a/src/main/resources/lang/da-DK/strings.yml b/src/main/resources/lang/da-DK/strings.yml index 742e129cd..274c7265e 100644 --- a/src/main/resources/lang/da-DK/strings.yml +++ b/src/main/resources/lang/da-DK/strings.yml @@ -152,8 +152,11 @@ stageEditorFinishEvent: "Udfør begivenhed" stageEditorFinishEventCleared: "Slut begivenheden fjernet." stageEditorChatEvents: "Chat begivenheder" stageEditorChatTrigger: "Chat Udløser" -stageEditorTriggeredBy: "Udløst af" stageEditorChatEventsCleared: "Chat begivenheder fjernet." +stageEditorCommandEvents: "Command Events" +stageEditorCommandTrigger: "Command Trigger" +stageEditorCommandEventsCleared: "Command Events cleared." +stageEditorTriggeredBy: "Udløst af" stageEditorDeathEvent: "Døds begivenhed" stageEditorDeathEventCleared: "Døds begivenhed fjernet." stageEditorDisconnectEvent: "Gik ud begivenhed" @@ -218,18 +221,21 @@ stageEditorMobsPrompt: "Angiv mob navnet, adskil dem med et mellemrum, eller skr stageEditorMobAmountsPrompt: "Angiv mob antal, adskil dem med et mellemrum, eller skriv 'cancel' for at vende tilbage" stageEditorMobLocationPrompt: "Højreklik på en blok for at vælge den, skriv så 'add' for at tilføje den til en drabs placering, eller skriv 'cancel' for at vende tilbage" stageEditorMobLocationRadiiPrompt: "Skriv antal dræbs (i tal), adskil hver enkelt med et mellem, eller skriv 'cancel' for at vende tilbage" -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" +stageEditorMobLocationNamesPrompt: "Skriv lokations navne, adskil hver dem med et komma, eller skriv 'cancel' for at vende tilbage" +stageEditorReachLocationPrompt: "Højre-klik på en blok for at vælge den, skriv derefter 'add' for at tilføje den til nå til listen, eller skriv 'cancel' for at vende tilbage" +stageEditorReachLocationRadiiPrompt: "Skriv, gå til lokation radius (Nummer i bloks), adskil hver ene med et mellemrum, eller skriv 'cancel' for at vende tilbage" +stageEditorReachLocationNamesPrompt: "Skriv lokations navne, adskil dem med et komma, eller skriv 'cancel' for at vende tilbage" 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." -stageEditorDelayPrompt: "Enter time (in seconds), or enter 'clear' to clear the delay, or 'cancel' to return" +stageEditorChatEventsTriggerPromptA: "Angiv noget som skal skrives i chatten" +stageEditorChatEventsTriggerPromptB: "eller skriv 'cancel' for at vende tilbage." +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: "Skriv tiden (i sekunder), eller skriv 'clear' for at fjerne forsinkelsen, eller skriv 'cancel' for at vende tilbage" 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" @@ -242,32 +248,32 @@ stageEditorPasswordPhraseHint2: "If you want multiple password phrases, separate 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)" stageEditorObjectiveOverrideCleared: "Objective display override cleared." -stageEditorDeliveryAddItem: "Add item" -stageEditorDeliveryNPCs: "Set NPC IDs" -stageEditorDeliveryMessages: "Set delivery messages" +stageEditorDeliveryAddItem: "Tilføj element" +stageEditorDeliveryNPCs: "Sæt NPC-id'er" +stageEditorDeliveryMessages: "Angiv leverings meddelelser" stageEditorContainsDuplicates: "List contains duplicates!" -stageEditorInvalidBlockName: "is not a valid block name!" -stageEditorInvalidEnchantment: "is not a valid enchantment name!" -stageEditorInvalidNPC: "is not a valid NPC ID!" +stageEditorInvalidBlockName: "er ikke en gyldig Bloknavn!" +stageEditorInvalidEnchantment: "er ikke et gyldigt fortryllelses navn!" +stageEditorInvalidNPC: "er ikke et gyldigt NPC ID!" stageEditorInvalidMob: "is not a valid mob name!" stageEditorInvalidItemName: "is not a valid item name!" -stageEditorInvalidNumber: "is not a number!" -stageEditorInvalidDye: "is not a valid dye color!" -stageEditorInvalidEvent: "is not a valid event name!" -stageEditorDuplicateEvent: "Event is already in the list!" -stageEditorInvalidDelay: "Delay must be at least one second!" -stageEditorInvalidScript: "Denizen script not found!" -stageEditorNoCitizens: "Citizens is not installed!" -stageEditorNoDenizen: "Denizen is not installed!" -stageEditorPositiveAmount: "You must enter a positive number!" -stageEditorNoNumber: "Input was not a number!" -stageEditorNotGreaterThanZero: "is not greater than 0!" -stageEditorNotListofNumbers: "Invalid entry, input was 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!" +stageEditorInvalidNumber: "er ikke et tal!" +stageEditorInvalidDye: "er ikke et gyldigt farvestof!" +stageEditorInvalidEvent: "er ikke et gyldigt begivenheds navn!" +stageEditorDuplicateEvent: "Begivenheden er allerede på listen!" +stageEditorInvalidDelay: "Forsinkelsen skal være mindst ét sekund!" +stageEditorInvalidScript: "Denizen scriptet ikke fundet!" +stageEditorNoCitizens: "Citizens er ikke installeret!" +stageEditorNoDenizen: "Denizen er ikke installeret!" +stageEditorPositiveAmount: "Du skal angive et positivt tal!" +stageEditorNoNumber: "Det skal være et tal!" +stageEditorNotGreaterThanZero: "er ikke større end 0!" +stageEditorNotListofNumbers: "Ugyldig. Input'et var ikke en liste af numre!" +stageEditorNoDelaySet: "Du skal Først indstille en forsinkelse!" +stageEditorNoBlockNames: "Du skal først indstille blok navne!" +stageEditorNoEnchantments: "Du skal først indstille enchantments!" +stageEditorNoItems: "Du skal først tilføje elementer!" +stageEditorNoDeliveryMessage: "Du skal angive mindst én leverings besked!" stageEditorNoNPCs: "You must set NPC IDs first!" stageEditorNoMobTypes: "You must set mob types first!" stageEditorNoKillLocations: "You must set kill locations first!" @@ -294,8 +300,8 @@ stageEditorListContainsDuplicates: " List contains duplicates!" stageEditorDelayCleared: "Delay cleared." stageEditorDelayMessageCleared: "Delay message cleared." stageEditorDenizenCleared: "Denizen script cleared." -stageEditorBreakBlocksCleared: "Break blocks objective cleared." -stageEditorDamageBlocksCleared: "Damage blocks objective cleared." +stageEditorBreakBlocksCleared: "Blok ødelæggelses mål ryddet." +stageEditorDamageBlocksCleared: "Skade blokke mål ryddet." stageEditorPlaceBlocksCleared: "Place blocks objective cleared." stageEditorUseBlocksCleared: "Use blocks objective cleared." stageEditorCutBlocksCleared: "Cut blocks objective cleared." @@ -308,29 +314,29 @@ stageEditorTameCleared: "Tame Mobs objective cleared." stageEditorShearCleared: "Shear Sheep objective cleared." stageEditorStartMessageCleared: "Start message cleared." stageEditorCompleteMessageCleared: "Complete message cleared." -stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?" -stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot" -stageEditorDeleteSucces: "Stage deleted successfully." +stageEditorConfirmStageDelete: "Er du sikker på, at du vil slette denne fase?" +stageEditorConfirmStageNote: "Eventuelle faser efter vil blive flyttet et step tilbage" +stageEditorDeleteSucces: "Fase slettet." stageEditorEnchantments: "Enchantments" -stageEditorNPCNote: 'Note: You may specify the name of the NPC with ' -stageEditorOptional: "Optional" -stageEditorColors: "Sheep Colors" -allListsNotSameSize: "All of your lists are not the same size!" +stageEditorNPCNote: 'Bemærk: Du kan angive navnet på NPC med ' +stageEditorOptional: "Valgfrit" +stageEditorColors: "Får farver" +allListsNotSameSize: "Alle dine lister er ikke den samme størrelse!" eventEditorCreate: "Opret en begivenhed" eventEditorEdit: "Rediger en begivenhed" eventEditorDelete: "Fjern en begivenhed" -eventEditorCreatePermisssions: "You do not have permission to create new Events." -eventEditorEditPermisssions: "You do not have permission to edit Events." -eventEditorDeletePermisssions: "You do not have permission to delete Events." -eventEditorNoneToEdit: "No Events currently exist to be edited!" -eventEditorNoneToDelete: "No Events currently exist to be deleted!" +eventEditorCreatePermisssions: "Du har ikke tilladelse til at oprette nye begivenheder." +eventEditorEditPermisssions: "Du har ikke tilladelse til at redigere begivenhederne." +eventEditorDeletePermisssions: "Du har ikke tilladelse til at slette begivenhederne." +eventEditorNoneToEdit: "Ingen begivenheder findes!" +eventEditorNoneToDelete: "Ingen begivenheder kan fjernes!" eventEditorNotFound: "Begivenheden blev ikke fundet!" eventEditorExists: "Begivenheden findes allerede!" -eventEditorSomeone: "Someone is already creating or editing an Event with that name!" -eventEditorAlpha: "Name must be alphanumeric!" -eventEditorErrorReadingFile: "Error reading Events file." -eventEditorErrorSaving: "An error occurred while saving." -eventEditorDeleted: "Event deleted, Quests and Events reloaded." +eventEditorSomeone: "Nogen opretter/rediger en Begivenhed med dette navn!" +eventEditorAlpha: "Navnet skal være alfanumeriske!" +eventEditorErrorReadingFile: "Fejl ved læsning af begivenheds fil." +eventEditorErrorSaving: "Der opstod en fejl under gemning." +eventEditorDeleted: "Begivenhed slettet, Quests og begivenheder er blevet genindlæst." eventEditorSaved: "Event saved, Quests and Events reloaded." eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return." eventEditorDeletePrompt: "Are you sure you want to delete the Event" @@ -343,12 +349,12 @@ eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorListSizeMismatch: "The lists are not the same size!" eventEditorListDuplicates: "List contains duplicates!" eventEditorNotANumberList: "Input was not a list of numbers!" -eventEditorInvalidEntry: "Invalid entry" -eventEditorSetName: "Set name" -eventEditorSetMessage: "Set message" -eventEditorClearInv: "Clear player inventory" -eventEditorFailQuest: "Fail the quest" -eventEditorSetExplosions: "Set explosion locations" +eventEditorInvalidEntry: "Ugyldig post" +eventEditorSetName: "Sæt navnet" +eventEditorSetMessage: "Sæt besked" +eventEditorClearInv: "Fjern spillerens inventar" +eventEditorFailQuest: "Mislyk mission" +eventEditorSetExplosions: "Sæt eksplosions steder" eventEditorSetLightning: "Set lightning strike locations" eventEditorSetEffects: "Set effects" eventEditorSetStorm: "Set storm" @@ -375,17 +381,17 @@ eventEditorInvalidName: "is not a valid item name!" eventEditorNotGreaterThanZero: "is not greater than 0!" eventEditorNotANumber: "is not a number!" eventEditorStorm: "Event Storm" -eventEditorSetWorld: "Set world" -eventEditorSetDuration: "Set duration" -eventEditorNoWorld: "(No world set)" -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." +eventEditorSetWorld: "Sæt verden" +eventEditorSetDuration: "Angiv varighed" +eventEditorNoWorld: "(Ingen verden sæt)" +eventEditorSetWorldFirst: "Du skal angive en verden først!" +eventEditorInvalidWorld: "er ikke et gyldigt verden navn!" +eventEditorMustSetStormDuration: "Du skal angive en storm varighed!" +eventEditorStormCleared: "Storm data ryddet." eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, or enter 'cancel' to return" -eventEditorEnterDuration: "Enter duration (in seconds)" -eventEditorAtLeastOneSecond: "Amount must be at least 1 second!" -eventEditorNotGreaterThanOneSecond: "is not greater than 1 second!" +eventEditorEnterDuration: "Skriv varigheden i sekunder" +eventEditorAtLeastOneSecond: "Forsinkelsen skal være mindst ét sekund!" +eventEditorNotGreaterThanOneSecond: "er ikke større end 1 sekund!" eventEditorThunder: "Event Thunder" eventEditorMustSetThunderDuration: "You must set a thunder duration!" eventEditorThunderCleared: "Thunder data cleared." @@ -399,7 +405,7 @@ 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" eventEditorMobSpawns: "Event Mob Spawns" -eventEditorAddMobTypes: "Add mob" +eventEditorAddMobTypes: "Vælg mob" eventEditorNoTypesSet: "(No type set)" eventEditorMustSetMobTypesFirst: "You must set the mob type first!" eventEditorSetMobAmounts: "Set mob amount" @@ -412,19 +418,19 @@ eventEditorInvalidMob: "is not a valid mob name!" eventEditorSetMobName: "Set custom name for mob" eventEditorSetMobType: "Set mob type" eventEditorSetMobItemInHand: "Set item in hand" -eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand" -eventEditorSetMobBoots: "Set boots" -eventEditorSetMobBootsDrop: "Set drop chance of boots" -eventEditorSetMobLeggings: "Set leggings" -eventEditorSetMobLeggingsDrop: "Set drop chance of leggings" -eventEditorSetMobChestPlate: "Set chest plate" -eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate" -eventEditorSetMobHelmet: "Set helmet" -eventEditorSetMobHelmetDrop: "Set drop chance of helmet" +eventEditorSetMobItemInHandDrop: "Sæt drop chance for tingen i spillerens hånd" +eventEditorSetMobBoots: "Sæt støvler" +eventEditorSetMobBootsDrop: "Sæt drop chance for støvler" +eventEditorSetMobLeggings: "Sæt leggings" +eventEditorSetMobLeggingsDrop: "Sæt drop chance for leggings" +eventEditorSetMobChestPlate: "Sæt brystplade" +eventEditorSetMobChestPlateDrop: "Sæt drop chance for at brystplade" +eventEditorSetMobHelmet: "Sæt hjelm" +eventEditorSetMobHelmetDrop: "Sæt drop chance for hjelm" 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" +eventEditorSetDropChance: "Indstille drop chancen" +eventEditorInvalidDropChance: "Værdien skal være mellem 0.0 og 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" @@ -484,13 +490,13 @@ reqMcMMOAmountsPrompt: "Enter mcMMO skill amounts, separating each one by a spac 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." -reqAddItem: "Add item" +reqAddItem: "Tilføj element" reqSetRemoveItems: "Set remove items" -reqNoItemsSet: "No items set" +reqNoItemsSet: "Ingen elementer valgt" reqNoValuesSet: "No values set" reqHeroesPrimaryDisplay: "Primary Class:" reqHeroesSecondaryDisplay: "Secondary Class:" -reqGreaterThanZero: "Amount must be greater than 0!" +reqGreaterThanZero: "Antallet skal være større end 0!" reqNotAQuestName: " is not a Quest name!" reqItemCleared: "Item requirements cleared." reqListsNotSameSize: "The items list and remove items list are not the same size!" @@ -538,7 +544,7 @@ rewPhatLootsPrompt: "Enter PhatLoots separating each one by a space, or enter 'c rewCustomRewardPrompt: "Enter the name of a custom reward to add, or enter 'clear' to clear all custom rewards, or 'cancel' to return." rewItemsCleared: "Item rewards cleared." rewNoMcMMOSkills: "No skills set" -rewNoHeroesClasses: "No classes set" +rewNoHeroesClasses: "Ingen klasser valgt" rewSetMcMMOSkillsFirst: "You must set skills first!" rewMcMMOCleared: "mcMMO rewards cleared." rewMcMMOListsNotSameSize: "The skills list and skill amounts list are not the same size!" @@ -651,21 +657,21 @@ damage: "Damage" break: "Break" place: "Place" use: "Use" -cut: "Cut" -catchFish: "Catch Fish" +cut: "Klip" +catchFish: "Fang fisk" enchantItem: "Enchant with " -kill: "Kill" +kill: "Dræb" killAtLocation: "Kill at " killPlayer: "Kill a Player" deliver: "Deliver to " -talkTo: "Talk to " -tame: "Tame" +talkTo: "Snak med " +tame: "Tæm" shearSheep: "Shear sheep" -goTo: "Go to " -completed: "Completed" -redoCompleted: "(Completed)" -consoleError: "This command may only be performed in-game." -invalidSelection: "Invalid selection!" +goTo: "Gå til " +completed: "Gennemført" +redoCompleted: "(Gennemført)" +consoleError: "Denne kommando kan kun bruges in-game." +invalidSelection: "Ugyldig markering!" noActiveQuest: "You do not currently have any active Quests." speakTo: 'Start: Speak to ' mustSpeakTo: "You must speak to to start this Quest." @@ -746,21 +752,21 @@ journalAlreadyHave: "You already have your Quest Journal out." journalNoRoom: "You have no room in your inventory for your Quest Journal!" journalNoQuests: "You have no accepted quests!" journalDenied: "You cannot do that with your Quest Journal." -ENCHANTMENT_ARROW_DAMAGE: "Power" -ENCHANTMENT_ARROW_FIRE: "Flame" -ENCHANTMENT_ARROW_INFINITE: "Infinity" -ENCHANTMENT_ARROW_KNOCKBACK: "Punch" +ENCHANTMENT_ARROW_DAMAGE: "Kraft" +ENCHANTMENT_ARROW_FIRE: "Flammer" +ENCHANTMENT_ARROW_INFINITE: "Uendeligt" +ENCHANTMENT_ARROW_KNOCKBACK: "Slag" ENCHANTMENT_BINDING_CURSE: "BindingCurse" -ENCHANTMENT_DAMAGE_ALL: "Sharpness" +ENCHANTMENT_DAMAGE_ALL: "Skarphed" ENCHANTMENT_DAMAGE_ARTHROPODS: "BaneOfArthropods" ENCHANTMENT_DEPTH_STRIDER: "DepthStrider" ENCHANTMENT_DAMAGE_UNDEAD: "Smite" -ENCHANTMENT_DIG_SPEED: "Efficiency" -ENCHANTMENT_DURABILITY: "Unbreaking" +ENCHANTMENT_DIG_SPEED: "Effektivitet" +ENCHANTMENT_DURABILITY: "Uødelæggelig" ENCHANTMENT_FIRE_ASPECT: "FireAspect" ENCHANTMENT_FROST_WALKER: "FrostWalker" -ENCHANTMENT_KNOCKBACK: "Knockback" -ENCHANTMENT_LOOT_BONUS_BLOCKS: "Fortune" +ENCHANTMENT_KNOCKBACK: "Tilbageslag" +ENCHANTMENT_LOOT_BONUS_BLOCKS: "Held" ENCHANTMENT_LOOT_BONUS_MOBS: "Looting" ENCHANTMENT_LUCK: "LuckOfTheSea" ENCHANTMENT_LURE: "Lure" @@ -776,52 +782,52 @@ ENCHANTMENT_SWEEPING_EDGE: "SweepingEdge" ENCHANTMENT_THORNS: "Thorns" ENCHANTMENT_VANISHING_CURSE: "VanishingCurse" ENCHANTMENT_WATER_WORKER: "AquaAffinity" -COLOR_BLACK: "Black" -COLOR_BLUE: "Blue" -COLOR_BROWN: "Brown" -COLOR_CYAN: "Cyan" -COLOR_GRAY: "Gray" -COLOR_GREEN: "Green" -COLOR_LIGHT_BLUE: "LightBlue" -COLOR_LIME: "Lime" -COLOR_MAGENTA: "Magenta" +COLOR_BLACK: "Sort" +COLOR_BLUE: "Blå" +COLOR_BROWN: "Brun" +COLOR_CYAN: "Turkis" +COLOR_GRAY: "Grå" +COLOR_GREEN: "Grøn" +COLOR_LIGHT_BLUE: "Lyseblå" +COLOR_LIME: "Limegrøn" +COLOR_MAGENTA: "Lyslilla" COLOR_ORANGE: "Orange" -COLOR_PINK: "Pink" -COLOR_PURPLE: "Purple" -COLOR_RED: "Red" -COLOR_SILVER: "Silver" -COLOR_WHITE: "White" -COLOR_YELLOW: "Yellow" -timeDay: "Day" -timeDays: "Days" -timeHour: "Hour" -timeHours: "Hours" -timeMinute: "Minute" -timeMinutes: "Minutes" -timeSecond: "Second" -timeSeconds: "Seconds" -timeMillisecond: "Millisecond" -timeMilliseconds: "Milliseconds" -event: "Event" -delay: "Delay" -save: "Save" -exit: "Exit" +COLOR_PINK: "Lyserød" +COLOR_PURPLE: "Lilla" +COLOR_RED: "Rød" +COLOR_SILVER: "Sølv" +COLOR_WHITE: "Hvid" +COLOR_YELLOW: "Gul" +timeDay: "Dag" +timeDays: "Dage" +timeHour: "Time" +timeHours: "Timer" +timeMinute: "Minut" +timeMinutes: "Minutter" +timeSecond: "Sekund" +timeSeconds: "Sekunder" +timeMillisecond: "Millisekund" +timeMilliseconds: "Millisekunder" +event: "Begivenhed" +delay: "Forsinkelse" +save: "Gem" +exit: "Afslut" exited: "Exited" -cancel: "Cancel" -cancelled: "Cancelled" -questTimeout: "Cancelled." -back: "Back" -yesWord: "Yes" -noWord: "No" +cancel: "Annuller" +cancelled: "Annullerede" +questTimeout: "Annullerede." +back: "Tilbage" +yesWord: "Ja" +noWord: "Nej" "true": "sandt" "false": "falsk" -clear: "Clear" +clear: "Ryd" edit: "Rediger" -none: "None" -done: "Done" +none: "Intet" +done: "Færdigt" comma: "komma" finish: "Færdig" -quit: "Quit" +quit: "Afslut" noneSet: "None set" noDelaySet: "No delay set" noIdsSet: "No IDs set"