New translations strings.yml (Chinese Simplified)

This commit is contained in:
PikaMug 2020-04-16 02:27:39 -04:00
parent 22d76d4948
commit 5ef22c3c8b

View File

@ -92,7 +92,7 @@ questCurrentItem: "当前物品:"
questGUICleared: "任务GUI物品显示已清除。" questGUICleared: "任务GUI物品显示已清除。"
questDeleted: "任务已删除! 任务和事件已经重载。" questDeleted: "任务已删除! 任务和事件已经重载。"
questEditorNameExists: "已经有任务使用了这个名字!" questEditorNameExists: "已经有任务使用了这个名字!"
questEditorBeingEdited: "已经有其他管理员正在创建/编辑那个名字的任务了!" questEditorBeingEdited: "Something with that name is already being modified!"
questEditorInvalidQuestName: "任务名字中包含非法字符!" questEditorInvalidQuestName: "任务名字中包含非法字符!"
questEditorInvalidEventName: "事件名非法!" questEditorInvalidEventName: "事件名非法!"
questEditorInvalidNPC: "NPC不存在" questEditorInvalidNPC: "NPC不存在"
@ -272,7 +272,6 @@ eventEditorNoneToEdit: "目前不存在可编辑的事件!"
eventEditorNoneToDelete: "当前没有可删除的事件!" eventEditorNoneToDelete: "当前没有可删除的事件!"
eventEditorNotFound: "找不到事件!" eventEditorNotFound: "找不到事件!"
eventEditorExists: "事件已存在!" eventEditorExists: "事件已存在!"
eventEditorSomeone: "已经有其他管理员创建/编辑那个名字的事件了!"
eventEditorErrorSaving: "保存时出错。" eventEditorErrorSaving: "保存时出错。"
eventEditorDeleted: "事件已删除,任务和事件已经重载。" eventEditorDeleted: "事件已删除,任务和事件已经重载。"
eventEditorSaved: "事件已保存, 任务和事件已经重载。" eventEditorSaved: "事件已保存, 任务和事件已经重载。"