New translations strings.yml (Finnish)

This commit is contained in:
PikaMug 2019-11-05 20:31:40 -05:00
parent 64800f015d
commit cd009c0f01

View File

@ -165,10 +165,6 @@ stageEditorDelete: "Poista taso"
stageEditorSetBlockNames: "Aseta palikan nimi"
stageEditorSetBlockAmounts: "Aseta palikoiden määrä"
stageEditorSetBlockDurability: "Aseta palikan kestävyys"
stageEditorSetDamageAmounts: "Aseta vahingoitettavien määrä"
stageEditorSetPlaceAmounts: "Aseta asetettavien määrä"
stageEditorSetUseAmounts: "Aseta käyttämisen määrä"
stageEditorSetCutAmounts: "Aseta leikkaamisen määrä"
stageEditorSetKillAmounts: "Aseta tappojen määrä"
stageEditorSetEnchantAmounts: "Aseta lumousten määrä"
stageEditorSetMobAmounts: "Aseta olentojen määrä"
@ -197,11 +193,7 @@ stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
stageEditorCustomCleared: "Custom objectives cleared."
stageEditorCustomDataPrompt: "Enter value for <data>:"
stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
stageEditorBreakBlocksPrompt: "Enter break amounts (numbers), <space>, <cancel>"
stageEditorDamageBlocksPrompt: "Enter damage amounts (numbers), <space>, <cancel>"
stageEditorPlaceBlocksPrompt: "Enter place amounts (numbers), <space>, <cancel>"
stageEditorUseBlocksPrompt: "Enter use amounts (numbers), <space>, <cancel>"
stageEditorCutBlocksPrompt: "Enter cut amounts (numbers), <space>, <cancel>"
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
stageEditorEnterBlockDurability: "Enter block durability (numbers), <space>, <cancel>"
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"