mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-17 21:11:20 +01:00
New translations strings.yml (Finnish)
This commit is contained in:
parent
e523ba3277
commit
d488bd61e4
@ -110,8 +110,6 @@ questEditorNeedAskMessage: "Sinun täytyy asettaa alkukysymys!"
|
|||||||
questEditorNeedFinishMessage: "Sinun täytyy asettaa lopetusviesti!"
|
questEditorNeedFinishMessage: "Sinun täytyy asettaa lopetusviesti!"
|
||||||
questEditorNeedStages: "Tehtävälläsi ei ole lainkaan tasoja!"
|
questEditorNeedStages: "Tehtävälläsi ei ole lainkaan tasoja!"
|
||||||
questEditorSaved: "Tehtävä tallennettu! Käytäthän /questadmin reload ladataksesi sen."
|
questEditorSaved: "Tehtävä tallennettu! Käytäthän /questadmin reload ladataksesi sen."
|
||||||
questEditorExited: "Haluatko varmasti poistua tallentamatta?"
|
|
||||||
questEditorDeleted: "Haluatko varmasti poistaa tehtävän"
|
|
||||||
stageEditorEditStage: "Muokkaa tasoa"
|
stageEditorEditStage: "Muokkaa tasoa"
|
||||||
stageEditorNewStage: "Aseta uusi taso"
|
stageEditorNewStage: "Aseta uusi taso"
|
||||||
stageEditorStages: "Tasot"
|
stageEditorStages: "Tasot"
|
||||||
@ -274,7 +272,6 @@ stageEditorDelayCleared: "Delay cleared."
|
|||||||
stageEditorDenizenCleared: "Denizen script cleared."
|
stageEditorDenizenCleared: "Denizen script cleared."
|
||||||
stageEditorObjectiveCleared: "Objective cleared."
|
stageEditorObjectiveCleared: "Objective cleared."
|
||||||
stageEditorMessageCleared: "Message cleared."
|
stageEditorMessageCleared: "Message cleared."
|
||||||
stageEditorConfirmStageDelete: "Haluatko varmasti poistaa tämän tason?"
|
|
||||||
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
stageEditorConfirmStageNote: "Any Stages after will be shifted back one spot"
|
||||||
stageEditorDeleteSucces: "Stage deleted successfully."
|
stageEditorDeleteSucces: "Stage deleted successfully."
|
||||||
stageEditorEnchantments: "Enchantments"
|
stageEditorEnchantments: "Enchantments"
|
||||||
@ -295,7 +292,6 @@ eventEditorErrorSaving: "An error occurred while saving."
|
|||||||
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
||||||
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
||||||
eventEditorEnterEventName: "Enter Action name, <cancel>"
|
eventEditorEnterEventName: "Enter Action name, <cancel>"
|
||||||
eventEditorDeletePrompt: "Haluatko varmasti poistaa tapahtuman"
|
|
||||||
eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:'
|
eventEditorModifiedNote: 'Note: You have modified an Action that the following Quests use:'
|
||||||
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
eventEditorForcedToQuit: "If you save the Action, anyone who is actively doing any of these Quests will be forced to quit them."
|
||||||
eventEditorEventInUse: "The following Quests use the Action"
|
eventEditorEventInUse: "The following Quests use the Action"
|
||||||
@ -844,3 +840,4 @@ noPermission: "You do not have permission to do that."
|
|||||||
duplicateEditor: "You are already using an editor!"
|
duplicateEditor: "You are already using an editor!"
|
||||||
difference: "The difference is '<data>'."
|
difference: "The difference is '<data>'."
|
||||||
notInstalled: "Not installed"
|
notInstalled: "Not installed"
|
||||||
|
confirmDelete: "Are you sure?"
|
||||||
|
Loading…
Reference in New Issue
Block a user