mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-27 13:15:55 +01:00
Merge pull request #1251 from PikaMug/l10n_master
New Crowdin translations
This commit is contained in:
commit
3172af635e
@ -1,17 +1,17 @@
|
||||
---
|
||||
COMMAND_LIST: "lizt"
|
||||
COMMAND_LIST: "list"
|
||||
COMMAND_LIST_HELP: "<command> [paig] - list quests u can do"
|
||||
COMMAND_TAKE: "taik"
|
||||
COMMAND_TAKE_HELP: "<command> [quest] - take quest by magic wordz"
|
||||
COMMAND_TAKE_HELP: "<command> [quest] - taik quest by magic wordz"
|
||||
COMMAND_TAKE_USAGE: "how 2 use: /quests taik [quest]"
|
||||
COMMAND_QUIT: "leev"
|
||||
COMMAND_QUIT_HELP: "<command> [quest] - leev ur quest dat ur doing"
|
||||
COMMAND_JOURNAL: "2do"
|
||||
COMMAND_JOURNAL: "jurnal"
|
||||
COMMAND_JOURNAL_HELP: "<command> - lurk or haid ur quest jurnalz"
|
||||
COMMAND_EDITOR: "editur\n"
|
||||
COMMAND_EDITOR_HELP: "<command> - maik, edit or delet questz"
|
||||
COMMAND_EVENTS_EDITOR: "actionz"
|
||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - maik, edit or delete actionz"
|
||||
COMMAND_EVENTS_EDITOR: "acshunz"
|
||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - maik, edit or delete acshunz"
|
||||
COMMAND_STATS: "statz"
|
||||
COMMAND_STATS_HELP: "<command> - lurk quest statz"
|
||||
COMMAND_TOP: "top"
|
||||
@ -23,30 +23,30 @@ COMMAND_QUEST_HELP: "- lurk wat u r suposd 2 do on ur quest"
|
||||
COMMAND_QUESTINFO_HELP: "[quest] - lurk info bout quest"
|
||||
COMMAND_QUESTADMIN_HELP: "- show admin halp"
|
||||
COMMAND_QUESTADMIN_STATS: "statz"
|
||||
COMMAND_QUESTADMIN_STATS_HELP: "<command> [kitteh] - lurk a kittehs statz"
|
||||
COMMAND_QUESTADMIN_STATS_HELP: "<command> [playr] - lurk a playrs statz"
|
||||
COMMAND_QUESTADMIN_GIVE: "gib"
|
||||
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [kitteh] [quest] - force cat 2 taik quest"
|
||||
COMMAND_QUESTADMIN_GIVE_HELP: "<command> [playr] [quest] - force cat 2 taik quest"
|
||||
COMMAND_QUESTADMIN_QUIT: "leev"
|
||||
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [kitteh] [quest] - force kitteh 2 leev quest"
|
||||
COMMAND_QUESTADMIN_QUIT_HELP: "<command> [playr] [quest] - force playr 2 leev quest"
|
||||
COMMAND_QUESTADMIN_POINTS: "pts"
|
||||
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [kitteh] [numbah] - set kittehs pts"
|
||||
COMMAND_QUESTADMIN_POINTS_HELP: "<command> [playr] [numbah] - set playrs pts"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS: "taikpts"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [kitteh] [numbah] - taik kitteh pts"
|
||||
COMMAND_QUESTADMIN_TAKEPOINTS_HELP: "<command> [playr] [numbah] - taik playr pts"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS: "gibpts"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [kitteh] [numbah] - gib kitteh sum pts"
|
||||
COMMAND_QUESTADMIN_GIVEPOINTS_HELP: "<command> [playr] [numbah] - gib playr sum pts"
|
||||
COMMAND_QUESTADMIN_POINTSALL: "ptsall"
|
||||
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [numbah] - set all kitteh saim pts"
|
||||
COMMAND_QUESTADMIN_POINTSALL_HELP: "<command> [numbah] - set ALL playr saim pts"
|
||||
COMMAND_QUESTADMIN_FINISH: "done"
|
||||
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [kitteh] [quest] - force kitteh 2 cumpleet quest"
|
||||
COMMAND_QUESTADMIN_FINISH_HELP: "<command> [playr] [quest] - force playr 2 cumpleet quest"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE: "nextlvl"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [kitteh] [quest] - force cat 2 cumpleet da level hes doin"
|
||||
COMMAND_QUESTADMIN_NEXTSTAGE_HELP: "<command> [playr] [quest] - force cat 2 cumpleet da level hes doin"
|
||||
COMMAND_QUESTADMIN_SETSTAGE: "setlvl"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [kitteh] [quest] [lvl] - set a level for kitteh"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'how 2 use: /questadmin setlvl [kitteh] [quest] [lvl]'
|
||||
COMMAND_QUESTADMIN_SETSTAGE_HELP: "<command> [playr] [quest] [lvl] - set a level for playr"
|
||||
COMMAND_QUESTADMIN_SETSTAGE_USAGE: 'how 2 use: /questadmin setlvl [playr] [quest] [lvl]'
|
||||
COMMAND_QUESTADMIN_RESET: "snap"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [kitteh] - snap all quest a kitteh did"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [playr] - snap all quest a playr did"
|
||||
COMMAND_QUESTADMIN_REMOVE: "delet"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [kitteh] [quest] - delet quest a kiteh has done "
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [playr] [quest] - delet quest a playr has done "
|
||||
COMMAND_QUESTADMIN_RELOAD: "relod"
|
||||
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - relod plugin safely"
|
||||
questEditorCreate: "maik new quest"
|
||||
@ -57,52 +57,52 @@ questEditorAskMessage: "put ask msg"
|
||||
questEditorFinishMessage: "put finish msg"
|
||||
questEditorNPCStart: "afect robokat"
|
||||
questEditorBlockStart: "put block start"
|
||||
questEditorInitialEvent: "set intial akchun"
|
||||
questEditorInitialEvent: "set initial acshun"
|
||||
questEditorSetGUI: "set stuf interface"
|
||||
questEditorReqs: "edit wat u need to haz"
|
||||
questEditorPln: "edit plannar"
|
||||
questEditorStages: "edit lvls"
|
||||
questEditorRews: "edit GIFTZ!!1!1!"
|
||||
questEditorOpts: "edit opshunz"
|
||||
questEditorEnterQuestName: "put quest naim, <cancel>"
|
||||
questEditorEnterAskMessage: "put ask msg, <cancel>"
|
||||
questEditorEnterFinishMessage: "put dun msg, <cancel>"
|
||||
questEditorEnterNPCStart: "put robo-kat id, <clear>,<cancel>"
|
||||
questEditorEnterBlockStart: "rigt clik a blok 2 maik start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "put action naim, <clear>, <cancel>"
|
||||
questEditorEnterQuestName: "entr quest naim, <cancel>"
|
||||
questEditorEnterAskMessage: "entr ask msg, <cancel>"
|
||||
questEditorEnterFinishMessage: "entr dun msg, <cancel>"
|
||||
questEditorEnterNPCStart: "entr robo-playr id, <clear>,<cancel>"
|
||||
questEditorEnterBlockStart: "rigt-clik a blok 2 maik start point, <done>, <clear>, <cancel>"
|
||||
questEditorEnterInitialEvent: "entr acshun naim, <clear>, <cancel>"
|
||||
questRequiredNoneSet: "i can haz require something?"
|
||||
questDungeonsCreate: "kittehs from dis group kan do quest togheter!!1!"
|
||||
questDungeonsCreate: "playrs from dis group kan do quest togheter!!1!"
|
||||
questDungeonsDisband: "the gorup got broken"
|
||||
questDungeonsInvite: "<player> joins your party!!"
|
||||
questDungeonsJoin: "u can now do quests for cat chief <player>"
|
||||
questDungeonsKicked: "<player> got booted out of group"
|
||||
questDungeonsLeave: "u can not do quests for cat chief anymoar <player>"
|
||||
questPartiesCreate: "kittehs from dis group kan do quest togheter!!1!"
|
||||
questPartiesCreate: "playrs from dis group kan do quest togheter!!1!"
|
||||
questPartiesDelete: "the gorup got broken"
|
||||
questPartiesInvite: "<player> joins your party!!"
|
||||
questPartiesJoin: "u can now do quests wif <player>"
|
||||
questPartiesKicked: "<player> got booted out of group and cant be ur friend nao :("
|
||||
questPartiesLeave: "u cant do quest wif <player> anymoar"
|
||||
questWGSetRegion: "put region start"
|
||||
questWGPrompt: "put worldgaurd region, <clear>, <cancel>"
|
||||
questWGInvalidRegion: "<region> isnt good WG region\n"
|
||||
questWGPrompt: "entr WorldGuard region, <clear>, <cancel>"
|
||||
questWGInvalidRegion: "<region> isnt good WorldGuard region!!1!"
|
||||
questWGRegionCleared: "wg region cleared"
|
||||
questGUIError: "Error: That item is already being used as the GUI Display for the quest <quest>."
|
||||
questCurrentItem: "Current item:"
|
||||
questGUICleared: "Quest GUI Item Display cleared."
|
||||
questDeleted: "Quest deleted! Quest and action data has been reloaded."
|
||||
questEditorNameExists: "A quest with that name already exists!"
|
||||
questEditorBeingEdited: "Something with that name is already being modified!"
|
||||
questEditorInvalidQuestName: "Name may not contain periods or commas!"
|
||||
questEditorInvalidEventName: "is not a valid action name!"
|
||||
questEditorInvalidNPC: "No NPC exists with that ID!"
|
||||
questEditorNoStartBlockSelected: "You must select a block first."
|
||||
questEditorPositiveAmount: "Amount must be a positive number."
|
||||
questEditorQuestAsRequirement1: "The following quests have"
|
||||
questGUIError: "sry but this stuffz iz alredy being used in gui displey for da quest <quest>"
|
||||
questCurrentItem: "curent stuf:"
|
||||
questGUICleared: "gui stuff displey snapd"
|
||||
questDeleted: "quest snapd!!1! quest an acshun data has ben reloded."
|
||||
questEditorNameExists: "dis quest iz a spah! ( quest name alredy token :) )"
|
||||
questEditorBeingEdited: "smth wif dat naim iz alredy being modifiedz!!1!"
|
||||
questEditorInvalidQuestName: "NOH PERIODS N COMAS IN NAIM!!!1!1!"
|
||||
questEditorInvalidEventName: "iz not gud acshun naim!!1!1"
|
||||
questEditorInvalidNPC: "WHO IS DAT KAT?!?!!? ( i think u got rong ID )"
|
||||
questEditorNoStartBlockSelected: "slekt blokz pl0x"
|
||||
questEditorPositiveAmount: "i can haz positiv numbah?"
|
||||
questEditorQuestAsRequirement1: "what u need to do to finish quest"
|
||||
questEditorQuestAsRequirement2: "u need 2 do:"
|
||||
questEditorQuestAsRequirement3: "u must edit deez quest so dat it dont use itz b4 deletin it"
|
||||
questEditorQuestNotFound: "404 missing quest"
|
||||
questEditorEventCleared: "initial action snapped"
|
||||
questEditorEventCleared: "initial acshun snapped."
|
||||
questEditorSave: "be dun and saiv"
|
||||
questEditorNeedAskMessage: "i can haz ask message?"
|
||||
questEditorNeedFinishMessage: "i can haz finish message?"
|
||||
@ -139,94 +139,94 @@ stageEditorReachRadii1: "go within"
|
||||
stageEditorReachRadii2: "bolkz of"
|
||||
stageEditorTameMobs: "taim monstars"
|
||||
stageEditorShearSheep: "cut baas"
|
||||
stageEditorKillPlayers: "kil kittehz"
|
||||
stageEditorKillPlayers: "kil playrs"
|
||||
stageEditorPlayers: "kittehz"
|
||||
stageEditorEvents: "actionz"
|
||||
stageEditorStageEvents: "lvl actionz"
|
||||
stageEditorStartEvent: "start action"
|
||||
stageEditorStartEventCleared: "start action dun"
|
||||
stageEditorFinishEvent: "end action"
|
||||
stageEditorFinishEventCleared: "end action dun"
|
||||
stageEditorChatEvents: "chat action"
|
||||
stageEditorEvents: "acshunz"
|
||||
stageEditorStageEvents: "stag acshunz"
|
||||
stageEditorStartEvent: "start acshun"
|
||||
stageEditorStartEventCleared: "start acshun clered."
|
||||
stageEditorFinishEvent: "finish acshun"
|
||||
stageEditorFinishEventCleared: "finish action clered."
|
||||
stageEditorChatEvents: "chat acshun"
|
||||
stageEditorChatTrigger: "chat triger"
|
||||
stageEditorChatEventsCleared: "Chat action cleared."
|
||||
stageEditorCommandEvents: "Command Action"
|
||||
stageEditorCommandTrigger: "Command Trigger"
|
||||
stageEditorCommandEventsCleared: "Command action cleared."
|
||||
stageEditorTriggeredBy: "Triggered by"
|
||||
stageEditorDeathEvent: "Death Action"
|
||||
stageEditorDeathEventCleared: "Death action cleared."
|
||||
stageEditorDisconnectEvent: "Disconnect Action"
|
||||
stageEditorDisconnectEventCleared: "Disconnect action cleared."
|
||||
stageEditorDelayMessage: "Delay message"
|
||||
stageEditorDenizenScript: "Denizen script"
|
||||
stageEditorStartMessage: "Start message"
|
||||
stageEditorCompleteMessage: "Complete message"
|
||||
stageEditorDelete: "Delete stage"
|
||||
stageEditorSetBlockNames: "Set block names"
|
||||
stageEditorSetBlockAmounts: "Set block amounts"
|
||||
stageEditorSetBlockDurability: "Set block durabilities"
|
||||
stageEditorSetKillAmounts: "Set kill amounts"
|
||||
stageEditorSetEnchantAmounts: "Set enchant amounts"
|
||||
stageEditorSetMobAmounts: "Set mob amounts"
|
||||
stageEditorSetEnchantments: "Set enchantments"
|
||||
stageEditorSetItemNames: "Set item names"
|
||||
stageEditorSetKillIds: "Set NPC IDs"
|
||||
stageEditorSetMobTypes: "Set mob types"
|
||||
stageEditorSetKillLocations: "Set kill locations"
|
||||
stageEditorSetKillLocationRadii: "Set kill location radii"
|
||||
stageEditorSetKillLocationNames: "Set kill location names"
|
||||
stageEditorSetLocations: "Set locations"
|
||||
stageEditorSetLocationRadii: "Set location radii"
|
||||
stageEditorSetLocationNames: "Set location names"
|
||||
stageEditorSetTameAmounts: "Set tame amounts"
|
||||
stageEditorSetShearColors: "Set sheep colors"
|
||||
stageEditorSetShearAmounts: "Set shear amounts"
|
||||
stageEditorPassword: "Password"
|
||||
stageEditorAddPasswordDisplay: "Add password display"
|
||||
stageEditorAddPasswordPhrases: "Add password phrase(s)"
|
||||
stageEditorCustom: "Custom objectives"
|
||||
stageEditorNoModules: "No modules loaded"
|
||||
stageEditorModuleNotFound: "Custom objective module not found."
|
||||
stageEditorCustomPrompt: "Enter the name of a custom objective to add, <clear>, <cancel>"
|
||||
stageEditorCustomAlreadyAdded: "That custom objective has already been added!"
|
||||
stageEditorCustomCleared: "Custom objectives cleared."
|
||||
stageEditorCustomDataPrompt: "Enter value for <data>:"
|
||||
stageEditorEnterBlockNames: "Enter block names, <space>, <cancel>"
|
||||
stageEditorEnterBlockAmounts: "Enter block amounts, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "Enter block durabilities (numbers), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "Enter number of fish to catch, <clear>, <cancel>"
|
||||
stageEditorMilkCowsPrompt: "Enter number of cows to milk, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "Enter number of players to kill, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "Enter enchantment names, <space>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "put magic amounts (numbahs), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "put stuff naim, <space>, <cancel>"
|
||||
stageEditorNPCPrompt: "put robo-kat ids, <space>, <cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "put robo-kat ids, <space>,<clear>, <cancel>"
|
||||
stageEditorDeliveryMessagesPrompt: "enter gib mesage, <semicolon>, <cancel>"
|
||||
stageEditorKillNPCsPrompt: "put bodi count (numbahs), <space>, <cancel>"
|
||||
stageEditorMobsPrompt: "enter monstar naims, <space>, <cancel>"
|
||||
stageEditorMobAmountsPrompt: "enter monstar numbah, <space>, <cancel>"
|
||||
stageEditorChatEventsCleared: "chat acshun clered."
|
||||
stageEditorCommandEvents: "cmd acshun"
|
||||
stageEditorCommandTrigger: "cmd triger"
|
||||
stageEditorCommandEventsCleared: "cmd acshun clered."
|
||||
stageEditorTriggeredBy: "trigered by"
|
||||
stageEditorDeathEvent: "def acshun"
|
||||
stageEditorDeathEventCleared: "def acshun clered."
|
||||
stageEditorDisconnectEvent: "disconect acshun"
|
||||
stageEditorDisconnectEventCleared: "disconect acshun clered."
|
||||
stageEditorDelayMessage: "deelay msg"
|
||||
stageEditorDenizenScript: "denizen skript"
|
||||
stageEditorStartMessage: "strat msg"
|
||||
stageEditorCompleteMessage: "dun msg"
|
||||
stageEditorDelete: "delet msg"
|
||||
stageEditorSetBlockNames: "set blok nam"
|
||||
stageEditorSetBlockAmounts: "set blok numbah"
|
||||
stageEditorSetBlockDurability: "set blok durabilty"
|
||||
stageEditorSetKillAmounts: "set bodi count"
|
||||
stageEditorSetEnchantAmounts: "set spell amounts"
|
||||
stageEditorSetMobAmounts: "set monstar numbah"
|
||||
stageEditorSetEnchantments: "set spellz"
|
||||
stageEditorSetItemNames: "set stuffz naimz"
|
||||
stageEditorSetKillIds: "set robo-kat ids"
|
||||
stageEditorSetMobTypes: "set mob taipz"
|
||||
stageEditorSetKillLocations: "set kil spotz"
|
||||
stageEditorSetKillLocationRadii: "set kil spotz radii"
|
||||
stageEditorSetKillLocationNames: "set kil spotz naimz"
|
||||
stageEditorSetLocations: "set a somewhere"
|
||||
stageEditorSetLocationRadii: "set some radii"
|
||||
stageEditorSetLocationNames: "set a name 2 somewher"
|
||||
stageEditorSetTameAmounts: "set taim count"
|
||||
stageEditorSetShearColors: "set baa colorz"
|
||||
stageEditorSetShearAmounts: "set shere numbah"
|
||||
stageEditorPassword: "pw"
|
||||
stageEditorAddPasswordDisplay: "ad pw displai"
|
||||
stageEditorAddPasswordPhrases: "ad pw frases"
|
||||
stageEditorCustom: "diy objetvis"
|
||||
stageEditorNoModules: "no mdul loade"
|
||||
stageEditorModuleNotFound: "diy objectiv modul not herez"
|
||||
stageEditorCustomPrompt: "entr name of diy objetiv, <clear>, <cancel>"
|
||||
stageEditorCustomAlreadyAdded: "diy objetiv has ben aded!"
|
||||
stageEditorCustomCleared: "diy objetivs clered."
|
||||
stageEditorCustomDataPrompt: "entr <data> valu:"
|
||||
stageEditorEnterBlockNames: "entr blok naim, <space>, <cancel>"
|
||||
stageEditorEnterBlockAmounts: "entr blok numbah, <space>, <cancel>"
|
||||
stageEditorEnterBlockDurability: "entr blok lifspan (numbahs), <space>, <cancel>"
|
||||
stageEditorCatchFishPrompt: "entr numb of fishie to cach, <clear>, <cancel>"
|
||||
stageEditorMilkCowsPrompt: "entr numb of cow to milk, <clear>, <cancel>"
|
||||
stageEditorKillPlayerPrompt: "entr numb of playrs to murdr, <clear>, <cancel>"
|
||||
stageEditorEnchantTypePrompt: "entr spell naims, <space>, <cancel>"
|
||||
stageEditorEnchantAmountsPrompt: "entr magic amounts (numbahs), <space>, <cancel>"
|
||||
stageEditorItemNamesPrompt: "entr item naims, <space>, <cancel>"
|
||||
stageEditorNPCPrompt: "entr robo-playr ids, <space>, <cancel>"
|
||||
stageEditorNPCToTalkToPrompt: "entr robo-playr ids, <space>,<clear>, <cancel>"
|
||||
stageEditorDeliveryMessagesPrompt: "entr gib mesage, <semicolon>, <cancel>"
|
||||
stageEditorKillNPCsPrompt: "entr bodi count (numbahs), <space>, <cancel>"
|
||||
stageEditorMobsPrompt: "entr monstar naims, <space>, <cancel>"
|
||||
stageEditorMobAmountsPrompt: "entr monstar numbah, <space>, <cancel>"
|
||||
stageEditorMobLocationPrompt: "rigt clik on blok to selec it, <add>, <cancel>"
|
||||
stageEditorMobLocationRadiiPrompt: "put kill spot radi (numbah of blokz), <space>, <cancel>"
|
||||
stageEditorMobLocationNamesPrompt: "enter spot naims, <semicolon>, <cancel>"
|
||||
stageEditorMobLocationRadiiPrompt: "entr kill spot radi (numbah of blokz), <space>, <cancel>"
|
||||
stageEditorMobLocationNamesPrompt: "entr spot naims, <semicolon>, <cancel>"
|
||||
stageEditorReachLocationPrompt: "rigt clik on blok to selec it, <add>, <cancel>"
|
||||
stageEditorReachLocationRadiiPrompt: "put reech spot radi (numbah of blokz), <space>, <cancel>"
|
||||
stageEditorReachLocationNamesPrompt: "enter spot naims, <semicolon>, <cancel>"
|
||||
stageEditorTameAmountsPrompt: "put taim numbah, <space>, <cancel>"
|
||||
stageEditorShearColorsPrompt: "put baa colorz, <space>, <cancel>"
|
||||
stageEditorShearAmountsPrompt: "put shere numbah, <space>, <cancel>"
|
||||
stageEditorEventsPrompt: "put action naim, <clear>, <cancel>"
|
||||
stageEditorChatEventsPrompt: "put action naim 2 add, <clear>, <cancel>"
|
||||
stageEditorChatEventsTriggerPrompt: "put chat triger 4 <action>, <cancel>"
|
||||
stageEditorCommandEventsPrompt: "put action naim 2 add, <clear>, <cancel>"
|
||||
stageEditorCommandEventsTriggerPrompt: "put cmd triger 4 <action>, <cancel>"
|
||||
stageEditorDelayMessagePrompt: "put delay msg, <clear>, <cancel>"
|
||||
stageEditorScriptPrompt: "put skript naim, <clear>, <cancel>"
|
||||
stageEditorStartMessagePrompt: "put strat msg, <clear>, <cancel>"
|
||||
stageEditorCompleteMessagePrompt: "put cumplet msg, <clear>, <cancel>"
|
||||
stageEditorPasswordDisplayPrompt: "put pw hint msg, <cancel>"
|
||||
stageEditorPasswordPhrasePrompt: "put pw words to be ok wif, <semicolon>, <cancel>"
|
||||
stageEditorReachLocationRadiiPrompt: "entr reech spot radi (numbah of blokz), <space>, <cancel>"
|
||||
stageEditorReachLocationNamesPrompt: "entr spot naims, <semicolon>, <cancel>"
|
||||
stageEditorTameAmountsPrompt: "entr taim numbahs, <space>, <cancel>"
|
||||
stageEditorShearColorsPrompt: "entr baa colorz, <space>, <cancel>"
|
||||
stageEditorShearAmountsPrompt: "entr shere numbahs, <space>, <cancel>"
|
||||
stageEditorEventsPrompt: "entr acshun naim, <clear>, <cancel>"
|
||||
stageEditorChatEventsPrompt: "entr acshun naim 2 add, <clear>, <cancel>"
|
||||
stageEditorChatEventsTriggerPrompt: "entr chat triger 4 <action>, <cancel>"
|
||||
stageEditorCommandEventsPrompt: "entr acshun naim 2 add, <clear>, <cancel>"
|
||||
stageEditorCommandEventsTriggerPrompt: "entr cmd triger 4 <action>, <cancel>"
|
||||
stageEditorDelayMessagePrompt: "entr delay msg, <clear>, <cancel>"
|
||||
stageEditorScriptPrompt: "entr script naim, <clear>, <cancel>"
|
||||
stageEditorStartMessagePrompt: "entr strat msg, <clear>, <cancel>"
|
||||
stageEditorCompleteMessagePrompt: "entr cumplet msg, <clear>, <cancel>"
|
||||
stageEditorPasswordDisplayPrompt: "entr pasword hint msg, <cancel>"
|
||||
stageEditorPasswordPhrasePrompt: "entr pasword words to be ok wif, <semicolon>, <cancel>"
|
||||
stageEditorDeliveryAddItem: "add stuff"
|
||||
stageEditorDeliveryNPCs: "put robo-kat ids"
|
||||
stageEditorDeliveryMessages: "put gib msg"
|
||||
@ -237,212 +237,212 @@ stageEditorInvalidNPC: "not gud fake-kat id !1!1!"
|
||||
stageEditorInvalidMob: "not gud monstar naim!!1!1!1!"
|
||||
stageEditorInvalidItemName: "not gud stuf naim1!!11!"
|
||||
stageEditorInvalidDye: "not gud die color!!!1!1!1!"
|
||||
stageEditorInvalidEvent: "is not a valid action name!"
|
||||
stageEditorDuplicateEvent: "Action is already in the list!"
|
||||
stageEditorInvalidScript: "Denizen script not found!"
|
||||
stageEditorNoCitizens: "Citizens is not installed!"
|
||||
stageEditorNoDenizen: "Denizen is not installed!"
|
||||
stageEditorPositiveAmount: "put numbah dat is postiv!"
|
||||
stageEditorInvalidEvent: "iz not gud acshun naim!!1!1"
|
||||
stageEditorDuplicateEvent: "acshun is a dupe in list!!!"
|
||||
stageEditorInvalidScript: "404 denizen skript not found"
|
||||
stageEditorNoCitizens: "404 Citizens not found"
|
||||
stageEditorNoDenizen: "404 Denizen not found"
|
||||
stageEditorPositiveAmount: "entr numbah dat is postiv!"
|
||||
stageEditorNotListofNumbers: "not a list of numbahs !!1!1!"
|
||||
stageEditorNoDelaySet: "put dalai 1st!1!!!"
|
||||
stageEditorNoItems: "put stuffz 1st!!1!!"
|
||||
stageEditorNoDeliveryMessage: "u must set 1 or moar gib msg!!!1!1!"
|
||||
stageEditorNoKillLocations: "You must set kill locations first!"
|
||||
stageEditorNoKillLocations: "poot kil spots first!!!"
|
||||
stageEditorNoBlockSelected: "selekt blok u doofus"
|
||||
stageEditorNoLocations: "You must set locations first!"
|
||||
stageEditorMustSetPasswordDisplays: "You must add at least one password display first!"
|
||||
stageEditorDelayCleared: "Delay cleared."
|
||||
stageEditorDenizenCleared: "Denizen script cleared."
|
||||
stageEditorObjectiveCleared: "Objective cleared."
|
||||
stageEditorMessageCleared: "Message cleared."
|
||||
stageEditorConfirmStageNote: "Any stages after will be shifted back one spot"
|
||||
stageEditorDeleteSucces: "Stage deleted successfully."
|
||||
stageEditorEnchantments: "Enchantments"
|
||||
stageEditorNPCNote: 'Note: You may specify the name of the NPC with <npc>'
|
||||
stageEditorOptional: "Optional"
|
||||
stageEditorColors: "Sheep Colors"
|
||||
eventEditorCreate: "Create new action"
|
||||
eventEditorEdit: "Edit an action"
|
||||
eventEditorDelete: "Delete an action"
|
||||
eventEditorNoneToEdit: "No actions currently exist to be edited!"
|
||||
eventEditorNoneToDelete: "No actions currently exist to be deleted!"
|
||||
eventEditorNotFound: "Action not found!"
|
||||
eventEditorExists: "Action already exists!"
|
||||
eventEditorErrorSaving: "An error occurred while saving."
|
||||
eventEditorDeleted: "Action deleted. Quest and action data reloaded."
|
||||
eventEditorSaved: "Action saved. Quest and action data reloaded."
|
||||
eventEditorEnterEventName: "Enter Action name, <cancel>"
|
||||
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."
|
||||
eventEditorEventInUse: "The following quests use the action"
|
||||
eventEditorMustModifyQuests: "You must modify these quests first!"
|
||||
eventEditorNotANumberList: "Input was not a list of numbers!"
|
||||
eventEditorGiveItemsTitle: "- Give Items -"
|
||||
eventEditorEffectsTitle: "- Sound Effects -"
|
||||
eventEditorStormTitle: "- Action Storm -"
|
||||
eventEditorThunderTitle: "- Action Thunder -"
|
||||
eventEditorMobSpawnsTitle: "- Action Mob Spawns -"
|
||||
eventEditorMobsTitle: "- Mobs -"
|
||||
eventEditorAddMobTypesTitle: "- Add Mob -"
|
||||
eventEditorPotionEffectsTitle: "- Action Potion Effects -"
|
||||
eventEditorPotionTypesTitle: "- Action Potion Types -"
|
||||
eventEditorWorldsTitle: "- Worlds -"
|
||||
eventEditorSetName: "Set name"
|
||||
eventEditorPlayer: "Player"
|
||||
eventEditorTimer: "Timer"
|
||||
eventEditorEffect: "Effect"
|
||||
eventEditorWeather: "Weather"
|
||||
eventEditorSetMessage: "Send message"
|
||||
eventEditorClearInv: "Clear inventory"
|
||||
eventEditorFailQuest: "Fail the quest"
|
||||
eventEditorSetExplosions: "Set explosion locations"
|
||||
eventEditorSetLightning: "Set lightning strike locations"
|
||||
eventEditorSetEffects: "Set effects"
|
||||
eventEditorSetStorm: "Set storm"
|
||||
eventEditorSetThunder: "Set thunder"
|
||||
eventEditorSetMobSpawns: "Set mob spawns"
|
||||
eventEditorSetPotionEffects: "Apply potion effects"
|
||||
eventEditorSetHunger: "Set hunger level"
|
||||
eventEditorSetSaturation: "Set saturation level"
|
||||
eventEditorSetHealth: "Set health level"
|
||||
eventEditorEnterTimerSeconds: "Set amount of time before quest fails (in seconds)"
|
||||
eventEditorSetTimer: "Set time to fail quest"
|
||||
eventEditorCancelTimer: "Cancel the quest timer"
|
||||
eventEditorSetTeleport: "Teleport to location"
|
||||
eventEditorSetCommands: "Execute commands"
|
||||
eventEditorItems: "Action Items"
|
||||
eventEditorSetItems: "Give items"
|
||||
eventEditorItemsCleared: "Action items cleared."
|
||||
eventEditorSetItemNames: "Set item names"
|
||||
eventEditorSetItemAmounts: "Set item amounts"
|
||||
eventEditorNoNames: "No names set"
|
||||
eventEditorMustSetNames: "You must set item names first!"
|
||||
eventEditorInvalidName: "is not a valid item name!"
|
||||
eventEditorStorm: "Action Storm"
|
||||
eventEditorSetWorld: "Set world"
|
||||
eventEditorSetDuration: "Set duration"
|
||||
eventEditorNoWorld: "(No world set)"
|
||||
eventEditorSetWorldFirst: "You must set a world first!"
|
||||
eventEditorInvalidWorld: "is not a valid world name!"
|
||||
eventEditorMustSetStormDuration: "You must set a storm duration!"
|
||||
eventEditorStormCleared: "Storm data cleared."
|
||||
eventEditorEnterStormWorld: "Enter a world name for the storm to occur in, <cancel>"
|
||||
eventEditorEnterDuration: "Enter duration (in seconds)"
|
||||
eventEditorThunder: "Action Thunder"
|
||||
eventEditorMustSetThunderDuration: "You must set a thunder duration!"
|
||||
eventEditorThunderCleared: "Thunder data cleared."
|
||||
eventEditorEnterThunderWorld: "Enter a world name for the thunder to occur in, <cancel>"
|
||||
eventEditorEffects: "Action Sound Effects"
|
||||
eventEditorAddEffect: "Add sound effect"
|
||||
eventEditorAddEffectLocation: "Add sound effect location"
|
||||
eventEditorNoEffects: "No sound effects set"
|
||||
eventEditorMustAddEffects: "You must add sound effects first!"
|
||||
eventEditorInvalidEffect: "is not a valid sound effect name!"
|
||||
eventEditorEffectsCleared: "Action sound effects cleared."
|
||||
eventEditorEffectLocationPrompt: "Right-click on a block to play a sound effect at, <add>, <cancel>"
|
||||
eventEditorMobSpawns: "Action Mob Spawns"
|
||||
eventEditorAddMobTypes: "Add mob"
|
||||
eventEditorMustSetMobTypesFirst: "You must set the mob type first!"
|
||||
eventEditorSetMobAmounts: "Set mob amount"
|
||||
eventEditorMustSetMobAmountsFirst: "You must set mob amount first!"
|
||||
eventEditorAddSpawnLocation: "Set spawn location"
|
||||
eventEditorMobSpawnsCleared: "Mob spawns cleared."
|
||||
eventEditorMustSetMobLocationFirst: "You must set a spawn-location first!"
|
||||
eventEditorInvalidMob: "is not a valid mob name!"
|
||||
eventEditorSetMobName: "Set custom name for mob"
|
||||
eventEditorSetMobType: "Set mob type"
|
||||
eventEditorSetMobItemInHand: "Set item in hand"
|
||||
eventEditorSetMobItemInHandDrop: "Set drop chance of item in hand"
|
||||
eventEditorSetMobBoots: "Set boots"
|
||||
eventEditorSetMobBootsDrop: "Set drop chance of boots"
|
||||
eventEditorSetMobLeggings: "Set leggings"
|
||||
eventEditorSetMobLeggingsDrop: "Set drop chance of leggings"
|
||||
eventEditorSetMobChestPlate: "Set chest plate"
|
||||
eventEditorSetMobChestPlateDrop: "Set drop chance of chest plate"
|
||||
eventEditorSetMobHelmet: "Set helmet"
|
||||
eventEditorSetMobHelmetDrop: "Set drop chance of helmet"
|
||||
eventEditorSetMobSpawnAmount: "Set the amount of mobs to spawn"
|
||||
eventEditorSetDropChance: "Set the drop chance"
|
||||
eventEditorPotionEffects: "Action Potion Effects"
|
||||
eventEditorSetPotionEffectTypes: "Set potion effect types"
|
||||
eventEditorMustSetPotionTypesFirst: "You must set potion effect types first!"
|
||||
eventEditorSetPotionDurations: "Set potion effect durations"
|
||||
eventEditorMustSetPotionDurationsFirst: "You must set potion effect durations first!"
|
||||
eventEditorMustSetPotionTypesAndDurationsFirst: "You must set potion effect types and durations first!"
|
||||
eventEditorSetPotionMagnitudes: "Set potion effect magnitudes"
|
||||
eventEditorPotionsCleared: "Potion effects cleared."
|
||||
eventEditorInvalidPotionType: "is not a valid potion effect type!"
|
||||
eventEditorLightningPrompt: "Right-click on a block to spawn a lightning strike at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "Right-click on a block to spawn an explosion at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "You must select a block first."
|
||||
eventEditorSetMessagePrompt: "Enter message, <clear>, <cancel>"
|
||||
eventEditorSetMobTypesPrompt: "Enter mob name, <cancel>"
|
||||
eventEditorSetMobAmountsPrompt: "Enter mob amount, <cancel>"
|
||||
eventEditorSetMobNamePrompt: "Enter the name for this mob, <cancel>"
|
||||
eventEditorSetMobLocationPrompt: "Right-click on a block to select it, <add>, <cancel>"
|
||||
eventEditorSetPotionEffectsPrompt: "Enter potion effect types, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "Enter potion effect durations (in seconds), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "Enter potion effect magnitudes, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "Enter hunger level, <clear>"
|
||||
eventEditorSetSaturationPrompt: "Enter saturation level, <clear>"
|
||||
eventEditorSetHealthPrompt: "Enter health level, <clear>"
|
||||
eventEditorSetTeleportPrompt: "Right-click on a block to teleport the player to, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "Note: You may use <player> to refer to the player's name."
|
||||
eventEditorSetCommandsPrompt: "Enter commands, <semicolon>, <clear>, <cancel>"
|
||||
reqSetMoney: "Set money requirement"
|
||||
reqSetQuestPoints: "Set <points> requirement"
|
||||
reqSetItem: "Set item requirements"
|
||||
reqSetPerms: "Set permission requirements"
|
||||
reqSetQuest: "Set quest requirements"
|
||||
reqSetQuestBlocks: "Set quest blocks"
|
||||
reqSetMcMMO: "Set mcMMO Classic requirements"
|
||||
reqSetHeroes: "Set Heroes requirements"
|
||||
reqSetCustom: "Set custom requirements"
|
||||
reqSetSkills: "Set skills"
|
||||
reqSetSkillAmounts: "Set skill amounts"
|
||||
reqHeroesSetPrimary: "Set Primary Class"
|
||||
reqHeroesSetSecondary: "Set Secondary Class"
|
||||
reqQuestListTitle: "- Quests Available -"
|
||||
reqQuestPrompt: "Enter a list of quest names, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "Enter a list of true/false values, <space>, <cancel>"
|
||||
reqPermissionsPrompt: "Enter permission requirements, <space>, <clear>, <cancel>"
|
||||
reqCustomPrompt: "Enter the name of a custom requirement to add, <clear>, <cancel>"
|
||||
reqMcMMOAmountsPrompt: "Enter mcMMO Classic skill amounts, <space>, <clear>, <cancel>"
|
||||
reqHeroesPrimaryPrompt: "Enter a Heroes Primary Class name, <clear>, <cancel>"
|
||||
reqHeroesSecondaryPrompt: "Enter a Heroes Secondary Class name, <clear>, <cancel>"
|
||||
reqAddItem: "Add item"
|
||||
reqSetRemoveItems: "Set remove items"
|
||||
reqNoItemsSet: "No items set"
|
||||
reqNoValuesSet: "No values set"
|
||||
reqHeroesPrimaryDisplay: "Primary Class:"
|
||||
reqHeroesSecondaryDisplay: "Secondary Class:"
|
||||
reqNotAQuestName: "<quest> is not a quest name!"
|
||||
reqItemCleared: "Item requirements cleared."
|
||||
reqCustomAlreadyAdded: "That custom requirement has already been added!"
|
||||
reqCustomNotFound: "Custom requirement module not found."
|
||||
reqCustomCleared: "Custom requirements cleared."
|
||||
reqMcMMOError: "<input> is not an mcMMO Classic skill name!"
|
||||
reqMcMMOCleared: "mcMMO Classic skill requirements cleared."
|
||||
reqMcMMOAmountsCleared: "mcMMO Classic skill amount requirements cleared."
|
||||
reqHeroesNotPrimary: "The <class> class is not primary!"
|
||||
reqHeroesPrimaryCleared: "Heroes Primary Class requirement cleared."
|
||||
reqHeroesNotSecondary: "The <class> class is not secondary!"
|
||||
reqHeroesSecondaryCleared: "Heroes Secondary Class requirement cleared."
|
||||
reqHeroesClassNotFound: "Class not found!"
|
||||
reqNotANumber: "<input> is not a number!"
|
||||
reqMustAddItem: "You must add at least one item first!"
|
||||
reqNoMessage: "You must set a fail requirements message!"
|
||||
plnStart: "Set start date"
|
||||
plnEnd: "Set end date"
|
||||
plnRepeat: "Set repeat cycle"
|
||||
plnCooldown: "Set player cooldown"
|
||||
plnTooEarly: "<quest> will be active in <time>."
|
||||
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"
|
||||
stageEditorNoLocations: "poot spots firsts!!"
|
||||
stageEditorMustSetPasswordDisplays: "u must ad atlest 1 pasword display first"
|
||||
stageEditorDelayCleared: "delay snapd"
|
||||
stageEditorDenizenCleared: "denizen skript snaped"
|
||||
stageEditorObjectiveCleared: "objectiv snapped"
|
||||
stageEditorMessageCleared: "msg snapd"
|
||||
stageEditorConfirmStageNote: "any stages wil be shifted back one spot!!"
|
||||
stageEditorDeleteSucces: "stag deletd sucesfuly"
|
||||
stageEditorEnchantments: "magik spellz"
|
||||
stageEditorNPCNote: 'u can specific robokats name with <npc>'
|
||||
stageEditorOptional: "u r not required 2 do dis tho\n"
|
||||
stageEditorColors: "baa colors"
|
||||
eventEditorCreate: "maik new acshun"
|
||||
eventEditorEdit: "edit acshun"
|
||||
eventEditorDelete: "delet acshun"
|
||||
eventEditorNoneToEdit: "no acshuns exizt 2 b editd!"
|
||||
eventEditorNoneToDelete: "no acshuns exizt 2 b delet!"
|
||||
eventEditorNotFound: "404 acshun not found"
|
||||
eventEditorExists: "acshun is dupe!"
|
||||
eventEditorErrorSaving: "eror happend whil savin"
|
||||
eventEditorDeleted: "quest snapd!!1! quest an acshun data has ben reloded."
|
||||
eventEditorSaved: "quest saiv!!1! quest an acshun data has ben reloded."
|
||||
eventEditorEnterEventName: "entr acshun naim, <cancel>"
|
||||
eventEditorModifiedNote: 'note: u modified acshun that deez quest use:'
|
||||
eventEditorForcedToQuit: "if u save acshun, any1 who iz doin any of deez quests will be forced to raigquit dem."
|
||||
eventEditorEventInUse: "teh followin questz use da acshun"
|
||||
eventEditorMustModifyQuests: "modfiy deez quest first!"
|
||||
eventEditorNotANumberList: "was not a list of numbahs !!1!1!"
|
||||
eventEditorGiveItemsTitle: "- giv stuf -"
|
||||
eventEditorEffectsTitle: "- sfx -"
|
||||
eventEditorStormTitle: "- acshun strom -"
|
||||
eventEditorThunderTitle: "- acshun thundr -"
|
||||
eventEditorMobSpawnsTitle: "- acshun monstar spawn -"
|
||||
eventEditorMobsTitle: "- monstarz -"
|
||||
eventEditorAddMobTypesTitle: "- add monstarz -"
|
||||
eventEditorPotionEffectsTitle: "- acshun potion fx -"
|
||||
eventEditorPotionTypesTitle: "- acshun potion typz -"
|
||||
eventEditorWorldsTitle: "- wrldz -"
|
||||
eventEditorSetName: "put naim"
|
||||
eventEditorPlayer: "Kitteh"
|
||||
eventEditorTimer: "timah"
|
||||
eventEditorEffect: "fx"
|
||||
eventEditorWeather: "wether"
|
||||
eventEditorSetMessage: "send msg"
|
||||
eventEditorClearInv: "delet inv"
|
||||
eventEditorFailQuest: "fail quest"
|
||||
eventEditorSetExplosions: "set kabom spotz"
|
||||
eventEditorSetLightning: "set lightnin strike spotz"
|
||||
eventEditorSetEffects: "set fx"
|
||||
eventEditorSetStorm: "set bad weathr"
|
||||
eventEditorSetThunder: "set thundr"
|
||||
eventEditorSetMobSpawns: "set monstah spanws"
|
||||
eventEditorSetPotionEffects: "aply poshun fx"
|
||||
eventEditorSetHunger: "set hugnar lvl"
|
||||
eventEditorSetSaturation: "set saturatn lvl"
|
||||
eventEditorSetHealth: "set hp lvl"
|
||||
eventEditorEnterTimerSeconds: "set amont of time b4 quest failz (in secondz)"
|
||||
eventEditorSetTimer: "set taim 2 fail quest"
|
||||
eventEditorCancelTimer: "kancel da quest timer"
|
||||
eventEditorSetTeleport: "tp to spot"
|
||||
eventEditorSetCommands: "execute cmds"
|
||||
eventEditorItems: "acshun itemz"
|
||||
eventEditorSetItems: "gib stufz"
|
||||
eventEditorItemsCleared: "acshun itemz clered."
|
||||
eventEditorSetItemNames: "set stuf namez"
|
||||
eventEditorSetItemAmounts: "set stufz amount"
|
||||
eventEditorNoNames: "no naimz set"
|
||||
eventEditorMustSetNames: "put stuf naim 1st!111!1!"
|
||||
eventEditorInvalidName: "invalid stuf naim!!!"
|
||||
eventEditorStorm: "acshun strom"
|
||||
eventEditorSetWorld: "set wrold"
|
||||
eventEditorSetDuration: "set durashun"
|
||||
eventEditorNoWorld: "(no wolrd set)"
|
||||
eventEditorSetWorldFirst: "u msut set wrold first!!!!"
|
||||
eventEditorInvalidWorld: "iz not valid wrold name!!"
|
||||
eventEditorMustSetStormDuration: "put storm durashun!!!!"
|
||||
eventEditorStormCleared: "storm data clered."
|
||||
eventEditorEnterStormWorld: "entr world name 4 teh storm 2 ocur in, <cancel>"
|
||||
eventEditorEnterDuration: "entr durashun (in secs)"
|
||||
eventEditorThunder: "acshun thundr"
|
||||
eventEditorMustSetThunderDuration: "put thundr durashun!!!!"
|
||||
eventEditorThunderCleared: "thundar data snapd"
|
||||
eventEditorEnterThunderWorld: "entr world name 4 teh thundr 2 ocur in, <cancel>"
|
||||
eventEditorEffects: "acshun sound efects"
|
||||
eventEditorAddEffect: "add sound efect"
|
||||
eventEditorAddEffectLocation: "add sound efect locashun"
|
||||
eventEditorNoEffects: "no sound efects set"
|
||||
eventEditorMustAddEffects: "add sound effects nao!!!"
|
||||
eventEditorInvalidEffect: "not valid sound efect naim!!!!!!"
|
||||
eventEditorEffectsCleared: "acshun sound efects b gone."
|
||||
eventEditorEffectLocationPrompt: "rigt-clik on blok to play sound efect at, <add>, <cancel>"
|
||||
eventEditorMobSpawns: "acshun monstar spawn"
|
||||
eventEditorAddMobTypes: "add monstarz"
|
||||
eventEditorMustSetMobTypesFirst: "put mob taip firsts!!"
|
||||
eventEditorSetMobAmounts: "entr monstar numbah"
|
||||
eventEditorMustSetMobAmountsFirst: "poot mob amont firsts!!"
|
||||
eventEditorAddSpawnLocation: "put spown spot"
|
||||
eventEditorMobSpawnsCleared: "mob spown removd"
|
||||
eventEditorMustSetMobLocationFirst: "put spawn spot first!!"
|
||||
eventEditorInvalidMob: "invalid mob naim!!!"
|
||||
eventEditorSetMobName: "put custom naim for monstar"
|
||||
eventEditorSetMobType: "put mob taip"
|
||||
eventEditorSetMobItemInHand: "set stufz in hand"
|
||||
eventEditorSetMobItemInHandDrop: "setz drop % of item in hand"
|
||||
eventEditorSetMobBoots: "put boots"
|
||||
eventEditorSetMobBootsDrop: "put drop % of bots"
|
||||
eventEditorSetMobLeggings: "set legins"
|
||||
eventEditorSetMobLeggingsDrop: "set % drop of legins"
|
||||
eventEditorSetMobChestPlate: "set tshirt"
|
||||
eventEditorSetMobChestPlateDrop: "set % drop of thsirt"
|
||||
eventEditorSetMobHelmet: "set hat"
|
||||
eventEditorSetMobHelmetDrop: "put drop % of hat"
|
||||
eventEditorSetMobSpawnAmount: "set amont of monst 2 spown"
|
||||
eventEditorSetDropChance: "set drop %"
|
||||
eventEditorPotionEffects: "acshun potion fx"
|
||||
eventEditorSetPotionEffectTypes: "set potion fx typ"
|
||||
eventEditorMustSetPotionTypesFirst: "set poshun fx typ 1st"
|
||||
eventEditorSetPotionDurations: "set pshun fx duration"
|
||||
eventEditorMustSetPotionDurationsFirst: "must set poshun fx duration 1st"
|
||||
eventEditorMustSetPotionTypesAndDurationsFirst: "must put potion fx typs and durations 1st"
|
||||
eventEditorSetPotionMagnitudes: "poshun fx mzgnitud"
|
||||
eventEditorPotionsCleared: "pshun fx clered"
|
||||
eventEditorInvalidPotionType: "not valid poshun type"
|
||||
eventEditorLightningPrompt: "rigt clik on blok to spawn a ligtning strik at, <add>, <clear>, <cancel>"
|
||||
eventEditorExplosionPrompt: "rigt clik on blok to spawn a boom at, <add>, <clear>, <cancel>"
|
||||
eventEditorSelectBlockFirst: "must selek block 1st"
|
||||
eventEditorSetMessagePrompt: "entr msg, <clear>, <cancel>"
|
||||
eventEditorSetMobTypesPrompt: "entr monstar naim, <cancel>"
|
||||
eventEditorSetMobAmountsPrompt: "entr monstar numbah, <cancel>"
|
||||
eventEditorSetMobNamePrompt: "entr mob naim, <cancel>"
|
||||
eventEditorSetMobLocationPrompt: "rigt clik on blok to selek it, <add>, <cancel>"
|
||||
eventEditorSetPotionEffectsPrompt: "entr potion fx typs, <space>, <cancel>"
|
||||
eventEditorSetPotionDurationsPrompt: "entr potion fx durations (in secs), <space>, <cancel>"
|
||||
eventEditorSetPotionMagnitudesPrompt: "entr potion fx magnituds, <space>, <cancel>"
|
||||
eventEditorSetHungerPrompt: "entr hungar lvl, <clear>"
|
||||
eventEditorSetSaturationPrompt: "entr saturatn lvl, <clear>"
|
||||
eventEditorSetHealthPrompt: "entr hp lvl, <clear>"
|
||||
eventEditorSetTeleportPrompt: "rith clik on blok to tp the player 2, <done>, <clear>, <cancel>"
|
||||
eventEditorCommandsNote: "di u know u can use <player> to refer to the playr's name?"
|
||||
eventEditorSetCommandsPrompt: "entr cmds, <semicolon>, <clear>, <cancel>"
|
||||
reqSetMoney: "put required lolcash"
|
||||
reqSetQuestPoints: "put required pts"
|
||||
reqSetItem: "put required stuffz "
|
||||
reqSetPerms: "put required permz"
|
||||
reqSetQuest: "set requird questz"
|
||||
reqSetQuestBlocks: "set quest blox"
|
||||
reqSetMcMMO: "set wat u need to do related 2 mcMMO Classic"
|
||||
reqSetHeroes: "put required Heroes"
|
||||
reqSetCustom: "set diy required"
|
||||
reqSetSkills: "set skilz"
|
||||
reqSetSkillAmounts: "set skilz amonts"
|
||||
reqHeroesSetPrimary: "set 1st clas"
|
||||
reqHeroesSetSecondary: "set 2nd clas"
|
||||
reqQuestListTitle: "- quest u kan do -"
|
||||
reqQuestPrompt: "entr list of quest naims, <semicolon>, <clear>, <cancel>"
|
||||
reqRemoveItemsPrompt: "entr list of true/false valus, <space>, <cancel>"
|
||||
reqPermissionsPrompt: "entr requird perm, <space>, <clear>, <cancel>"
|
||||
reqCustomPrompt: "entr name of diy requirment, <clear>, <cancel>"
|
||||
reqMcMMOAmountsPrompt: "entr mcMMO Classic skil amount, <clear>, <cancel>"
|
||||
reqHeroesPrimaryPrompt: "entr Heroes 1st clas name, <clear>, <cancel>"
|
||||
reqHeroesSecondaryPrompt: "entr Heroes 2nd clas name, <clear>, <cancel>"
|
||||
reqAddItem: "add stuff"
|
||||
reqSetRemoveItems: "set itemz 2 delet"
|
||||
reqNoItemsSet: "no itemz set"
|
||||
reqNoValuesSet: "no valuez set"
|
||||
reqHeroesPrimaryDisplay: "1st clas:"
|
||||
reqHeroesSecondaryDisplay: "2nd clas:"
|
||||
reqNotAQuestName: "<quest> is not quest naim!"
|
||||
reqItemCleared: "item requirements clered"
|
||||
reqCustomAlreadyAdded: "dat diy requirment as alredy ben aded!!"
|
||||
reqCustomNotFound: "404 diy requirment modul."
|
||||
reqCustomCleared: "diy requirmnts clered."
|
||||
reqMcMMOError: "<input> iz not mcmmo clasic skil naim!"
|
||||
reqMcMMOCleared: "mcMMO Classic skil requirmentz clered."
|
||||
reqMcMMOAmountsCleared: "mcMMO Classic skil amont requirmnts clered."
|
||||
reqHeroesNotPrimary: "the <class> clas is not primary!"
|
||||
reqHeroesPrimaryCleared: "required Heroes 1st clas clered."
|
||||
reqHeroesNotSecondary: "the <class> clas is not secndry!"
|
||||
reqHeroesSecondaryCleared: "required Heroes 2nd clas clered"
|
||||
reqHeroesClassNotFound: "404 clas not found!"
|
||||
reqNotANumber: "<input> not a numbah!"
|
||||
reqMustAddItem: "u must add atlest 1 item 1st!"
|
||||
reqNoMessage: "u must set fail requirment mesag!"
|
||||
plnStart: "set start dat"
|
||||
plnEnd: "set end dat"
|
||||
plnRepeat: "set repet cycl"
|
||||
plnCooldown: "set plyr coldown"
|
||||
plnTooEarly: "<quest> wil b aktiv in <time>!!!!1!"
|
||||
plnTooLate: "<quest> wuz lst aktive <time> ago!!"
|
||||
optGeneral: "genral"
|
||||
optMultiplayer: "multiplayr"
|
||||
optBooleanPrompt: "entr '<true>' or '<false>', <clear>, <cancel>"
|
||||
optNumberPrompt: "etner level (numbah) 4 trakin progres, <clear>, <cancel>"
|
||||
optAllowCommands: "alow commandz druing quest"
|
||||
optAllowQuitting: "alow ragequiting during quest"
|
||||
optCommandsDenied: "u cant cheat during <quest>"
|
||||
optUseDungeonsXLPlugin: "use da plugin dungeonsxl"
|
||||
@ -457,54 +457,54 @@ rewSetCommands: "set cmd giftz"
|
||||
rewCommandsCleared: "cmd giftz snapd"
|
||||
rewNoCommands: "put cmds 1st!111!1!"
|
||||
rewPermissions: "op perm giftz"
|
||||
rewSetPermission: "Set permission rewards"
|
||||
rewSetPermissionWorlds: "Set permission worlds"
|
||||
rewPermissionsCleared: "Permission rewards cleared."
|
||||
rewSetMcMMO: "Set mcMMO Classic skill rewards"
|
||||
rewSetHeroes: "Set Heroes experience rewards"
|
||||
rewSetPhat: "Set PhatLoot rewards"
|
||||
rewSetCustom: "Set custom rewards"
|
||||
rewSetHeroesClasses: "Set classes"
|
||||
rewSetHeroesAmounts: "Set experience amounts"
|
||||
rewMoneyPrompt: "Enter amount of <money>, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "Enter amount of experience, <clear>, <cancel>"
|
||||
rewCommandPrompt: "Enter command rewards (use '<player>' to represent the player), <semicolon>, <clear>, <cancel>"
|
||||
rewPermissionsPrompt: "Enter permission rewards, <space>, <clear>, <cancel>"
|
||||
rewPermissionsWorldPrompt: "Enter permission worlds, <semicolon>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "Enter amount of <points>, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "Enter mcMMO Classic skills (or enter 'All' for all skills), <space>, <cancel>"
|
||||
rewHeroesClassesPrompt: "Enter Heroes classes, <space>, <cancel>"
|
||||
rewHeroesExperiencePrompt: "Enter experience amounts (numbers, decimals are allowed), <space>, <cancel>"
|
||||
rewPhatLootsPrompt: "Enter PhatLoots, <space>, <clear>, <cancel>"
|
||||
rewCustomRewardPrompt: "Enter the name of a custom reward to add, <clear>, <cancel>"
|
||||
rewItemsCleared: "Item rewards cleared."
|
||||
rewNoMcMMOSkills: "No skills set"
|
||||
rewNoHeroesClasses: "No classes set"
|
||||
rewSetMcMMOSkillsFirst: "You must set skills first!"
|
||||
rewMcMMOCleared: "mcMMO Classic rewards cleared."
|
||||
rewSetHeroesClassesFirst: "You must set classes first!"
|
||||
rewHeroesCleared: "Heroes rewards cleared."
|
||||
rewHeroesInvalidClass: "<input> is not a valid Heroes class name!"
|
||||
rewPhatLootsInvalid: "<input> is not a valid PhatLoot name!"
|
||||
rewPhatLootsCleared: "PhatLoots reward cleared."
|
||||
rewCustomAlreadyAdded: "That custom reward has already been added!"
|
||||
rewCustomNotFound: "Custom reward module not found."
|
||||
rewCustomCleared: "Custom rewards cleared."
|
||||
itemCreateLoadHand: "Load item in hand"
|
||||
itemCreateSetName: "Set name"
|
||||
itemCreateSetAmount: "Set amount"
|
||||
rewSetPermission: "set perm giftz"
|
||||
rewSetPermissionWorlds: "set permz worldz"
|
||||
rewPermissionsCleared: "perm rwardz done"
|
||||
rewSetMcMMO: "put mcMMO skil rewardz"
|
||||
rewSetHeroes: "put Hereos xp reward"
|
||||
rewSetPhat: "SET PHATLOOT GIFTZ"
|
||||
rewSetCustom: "put custom rwardz"
|
||||
rewSetHeroesClasses: "set clas"
|
||||
rewSetHeroesAmounts: "set xp"
|
||||
rewMoneyPrompt: "etnr <money> amont, <clear>, <cancel>"
|
||||
rewExperiencePrompt: "entr amont xp, <clear>, <cancel>"
|
||||
rewCommandPrompt: "entr cmd rewrdz (use '<player>' to represent teh kiteeh, <semicolon>, <clear>, <cancel>"
|
||||
rewPermissionsPrompt: "entr perm reward, <space>, <clear>, <cancel>"
|
||||
rewPermissionsWorldPrompt: "entr perm worldz, <semicolon>, <clear>, <cancel>"
|
||||
rewQuestPointsPrompt: "etnr <points> amont, <clear>, <cancel>"
|
||||
rewMcMMOPrompt: "entr mcMMO Classic skilz (or 'all' for all skilz), <space>,<cancel>"
|
||||
rewHeroesClassesPrompt: "entr Heroes clas, <space>, <cancel>"
|
||||
rewHeroesExperiencePrompt: "entr xp amonts (numbahs, demicals r alowd), <space>, <cancel>"
|
||||
rewPhatLootsPrompt: "entr PhatLoots, <space>, <clear>, <cancel>"
|
||||
rewCustomRewardPrompt: "entr name of diy GIFT, <clear>, <cancel>"
|
||||
rewItemsCleared: "giftz clered"
|
||||
rewNoMcMMOSkills: "no skilz set!"
|
||||
rewNoHeroesClasses: "clases set"
|
||||
rewSetMcMMOSkillsFirst: "set skilz firsyt!!!!"
|
||||
rewMcMMOCleared: "mcmmo rewardz clered"
|
||||
rewSetHeroesClassesFirst: "set clas 1st!!1!1!"
|
||||
rewHeroesCleared: "Heroes reward clered."
|
||||
rewHeroesInvalidClass: "<input> iz not valid Heroes clas naim!!"
|
||||
rewPhatLootsInvalid: "<inputs> iz not valid PHATLOOT naims"
|
||||
rewPhatLootsCleared: "NO MOAR PHATLOOTZ"
|
||||
rewCustomAlreadyAdded: "diy giftz has ben aded"
|
||||
rewCustomNotFound: "diy gift modul not herez"
|
||||
rewCustomCleared: "diy gifts deletd"
|
||||
itemCreateLoadHand: "lod stuff in the hand"
|
||||
itemCreateSetName: "put naim"
|
||||
itemCreateSetAmount: "entr numbah"
|
||||
itemCreateSetDurab: "set durabilty"
|
||||
itemCreateSetEnchs: "add magik spelz"
|
||||
itemCreateSetDisplay: "put nicknam on item"
|
||||
itemCreateSetLore: "put lor"
|
||||
itemCreateSetClearMeta: "snap extra data"
|
||||
itemCreateEnterName: "put stuff naim, <cancel>"
|
||||
itemCreateEnterAmount: "put stuf amount (max 64), <cancel>"
|
||||
itemCreateEnterDurab: "put item durabilty, <clear>, <cancel>"
|
||||
itemCreateEnterEnch: "put spell naim, <clear>, <cancel>"
|
||||
itemCreateEnterLevel: "put lvl numbah 4 <enchantment>"
|
||||
itemCreateEnterDisplay: "put item nicknaim, <clear>, <cancel>"
|
||||
itemCreateEnterLore: "put lor, <semicolon>, <clear>, <cancel>"
|
||||
itemCreateEnterName: "entr item naim, <cancel>"
|
||||
itemCreateEnterAmount: "entr item amount (max 64), <cancel>"
|
||||
itemCreateEnterDurab: "entr item durabilty, <clear>, <cancel>"
|
||||
itemCreateEnterEnch: "entr spell naim, <clear>, <cancel>"
|
||||
itemCreateEnterLevel: "entr lvl numbah 4 <enchantment>"
|
||||
itemCreateEnterDisplay: "entr item nicknaim, <clear>, <cancel>"
|
||||
itemCreateEnterLore: "entr item lore, <semicolon>, <clear>, <cancel>"
|
||||
itemCreateNoItem: "u r holdin void idiot"
|
||||
itemCreateNoName: "put naim 1st!111!1!"
|
||||
itemCreateInvalidName: "Not gud stuf naim1!!11!"
|
||||
@ -514,17 +514,17 @@ itemCreateInvalidInput: "not gud imput!!1!"
|
||||
itemCreateNoNameAmount: "put naim n amount 1st!1!1!"
|
||||
itemCreateCriticalError: "critical oopsie hapend"
|
||||
dateCreateLoadTime: "lod curent taim"
|
||||
dateCreateEnterDay: "put day (max 31), <cancel>"
|
||||
dateCreateEnterMonth: "put munf (max 12), <cancel>"
|
||||
dateCreateEnterYear: "put yer (max 9999!!!),<cancel>"
|
||||
dateCreateEnterHour: "put hour (max 23), <cancel>"
|
||||
dateCreateEnterMinute: "put minut (max 59), <cancel>"
|
||||
dateCreateEnterSecond: "put secund (max 59!!!),<cancel>"
|
||||
dateCreateEnterOffset: "put utc ofset (max 14), <cancel>"
|
||||
dateCreateEnterZone: "put utc taimzone, <cancel>"
|
||||
dateCreateEnterDay: "entr day (max. 31), <cancel>"
|
||||
dateCreateEnterMonth: "entr munf (max. 12), <cancel>"
|
||||
dateCreateEnterYear: "entr yer (max. 9999),<cancel>"
|
||||
dateCreateEnterHour: "entr hour (max. 23), <cancel>"
|
||||
dateCreateEnterMinute: "entr minut (max. 59), <cancel>"
|
||||
dateCreateEnterSecond: "entr secund (max. 59),<cancel>"
|
||||
dateCreateEnterOffset: "entr utc ofset (max. 14), <cancel>"
|
||||
dateCreateEnterZone: "entr utc taimzone, <cancel>"
|
||||
dateCreateNoYearAmount: "put yer 1srt!!"
|
||||
overrideCreateSet: "set detial list overide"
|
||||
overrideCreateEnter: "put plasholdr text, <clear>, <cancel>"
|
||||
overrideCreateEnter: "entr replacement text, <clear>, <cancel>"
|
||||
questObjectivesTitle: "---(<quest>)---"
|
||||
questCompleteTitle: '**QUEST DUN!!1!1!1!: <quest>**'
|
||||
questRewardsTitle: "GIFTZ!!!1!1!1:"
|
||||
@ -542,7 +542,7 @@ questDisplayHelp: "- show halp"
|
||||
questNPCListTitle: "- quests | <npc> -"
|
||||
questAdminHelpTitle: "-quest admin halp -"
|
||||
questEditorTitle: "- quest editar -"
|
||||
eventEditorTitle: "- akchun editar-"
|
||||
eventEditorTitle: "- acshun editar -"
|
||||
questCreateTitle: "- maik quest -"
|
||||
questEditTitle: "- edit quest -"
|
||||
questDeleteTitle: "- delet quest-"
|
||||
@ -555,17 +555,17 @@ itemRewardsTitle: "- GIFT STUFFZ!!!11!1! -"
|
||||
permissionRewardsTitle: "- OP PERMZ GIFTZ!!1!1! -"
|
||||
mcMMORequirementsTitle: "- wat u need to do related 2 mcMMO clasic -"
|
||||
mcMMORewardsTitle: "- mcMMO clasic GIFTS!1!1! -"
|
||||
heroesRequirementsTitle: "- wat u need 2 do about heroes -"
|
||||
heroesRewardsTitle: "- hereos GIFTZ!1!1! -"
|
||||
heroesClassesTitle: "- heorez clases -"
|
||||
heroesExperienceTitle: "- heroes xp! -"
|
||||
heroesRequirementsTitle: "- wat u need 2 do about Heroes -"
|
||||
heroesRewardsTitle: "- Heroes GIFTZ!1!1! -"
|
||||
heroesClassesTitle: "- Heroes clases -"
|
||||
heroesExperienceTitle: "- Heroes xp! -"
|
||||
heroesPrimaryTitle: "- 1st clases -"
|
||||
heroesSecondaryTitle: "- 2ndry clases -"
|
||||
heroesSecondaryTitle: "- 2nd clases -"
|
||||
phatLootsRewardsTitle: "- PHATLOOTZ GIFTZ!!1! -"
|
||||
customRequirementsTitle: "- DIY wat u need 2 do -"
|
||||
customRewardsTitle: "- DIY GIFTZ!!1!1!1 -"
|
||||
skillListTitle: "- skillz list -"
|
||||
eventTitle: "- akchun -"
|
||||
eventTitle: "- acshun -"
|
||||
completedQuestsTitle: "- dun questz -"
|
||||
topQuestersTitle: "- best <number> kittehs questrz -"
|
||||
createItemTitle: "- maik stuffz -"
|
||||
@ -574,20 +574,20 @@ timeZoneTitle: "- tiemzonez -"
|
||||
enchantmentsTitle: "- magik spellz -"
|
||||
questGUITitle: "- stuf interface -"
|
||||
questRegionTitle: "- quest spot -"
|
||||
effEnterName: "add wAcKy eFeCtZ 2 add in list, <cancel>"
|
||||
effEnterName: "entr effect naim 2 add in list, <cancel>"
|
||||
cmdAdd: "add"
|
||||
strAdd: "then type <command> 2 includ itz"
|
||||
strAdd: "then entr '<command>' 2 includ it"
|
||||
cmdClear: "snap"
|
||||
strClear: "or <command> to snap al data"
|
||||
cmdCancel: "kansas"
|
||||
strCancel: "or <command> 2 return"
|
||||
cmdDone: "dun"
|
||||
strDone: "then type <command> 2 saiv"
|
||||
strDone: "then entr '<command>' 2 saiv"
|
||||
strSpace: "soshal distens each with space"
|
||||
strSemicolon: "soshal distens each with halfcolon"
|
||||
charSemi: ";"
|
||||
acceptQuest: "u taik quest?"
|
||||
enterAnOption: "enter opshun"
|
||||
enterAnOption: "entr opshun"
|
||||
questAccepted: "quest acepted : <quest>"
|
||||
currentQuest: "questz u r doin rn:"
|
||||
noMoreQuest: "no moar quest to do! gj!"
|
||||
@ -605,7 +605,7 @@ catchFish: "cach fichy"
|
||||
milkCow: "get milk bukit"
|
||||
kill: "kil"
|
||||
killAtLocation: "kil <mob> @ <location>"
|
||||
killPlayer: "kil a kitteh"
|
||||
killPlayer: "kil a playr"
|
||||
deliver: "gib <item> 2 <npc>"
|
||||
talkTo: "talk 2 <npc>"
|
||||
tame: "taim"
|
||||
@ -613,7 +613,7 @@ shearSheep: "cut cut <color> baaa"
|
||||
goTo: "go 2 <location>"
|
||||
completed: "dun"
|
||||
redoCompleted: "(dun)"
|
||||
consoleError: "dis can be performd ingame only!"
|
||||
consoleError: "dis can be performd in-game only."
|
||||
noActiveQuest: "u iz not doin any quest"
|
||||
speakTo: 'start: spek 2 <npc>'
|
||||
mustSpeakTo: "u must speak 2 <npc> to start quest"
|
||||
@ -632,7 +632,7 @@ questNotExist: "ur activ quest has ben 404d, u haz been forcd 2 quit quest"
|
||||
questInvalidChoice: "say <yes> or <no> idiot"
|
||||
pageSelectionNum: "page selction must be numbah"
|
||||
pageSelectionPosNum: "page numbah must be postive!"
|
||||
questTakeDisabled: "cheating quest with magik comands has ben removd! :)"
|
||||
questTakeDisabled: "taking quest with magik comands has ben disabld."
|
||||
questQuit: "u quit <quest>"
|
||||
questQuitDisabled: "u can run but you cant hide"
|
||||
questsUnknownCommand: "404 bad command. taip /quests for halp!"
|
||||
@ -650,7 +650,7 @@ questForceNextStage: "<player> iz nao on nxt lvl in quest <quest>"
|
||||
questForcedNextStage: "<player> put u on nxt lvl for ur quest <quest>"
|
||||
questReset: "<player> got hiz quest snapd"
|
||||
questRemoved: "quest <quest> haz ben delet from <player>'s dun questz"
|
||||
settingAllQuestPoints: "seting al kitteh's <points>"
|
||||
settingAllQuestPoints: "seting al playr's <points>..."
|
||||
allQuestPointsSet: "every kitehs pts haz ben set 2 <number>!"
|
||||
setQuestPoints: "<player>z pts haz ben set 2 <number>"
|
||||
questPointsSet: "<player> haz set ur <points> 2 <number>"
|
||||
@ -662,7 +662,7 @@ invalidMinimum: "input must b atlest <number>!!1!1!1!"
|
||||
invalidRange: "input must be btwin <least> n <greatest>!1!1!"
|
||||
invalidOption: "bad option!1!1!!"
|
||||
noCurrentQuest: "<player> iz not doin any quest"
|
||||
playerNotFound: "404 kitteh not found"
|
||||
playerNotFound: "404 playr not found."
|
||||
questsPlayerHasQuestAlready: "<player> is alredy doing <quest>!!1!1!1"
|
||||
questsUnknownAdminCommand: "404 bad command. taip /questsadmin for halp!"
|
||||
errorNPCID: '404 NPC not found (bad id!)'
|
||||
@ -696,7 +696,7 @@ timeSecond: "secondz"
|
||||
timeSeconds: "sekondz"
|
||||
timeMillisecond: "milisekond"
|
||||
timeMilliseconds: "milisekondz"
|
||||
event: "action"
|
||||
event: "acshun"
|
||||
delay: "dalai"
|
||||
save: "saiv"
|
||||
exit: "leev"
|
||||
@ -721,7 +721,7 @@ worlds: "wrldz"
|
||||
points: "pts"
|
||||
npcHint: "did u kno u can left or rigt clik robo kats to get id???"
|
||||
listsNotSameSize: "list r not same entri numbah"
|
||||
listDuplicate: "there ar dupes!"
|
||||
listDuplicate: "list has dupez!"
|
||||
id: "id"
|
||||
quest: "quest"
|
||||
quests: "questz"
|
||||
@ -742,7 +742,7 @@ to: "2"
|
||||
blocksWithin: "withn <amount> blokz of"
|
||||
valRequired: "i can haz numbah.?"
|
||||
experience: "xp"
|
||||
timePrompt: "put time in secondz, <clear>, <cancel>"
|
||||
timePrompt: "entr amount of time (in secondz), <clear>, <cancel>"
|
||||
timerMessage: "tiem left to finish quest/lvl : <time> secondz"
|
||||
timerStart: "you have <time> secondz 2 finish dis quest/lvl"
|
||||
noPermission: "u r not alowed"
|
||||
|
@ -526,7 +526,7 @@ dateCreateNoYearAmount: "您必须先设置一年!"
|
||||
overrideCreateSet: "设置详细信息列表覆盖"
|
||||
overrideCreateEnter: "输入替换文本,<clear>,<cancel>"
|
||||
questObjectivesTitle: "---(<quest>)---"
|
||||
questCompleteTitle: '**问题待处理: <quest>**'
|
||||
questCompleteTitle: '**任务完成: <quest>**'
|
||||
questRewardsTitle: "奖励:"
|
||||
questFailed: "*任务失败*"
|
||||
questMaxAllowed: "您可能只有 <number> 任务。"
|
||||
|
Loading…
Reference in New Issue
Block a user