New translations strings.yml (Chinese Simplified)

This commit is contained in:
PikaMug 2019-04-22 22:53:07 -04:00
parent a7ea83bd03
commit cb4178c3d3

View File

@ -66,6 +66,7 @@ questEditorReqs: "编辑需求"
questEditorPln: "修改计划器"
questEditorStages: "编辑阶段"
questEditorRews: "编辑奖励"
questEditorOpts: "Edit Options"
questEditorEnterQuestName: "输入任务名称(<cancel>)"
questEditorEditEnterQuestName: "输入任务名称进行编辑(<cancel>)"
questEditorEnterAskMessage: "输入询问信息(<cancel>)"
@ -506,6 +507,11 @@ plnRepeatPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
plnCooldownPrompt: "Enter amount of time (in seconds), <clear>, <cancel>"
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>"
optUseDungeonsXLPlugin: "Use DungeonsXL plugin"
optUsePartiesPlugin: "Use Parties plugin"
rewSetMoney: "Set money reward"
rewSetQuestPoints: "Set Quest Points reward"
rewSetItems: "Set item rewards"
@ -604,6 +610,7 @@ questDeleteTitle: "- Delete Quest -"
requirementsTitle: "- <quest> | Requirements -"
rewardsTitle: "- <quest> | Rewards -"
plannerTitle: "- <quest> | Planner -"
optionsTitle: "- <quest> | Options -"
itemRequirementsTitle: "- Item Requirements -"
itemRewardsTitle: "- Item Rewards -"
mcMMORequirementsTitle: "- mcMMO Requirements -"
@ -646,8 +653,8 @@ cmdCancel: "cancel"
strCancel: "or '<command>' to return"
cmdDone: "done"
strDone: "then enter '<command>' to save"
strSpace: separating each by a space
strSemicolon: separating each by a semicolon
strSpace: "separating each by a space"
strSemicolon: "separating each by a semicolon"
charSemi: ";"
acceptQuest: "接受任务?"
enterAnOption: "Enter an option"