From 194e93f0afc5f116819604ed3de90d4cee3aa176 Mon Sep 17 00:00:00 2001 From: FlyingPikachu Date: Mon, 11 Feb 2019 23:02:43 -0500 Subject: [PATCH] New translations strings.yml (Finnish) --- src/main/resources/lang/fi-FI/strings.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/src/main/resources/lang/fi-FI/strings.yml b/src/main/resources/lang/fi-FI/strings.yml index da27e09c6..10ef07d5d 100644 --- a/src/main/resources/lang/fi-FI/strings.yml +++ b/src/main/resources/lang/fi-FI/strings.yml @@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, , " questEditorEnterBlockStart: "Klikkaa oikealla haluamaasi aloituspalikkaa, , , " questEditorEnterInitialEvent: "Kirjoita tapahtuman nimi, , " questRequiredNoneSet: "Vaaditaan, ei vielä asetettu" +questPartiesCreate: "Players added to this party may perform quests together!" +questPartiesDelete: "The quest party was disbanded." +questPartiesInvite: " can now perform quests with you!" +questPartiesJoin: "You can now perform quests with ." +questPartiesKicked: " can no longer perform quests with you." +questPartiesLeave: "You can no longer perform quests with ." questWGSetRegion: "Aseta alue" questWGNotInstalled: "WorldGuard uupuu!" questWGPrompt: "Syötä WorldGuard-alue, , " @@ -262,11 +268,6 @@ stageEditorNoKillLocations: "Aseta ensin teurastuksen sijainti!" stageEditorNoBlockSelected: "Valitse ensin palikka." 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!"