mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 15:16:41 +01:00
New translations strings.yml (Estonian)
This commit is contained in:
parent
cf433c7fae
commit
e14a71ce13
@ -103,7 +103,7 @@ questDeleted: "Quest deleted! Quests and Actions have been reloaded."
|
|||||||
questEditorNameExists: "A Quest with that name already exists!"
|
questEditorNameExists: "A Quest with that name already exists!"
|
||||||
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
||||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||||
questEditorInvalidEventName: "ei ole sobiv tegevuse nimi!"
|
questEditorInvalidEventName: "ei ole sobiv toimingu nimi!"
|
||||||
questEditorInvalidNPC: "No NPC exists with that id!"
|
questEditorInvalidNPC: "No NPC exists with that id!"
|
||||||
questEditorNoStartBlockSelected: "You must select a block first."
|
questEditorNoStartBlockSelected: "You must select a block first."
|
||||||
questEditorPositiveAmount: "Amount must be a positive number."
|
questEditorPositiveAmount: "Amount must be a positive number."
|
||||||
@ -149,11 +149,11 @@ stageEditorTameMobs: "Taltsuta elukaid"
|
|||||||
stageEditorShearSheep: "Shear sheep"
|
stageEditorShearSheep: "Shear sheep"
|
||||||
stageEditorKillPlayers: "Tapa mängijad"
|
stageEditorKillPlayers: "Tapa mängijad"
|
||||||
stageEditorPlayers: "mängijad"
|
stageEditorPlayers: "mängijad"
|
||||||
stageEditorEvents: "Tegevused"
|
stageEditorEvents: "Toimingud"
|
||||||
stageEditorStageEvents: "Stage Actions"
|
stageEditorStageEvents: "Stage Actions"
|
||||||
stageEditorStartEvent: "Start Action"
|
stageEditorStartEvent: "Alusta Toimingut"
|
||||||
stageEditorStartEventCleared: "Start Action cleared."
|
stageEditorStartEventCleared: "Start Action cleared."
|
||||||
stageEditorFinishEvent: "Finish Action"
|
stageEditorFinishEvent: "Lõpeta Toiming"
|
||||||
stageEditorFinishEventCleared: "Finish Action cleared."
|
stageEditorFinishEventCleared: "Finish Action cleared."
|
||||||
stageEditorChatEvents: "Chat Action"
|
stageEditorChatEvents: "Chat Action"
|
||||||
stageEditorChatTrigger: "Chat Trigger"
|
stageEditorChatTrigger: "Chat Trigger"
|
||||||
@ -180,7 +180,7 @@ stageEditorSetUseAmounts: "Set use amounts"
|
|||||||
stageEditorSetCutAmounts: "Set cut amounts"
|
stageEditorSetCutAmounts: "Set cut amounts"
|
||||||
stageEditorSetKillAmounts: "Set kill amounts"
|
stageEditorSetKillAmounts: "Set kill amounts"
|
||||||
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
||||||
stageEditorSetMobAmounts: "Set mob amounts"
|
stageEditorSetMobAmounts: "Määra elukate hulgad"
|
||||||
stageEditorSetEnchantments: "Set enchantments"
|
stageEditorSetEnchantments: "Set enchantments"
|
||||||
stageEditorSetItemNames: "Set item names"
|
stageEditorSetItemNames: "Set item names"
|
||||||
stageEditorSetKillIds: "Set NPC IDs"
|
stageEditorSetKillIds: "Set NPC IDs"
|
||||||
@ -254,17 +254,17 @@ stageEditorDeliveryMessages: "Set delivery messages"
|
|||||||
stageEditorNotSolid: "ei ole tahke plokk!"
|
stageEditorNotSolid: "ei ole tahke plokk!"
|
||||||
stageEditorInvalidBlockName: "is not a valid block name!"
|
stageEditorInvalidBlockName: "is not a valid block name!"
|
||||||
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
stageEditorInvalidEnchantment: "is not a valid enchantment name!"
|
||||||
stageEditorInvalidNPC: "is not a valid NPC ID!"
|
stageEditorInvalidNPC: "ei ole sobiv NPC ID!"
|
||||||
stageEditorInvalidMob: "is not a valid mob name!"
|
stageEditorInvalidMob: "ei ole sobiv eluka nimi!"
|
||||||
stageEditorInvalidItemName: "is not a valid item name!"
|
stageEditorInvalidItemName: "is not a valid item name!"
|
||||||
stageEditorInvalidDye: "is not a valid dye color!"
|
stageEditorInvalidDye: "is not a valid dye color!"
|
||||||
stageEditorInvalidEvent: "is not a valid action name!"
|
stageEditorInvalidEvent: "ei ole sobiv toimingu nimi!"
|
||||||
stageEditorDuplicateEvent: "Action is already in the list!"
|
stageEditorDuplicateEvent: "Action is already in the list!"
|
||||||
stageEditorInvalidScript: "Denizen script not found!"
|
stageEditorInvalidScript: "Denizen script not found!"
|
||||||
stageEditorNoCitizens: "Citizens ei ole installitud!"
|
stageEditorNoCitizens: "Citizens ei ole installitud!"
|
||||||
stageEditorNoDenizen: "Denizen ei ole installitud!"
|
stageEditorNoDenizen: "Denizen ei ole installitud!"
|
||||||
stageEditorPositiveAmount: "Te peate sisestama positiivse arvu!"
|
stageEditorPositiveAmount: "Te peate sisestama positiivse arvu!"
|
||||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
stageEditorNotListofNumbers: "ei ole numbrite nimekiri!"
|
||||||
stageEditorNoDelaySet: "Te peate viivituse ennem määrama!"
|
stageEditorNoDelaySet: "Te peate viivituse ennem määrama!"
|
||||||
stageEditorNoBlockNames: "You must set block names first!"
|
stageEditorNoBlockNames: "You must set block names first!"
|
||||||
stageEditorNoEnchantments: "You must set enchantments first!"
|
stageEditorNoEnchantments: "You must set enchantments first!"
|
||||||
@ -312,7 +312,7 @@ eventEditorNotANumberList: "Input was not a list of numbers!"
|
|||||||
eventEditorInvalidEntry: "Invalid entry"
|
eventEditorInvalidEntry: "Invalid entry"
|
||||||
eventEditorGiveItemsTitle: "- Give Items -"
|
eventEditorGiveItemsTitle: "- Give Items -"
|
||||||
eventEditorEffectsTitle: "- Sound Effects -"
|
eventEditorEffectsTitle: "- Sound Effects -"
|
||||||
eventEditorStormTitle: "- Action Storm -"
|
eventEditorStormTitle: "- Toiming Torm -"
|
||||||
eventEditorThunderTitle: "- Action Thunder -"
|
eventEditorThunderTitle: "- Action Thunder -"
|
||||||
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
|
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
|
||||||
eventEditorMobsTitle: "- Elukad -"
|
eventEditorMobsTitle: "- Elukad -"
|
||||||
@ -352,12 +352,12 @@ eventEditorSetItemAmounts: "Set item amounts"
|
|||||||
eventEditorNoNames: "No names set"
|
eventEditorNoNames: "No names set"
|
||||||
eventEditorMustSetNames: "You must set item names first!"
|
eventEditorMustSetNames: "You must set item names first!"
|
||||||
eventEditorInvalidName: "is not a valid item name!"
|
eventEditorInvalidName: "is not a valid item name!"
|
||||||
eventEditorStorm: "Action Storm"
|
eventEditorStorm: "Toiming Torm"
|
||||||
eventEditorSetWorld: "Set world"
|
eventEditorSetWorld: "Set world"
|
||||||
eventEditorSetDuration: "Set duration"
|
eventEditorSetDuration: "Set duration"
|
||||||
eventEditorNoWorld: "(No world set)"
|
eventEditorNoWorld: "(No world set)"
|
||||||
eventEditorSetWorldFirst: "You must set a world first!"
|
eventEditorSetWorldFirst: "You must set a world first!"
|
||||||
eventEditorInvalidWorld: "is not a valid world name!"
|
eventEditorInvalidWorld: "ei ole sobiv maailma nimi!"
|
||||||
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
||||||
eventEditorStormCleared: "Storm data cleared."
|
eventEditorStormCleared: "Storm data cleared."
|
||||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
||||||
@ -367,22 +367,22 @@ eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
|||||||
eventEditorThunderCleared: "Thunder data cleared."
|
eventEditorThunderCleared: "Thunder data cleared."
|
||||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
||||||
eventEditorEffects: "Action Sound Effects"
|
eventEditorEffects: "Action Sound Effects"
|
||||||
eventEditorAddEffect: "Add sound effect"
|
eventEditorAddEffect: "Lisa heliefekt"
|
||||||
eventEditorAddEffectLocation: "Add sound effect location"
|
eventEditorAddEffectLocation: "Lisa heliefekti asukoht"
|
||||||
eventEditorNoEffects: "No sound effects set"
|
eventEditorNoEffects: "Ühtegi heliefekti pole määratud"
|
||||||
eventEditorMustAddEffects: "You must add sound effects first!"
|
eventEditorMustAddEffects: "You must add sound effects first!"
|
||||||
eventEditorInvalidEffect: "is not a valid sound effect name!"
|
eventEditorInvalidEffect: "ei ole sobiv heliefekti nimi!"
|
||||||
eventEditorEffectsCleared: "Action sound effects cleared."
|
eventEditorEffectsCleared: "Action sound effects cleared."
|
||||||
eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, <add>, <cancel>"
|
eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, <add>, <cancel>"
|
||||||
eventEditorMobSpawns: "Action Mob Spawns"
|
eventEditorMobSpawns: "Action Mob Spawns"
|
||||||
eventEditorAddMobTypes: "Add mob"
|
eventEditorAddMobTypes: "Lisa elukas"
|
||||||
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
||||||
eventEditorSetMobAmounts: "Set mob amount"
|
eventEditorSetMobAmounts: "Määra elukate hulk"
|
||||||
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
||||||
eventEditorAddSpawnLocation: "Set spawn location"
|
eventEditorAddSpawnLocation: "Set spawn location"
|
||||||
eventEditorMobSpawnsCleared: "Mob spawns cleared."
|
eventEditorMobSpawnsCleared: "Mob spawns cleared."
|
||||||
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
||||||
eventEditorInvalidMob: "is not a valid mob name!"
|
eventEditorInvalidMob: "ei ole sobiv eluka nimi!"
|
||||||
eventEditorSetMobName: "Set custom name for mob"
|
eventEditorSetMobName: "Set custom name for mob"
|
||||||
eventEditorSetMobType: "Set mob type"
|
eventEditorSetMobType: "Set mob type"
|
||||||
eventEditorSetMobItemInHand: "Set item in hand"
|
eventEditorSetMobItemInHand: "Set item in hand"
|
||||||
@ -397,7 +397,7 @@ eventEditorSetMobHelmet: "Set helmet"
|
|||||||
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
||||||
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
||||||
eventEditorSetDropChance: "Set the drop chance"
|
eventEditorSetDropChance: "Set the drop chance"
|
||||||
eventEditorPotionEffects: "Action Potion Effects"
|
eventEditorPotionEffects: "Toimingu Võlujoogi Mõjud"
|
||||||
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
||||||
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
||||||
eventEditorSetPotionDurations: "Set potion effect durations"
|
eventEditorSetPotionDurations: "Set potion effect durations"
|
||||||
@ -405,7 +405,7 @@ eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations fi
|
|||||||
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
|
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
|
||||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||||
eventEditorPotionsCleared: "Potion effects cleared."
|
eventEditorPotionsCleared: "Potion effects cleared."
|
||||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
eventEditorInvalidPotionType: "ei ole sobiv võlujoogi mõju tüüp!"
|
||||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||||
eventEditorSelectBlockFirst: "You must select a block first."
|
eventEditorSelectBlockFirst: "You must select a block first."
|
||||||
@ -458,7 +458,7 @@ reqHeroesSecondaryDisplay: "Secondary Class:"
|
|||||||
reqNotAQuestName: "<quest> is not a Quest name!"
|
reqNotAQuestName: "<quest> is not a Quest name!"
|
||||||
reqItemCleared: "Item requirements cleared."
|
reqItemCleared: "Item requirements cleared."
|
||||||
reqListsNotSameSize: "The items list and remove items list are not the same size!"
|
reqListsNotSameSize: "The items list and remove items list are not the same size!"
|
||||||
reqTrueFalseError: '<input> is not a true or false value!%br%Example: true false true true'
|
reqTrueFalseError: '<input> ei ole tõene või väär väärtus!%br%Näide: tõene väär tõene tõene'
|
||||||
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
||||||
reqCustomNotFound: "Custom requirement module not found."
|
reqCustomNotFound: "Custom requirement module not found."
|
||||||
reqCustomCleared: "Custom requirements cleared."
|
reqCustomCleared: "Custom requirements cleared."
|
||||||
@ -531,8 +531,8 @@ rewMcMMOListsNotSameSize: "The skills list and skill amounts list are not the sa
|
|||||||
rewSetHeroesClassesFirst: "You must set classes first!"
|
rewSetHeroesClassesFirst: "You must set classes first!"
|
||||||
rewHeroesCleared: "Heroes rewards cleared."
|
rewHeroesCleared: "Heroes rewards cleared."
|
||||||
rewHeroesListsNotSameSize: "The classes list and experience amounts list are not the same size!"
|
rewHeroesListsNotSameSize: "The classes list and experience amounts list are not the same size!"
|
||||||
rewHeroesInvalidClass: "<input> is not a valid Heroes class name!"
|
rewHeroesInvalidClass: "<input> ei ole sobiv Kangelaste klassi nimi!"
|
||||||
rewPhatLootsInvalid: "<input> is not a valid PhatLoot name!"
|
rewPhatLootsInvalid: "<input> ei ole sobiv PhatLoot nimi!"
|
||||||
rewPhatLootsCleared: "PhatLoots reward cleared."
|
rewPhatLootsCleared: "PhatLoots reward cleared."
|
||||||
rewCustomAlreadyAdded: "That custom reward has already been added!"
|
rewCustomAlreadyAdded: "That custom reward has already been added!"
|
||||||
rewCustomNotFound: "Custom reward module not found."
|
rewCustomNotFound: "Custom reward module not found."
|
||||||
@ -698,7 +698,7 @@ questTakeDisabled: "Taking Quests via commands has been disabled."
|
|||||||
questQuit: "You have quit <quest>"
|
questQuit: "You have quit <quest>"
|
||||||
questQuitDisabled: "Quitting this quest has been disabled."
|
questQuitDisabled: "Quitting this quest has been disabled."
|
||||||
questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
questsUnknownCommand: "Unknown Quests command. Type /quests for help."
|
||||||
pageNotExist: "Page does not exist."
|
pageNotExist: "Lehte ei ole olemas."
|
||||||
pageFooter: "- Page <current> of <all> -"
|
pageFooter: "- Page <current> of <all> -"
|
||||||
questsReloaded: "Quests reloaded."
|
questsReloaded: "Quests reloaded."
|
||||||
numQuestsLoaded: "<number> Quests loaded."
|
numQuestsLoaded: "<number> Quests loaded."
|
||||||
|
Loading…
Reference in New Issue
Block a user