mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-15 07:05:51 +01:00
New translations strings.yml (Finnish)
This commit is contained in:
parent
6ca57562ed
commit
d45a06c287
@ -258,18 +258,18 @@ stageEditorNoDelaySet: "You must set a delay first!"
|
||||
stageEditorNoBlockNames: "Aseta ensin palikat!"
|
||||
stageEditorNoEnchantments: "Aseta ensin lumoukset!"
|
||||
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!"
|
||||
stageEditorNoMobTypes: "Aseta ensin olennot!"
|
||||
stageEditorNoKillLocations: "Aseta ensin teurastuksen sijainti!"
|
||||
stageEditorNoBlockSelected: "Valitse ensin palikka!"
|
||||
stageEditorNoColors: "You must set colors first!"
|
||||
stageEditorNoLocations: "You must set locations first!"
|
||||
stageEditorNoEnchantmentsSet: "No enchantments set"
|
||||
stageEditorNoItemsSet: "No items set"
|
||||
stageEditorNoMobTypesSet: "No mob types set"
|
||||
stageEditorNoLocationsSet: "No locations set"
|
||||
stageEditorNoColorsSet: "No colors set"
|
||||
stageEditorNoColors: "Aseta ensin väri!"
|
||||
stageEditorNoLocations: "Aseta ensin sijainti!"
|
||||
stageEditorNoEnchantmentsSet: "Lumouksia ei ole asetettu"
|
||||
stageEditorNoItemsSet: "Tavaroita ei ole asetettu"
|
||||
stageEditorNoMobTypesSet: "Olentoja ei ole asetettu"
|
||||
stageEditorNoLocationsSet: "Sijainteja ei ole asetettu"
|
||||
stageEditorNoColorsSet: "Värejä ei ole asetettu"
|
||||
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!"
|
||||
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!"
|
||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
||||
eventEditorInvalidEntry: "Invalid entry"
|
||||
eventEditorGiveItemsTitle: "- Give Items -"
|
||||
eventEditorEffectsTitle: "- Effects -"
|
||||
eventEditorGiveItemsTitle: "- Anna tavara -"
|
||||
eventEditorEffectsTitle: "- Efektit -"
|
||||
eventEditorStormTitle: "- Event Storm -"
|
||||
eventEditorThunderTitle: "- Event Thunder -"
|
||||
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
|
||||
eventEditorMobsTitle: "- Mobs -"
|
||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
||||
eventEditorMobsTitle: "- Monsterit -"
|
||||
eventEditorAddMobTypesTitle: "- Aseta olento -"
|
||||
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
||||
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
||||
eventEditorWorldsTitle: "- Worlds -"
|
||||
eventEditorSetName: "Set name"
|
||||
eventEditorSetMessage: "Set message"
|
||||
eventEditorClearInv: "Clear player inventory"
|
||||
eventEditorWorldsTitle: "- Maailmat -"
|
||||
eventEditorSetName: "Aseta nimi"
|
||||
eventEditorSetMessage: "Aseta viesti"
|
||||
eventEditorClearInv: "Tyhjennä pelaajan reppu"
|
||||
eventEditorFailQuest: "Fail the quest"
|
||||
eventEditorSetExplosions: "Aseta räjähdyksen sijainti"
|
||||
eventEditorSetLightning: "Aseta salamoinnin sijainti"
|
||||
eventEditorSetEffects: "Set effects"
|
||||
eventEditorSetEffects: "Aseta efekti"
|
||||
eventEditorSetStorm: "Set storm"
|
||||
eventEditorSetThunder: "Set thunder"
|
||||
eventEditorSetMobSpawns: "Set mob spawns"
|
||||
eventEditorSetPotionEffects: "Set potion effects"
|
||||
eventEditorSetHunger: "Set player hunger level"
|
||||
eventEditorSetSaturation: "Set player saturation level"
|
||||
eventEditorSetHealth: "Set player health level"
|
||||
eventEditorSetPotionEffects: "Aseta taikajuomaefekti"
|
||||
eventEditorSetHunger: "Aseta pelaajan nälän taso"
|
||||
eventEditorSetSaturation: "Aseta pelaajan nälän pysyvyysaste (saturation)"
|
||||
eventEditorSetHealth: "Aseta pelaajan sydänten määrä"
|
||||
eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)"
|
||||
eventEditorSetTimer: "Set time to fail quest"
|
||||
eventEditorCancelTimer: "Cancel the quest timer"
|
||||
|
Loading…
Reference in New Issue
Block a user