mirror of
https://github.com/PikaMug/Quests.git
synced 2024-12-28 12:07:43 +01:00
New translations strings.yml (Finnish)
This commit is contained in:
parent
46113c2a01
commit
903348ceb3
@ -74,6 +74,12 @@ questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
|||||||
questEditorEnterBlockStart: "Klikkaa oikealla haluamaasi aloituspalikkaa, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "Klikkaa oikealla haluamaasi aloituspalikkaa, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "Kirjoita tapahtuman nimi, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "Kirjoita tapahtuman nimi, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "Vaaditaan, ei vielä asetettu"
|
questRequiredNoneSet: "Vaaditaan, ei vielä asetettu"
|
||||||
|
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||||
|
questDungeonsDisband: "The quest group was disbanded."
|
||||||
|
questDungeonsInvite: "<player> can now perform quests with you!"
|
||||||
|
questDungeonsJoin: "You can now perform quests with Captain <player>."
|
||||||
|
questDungeonsKicked: "<player> can no longer perform quests with you."
|
||||||
|
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
|
||||||
questPartiesCreate: "Players added to this party may perform quests together!"
|
questPartiesCreate: "Players added to this party may perform quests together!"
|
||||||
questPartiesDelete: "The quest party was disbanded."
|
questPartiesDelete: "The quest party was disbanded."
|
||||||
questPartiesInvite: "<player> can now perform quests with you!"
|
questPartiesInvite: "<player> can now perform quests with you!"
|
||||||
@ -321,7 +327,6 @@ eventEditorSaved: "Event saved, Quests and Events reloaded."
|
|||||||
eventEditorEnterEventName: "Enter an Event name, <cancel>"
|
eventEditorEnterEventName: "Enter an Event name, <cancel>"
|
||||||
eventEditorDeletePrompt: "Haluatko varmasti poistaa tapahtuman"
|
eventEditorDeletePrompt: "Haluatko varmasti poistaa tapahtuman"
|
||||||
eventEditorQuitWithoutSaving: "Haluatko varmasti poistua tallentamatta?"
|
eventEditorQuitWithoutSaving: "Haluatko varmasti poistua tallentamatta?"
|
||||||
eventEditorFinishAndSave: "Haluatko varmasti tallentaa ja lopettaa tapahtuman"
|
|
||||||
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
||||||
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
|
eventEditorForcedToQuit: "If you save the Event, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||||
eventEditorEventInUse: "The following Quests use the Event"
|
eventEditorEventInUse: "The following Quests use the Event"
|
||||||
|
Loading…
Reference in New Issue
Block a user