From bdc421397ad17be3f974a0a52bac66c428d1416e Mon Sep 17 00:00:00 2001 From: PikaMug Date: Mon, 8 Apr 2019 01:42:27 -0400 Subject: [PATCH] New translations strings.yml (Chinese Simplified) --- main/src/main/resources/lang/zh-CN/strings.yml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/main/src/main/resources/lang/zh-CN/strings.yml b/main/src/main/resources/lang/zh-CN/strings.yml index 75f98f4bb..c8728f912 100644 --- a/main/src/main/resources/lang/zh-CN/strings.yml +++ b/main/src/main/resources/lang/zh-CN/strings.yml @@ -74,6 +74,12 @@ questEditorEnterNPCStart: "输入NPC的ID, , " questEditorEnterBlockStart: "右击一个方块作为起点,,," questEditorEnterInitialEvent: "输入事件名称,," questRequiredNoneSet: "必需, 未设置" +questDungeonsCreate: "Players added to this group may perform quests together!" +questDungeonsDisband: "The quest group was disbanded." +questDungeonsInvite: " can now perform quests with you!" +questDungeonsJoin: "You can now perform quests with Captain ." +questDungeonsKicked: " can no longer perform quests with you." +questDungeonsLeave: "You can no longer perform quests with Captain ." questPartiesCreate: "添加到这个队伍内的玩家可以组队进行任务!" questPartiesDelete: "The quest party was disbanded." questPartiesInvite: " can now perform quests with you!" @@ -321,7 +327,6 @@ eventEditorSaved: "事件已保存, 任务和事件已经重载." eventEditorEnterEventName: "Enter an Event name, " 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"