mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Danish)
This commit is contained in:
parent
4b35f9cdf6
commit
c8e041e33f
@ -281,11 +281,11 @@ stageEditorNoBlockSelected: "You must select a block first."
|
||||
stageEditorNoColors: "You must set colors first!"
|
||||
stageEditorNoLocations: "You must set locations first!"
|
||||
stageEditorNoEnchantmentsSet: "No enchantments set"
|
||||
stageEditorNoItemsSet: "No items set"
|
||||
stageEditorNoMobTypesSet: "No mob types set"
|
||||
stageEditorNoLocationsSet: "No locations set"
|
||||
stageEditorNoColorsSet: "No colors set"
|
||||
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
|
||||
stageEditorNoItemsSet: "Intet item valgt"
|
||||
stageEditorNoMobTypesSet: "Ingen mobtyper sat"
|
||||
stageEditorNoLocationsSet: "Ingen placering sat"
|
||||
stageEditorNoColorsSet: "Ingen farver sat"
|
||||
stageEditorListNotSameSize: "Listen med blok navne, er ikke den samme størrelse som listen med antallet!"
|
||||
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!"
|
||||
@ -297,9 +297,9 @@ stageEditorMustSetPasswordDisplays: "You must add at least one password display
|
||||
stageEditorAddPasswordCleared: "Adgangskode måls ryddet."
|
||||
stageEditorPasswordNotSameSize: "Adgangskodens display og adgangskodelister er ikke samme størrelse!"
|
||||
stageEditorListContainsDuplicates: " List contains duplicates!"
|
||||
stageEditorDelayCleared: "Delay cleared."
|
||||
stageEditorDelayMessageCleared: "Delay message cleared."
|
||||
stageEditorDenizenCleared: "Denizen script cleared."
|
||||
stageEditorDelayCleared: "Forsinkelsen ryddet."
|
||||
stageEditorDelayMessageCleared: "Forsinkelse besked ryddet."
|
||||
stageEditorDenizenCleared: "Denizen script ryddet."
|
||||
stageEditorBreakBlocksCleared: "Blok ødelæggelses mål ryddet."
|
||||
stageEditorDamageBlocksCleared: "Skade blokke mål ryddet."
|
||||
stageEditorPlaceBlocksCleared: "Place blocks objective cleared."
|
||||
@ -337,7 +337,7 @@ 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."
|
||||
eventEditorSaved: "Begivenhed gemt, Quests og begivenheder er blevet genindlæst."
|
||||
eventEditorEnterEventName: "Enter an Event name, or 'cancel' to return."
|
||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event"
|
||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
||||
@ -356,9 +356,9 @@ eventEditorClearInv: "Fjern spillerens inventar"
|
||||
eventEditorFailQuest: "Mislyk mission"
|
||||
eventEditorSetExplosions: "Sæt eksplosions steder"
|
||||
eventEditorSetLightning: "Set lightning strike locations"
|
||||
eventEditorSetEffects: "Set effects"
|
||||
eventEditorSetStorm: "Set storm"
|
||||
eventEditorSetThunder: "Set thunder"
|
||||
eventEditorSetEffects: "Sæt effekter"
|
||||
eventEditorSetStorm: "Sæt storm"
|
||||
eventEditorSetThunder: "Sæt torden"
|
||||
eventEditorSetMobSpawns: "Set mob spawns"
|
||||
eventEditorSetPotionEffects: "Set potion effects"
|
||||
eventEditorSetHunger: "Set player hunger level"
|
||||
@ -370,12 +370,12 @@ eventEditorCancelTimer: "Cancel the quest timer"
|
||||
eventEditorSetTeleport: "Set player teleport location"
|
||||
eventEditorSetCommands: "Set commands to execute"
|
||||
eventEditorItems: "Event Items"
|
||||
eventEditorSetItems: "Give items"
|
||||
eventEditorSetItems: "Giv elementer"
|
||||
eventEditorItemsCleared: "Event items cleared."
|
||||
eventEditorAddItem: "Add item"
|
||||
eventEditorSetItemNames: "Set item names"
|
||||
eventEditorAddItem: "Tilføj element"
|
||||
eventEditorSetItemNames: "Sæt item navne"
|
||||
eventEditorSetItemAmounts: "Set item amounts"
|
||||
eventEditorNoNames: "No names set"
|
||||
eventEditorNoNames: "Intet navn sat"
|
||||
eventEditorMustSetNames: "You must set item names first!"
|
||||
eventEditorInvalidName: "is not a valid item name!"
|
||||
eventEditorNotGreaterThanZero: "is not greater than 0!"
|
||||
@ -559,9 +559,9 @@ rewCustomNotFound: "Custom reward module not found."
|
||||
rewCustomCleared: "Custom rewards cleared."
|
||||
rewNoPhat: "PhatLoots not installed"
|
||||
itemCreateLoadHand: "Load item in hand"
|
||||
itemCreateSetName: "Set name"
|
||||
itemCreateSetAmount: "Set amount"
|
||||
itemCreateSetDurab: "Set durability"
|
||||
itemCreateSetName: "Sæt navnet"
|
||||
itemCreateSetAmount: "Sæt antal"
|
||||
itemCreateSetDurab: "Sæt holdbarheden"
|
||||
itemCreateSetEnchs: "Add/clear enchantments"
|
||||
itemCreateSetDisplay: "Set display name"
|
||||
itemCreateSetLore: "Set lore"
|
||||
|
Loading…
Reference in New Issue
Block a user