New translations strings.yml (Chinese Simplified)

This commit is contained in:
PikaMug 2019-05-27 22:51:31 -04:00
parent 7594203724
commit 38d60added

View File

@ -307,25 +307,25 @@ eventEditorNotFound: "找不到事件!"
eventEditorExists: "事件已存在!" eventEditorExists: "事件已存在!"
eventEditorSomeone: "已经有其他管理员创建/编辑那个名字的事件了!" eventEditorSomeone: "已经有其他管理员创建/编辑那个名字的事件了!"
eventEditorAlpha: "Name must be alphanumeric!" eventEditorAlpha: "Name must be alphanumeric!"
eventEditorErrorReadingFile: "Error reading Events file." eventEditorErrorReadingFile: "Error reading Actions file."
eventEditorErrorSaving: "An error occurred while saving." eventEditorErrorSaving: "An error occurred while saving."
eventEditorDeleted: "事件已删除, 任务和事件已经重载." eventEditorDeleted: "事件已删除, 任务和事件已经重载."
eventEditorSaved: "事件已保存, 任务和事件已经重载." eventEditorSaved: "事件已保存, 任务和事件已经重载."
eventEditorEnterEventName: "Enter an Event name, <cancel>" eventEditorEnterEventName: "Enter Action name, <cancel>"
eventEditorDeletePrompt: "您是否确定您要删除该事件" eventEditorDeletePrompt: "您是否确定您要删除该事件"
eventEditorQuitWithoutSaving: "您是否确定您要退出而不保存?" eventEditorQuitWithoutSaving: "您是否确定您要退出而不保存?"
eventEditorModifiedNote: 'Note: You have modified an Event that the following Quests use:' eventEditorModifiedNote: 'Note: You have modified an Action 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." 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 Event" eventEditorEventInUse: "The following Quests use the Action"
eventEditorMustModifyQuests: "You must modify these Quests first!" eventEditorMustModifyQuests: "You must modify these Quests first!"
eventEditorListSizeMismatch: "The lists are not the same size!" eventEditorListSizeMismatch: "The lists are not the same size!"
eventEditorListDuplicates: "List contains duplicates!" eventEditorListDuplicates: "List contains duplicates!"
eventEditorNotANumberList: "输入的不是数字列表!" eventEditorNotANumberList: "输入的不是数字列表!"
eventEditorInvalidEntry: "无效输入" eventEditorInvalidEntry: "无效输入"
eventEditorGiveItemsTitle: "- Give Items -" eventEditorGiveItemsTitle: "- Give Items -"
eventEditorEffectsTitle: "- Effects -" eventEditorEffectsTitle: "- Sound Effects -"
eventEditorStormTitle: "- Event Storm -" eventEditorStormTitle: "- Action Storm -"
eventEditorThunderTitle: "- Event Thunder -" eventEditorThunderTitle: "- Action Thunder -"
eventEditorMobSpawnsTitle: "- Event Mob Spawns -" eventEditorMobSpawnsTitle: "- Event Mob Spawns -"
eventEditorMobsTitle: "- 怪物 -" eventEditorMobsTitle: "- 怪物 -"
eventEditorAddMobTypesTitle: "- 添加怪物 -" eventEditorAddMobTypesTitle: "- 添加怪物 -"