mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 05:05:25 +01:00
New translations strings.yml (English)
This commit is contained in:
parent
ca60ac9351
commit
604dc65049
@ -10,8 +10,8 @@ COMMAND_JOURNAL: "journal"
|
|||||||
COMMAND_JOURNAL_HELP: "<command> - View/Put away your Quest Journal"
|
COMMAND_JOURNAL_HELP: "<command> - View/Put away your Quest Journal"
|
||||||
COMMAND_EDITOR: "editor"
|
COMMAND_EDITOR: "editor"
|
||||||
COMMAND_EDITOR_HELP: "<command> - Create/Edit Quests"
|
COMMAND_EDITOR_HELP: "<command> - Create/Edit Quests"
|
||||||
COMMAND_EVENTS_EDITOR: "events"
|
COMMAND_EVENTS_EDITOR: "actions"
|
||||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create/Edit Events"
|
COMMAND_EVENTS_EDITOR_HELP: "<command> - Create/Edit Actions"
|
||||||
COMMAND_STATS: "stats"
|
COMMAND_STATS: "stats"
|
||||||
COMMAND_STATS_HELP: "<command> - View quest statistics"
|
COMMAND_STATS_HELP: "<command> - View quest statistics"
|
||||||
COMMAND_TOP: "top"
|
COMMAND_TOP: "top"
|
||||||
@ -60,7 +60,7 @@ questEditorAskMessage: "Set ask message"
|
|||||||
questEditorFinishMessage: "Set finish message"
|
questEditorFinishMessage: "Set finish message"
|
||||||
questEditorNPCStart: "Set NPC start"
|
questEditorNPCStart: "Set NPC start"
|
||||||
questEditorBlockStart: "Set Block start"
|
questEditorBlockStart: "Set Block start"
|
||||||
questEditorInitialEvent: "Set initial Event"
|
questEditorInitialEvent: "Set initial Action"
|
||||||
questEditorSetGUI: "Set GUI Item display"
|
questEditorSetGUI: "Set GUI Item display"
|
||||||
questEditorReqs: "Edit Requirements"
|
questEditorReqs: "Edit Requirements"
|
||||||
questEditorPln: "Edit Planner"
|
questEditorPln: "Edit Planner"
|
||||||
@ -73,7 +73,7 @@ questEditorEnterAskMessage: "Enter ask message (<cancel>)"
|
|||||||
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
questEditorEnterFinishMessage: "Enter finish message (<cancel>)"
|
||||||
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
questEditorEnterNPCStart: "Enter NPC ID, <clear>, <cancel>"
|
||||||
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
questEditorEnterBlockStart: "Right-click on a block to use as a start point, <done>, <clear>, <cancel>"
|
||||||
questEditorEnterInitialEvent: "Enter an Event name, <clear>, <cancel>"
|
questEditorEnterInitialEvent: "Enter an Action name, <clear>, <cancel>"
|
||||||
questRequiredNoneSet: "Required, none set"
|
questRequiredNoneSet: "Required, none set"
|
||||||
questDungeonsCreate: "Players added to this group may perform quests together!"
|
questDungeonsCreate: "Players added to this group may perform quests together!"
|
||||||
questDungeonsDisband: "The quest group was disbanded."
|
questDungeonsDisband: "The quest group was disbanded."
|
||||||
@ -103,7 +103,7 @@ questDeleted: "Quest deleted! Quests and Events have been reloaded."
|
|||||||
questEditorNameExists: "A Quest with that name already exists!"
|
questEditorNameExists: "A Quest with that name already exists!"
|
||||||
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
questEditorBeingEdited: "Someone is creating/editing a Quest with that name!"
|
||||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||||
questEditorInvalidEventName: "is not a valid event name!"
|
questEditorInvalidEventName: "is not a valid action name!"
|
||||||
questEditorInvalidNPC: "No NPC exists with that id!"
|
questEditorInvalidNPC: "No NPC exists with that id!"
|
||||||
questEditorNoStartBlockSelected: "You must select a block first."
|
questEditorNoStartBlockSelected: "You must select a block first."
|
||||||
questEditorPositiveAmount: "Amount must be a positive number."
|
questEditorPositiveAmount: "Amount must be a positive number."
|
||||||
@ -111,7 +111,7 @@ questEditorQuestAsRequirement1: "The following Quests have"
|
|||||||
questEditorQuestAsRequirement2: "as a requirement:"
|
questEditorQuestAsRequirement2: "as a requirement:"
|
||||||
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
|
questEditorQuestAsRequirement3: "You must modify these Quests so that they do not use it before deleting it."
|
||||||
questEditorQuestNotFound: "Quest not found!"
|
questEditorQuestNotFound: "Quest not found!"
|
||||||
questEditorEventCleared: "Initial Event cleared."
|
questEditorEventCleared: "Initial Action cleared."
|
||||||
questEditorSave: "Finish and save"
|
questEditorSave: "Finish and save"
|
||||||
questEditorNeedAskMessage: "You must set an ask message!"
|
questEditorNeedAskMessage: "You must set an ask message!"
|
||||||
questEditorNeedFinishMessage: "You must set a finish message!"
|
questEditorNeedFinishMessage: "You must set a finish message!"
|
||||||
@ -148,23 +148,23 @@ stageEditorTameMobs: "Tame mobs"
|
|||||||
stageEditorShearSheep: "Shear Sheep"
|
stageEditorShearSheep: "Shear Sheep"
|
||||||
stageEditorKillPlayers: "Kill players"
|
stageEditorKillPlayers: "Kill players"
|
||||||
stageEditorPlayers: "players"
|
stageEditorPlayers: "players"
|
||||||
stageEditorEvents: "Events"
|
stageEditorEvents: "Actions"
|
||||||
stageEditorStageEvents: "Stage Events"
|
stageEditorStageEvents: "Stage Actions"
|
||||||
stageEditorStartEvent: "Start Event"
|
stageEditorStartEvent: "Start Action"
|
||||||
stageEditorStartEventCleared: "Start Event cleared."
|
stageEditorStartEventCleared: "Start Action cleared."
|
||||||
stageEditorFinishEvent: "Finish Event"
|
stageEditorFinishEvent: "Finish Action"
|
||||||
stageEditorFinishEventCleared: "Finish Event cleared."
|
stageEditorFinishEventCleared: "Finish Action cleared."
|
||||||
stageEditorChatEvents: "Chat Events"
|
stageEditorChatEvents: "Chat Actions"
|
||||||
stageEditorChatTrigger: "Chat Trigger"
|
stageEditorChatTrigger: "Chat Trigger"
|
||||||
stageEditorChatEventsCleared: "Chat Events cleared."
|
stageEditorChatEventsCleared: "Chat Actions cleared."
|
||||||
stageEditorCommandEvents: "Command Events"
|
stageEditorCommandEvents: "Command Actions"
|
||||||
stageEditorCommandTrigger: "Command Trigger"
|
stageEditorCommandTrigger: "Command Trigger"
|
||||||
stageEditorCommandEventsCleared: "Command Events cleared."
|
stageEditorCommandEventsCleared: "Command Actions cleared."
|
||||||
stageEditorTriggeredBy: "Triggered by"
|
stageEditorTriggeredBy: "Triggered by"
|
||||||
stageEditorDeathEvent: "Death Event"
|
stageEditorDeathEvent: "Death Action"
|
||||||
stageEditorDeathEventCleared: "Death Event cleared."
|
stageEditorDeathEventCleared: "Death Action cleared."
|
||||||
stageEditorDisconnectEvent: "Disconnect Event"
|
stageEditorDisconnectEvent: "Disconnect Action"
|
||||||
stageEditorDisconnectEventCleared: "Disconnect Event cleared."
|
stageEditorDisconnectEventCleared: "Disconnect Action cleared."
|
||||||
stageEditorDelayMessage: "Delay message"
|
stageEditorDelayMessage: "Delay message"
|
||||||
stageEditorDenizenScript: "Denizen script"
|
stageEditorDenizenScript: "Denizen script"
|
||||||
stageEditorStartMessage: "Start message"
|
stageEditorStartMessage: "Start message"
|
||||||
@ -231,11 +231,11 @@ stageEditorReachLocationNamesPrompt: "Enter location names, <semicolon>, <cancel
|
|||||||
stageEditorTameAmountsPrompt: "Enter tame amounts, <space>, <cancel>"
|
stageEditorTameAmountsPrompt: "Enter tame amounts, <space>, <cancel>"
|
||||||
stageEditorShearColorsPrompt: "Enter sheep colors, <space>, <cancel>"
|
stageEditorShearColorsPrompt: "Enter sheep colors, <space>, <cancel>"
|
||||||
stageEditorShearAmountsPrompt: "Enter shear amounts, <space>, <cancel>"
|
stageEditorShearAmountsPrompt: "Enter shear amounts, <space>, <cancel>"
|
||||||
stageEditorEventsPrompt: "Enter an event name, <clear>, <cancel>"
|
stageEditorEventsPrompt: "Enter an action name, <clear>, <cancel>"
|
||||||
stageEditorChatEventsPrompt: "Enter an event name to add, <clear>, <cancel>"
|
stageEditorChatEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
||||||
stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <event>%yellow% <cancel>"
|
stageEditorChatEventsTriggerPrompt: "%yellow%Enter a chat trigger for%aqua% <action>%yellow% <cancel>"
|
||||||
stageEditorCommandEventsPrompt: "Enter an event name to add, <clear>, <cancel>"
|
stageEditorCommandEventsPrompt: "Enter an action name to add, <clear>, <cancel>"
|
||||||
stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% <event>%yellow% <cancel>"
|
stageEditorCommandEventsTriggerPrompt: "%yellow%Enter a command trigger for%aqua% <action>%yellow% <cancel>"
|
||||||
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
|
stageEditorDelayMessagePrompt: "Enter delay message, <clear>, <cancel>"
|
||||||
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
|
stageEditorScriptPrompt: "Enter script name, <clear>, <cancel>"
|
||||||
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
|
stageEditorStartMessagePrompt: "Enter start message, <clear>, <cancel>"
|
||||||
@ -257,8 +257,8 @@ stageEditorInvalidMob: "is not a valid mob name!"
|
|||||||
stageEditorInvalidItemName: "is not a valid item name!"
|
stageEditorInvalidItemName: "is not a valid item name!"
|
||||||
stageEditorInvalidNumber: "is not a number!"
|
stageEditorInvalidNumber: "is not a number!"
|
||||||
stageEditorInvalidDye: "is not a valid dye color!"
|
stageEditorInvalidDye: "is not a valid dye color!"
|
||||||
stageEditorInvalidEvent: "is not a valid event name!"
|
stageEditorInvalidEvent: "is not a valid action name!"
|
||||||
stageEditorDuplicateEvent: "Event is already in the list!"
|
stageEditorDuplicateEvent: "Action is already in the list!"
|
||||||
stageEditorInvalidScript: "Denizen script not found!"
|
stageEditorInvalidScript: "Denizen script not found!"
|
||||||
stageEditorNoCitizens: "Citizens is not installed!"
|
stageEditorNoCitizens: "Citizens is not installed!"
|
||||||
stageEditorNoDenizen: "Denizen is not installed!"
|
stageEditorNoDenizen: "Denizen is not installed!"
|
||||||
@ -298,25 +298,25 @@ stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
|||||||
stageEditorOptional: "Optional"
|
stageEditorOptional: "Optional"
|
||||||
stageEditorColors: "Sheep Colors"
|
stageEditorColors: "Sheep Colors"
|
||||||
allListsNotSameSize: "All of your lists are not the same size!"
|
allListsNotSameSize: "All of your lists are not the same size!"
|
||||||
eventEditorCreate: "Create new Event"
|
eventEditorCreate: "Create new Action"
|
||||||
eventEditorEdit: "Edit an Event"
|
eventEditorEdit: "Edit an Action"
|
||||||
eventEditorDelete: "Delete an Event"
|
eventEditorDelete: "Delete an Action"
|
||||||
eventEditorNoneToEdit: "No Events currently exist to be edited!"
|
eventEditorNoneToEdit: "No Actions currently exist to be edited!"
|
||||||
eventEditorNoneToDelete: "No Events currently exist to be deleted!"
|
eventEditorNoneToDelete: "No Actions currently exist to be deleted!"
|
||||||
eventEditorNotFound: "Event not found!"
|
eventEditorNotFound: "Action not found!"
|
||||||
eventEditorExists: "Event already exists!"
|
eventEditorExists: "Action already exists!"
|
||||||
eventEditorSomeone: "Someone is already creating or editing an Event with that name!"
|
eventEditorSomeone: "Someone is already creating or editing an Action with that name!"
|
||||||
eventEditorAlpha: "Name must be alphanumeric!"
|
eventEditorAlpha: "Name must be alphanumeric!"
|
||||||
eventEditorErrorReadingFile: "Error reading Events file."
|
eventEditorErrorReadingFile: "Error reading Actions file."
|
||||||
eventEditorErrorSaving: "An error occurred while saving."
|
eventEditorErrorSaving: "An error occurred while saving."
|
||||||
eventEditorDeleted: "Event deleted, Quests and Events reloaded."
|
eventEditorDeleted: "Action deleted, Quests and Actions reloaded."
|
||||||
eventEditorSaved: "Event saved, Quests and Events reloaded."
|
eventEditorSaved: "Action saved, Quests and Actions reloaded."
|
||||||
eventEditorEnterEventName: "Enter an Event name, <cancel>"
|
eventEditorEnterEventName: "Enter Action name, <cancel>"
|
||||||
eventEditorDeletePrompt: "Are you sure you want to delete the Event?"
|
eventEditorDeletePrompt: "Are you sure you want to delete the Action?"
|
||||||
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
eventEditorQuitWithoutSaving: "Are you sure you want to quit without saving?"
|
||||||
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:'
|
eventEditorModifiedNote: 'Note: You have modified an Action 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 Action, 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 Action"
|
||||||
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
eventEditorMustModifyQuests: "You must modify these Quests first!"
|
||||||
eventEditorListSizeMismatch: "The lists are not the same size!"
|
eventEditorListSizeMismatch: "The lists are not the same size!"
|
||||||
eventEditorListDuplicates: "List contains duplicates!"
|
eventEditorListDuplicates: "List contains duplicates!"
|
||||||
@ -324,15 +324,19 @@ eventEditorNotANumberList: "Input was not a list of numbers!"
|
|||||||
eventEditorInvalidEntry: "Invalid entry"
|
eventEditorInvalidEntry: "Invalid entry"
|
||||||
eventEditorGiveItemsTitle: "- Give Items -"
|
eventEditorGiveItemsTitle: "- Give Items -"
|
||||||
eventEditorEffectsTitle: "- Effects -"
|
eventEditorEffectsTitle: "- Effects -"
|
||||||
eventEditorStormTitle: "- Event Storm -"
|
eventEditorStormTitle: "- Action Storm -"
|
||||||
eventEditorThunderTitle: "- Event Thunder -"
|
eventEditorThunderTitle: "- Action Thunder -"
|
||||||
eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
|
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
|
||||||
eventEditorMobsTitle: "- Mobs -"
|
eventEditorMobsTitle: "- Mobs -"
|
||||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
eventEditorAddMobTypesTitle: "- Add Mob -"
|
||||||
eventEditorPotionEffectsTitle: "- Event Potion Effects -"
|
eventEditorPotionEffectsTitle: "- Action Potion Effects -"
|
||||||
eventEditorPotionTypesTitle: "- Event Potion Types -"
|
eventEditorPotionTypesTitle: "- Action Potion Types -"
|
||||||
eventEditorWorldsTitle: "- Worlds -"
|
eventEditorWorldsTitle: "- Worlds -"
|
||||||
eventEditorSetName: "Set name"
|
eventEditorSetName: "Set name"
|
||||||
|
eventEditorPlayer: "Player"
|
||||||
|
eventEditorTimer: "Timer"
|
||||||
|
eventEditorEffect: "Effect"
|
||||||
|
eventEditorWeather: "Weather"
|
||||||
eventEditorSetMessage: "Set message"
|
eventEditorSetMessage: "Set message"
|
||||||
eventEditorClearInv: "Clear player inventory"
|
eventEditorClearInv: "Clear player inventory"
|
||||||
eventEditorFailQuest: "Fail the quest"
|
eventEditorFailQuest: "Fail the quest"
|
||||||
@ -346,14 +350,14 @@ eventEditorSetPotionEffects: "Set potion effects"
|
|||||||
eventEditorSetHunger: "Set player hunger level"
|
eventEditorSetHunger: "Set player hunger level"
|
||||||
eventEditorSetSaturation: "Set player saturation level"
|
eventEditorSetSaturation: "Set player saturation level"
|
||||||
eventEditorSetHealth: "Set player health level"
|
eventEditorSetHealth: "Set player health level"
|
||||||
eventEditorEnterTimerSeconds: "Set number of seconds left before the quest fails (use cancel-timer event to cancel timers)"
|
eventEditorEnterTimerSeconds: "Set amount of time before quest fails (in seconds)"
|
||||||
eventEditorSetTimer: "Set time to fail quest"
|
eventEditorSetTimer: "Set time to fail quest"
|
||||||
eventEditorCancelTimer: "Cancel the quest timer"
|
eventEditorCancelTimer: "Cancel the quest timer"
|
||||||
eventEditorSetTeleport: "Set player teleport location"
|
eventEditorSetTeleport: "Set player teleport location"
|
||||||
eventEditorSetCommands: "Set commands to execute"
|
eventEditorSetCommands: "Set commands to execute"
|
||||||
eventEditorItems: "Event Items"
|
eventEditorItems: "Action Items"
|
||||||
eventEditorSetItems: "Give items"
|
eventEditorSetItems: "Give items"
|
||||||
eventEditorItemsCleared: "Event items cleared."
|
eventEditorItemsCleared: "Action items cleared."
|
||||||
eventEditorAddItem: "Add item"
|
eventEditorAddItem: "Add item"
|
||||||
eventEditorSetItemNames: "Set item names"
|
eventEditorSetItemNames: "Set item names"
|
||||||
eventEditorSetItemAmounts: "Set item amounts"
|
eventEditorSetItemAmounts: "Set item amounts"
|
||||||
@ -361,7 +365,7 @@ eventEditorNoNames: "No names set"
|
|||||||
eventEditorMustSetNames: "You must set item names first!"
|
eventEditorMustSetNames: "You must set item names first!"
|
||||||
eventEditorInvalidName: "is not a valid item name!"
|
eventEditorInvalidName: "is not a valid item name!"
|
||||||
eventEditorNotANumber: "is not a number!"
|
eventEditorNotANumber: "is not a number!"
|
||||||
eventEditorStorm: "Event Storm"
|
eventEditorStorm: "Action Storm"
|
||||||
eventEditorSetWorld: "Set world"
|
eventEditorSetWorld: "Set world"
|
||||||
eventEditorSetDuration: "Set duration"
|
eventEditorSetDuration: "Set duration"
|
||||||
eventEditorNoWorld: "(No world set)"
|
eventEditorNoWorld: "(No world set)"
|
||||||
@ -371,19 +375,19 @@ eventEditorMustSetStormDuration: "You must set a storm duration!"
|
|||||||
eventEditorStormCleared: "Storm data cleared."
|
eventEditorStormCleared: "Storm data cleared."
|
||||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
||||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||||
eventEditorThunder: "Event Thunder"
|
eventEditorThunder: "Action Thunder"
|
||||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||||
eventEditorThunderCleared: "Thunder data cleared."
|
eventEditorThunderCleared: "Thunder data cleared."
|
||||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
||||||
eventEditorEffects: "Event Effects"
|
eventEditorEffects: "Action Sound Effects"
|
||||||
eventEditorAddEffect: "Add effect"
|
eventEditorAddEffect: "Add effect"
|
||||||
eventEditorAddEffectLocation: "Add effect location"
|
eventEditorAddEffectLocation: "Add effect location"
|
||||||
eventEditorNoEffects: "No effects set"
|
eventEditorNoEffects: "No effects set"
|
||||||
eventEditorMustAddEffects: "You must add effects first!"
|
eventEditorMustAddEffects: "You must add effects first!"
|
||||||
eventEditorInvalidEffect: "is not a valid effect name!"
|
eventEditorInvalidEffect: "is not a valid effect name!"
|
||||||
eventEditorEffectsCleared: "Event effects cleared."
|
eventEditorEffectsCleared: "Action sound effects cleared."
|
||||||
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, <add>, <cancel>"
|
eventEditorEffectLocationPrompt: "Right-click on a block to play an effect at, <add>, <cancel>"
|
||||||
eventEditorMobSpawns: "Event Mob Spawns"
|
eventEditorMobSpawns: "Action Mob Spawns"
|
||||||
eventEditorAddMobTypes: "Add mob"
|
eventEditorAddMobTypes: "Add mob"
|
||||||
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
||||||
eventEditorSetMobAmounts: "Set mob amount"
|
eventEditorSetMobAmounts: "Set mob amount"
|
||||||
@ -406,7 +410,7 @@ eventEditorSetMobHelmet: "Set helmet"
|
|||||||
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
||||||
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
||||||
eventEditorSetDropChance: "Set the drop chance"
|
eventEditorSetDropChance: "Set the drop chance"
|
||||||
eventEditorPotionEffects: "Event Potion Effects"
|
eventEditorPotionEffects: "Action Potion Effects"
|
||||||
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
||||||
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
||||||
eventEditorSetPotionDurations: "Set potion effect durations"
|
eventEditorSetPotionDurations: "Set potion effect durations"
|
||||||
@ -591,7 +595,7 @@ questDisplayHelp: "- Display this help"
|
|||||||
questNPCListTitle: "- Quests | <npc> -"
|
questNPCListTitle: "- Quests | <npc> -"
|
||||||
questAdminHelpTitle: "- Questadmin -"
|
questAdminHelpTitle: "- Questadmin -"
|
||||||
questEditorTitle: "- Quest Editor -"
|
questEditorTitle: "- Quest Editor -"
|
||||||
eventEditorTitle: "- Event Editor - "
|
eventEditorTitle: "- Action Editor - "
|
||||||
questCreateTitle: "- Create Quest -"
|
questCreateTitle: "- Create Quest -"
|
||||||
questEditTitle: "- Edit Quest -"
|
questEditTitle: "- Edit Quest -"
|
||||||
questDeleteTitle: "- Delete Quest -"
|
questDeleteTitle: "- Delete Quest -"
|
||||||
@ -613,7 +617,7 @@ phatLootsRewardsTitle: "- PhatLoots Rewards -"
|
|||||||
customRequirementsTitle: "- Custom Requirements -"
|
customRequirementsTitle: "- Custom Requirements -"
|
||||||
customRewardsTitle: "- Custom Rewards -"
|
customRewardsTitle: "- Custom Rewards -"
|
||||||
skillListTitle: "- Skill List -"
|
skillListTitle: "- Skill List -"
|
||||||
eventTitle: "- Event -"
|
eventTitle: "- Action -"
|
||||||
completedQuestsTitle: "- Completed Quests -"
|
completedQuestsTitle: "- Completed Quests -"
|
||||||
topQuestersTitle: "- Top <number> Questers -"
|
topQuestersTitle: "- Top <number> Questers -"
|
||||||
createItemTitle: "- Create Item -"
|
createItemTitle: "- Create Item -"
|
||||||
@ -810,7 +814,7 @@ timeSecond: "Second"
|
|||||||
timeSeconds: "Seconds"
|
timeSeconds: "Seconds"
|
||||||
timeMillisecond: "Millisecond"
|
timeMillisecond: "Millisecond"
|
||||||
timeMilliseconds: "Milliseconds"
|
timeMilliseconds: "Milliseconds"
|
||||||
event: "Event"
|
event: "Action"
|
||||||
delay: "Delay"
|
delay: "Delay"
|
||||||
save: "Save"
|
save: "Save"
|
||||||
exit: "Exit"
|
exit: "Exit"
|
||||||
@ -827,8 +831,6 @@ clear: "Clear"
|
|||||||
edit: "Edit"
|
edit: "Edit"
|
||||||
none: "None"
|
none: "None"
|
||||||
done: "Done"
|
done: "Done"
|
||||||
finish: "Finish"
|
|
||||||
quit: "Quit"
|
|
||||||
noneSet: "None set"
|
noneSet: "None set"
|
||||||
noDelaySet: "No delay set"
|
noDelaySet: "No delay set"
|
||||||
noIdsSet: "No IDs set"
|
noIdsSet: "No IDs set"
|
||||||
|
Loading…
Reference in New Issue
Block a user