diff --git a/main/src/main/resources/lang/et-EE/strings.yml b/main/src/main/resources/lang/et-EE/strings.yml index 18158bc84..f51d28c44 100644 --- a/main/src/main/resources/lang/et-EE/strings.yml +++ b/main/src/main/resources/lang/et-EE/strings.yml @@ -134,7 +134,7 @@ stageEditorCraftItems: "Meisterda esemeid" stageEditorSmeltItems: "Sulata esemeid" stageEditorEnchantItems: "Loitsi esemeid" stageEditorBrewPotions: "Pruuli võlujooke" -stageEditorNPCs: "NPCs" +stageEditorNPCs: "NPC'd" stageEditorDeliverItems: "Deliver items" stageEditorTalkToNPCs: "Talk to NPCs" stageEditorKillNPCs: "Kill NPCs" @@ -144,7 +144,7 @@ stageEditorCatchFish: "Püüa kala" stageEditorFish: "kala" stageEditorReachLocs: "Reach locations" stageEditorReachRadii1: "Reach within" -stageEditorReachRadii2: "blocks of" +stageEditorReachRadii2: "plokki" stageEditorTameMobs: "Taltsuta elukaid" stageEditorShearSheep: "Shear sheep" stageEditorKillPlayers: "Tapa mängijad" @@ -188,7 +188,7 @@ stageEditorSetMobTypes: "Määra elukatüübid" stageEditorSetKillLocations: "Määra tapmiskohad" stageEditorSetKillLocationRadii: "Set kill location radii" stageEditorSetKillLocationNames: "Set kill location names" -stageEditorSetLocations: "Set locations" +stageEditorSetLocations: "Määra asukohad" stageEditorSetLocationRadii: "Set location radii" stageEditorSetLocationNames: "Set location names" stageEditorSetTameAmounts: "Set tame amounts" @@ -199,7 +199,7 @@ stageEditorAddPasswordDisplay: "Lisa salasõna kuvar" stageEditorAddPasswordPhrases: "Add password phrase(s)" stageEditorObjectiveOverride: "Objective display override" stageEditorCustom: "Custom objectives" -stageEditorNoModules: "No modules loaded" +stageEditorNoModules: "Ühtegi moodulit pole laetud" stageEditorModuleNotFound: "Custom objective module not found." stageEditorCustomPrompt: "Enter the name of a custom objective to add, , " stageEditorCustomAlreadyAdded: "That custom objective has already been added!" @@ -287,14 +287,14 @@ stageEditorDeleteSucces: "Stage deleted successfully." stageEditorEnchantments: "Loitsud" stageEditorNPCNote: 'Note: You may specify the name of the NPC with ' stageEditorOptional: "Valikuline" -stageEditorColors: "Sheep Colors" -eventEditorCreate: "Create new Action" -eventEditorEdit: "Edit an Action" -eventEditorDelete: "Delete an Action" +stageEditorColors: "Lamba Värvid" +eventEditorCreate: "Loo uus Toiming" +eventEditorEdit: "Muuda Toimingut" +eventEditorDelete: "Kustuta Toiming" eventEditorNoneToEdit: "No Actions currently exist to be edited!" eventEditorNoneToDelete: "No Actions currently exist to be deleted!" -eventEditorNotFound: "Action not found!" -eventEditorExists: "Action already exists!" +eventEditorNotFound: "Toimingut ei leitud!" +eventEditorExists: "Toiming on juba olemas!" eventEditorSomeone: "Someone is already creating or editing an Action with that name!" eventEditorAlpha: "Nimi peab olema tähtnumbriline!" eventEditorErrorReadingFile: "Error reading Actions file." @@ -318,14 +318,14 @@ eventEditorMobSpawnsTitle: "- Action Mob Spawns -" eventEditorMobsTitle: "- Elukad -" eventEditorAddMobTypesTitle: "- Lisa Elukas -" eventEditorPotionEffectsTitle: "- Action Potion Effects -" -eventEditorPotionTypesTitle: "- Action Potion Types -" +eventEditorPotionTypesTitle: "- Toimingu Võlujoogi Mõjud -" eventEditorWorldsTitle: "- Maailmad -" eventEditorSetName: "Set name" eventEditorPlayer: "Mängija" eventEditorTimer: "Taimer" eventEditorEffect: "Mõju" eventEditorWeather: "Ilm" -eventEditorSetMessage: "Send message" +eventEditorSetMessage: "Saada sõnum" eventEditorClearInv: "Clear inventory" eventEditorFailQuest: "Fail the quest" eventEditorSetExplosions: "Set explosion locations" @@ -447,7 +447,7 @@ reqCustomPrompt: "Enter the name of a custom requirement to add, , , , " reqMcMMOAmountsPrompt: "Enter mcMMO Classic skill amounts, , , " reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, , " -reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, , " +reqHeroesSecondaryPrompt: "Sisesta Kangelaste Teise Klassi nimi, , " reqFailMessagePrompt: "Enter fail requirements message, " reqAddItem: "Lisa ese" reqSetRemoveItems: "Set remove items" @@ -558,7 +558,7 @@ itemCreateNoItem: "No item in hand!" itemCreateNoName: "You must set a name first!" itemCreateInvalidName: "Invalid item name!" itemCreateInvalidDurab: "Invalid item durability!" -itemCreateInvalidEnch: "Invalid enchantment name!" +itemCreateInvalidEnch: "Sobimatu loitsu nimi!" itemCreateInvalidInput: "Invalid input!" itemCreateNoNameAmount: "You must set a name and amount first!" itemCreateCriticalError: "A critical error has occurred." @@ -753,7 +753,7 @@ ENCHANTMENT_DAMAGE_ARTHROPODS: "LülijalgseteKirstunael" ENCHANTMENT_DEPTH_STRIDER: "Sügavuslibiseja" ENCHANTMENT_DAMAGE_UNDEAD: "Smite" ENCHANTMENT_DIG_SPEED: "Tõhusus" -ENCHANTMENT_DURABILITY: "Vastupidavus" +ENCHANTMENT_DURABILITY: "Unbreaking" ENCHANTMENT_FIRE_ASPECT: "Tulevõim" ENCHANTMENT_FROST_WALKER: "FrostWalker" ENCHANTMENT_IMPALING: "Impaling"