New translations strings.yml (Finnish)

This commit is contained in:
FlyingPikachu 2018-04-12 19:40:38 -04:00
parent 6ca57562ed
commit d45a06c287

View File

@ -258,18 +258,18 @@ stageEditorNoDelaySet: "You must set a delay first!"
stageEditorNoBlockNames: "Aseta ensin palikat!" stageEditorNoBlockNames: "Aseta ensin palikat!"
stageEditorNoEnchantments: "Aseta ensin lumoukset!" stageEditorNoEnchantments: "Aseta ensin lumoukset!"
stageEditorNoItems: "Aseta ensin tavarat!" stageEditorNoItems: "Aseta ensin tavarat!"
stageEditorNoDeliveryMessage: "You must set at least one delivery message!" stageEditorNoDeliveryMessage: "Aseta ensin ainakin yksi toimitusviesti!"
stageEditorNoNPCs: "Aseta ensin kyläläisen ID!" stageEditorNoNPCs: "Aseta ensin kyläläisen ID!"
stageEditorNoMobTypes: "Aseta ensin olennot!" stageEditorNoMobTypes: "Aseta ensin olennot!"
stageEditorNoKillLocations: "Aseta ensin teurastuksen sijainti!" stageEditorNoKillLocations: "Aseta ensin teurastuksen sijainti!"
stageEditorNoBlockSelected: "Valitse ensin palikka!" stageEditorNoBlockSelected: "Valitse ensin palikka!"
stageEditorNoColors: "You must set colors first!" stageEditorNoColors: "Aseta ensin väri!"
stageEditorNoLocations: "You must set locations first!" stageEditorNoLocations: "Aseta ensin sijainti!"
stageEditorNoEnchantmentsSet: "No enchantments set" stageEditorNoEnchantmentsSet: "Lumouksia ei ole asetettu"
stageEditorNoItemsSet: "No items set" stageEditorNoItemsSet: "Tavaroita ei ole asetettu"
stageEditorNoMobTypesSet: "No mob types set" stageEditorNoMobTypesSet: "Olentoja ei ole asetettu"
stageEditorNoLocationsSet: "No locations set" stageEditorNoLocationsSet: "Sijainteja ei ole asetettu"
stageEditorNoColorsSet: "No colors set" stageEditorNoColorsSet: "Värejä ei ole asetettu"
stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!" stageEditorListNotSameSize: "The block names list and the amounts list are not the same size!"
stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!" stageEditorEnchantmentNotSameSize: "The enchantments list, the item id list and the enchant amount list are not the same size!"
stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!" stageEditorDeliveriesNotSameSize: "The item list and the NPC list are not equal in size!"
@ -335,30 +335,30 @@ eventEditorListSizeMismatch: "The lists are not the same size!"
eventEditorListDuplicates: "List contains duplicates!" eventEditorListDuplicates: "List contains duplicates!"
eventEditorNotANumberList: "Input was not a list of numbers!" eventEditorNotANumberList: "Input was not a list of numbers!"
eventEditorInvalidEntry: "Invalid entry" eventEditorInvalidEntry: "Invalid entry"
eventEditorGiveItemsTitle: "- Give Items -" eventEditorGiveItemsTitle: "- Anna tavara -"
eventEditorEffectsTitle: "- Effects -" eventEditorEffectsTitle: "- Efektit -"
eventEditorStormTitle: "- Event Storm -" eventEditorStormTitle: "- Event Storm -"
eventEditorThunderTitle: "- Event Thunder -" eventEditorThunderTitle: "- Event Thunder -"
eventEditorMobSpawnsTitle: "- Event Mob Spawns -" eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
eventEditorMobsTitle: "- Mobs -" eventEditorMobsTitle: "- Monsterit -"
eventEditorAddMobTypesTitle: "- Add Mob -" eventEditorAddMobTypesTitle: "- Aseta olento -"
eventEditorPotionEffectsTitle: "- Event Potion Effects -" eventEditorPotionEffectsTitle: "- Event Potion Effects -"
eventEditorPotionTypesTitle: "- Event Potion Types -" eventEditorPotionTypesTitle: "- Event Potion Types -"
eventEditorWorldsTitle: "- Worlds -" eventEditorWorldsTitle: "- Maailmat -"
eventEditorSetName: "Set name" eventEditorSetName: "Aseta nimi"
eventEditorSetMessage: "Set message" eventEditorSetMessage: "Aseta viesti"
eventEditorClearInv: "Clear player inventory" eventEditorClearInv: "Tyhjennä pelaajan reppu"
eventEditorFailQuest: "Fail the quest" eventEditorFailQuest: "Fail the quest"
eventEditorSetExplosions: "Aseta räjähdyksen sijainti" eventEditorSetExplosions: "Aseta räjähdyksen sijainti"
eventEditorSetLightning: "Aseta salamoinnin sijainti" eventEditorSetLightning: "Aseta salamoinnin sijainti"
eventEditorSetEffects: "Set effects" eventEditorSetEffects: "Aseta efekti"
eventEditorSetStorm: "Set storm" eventEditorSetStorm: "Set storm"
eventEditorSetThunder: "Set thunder" eventEditorSetThunder: "Set thunder"
eventEditorSetMobSpawns: "Set mob spawns" eventEditorSetMobSpawns: "Set mob spawns"
eventEditorSetPotionEffects: "Set potion effects" eventEditorSetPotionEffects: "Aseta taikajuomaefekti"
eventEditorSetHunger: "Set player hunger level" eventEditorSetHunger: "Aseta pelaajan nälän taso"
eventEditorSetSaturation: "Set player saturation level" eventEditorSetSaturation: "Aseta pelaajan nälän pysyvyysaste (saturation)"
eventEditorSetHealth: "Set player health level" eventEditorSetHealth: "Aseta pelaajan sydänten määrä"
eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)" eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)"
eventEditorSetTimer: "Set time to fail quest" eventEditorSetTimer: "Set time to fail quest"
eventEditorCancelTimer: "Cancel the quest timer" eventEditorCancelTimer: "Cancel the quest timer"