New translations strings.yml (Chinese Traditional)

This commit is contained in:
PikaMug 2020-03-14 23:03:31 -04:00
parent 2cebe7d6ed
commit da05bef478

View File

@ -217,9 +217,9 @@ stageEditorShearColorsPrompt: "輸入羊的顏色,<space><cancel>"
stageEditorShearAmountsPrompt: "輸入剪羊毛數量,<space><cancel>"
stageEditorEventsPrompt: "輸入任務活動名稱,<clear><cancel>"
stageEditorChatEventsPrompt: "輸入增加的任務活動名稱,<clear><cancel>"
stageEditorChatEventsTriggerPrompt: "%yellow% 輸入%aqua%<action>的對話觸發器%yellow%<cancel>"
stageEditorChatEventsTriggerPrompt: "輸入<action>的對話觸發器<cancel>"
stageEditorCommandEventsPrompt: "輸入增加的任務活動名稱,<clear><cancel>"
stageEditorCommandEventsTriggerPrompt: "%yellow% 輸入%aqua%<action>的command指令觸發器%yellow%<cancel>"
stageEditorCommandEventsTriggerPrompt: "輸入<action>的指令指令觸發器<cancel>"
stageEditorDelayMessagePrompt: "輸入延遲傳遞的訊息,<clear><cancel>"
stageEditorScriptPrompt: "輸入腳本名稱,<clear><cancel>"
stageEditorStartMessagePrompt: "輸入任務開始時的訊息,<clear><cancel>"
@ -760,8 +760,8 @@ blocksWithin: "在 <amount> 個方塊内"
valRequired: "必須輸入值"
experience: "經驗值"
timePrompt: "輸入時間 (秒),<clear><cancel>"
timerMessage: "%green%完成任務或階段的時間還剩下︰%red% <time> 秒"
timerStart: "%green%你有%red% <time> 秒%green%的時間來完成這個任務或階段"
timerMessage: "完成任務或階段的時間還剩下︰ <time> 秒"
timerStart: "你有 <time> 秒的時間來完成這個任務或階段"
questErrorReadingFile: "讀取任務檔案時發生錯誤。"
questSaveError: "保存時發生錯誤。"
noPermission: "你沒有權限這樣做。"