New translations strings.yml (Finnish)

This commit is contained in:
PikaMug 2020-01-19 03:42:36 -05:00
parent 96affc417d
commit a2bca0ac94

View File

@ -131,6 +131,8 @@ stageEditorMobs: "Mobs"
stageEditorKillMobs: "Tapa olentoja" stageEditorKillMobs: "Tapa olentoja"
stageEditorCatchFish: "Nappaa kala" stageEditorCatchFish: "Nappaa kala"
stageEditorFish: "kala(a)" stageEditorFish: "kala(a)"
stageEditorMilkCows: "Milk cows"
stageEditorCows: "cows"
stageEditorReachLocs: "Saavuta sijainti" stageEditorReachLocs: "Saavuta sijainti"
stageEditorReachRadii1: "Reach within" stageEditorReachRadii1: "Reach within"
stageEditorReachRadii2: "x" stageEditorReachRadii2: "x"
@ -194,6 +196,7 @@ stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>" stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>" stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>" stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>" stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
stageEditorEnchantTypePrompt: "Enter enchantment names, <space>, <cancel>" stageEditorEnchantTypePrompt: "Enter enchantment names, <space>, <cancel>"
stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>" stageEditorEnchantAmountsPrompt: "Enter enchant amounts (numbers), <space>, <cancel>"
@ -618,6 +621,7 @@ smelt: "Smelt"
enchantItem: "Enchant <item> with <enchantment>" enchantItem: "Enchant <item> with <enchantment>"
brew: "Brew" brew: "Brew"
catchFish: "Catch Fish" catchFish: "Catch Fish"
milkCow: "Milk Cow"
kill: "Kill" kill: "Kill"
killAtLocation: "Tapa <mob> kohteessa <location>" killAtLocation: "Tapa <mob> kohteessa <location>"
killPlayer: "Kill a Player" killPlayer: "Kill a Player"