New translations strings.yml (Chinese Simplified)

This commit is contained in:
PikaMug 2019-04-08 01:42:27 -04:00
parent 3e6bd5931c
commit bdc421397a

View File

@ -74,6 +74,12 @@ questEditorEnterNPCStart: "输入NPC的ID, <clear>, <cancel>"
questEditorEnterBlockStart: "右击一个方块作为起点,<done>,<clear>,<cancel>"
questEditorEnterInitialEvent: "输入事件名称,<clear>,<cancel>"
questRequiredNoneSet: "必需, 未设置"
questDungeonsCreate: "Players added to this group may perform quests together!"
questDungeonsDisband: "The quest group was disbanded."
questDungeonsInvite: "<player> can now perform quests with you!"
questDungeonsJoin: "You can now perform quests with Captain <player>."
questDungeonsKicked: "<player> can no longer perform quests with you."
questDungeonsLeave: "You can no longer perform quests with Captain <player>."
questPartiesCreate: "添加到这个队伍内的玩家可以组队进行任务!"
questPartiesDelete: "The quest party was disbanded."
questPartiesInvite: "<player> can now perform quests with you!"
@ -321,7 +327,6 @@ eventEditorSaved: "事件已保存, 任务和事件已经重载."
eventEditorEnterEventName: "Enter an Event name, <cancel>"
eventEditorDeletePrompt: "您是否确定您要删除该事件"
eventEditorQuitWithoutSaving: "您是否确定您要退出而不保存?"
eventEditorFinishAndSave: "您是否确定您要完成并保存事件"
eventEditorModifiedNote: 'Note: You have modified an Event 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."
eventEditorEventInUse: "The following Quests use the Event"