New translations strings.yml (Chinese Traditional)

This commit is contained in:
PikaMug 2019-08-05 23:53:03 -04:00
parent bf9827c743
commit 39a52b081f

View File

@ -47,8 +47,6 @@ COMMAND_QUESTADMIN_RESET: "重置"
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - 清除此玩家所有任務資料"
COMMAND_QUESTADMIN_REMOVE: "移除"
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - 移除玩家已完成任務"
COMMAND_QUESTADMIN_TOGGLEGUI: "切換顯示"
COMMAND_QUESTADMIN_TOGGLEGUI_HELP: "<command> [npc id] - 啟用任務顯示GUI界面在此NPC"
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: "Gave <number> Quest Points from <player>."
questPointsGiven: "<player> gave you <number> Quest Points."
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!"