local L = LibStub("AceLocale-3.0"):NewLocale("MalygosHelper", "zhTW", false) if not L then return end L["LABEL"] = "Malygos" L["TITLE"] = "Malygos Helper" L["Configuration"] = "設定" L["General Settings"] = "一般設定" L["Enable"] = "開啟" L["Enable target debuff status display"] = "顯示目標減益法術" L["Display"] = "顯示" L["Display options for the debuff monitor"] = "顯示減益法術" L["Width"] = "寬度" L["Set the width"] = "設定狀態條寬度" L["Scale"] = "擴展" L["Set the scale of the display"] = "設定狀態條顯示時顯示的大小" L["Bar Texture"] = "狀態條材質" L["Set the texture for the bar"] = "設定狀態條材質" L["Width"] = "寬度" L["Set the width of the status bars"] = "設定狀態條寬度" L["Profiles"] = "設定檔" L["Started"] = "開始" L["Stopped"] = "結束" L["Damage"] = "傷害" L["Show damage totals for players"] = "顯示玩家的總傷害"