diff --git a/main/src/main/resources/lang/et-EE/strings.yml b/main/src/main/resources/lang/et-EE/strings.yml index 4481b57ec..c7368a1b2 100644 --- a/main/src/main/resources/lang/et-EE/strings.yml +++ b/main/src/main/resources/lang/et-EE/strings.yml @@ -155,10 +155,10 @@ stageEditorStartEvent: "Alusta Toimingut" stageEditorStartEventCleared: "Start Action cleared." stageEditorFinishEvent: "Lõpeta Toiming" stageEditorFinishEventCleared: "Finish Action cleared." -stageEditorChatEvents: "Chat Action" +stageEditorChatEvents: "Vestluse Toiming" stageEditorChatTrigger: "Chat Trigger" stageEditorChatEventsCleared: "Chat Action cleared." -stageEditorCommandEvents: "Command Action" +stageEditorCommandEvents: "Käskluse Toiming" stageEditorCommandTrigger: "Command Trigger" stageEditorCommandEventsCleared: "Command Action cleared." stageEditorTriggeredBy: "Triggered by" @@ -313,7 +313,7 @@ eventEditorInvalidEntry: "Invalid entry" eventEditorGiveItemsTitle: "- Give Items -" eventEditorEffectsTitle: "- Heliefektid -" eventEditorStormTitle: "- Toiming Torm -" -eventEditorThunderTitle: "- Action Thunder -" +eventEditorThunderTitle: "- Toiming Äike -" eventEditorMobSpawnsTitle: "- Action Mob Spawns -" eventEditorMobsTitle: "- Elukad -" eventEditorAddMobTypesTitle: "- Lisa Elukas -" @@ -332,7 +332,7 @@ eventEditorSetExplosions: "Set explosion locations" eventEditorSetLightning: "Set lightning strike locations" eventEditorSetEffects: "Set effects" eventEditorSetStorm: "Set storm" -eventEditorSetThunder: "Set thunder" +eventEditorSetThunder: "Määra äike" eventEditorSetMobSpawns: "Set mob spawns" eventEditorSetPotionEffects: "Apply potion effects" eventEditorSetHunger: "Set hunger level" @@ -351,22 +351,22 @@ eventEditorSetItemNames: "Määra eseme nimed" eventEditorSetItemAmounts: "Set item amounts" eventEditorNoNames: "No names set" eventEditorMustSetNames: "You must set item names first!" -eventEditorInvalidName: "is not a valid item name!" +eventEditorInvalidName: "ei ole sobiv eseme nimi!" eventEditorStorm: "Toiming Torm" -eventEditorSetWorld: "Set world" -eventEditorSetDuration: "Set duration" -eventEditorNoWorld: "(No world set)" +eventEditorSetWorld: "Määra maailm" +eventEditorSetDuration: "Määra kestvus" +eventEditorNoWorld: "(Ühtegi maailma ei ole määratud)" eventEditorSetWorldFirst: "You must set a world first!" eventEditorInvalidWorld: "ei ole sobiv maailma nimi!" eventEditorMustSetStormDuration: "You must set a storm duration!" eventEditorStormCleared: "Storm data cleared." eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, " -eventEditorEnterDuration: "Enter duration (in seconds)" -eventEditorThunder: "Action Thunder" -eventEditorMustSetThunderDuration: "You must set a thunder duration!" +eventEditorEnterDuration: "Sisestage kestvus (sekundites)" +eventEditorThunder: "Toiming Äike" +eventEditorMustSetThunderDuration: "Te peate määrma äikese kestvuse!" eventEditorThunderCleared: "Thunder data cleared." eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, " -eventEditorEffects: "Action Sound Effects" +eventEditorEffects: "Toiming Heliefektid" eventEditorAddEffect: "Lisa heliefekt" eventEditorAddEffectLocation: "Lisa heliefekti asukoht" eventEditorNoEffects: "Ühtegi heliefekti pole määratud" @@ -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: "Sisesta Kangelaste Teise Klassi nimi, , " +reqHeroesSecondaryPrompt: "Sisestage Kangelaste Teise Klassi nimi, , " reqFailMessagePrompt: "Enter fail requirements message, " reqAddItem: "Lisa ese" reqSetRemoveItems: "Set remove items"