mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-13 22:25:50 +01:00
New translations strings.yml (Finnish)
This commit is contained in:
parent
643d7e92c9
commit
a916820384
@ -256,7 +256,6 @@ stageEditorInvalidEnchantment: "ei ole kelvollinen lumous!"
|
||||
stageEditorInvalidNPC: "ei ole kelvollinen ID!"
|
||||
stageEditorInvalidMob: "ei ole kelvollinen olento!"
|
||||
stageEditorInvalidItemName: "ei ole kelvollinen tavara!"
|
||||
stageEditorInvalidNumber: "ei ole numero!"
|
||||
stageEditorInvalidDye: "ei ole kelvollinen väri!"
|
||||
stageEditorInvalidEvent: "ei ole kelvollinen tapahtuman nimi!"
|
||||
stageEditorDuplicateEvent: "Tapahtuma on jo olemassa!"
|
||||
@ -352,7 +351,6 @@ eventEditorSetItemAmounts: "Aseta tavaroiden määrät"
|
||||
eventEditorNoNames: "Nimiä ei ole asetettu"
|
||||
eventEditorMustSetNames: "You must set item names first!"
|
||||
eventEditorInvalidName: "ei ole kelvollinen tavara!"
|
||||
eventEditorNotANumber: "is not a number!"
|
||||
eventEditorStorm: "Action Storm"
|
||||
eventEditorSetWorld: "Set world"
|
||||
eventEditorSetDuration: "Set duration"
|
||||
@ -486,11 +484,13 @@ plnTooLate: "<quest> was last active <time> ago."
|
||||
optGeneral: "General"
|
||||
optMultiplayer: "Multiplayer"
|
||||
optBooleanPrompt: "Enter '<true>' or '<false>', <clear>, <cancel>"
|
||||
optNumberPrompt: "Enter a level (number) for tracking progress, <clear>, <cancel>"
|
||||
optAllowCommands: "Allow commands during quest"
|
||||
optAllowQuitting: "Allow quitting during quest"
|
||||
optCommandsDenied: "You cannot use commands during <quest>."
|
||||
optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
|
||||
optUsePartiesPlugin: "Use Parties plugin"
|
||||
optShareProgressLevel: "Level of progress sharing"
|
||||
rewSetMoney: "Set money reward"
|
||||
rewSetQuestPoints: "Set Quest Points reward"
|
||||
rewSetItems: "Set item rewards"
|
||||
@ -553,7 +553,6 @@ itemCreateInvalidName: "Kelpaamaton tavara!"
|
||||
itemCreateInvalidDurab: "Kelpaamaton tavaran kestävyys!"
|
||||
itemCreateInvalidEnch: "Kelpaamaton lumous!"
|
||||
itemCreateInvalidInput: "Invalid input!"
|
||||
itemCreateNotNumber: "Input was not a number!"
|
||||
itemCreateNoNameAmount: "You must set a name and amount first!"
|
||||
itemCreateCriticalError: "A critical error has occurred."
|
||||
dateCreateEnterDay: "Enter a day (max. 31), <cancel>"
|
||||
@ -718,7 +717,6 @@ disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
||||
invalidMinimum: "Input must be at least <number>!"
|
||||
invalidRange: "Input must be between <least> and <greatest>!"
|
||||
invalidOption: "Invalid option!"
|
||||
invalidNumber: "Kelvoton numero."
|
||||
invalidStageNum: "Kelvoton tasonumero tehtävälle <quest>"
|
||||
noCurrentQuest: "<player> does not currently have any active Quests."
|
||||
playerNotFound: "Player not found."
|
||||
@ -836,6 +834,8 @@ questPoints: "Quest Points"
|
||||
accepted: "Accepted"
|
||||
complete: "Complete"
|
||||
redoable: "Redoable"
|
||||
objectives: "Objectives"
|
||||
everything: "Everything"
|
||||
usage: "Usage"
|
||||
redoableEvery: "Redoable every <time>."
|
||||
requirements: "Requirements"
|
||||
|
Loading…
Reference in New Issue
Block a user