mirror of
https://github.com/PikaMug/Quests.git
synced 2025-02-17 21:11:20 +01:00
New translations strings.yml (Chinese Traditional)
This commit is contained in:
parent
bf9827c743
commit
39a52b081f
@ -47,8 +47,6 @@ COMMAND_QUESTADMIN_RESET: "重置"
|
|||||||
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - 清除此玩家所有任務資料"
|
COMMAND_QUESTADMIN_RESET_HELP: "<command> [player] - 清除此玩家所有任務資料"
|
||||||
COMMAND_QUESTADMIN_REMOVE: "移除"
|
COMMAND_QUESTADMIN_REMOVE: "移除"
|
||||||
COMMAND_QUESTADMIN_REMOVE_HELP: "<command> [player] [quest] - 移除玩家已完成任務"
|
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: "重新載入"
|
||||||
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - 重新載入所有任務"
|
COMMAND_QUESTADMIN_RELOAD_HELP: "<command> - 重新載入所有任務"
|
||||||
questEditorHeader: "創建任務"
|
questEditorHeader: "創建任務"
|
||||||
@ -711,8 +709,6 @@ takeQuestPoints: "Took away <number> Quest Points from <player>."
|
|||||||
questPointsTaken: "<player> took away <number> Quest Points."
|
questPointsTaken: "<player> took away <number> Quest Points."
|
||||||
giveQuestPoints: "Gave <number> Quest Points from <player>."
|
giveQuestPoints: "Gave <number> Quest Points from <player>."
|
||||||
questPointsGiven: "<player> gave you <number> Quest Points."
|
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>!"
|
invalidMinimum: "Input must be at least <number>!"
|
||||||
invalidRange: "Input must be between <least> and <greatest>!"
|
invalidRange: "Input must be between <least> and <greatest>!"
|
||||||
invalidOption: "Invalid option!"
|
invalidOption: "Invalid option!"
|
||||||
|
Loading…
Reference in New Issue
Block a user