mirror of
https://github.com/PikaMug/Quests.git
synced 2024-11-24 19:46:34 +01:00
New translations strings.yml (Chinese Simplified)
This commit is contained in:
parent
4219d55829
commit
ac94f2381a
@ -47,8 +47,6 @@ COMMAND_QUESTADMIN_RESET: "重置"
|
||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [玩家] - 清除玩家所有任务记录"
|
||||
COMMAND_QUESTADMIN_REMOVE: "删除"
|
||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [玩家] [任务名] - 移除玩家一个已经完成的任务"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI: "togglegui"
|
||||
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "<command> [npc id] - 设置在NPC上显示GUI菜单任务"
|
||||
COMMAND_QUESTADMIN_RELOAD: "重新加载"
|
||||
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - 重载所有任务"
|
||||
questEditorHeader: "创建任务"
|
||||
@ -711,8 +709,6 @@ takeQuestPoints: "Took away <number> Quest Points from <player>."
|
||||
questPointsTaken: "<player> took away <number> Quest Points."
|
||||
giveQuestPoints: "给予<player>玩家<number>点任务点。"
|
||||
questPointsGiven: "<player>给予了你<number>点任务点。"
|
||||
enableNPCGUI: "<npc> will now provide a GUI Quest Display."
|
||||
disableNPCGUI: "<npc> will no longer provide a GUI Quest Display."
|
||||
invalidMinimum: "Input must be at least <number>!"
|
||||
invalidRange: "Input must be between <least> and <greatest>!"
|
||||
invalidOption: "Invalid option!"
|
||||
|
Loading…
Reference in New Issue
Block a user