mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-03 06:01:44 +01:00
New translations strings.yml (LOLCAT)
This commit is contained in:
parent
847e3cbd68
commit
d987513427
@ -12,6 +12,8 @@ COMMAND_EDITOR: "editur\n"
|
||||
COMMAND_EDITOR_HELP: "<command> - maik, edit or delet questz"
|
||||
COMMAND_EVENTS_EDITOR: "acshunz"
|
||||
COMMAND_EVENTS_EDITOR_HELP: "<command> - maik, edit or delete acshunz"
|
||||
COMMAND_CONDITIONS_EDITOR: "conditions"
|
||||
COMMAND_CONDITIONS_EDITOR_HELP: "<command> - Create, edit or delete conditions"
|
||||
COMMAND_STATS: "statz"
|
||||
COMMAND_STATS_HELP: "<command> - lurk quest statz"
|
||||
COMMAND_TOP: "top"
|
||||
@ -159,6 +161,8 @@ stageEditorDeathEvent: "def acshun"
|
||||
stageEditorDeathEventCleared: "def acshun clered."
|
||||
stageEditorDisconnectEvent: "disconect acshun"
|
||||
stageEditorDisconnectEventCleared: "disconect acshun clered."
|
||||
stageEditorConditions: "Conditions"
|
||||
stageEditorConditionCleared: "Condition cleared."
|
||||
stageEditorDelayMessage: "deelay msg"
|
||||
stageEditorDenizenScript: "denizen skript"
|
||||
stageEditorStartMessage: "strat msg"
|
||||
@ -222,6 +226,7 @@ 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>"
|
||||
stageEditorConditionsPrompt: "Enter a condition name, <clear>, <cancel>"
|
||||
stageEditorDelayMessagePrompt: "entr delay msg, <clear>, <cancel>"
|
||||
stageEditorScriptPrompt: "entr script naim, <clear>, <cancel>"
|
||||
stageEditorStartMessagePrompt: "entr strat msg, <clear>, <cancel>"
|
||||
@ -240,6 +245,7 @@ stageEditorInvalidItemName: "not gud stuf naim1!!11!"
|
||||
stageEditorInvalidDye: "not gud die color!!!1!1!1!"
|
||||
stageEditorInvalidEvent: "iz not gud acshun naim!!1!1"
|
||||
stageEditorDuplicateEvent: "acshun is a dupe in list!!!"
|
||||
stageEditorInvalidCondition: "is not a valid condition name!"
|
||||
stageEditorInvalidScript: "404 denizen skript not found"
|
||||
stageEditorNoCitizens: "404 Citizens not found"
|
||||
stageEditorNoDenizen: "404 Denizen not found"
|
||||
@ -389,6 +395,25 @@ 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>"
|
||||
conditionEditorCreate: "Create new condition"
|
||||
conditionEditorEdit: "Edit a condition"
|
||||
conditionEditorDelete: "Delete a condition"
|
||||
conditionEditorNoneToEdit: "No conditions currently exist to be edited!"
|
||||
conditionEditorNoneToDelete: "No conditions currently exist to be deleted!"
|
||||
conditionEditorNotFound: "Condition not found!"
|
||||
conditionEditorExists: "Condition already exists!"
|
||||
conditionEditorInUse: "The following quests use the action"
|
||||
conditionEditorDeleted: "Condition deleted. Quest and condition data reloaded."
|
||||
conditionEditorSaved: "Condition saved. Quest and condition data reloaded."
|
||||
conditionEditorEnterName: "Enter Condition name, <cancel>"
|
||||
conditionEditorModifiedNote: 'Note: You have modified a condition that the following quests use:'
|
||||
conditionEditorForcedToQuit: "If you save the condition, anyone who is actively doing any of these quests will be forced to quit them."
|
||||
conditionEditorSetName: "Set name"
|
||||
conditionEditorPlayer: "Player"
|
||||
conditionEditorItemsInMainHand: "Holding in main hand"
|
||||
conditionEditorSetItemsInMainHand: "Set holding in main hand"
|
||||
conditionEditorFailQuest: "Fail the quest"
|
||||
conditionEditorConditionCleared: "Condition cleared."
|
||||
reqSetMoney: "put required lolcash"
|
||||
reqSetQuestPoints: "put required pts"
|
||||
reqSetItem: "put required stuffz "
|
||||
@ -543,6 +568,7 @@ questNPCListTitle: "- quests | <npc> -"
|
||||
questAdminHelpTitle: "-quest admin halp -"
|
||||
questEditorTitle: "- quest editar -"
|
||||
eventEditorTitle: "- acshun editar -"
|
||||
conditionEditorTitle: "- Condition Editor - "
|
||||
questCreateTitle: "- maik quest -"
|
||||
questEditTitle: "- edit quest -"
|
||||
questDeleteTitle: "- delet quest-"
|
||||
@ -696,7 +722,6 @@ timeSecond: "secondz"
|
||||
timeSeconds: "sekondz"
|
||||
timeMillisecond: "milisekond"
|
||||
timeMilliseconds: "milisekondz"
|
||||
event: "acshun"
|
||||
delay: "dalai"
|
||||
save: "saiv"
|
||||
exit: "leev"
|
||||
@ -724,6 +749,8 @@ listsNotSameSize: "list r not same entri numbah"
|
||||
listDuplicate: "list has dupez!"
|
||||
id: "id"
|
||||
quest: "quest"
|
||||
event: "acshun"
|
||||
condition: "Condition"
|
||||
quests: "questz"
|
||||
createdBy: "maid by"
|
||||
continuedBy: "continued bai"
|
||||
@ -737,6 +764,7 @@ usage: "how 2 do"
|
||||
redoableEvery: "u can do dis again every <time>"
|
||||
requirements: "to do"
|
||||
requirementsItemFail: "Unable 2 collect requird item. Iz in ur off-hand?"
|
||||
conditionFail: "Quest condition failed."
|
||||
money: "lolcash"
|
||||
with: "wif"
|
||||
to: "2"
|
||||
|
Loading…
Reference in New Issue
Block a user