mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Estonian)
This commit is contained in:
parent
857f7cec5a
commit
cf433c7fae
@ -74,7 +74,7 @@ questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
|||||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "Enter an Action name, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "Enter an Action name, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "Required, none set"
|
questRequiredNoneSet: "Vajalik, pole määratud"
|
||||||
questDungeonsCreate: "Players added to this group may perform quests together!"
|
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||||
questDungeonsDisband: "The quest group was disbanded."
|
questDungeonsDisband: "The quest group was disbanded."
|
||||||
questDungeonsInvite: "<player> can now perform quests with you!"
|
questDungeonsInvite: "<player> can now perform quests with you!"
|
||||||
@ -95,15 +95,15 @@ questWGRegionCleared: "Quest region cleared."
|
|||||||
questCitNotInstalled: "Citizens not installed"
|
questCitNotInstalled: "Citizens not installed"
|
||||||
questDenNotInstalled: "Denizen not installed"
|
questDenNotInstalled: "Denizen not installed"
|
||||||
questGUIError: "Error: That item is already being used as the GUI Display for the Quest <quest>."
|
questGUIError: "Error: That item is already being used as the GUI Display for the Quest <quest>."
|
||||||
questCurrentItem: "Current item:"
|
questCurrentItem: "Praegune ese:"
|
||||||
questSetItem: "Set Item"
|
questSetItem: "Määra Ese"
|
||||||
questClearItem: "Clear Item"
|
questClearItem: "Clear Item"
|
||||||
questGUICleared: "Quest GUI Item Display cleared."
|
questGUICleared: "Quest GUI Item Display cleared."
|
||||||
questDeleted: "Quest deleted! Quests and Actions have been reloaded."
|
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: "is not a valid action name!"
|
questEditorInvalidEventName: "ei ole sobiv tegevuse 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."
|
||||||
@ -124,28 +124,28 @@ stageEditorNewStage: "Add new Stage"
|
|||||||
stageEditorStages: "Stages"
|
stageEditorStages: "Stages"
|
||||||
stageEditorStage: "Stage"
|
stageEditorStage: "Stage"
|
||||||
stageEditorBlocks: "Plokid"
|
stageEditorBlocks: "Plokid"
|
||||||
stageEditorBreakBlocks: "Break blocks"
|
stageEditorBreakBlocks: "Lõhu plokke"
|
||||||
stageEditorDamageBlocks: "Damage blocks"
|
stageEditorDamageBlocks: "Kahjusta plokke"
|
||||||
stageEditorPlaceBlocks: "Place blocks"
|
stageEditorPlaceBlocks: "Aseta plokke"
|
||||||
stageEditorUseBlocks: "Use blocks"
|
stageEditorUseBlocks: "Kasuta plokke"
|
||||||
stageEditorCutBlocks: "Cut blocks"
|
stageEditorCutBlocks: "Cut blocks"
|
||||||
stageEditorItems: "Items"
|
stageEditorItems: "Esemed"
|
||||||
stageEditorCraftItems: "Craft items"
|
stageEditorCraftItems: "Meisterda esemeid"
|
||||||
stageEditorSmeltItems: "Smelt items"
|
stageEditorSmeltItems: "Sulata esemeid"
|
||||||
stageEditorEnchantItems: "Enchant items"
|
stageEditorEnchantItems: "Loitsi esemeid"
|
||||||
stageEditorBrewPotions: "Brew potions"
|
stageEditorBrewPotions: "Pruuli võlujooke"
|
||||||
stageEditorNPCs: "NPCs"
|
stageEditorNPCs: "NPCs"
|
||||||
stageEditorDeliverItems: "Deliver items"
|
stageEditorDeliverItems: "Deliver items"
|
||||||
stageEditorTalkToNPCs: "Talk to NPCs"
|
stageEditorTalkToNPCs: "Talk to NPCs"
|
||||||
stageEditorKillNPCs: "Kill NPCs"
|
stageEditorKillNPCs: "Kill NPCs"
|
||||||
stageEditorMobs: "Mobs"
|
stageEditorMobs: "Elukad"
|
||||||
stageEditorKillMobs: "Kill mobs"
|
stageEditorKillMobs: "Tapa elukaid"
|
||||||
stageEditorCatchFish: "Catch fish"
|
stageEditorCatchFish: "Püüa kala"
|
||||||
stageEditorFish: "fish"
|
stageEditorFish: "kala"
|
||||||
stageEditorReachLocs: "Reach locations"
|
stageEditorReachLocs: "Reach locations"
|
||||||
stageEditorReachRadii1: "Reach within"
|
stageEditorReachRadii1: "Reach within"
|
||||||
stageEditorReachRadii2: "blocks of"
|
stageEditorReachRadii2: "blocks of"
|
||||||
stageEditorTameMobs: "Tame mobs"
|
stageEditorTameMobs: "Taltsuta elukaid"
|
||||||
stageEditorShearSheep: "Shear sheep"
|
stageEditorShearSheep: "Shear sheep"
|
||||||
stageEditorKillPlayers: "Tapa mängijad"
|
stageEditorKillPlayers: "Tapa mängijad"
|
||||||
stageEditorPlayers: "mängijad"
|
stageEditorPlayers: "mängijad"
|
||||||
@ -184,8 +184,8 @@ stageEditorSetMobAmounts: "Set mob amounts"
|
|||||||
stageEditorSetEnchantments: "Set enchantments"
|
stageEditorSetEnchantments: "Set enchantments"
|
||||||
stageEditorSetItemNames: "Set item names"
|
stageEditorSetItemNames: "Set item names"
|
||||||
stageEditorSetKillIds: "Set NPC IDs"
|
stageEditorSetKillIds: "Set NPC IDs"
|
||||||
stageEditorSetMobTypes: "Set mob types"
|
stageEditorSetMobTypes: "Määra elukatüübid"
|
||||||
stageEditorSetKillLocations: "Set kill locations"
|
stageEditorSetKillLocations: "Määra tapmiskohad"
|
||||||
stageEditorSetKillLocationRadii: "Set kill location radii"
|
stageEditorSetKillLocationRadii: "Set kill location radii"
|
||||||
stageEditorSetKillLocationNames: "Set kill location names"
|
stageEditorSetKillLocationNames: "Set kill location names"
|
||||||
stageEditorSetLocations: "Set locations"
|
stageEditorSetLocations: "Set locations"
|
||||||
@ -194,8 +194,8 @@ stageEditorSetLocationNames: "Set location names"
|
|||||||
stageEditorSetTameAmounts: "Set tame amounts"
|
stageEditorSetTameAmounts: "Set tame amounts"
|
||||||
stageEditorSetShearColors: "Set sheep colors"
|
stageEditorSetShearColors: "Set sheep colors"
|
||||||
stageEditorSetShearAmounts: "Set shear amounts"
|
stageEditorSetShearAmounts: "Set shear amounts"
|
||||||
stageEditorPassword: "Password"
|
stageEditorPassword: "Salasõna"
|
||||||
stageEditorAddPasswordDisplay: "Add password display"
|
stageEditorAddPasswordDisplay: "Lisa salasõna kuvar"
|
||||||
stageEditorAddPasswordPhrases: "Add password phrase(s)"
|
stageEditorAddPasswordPhrases: "Add password phrase(s)"
|
||||||
stageEditorObjectiveOverride: "Objective display override"
|
stageEditorObjectiveOverride: "Objective display override"
|
||||||
stageEditorCustom: "Custom objectives"
|
stageEditorCustom: "Custom objectives"
|
||||||
@ -248,10 +248,10 @@ stageEditorPasswordPhraseHint: "(This is the text that a player must enter to co
|
|||||||
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>"
|
stageEditorObjectiveOverridePrompt: "Enter objective display override, <clear>, <cancel>"
|
||||||
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
stageEditorObjectiveOverrideHint: "(This override will display your own text as the objective)"
|
||||||
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
stageEditorObjectiveOverrideCleared: "Objective display override cleared."
|
||||||
stageEditorDeliveryAddItem: "Add item"
|
stageEditorDeliveryAddItem: "Lisa ese"
|
||||||
stageEditorDeliveryNPCs: "Set NPC IDs"
|
stageEditorDeliveryNPCs: "Set NPC IDs"
|
||||||
stageEditorDeliveryMessages: "Set delivery messages"
|
stageEditorDeliveryMessages: "Set delivery messages"
|
||||||
stageEditorNotSolid: "is not a solid block!"
|
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: "is not a valid NPC ID!"
|
||||||
@ -261,11 +261,11 @@ stageEditorInvalidDye: "is not a valid dye color!"
|
|||||||
stageEditorInvalidEvent: "is not a valid action name!"
|
stageEditorInvalidEvent: "is not a valid action name!"
|
||||||
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 is not installed!"
|
stageEditorNoCitizens: "Citizens ei ole installitud!"
|
||||||
stageEditorNoDenizen: "Denizen is not installed!"
|
stageEditorNoDenizen: "Denizen ei ole installitud!"
|
||||||
stageEditorPositiveAmount: "You must enter a positive number!"
|
stageEditorPositiveAmount: "Te peate sisestama positiivse arvu!"
|
||||||
stageEditorNotListofNumbers: "is not a list of numbers!"
|
stageEditorNotListofNumbers: "is not a list of numbers!"
|
||||||
stageEditorNoDelaySet: "You must set a delay first!"
|
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!"
|
||||||
stageEditorNoItems: "You must add items first!"
|
stageEditorNoItems: "You must add items first!"
|
||||||
@ -284,9 +284,9 @@ stageEditorMessageCleared: "Message cleared."
|
|||||||
stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?"
|
stageEditorConfirmStageDelete: "Are you sure you want to delete this stage?"
|
||||||
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
||||||
stageEditorDeleteSucces: "Stage deleted successfully."
|
stageEditorDeleteSucces: "Stage deleted successfully."
|
||||||
stageEditorEnchantments: "Enchantments"
|
stageEditorEnchantments: "Loitsud"
|
||||||
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
||||||
stageEditorOptional: "Optional"
|
stageEditorOptional: "Valikuline"
|
||||||
stageEditorColors: "Sheep Colors"
|
stageEditorColors: "Sheep Colors"
|
||||||
eventEditorCreate: "Create new Action"
|
eventEditorCreate: "Create new Action"
|
||||||
eventEditorEdit: "Edit an Action"
|
eventEditorEdit: "Edit an Action"
|
||||||
@ -296,7 +296,7 @@ eventEditorNoneToDelete: "No Actions currently exist to be deleted!"
|
|||||||
eventEditorNotFound: "Action not found!"
|
eventEditorNotFound: "Action not found!"
|
||||||
eventEditorExists: "Action already exists!"
|
eventEditorExists: "Action already exists!"
|
||||||
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
||||||
eventEditorAlpha: "Name must be alphanumeric!"
|
eventEditorAlpha: "Nimi peab olema tähtnumbriline!"
|
||||||
eventEditorErrorReadingFile: "Error reading Actions file."
|
eventEditorErrorReadingFile: "Error reading Actions file."
|
||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "An error occurred while saving."
|
||||||
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
||||||
@ -344,9 +344,9 @@ eventEditorCancelTimer: "Cancel the quest timer"
|
|||||||
eventEditorSetTeleport: "Teleport to location"
|
eventEditorSetTeleport: "Teleport to location"
|
||||||
eventEditorSetCommands: "Execute commands"
|
eventEditorSetCommands: "Execute commands"
|
||||||
eventEditorItems: "Action Items"
|
eventEditorItems: "Action Items"
|
||||||
eventEditorSetItems: "Give items"
|
eventEditorSetItems: "Anna esemeid"
|
||||||
eventEditorItemsCleared: "Action items cleared."
|
eventEditorItemsCleared: "Action items cleared."
|
||||||
eventEditorAddItem: "Add item"
|
eventEditorAddItem: "Lisa ese"
|
||||||
eventEditorSetItemNames: "Set item names"
|
eventEditorSetItemNames: "Set item names"
|
||||||
eventEditorSetItemAmounts: "Set item amounts"
|
eventEditorSetItemAmounts: "Set item amounts"
|
||||||
eventEditorNoNames: "No names set"
|
eventEditorNoNames: "No names set"
|
||||||
@ -588,7 +588,7 @@ questDisplayHelp: "- Display this help"
|
|||||||
questNPCListTitle: "- Quests | <npc> -"
|
questNPCListTitle: "- Quests | <npc> -"
|
||||||
questAdminHelpTitle: "- Questadmin -"
|
questAdminHelpTitle: "- Questadmin -"
|
||||||
questEditorTitle: "- Otsingu Redigeerija -"
|
questEditorTitle: "- Otsingu Redigeerija -"
|
||||||
eventEditorTitle: "- Tegevuse Redigeerija - "
|
eventEditorTitle: "- Toimingu Redigeerija - "
|
||||||
questCreateTitle: "- Loo Otsing -"
|
questCreateTitle: "- Loo Otsing -"
|
||||||
questEditTitle: "- Muuda Otsingut -"
|
questEditTitle: "- Muuda Otsingut -"
|
||||||
questDeleteTitle: "- Kustuta Otsing"
|
questDeleteTitle: "- Kustuta Otsing"
|
||||||
@ -610,7 +610,7 @@ phatLootsRewardsTitle: "- PhatLoots Rewards -"
|
|||||||
customRequirementsTitle: "- Kohandatud Nõuded -"
|
customRequirementsTitle: "- Kohandatud Nõuded -"
|
||||||
customRewardsTitle: "- Kohandatud Autasud -"
|
customRewardsTitle: "- Kohandatud Autasud -"
|
||||||
skillListTitle: "- Skill List -"
|
skillListTitle: "- Skill List -"
|
||||||
eventTitle: "- Tegevus -"
|
eventTitle: "- Toiming -"
|
||||||
completedQuestsTitle: "- Completed Quests -"
|
completedQuestsTitle: "- Completed Quests -"
|
||||||
topQuestersTitle: "- Top <number> Questers -"
|
topQuestersTitle: "- Top <number> Questers -"
|
||||||
createItemTitle: "- Create Item -"
|
createItemTitle: "- Create Item -"
|
||||||
@ -757,18 +757,18 @@ ENCHANTMENT_DURABILITY: "Vastupidavus"
|
|||||||
ENCHANTMENT_FIRE_ASPECT: "Tulevõim"
|
ENCHANTMENT_FIRE_ASPECT: "Tulevõim"
|
||||||
ENCHANTMENT_FROST_WALKER: "FrostWalker"
|
ENCHANTMENT_FROST_WALKER: "FrostWalker"
|
||||||
ENCHANTMENT_IMPALING: "Impaling"
|
ENCHANTMENT_IMPALING: "Impaling"
|
||||||
ENCHANTMENT_KNOCKBACK: "Knockback"
|
ENCHANTMENT_KNOCKBACK: "Tagasilöök"
|
||||||
ENCHANTMENT_LOOT_BONUS_BLOCKS: "Fortune"
|
ENCHANTMENT_LOOT_BONUS_BLOCKS: "Õnn"
|
||||||
ENCHANTMENT_LOOT_BONUS_MOBS: "Looting"
|
ENCHANTMENT_LOOT_BONUS_MOBS: "Looting"
|
||||||
ENCHANTMENT_LOYALTY: "Loyalty"
|
ENCHANTMENT_LOYALTY: "Lojaalsus"
|
||||||
ENCHANTMENT_LUCK: "LuckOfTheSea"
|
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: "Kaitse"
|
||||||
ENCHANTMENT_PROTECTION_EXPLOSIONS: "BlastProtection"
|
ENCHANTMENT_PROTECTION_EXPLOSIONS: "BlastProtection"
|
||||||
ENCHANTMENT_PROTECTION_FALL: "FeatherFalling"
|
ENCHANTMENT_PROTECTION_FALL: "FeatherFalling"
|
||||||
ENCHANTMENT_PROTECTION_FIRE: "FireProtection"
|
ENCHANTMENT_PROTECTION_FIRE: "Tulekaitse"
|
||||||
ENCHANTMENT_PROTECTION_PROJECTILE: "ProjectileProtection"
|
ENCHANTMENT_PROTECTION_PROJECTILE: "ProjectileProtection"
|
||||||
ENCHANTMENT_RIPTIDE: "Riptide"
|
ENCHANTMENT_RIPTIDE: "Riptide"
|
||||||
ENCHANTMENT_SILK_TOUCH: "SiidjasPuudutus"
|
ENCHANTMENT_SILK_TOUCH: "SiidjasPuudutus"
|
||||||
@ -807,29 +807,29 @@ timeSecond: "Sekund"
|
|||||||
timeSeconds: "Seconds"
|
timeSeconds: "Seconds"
|
||||||
timeMillisecond: "Millisekund"
|
timeMillisecond: "Millisekund"
|
||||||
timeMilliseconds: "Milliseconds"
|
timeMilliseconds: "Milliseconds"
|
||||||
event: "Tegevus"
|
event: "Toiming"
|
||||||
delay: "Viivitus"
|
delay: "Viivitus"
|
||||||
save: "Salvesta"
|
save: "Salvesta"
|
||||||
exit: "Välju"
|
exit: "Välju"
|
||||||
exited: "Exited"
|
exited: "Exited"
|
||||||
cancel: "Katkesta"
|
cancel: "Katkesta"
|
||||||
cancelled: "Cancelled"
|
cancelled: "Katkestatud"
|
||||||
questTimeout: "Cancelled."
|
questTimeout: "Katkestatud."
|
||||||
yesWord: "Jah"
|
yesWord: "Jah"
|
||||||
noWord: "Ei"
|
noWord: "Ei"
|
||||||
"true": "tõene"
|
"true": "tõene"
|
||||||
"false": "väär"
|
"false": "väär"
|
||||||
clear: "Clear"
|
clear: "Clear"
|
||||||
edit: "Edit"
|
edit: "Muuda"
|
||||||
none: "None"
|
none: "None"
|
||||||
done: "Done"
|
done: "Tehtud"
|
||||||
noneSet: "None set"
|
noneSet: "None set"
|
||||||
noDelaySet: "No delay set"
|
noDelaySet: "No delay set"
|
||||||
noIdsSet: "No IDs set"
|
noIdsSet: "No IDs set"
|
||||||
noNamesSet: "No names set"
|
noNamesSet: "No names set"
|
||||||
worlds: "Worlds"
|
worlds: "Maailmad"
|
||||||
mobs: "Mobs"
|
mobs: "Elukad"
|
||||||
points: "points"
|
points: "punktid"
|
||||||
npcHint: "Note: You can left or right click on NPCs to get their ID."
|
npcHint: "Note: You can left or right click on NPCs to get their ID."
|
||||||
listsNotSameSize: "All required lists must be the same size!"
|
listsNotSameSize: "All required lists must be the same size!"
|
||||||
listDuplicate: "List contains duplicates!"
|
listDuplicate: "List contains duplicates!"
|
||||||
@ -844,15 +844,15 @@ complete: "Complete"
|
|||||||
redoable: "Redoable"
|
redoable: "Redoable"
|
||||||
objectives: "Objectives"
|
objectives: "Objectives"
|
||||||
everything: "Everything"
|
everything: "Everything"
|
||||||
usage: "Usage"
|
usage: "Kasutus"
|
||||||
redoableEvery: "Redoable every <time>."
|
redoableEvery: "Redoable every <time>."
|
||||||
requirements: "Requirements"
|
requirements: "Nõuded"
|
||||||
money: "Money"
|
money: "Raha"
|
||||||
with: "with"
|
with: "koos"
|
||||||
to: "to"
|
to: "to"
|
||||||
blocksWithin: "within <amount> blocks of"
|
blocksWithin: "within <amount> blocks of"
|
||||||
valRequired: "Value required"
|
valRequired: "Value required"
|
||||||
experience: "Experience"
|
experience: "Kogemus"
|
||||||
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
timePrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
|
||||||
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
timerMessage: "%green%Time left to finish the quest/stage:%red% <time> seconds"
|
||||||
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
timerStart: "%green%You have%red% <time> seconds%green% to finish this quest/stage"
|
||||||
|
Loading…
Reference in New Issue
Block a user