if GetLocale() ~= "zhTW" then return end local _, ns = ... local L = ns.L L["... and %d more"] = "... 並且多了%d" L["Addon List"] = "插件列表" L["Create new set"] = "建立新設置" L["Delete"] = "刪除" L["Delete set %s?"] = "刪除設置 %s?" L["Disable addons from this set"] = "從此設置停用插件" L["Disable all addons then enable addons in this set."] = "在此設置停用所有插件然後啟用插件。" L["Disabled addons in set %q."] = "在設置 %q 停用插件。" L["Disabled all addons."] = "停用全部插件。" L["Enable addons from this set"] = "從此設置啟用插件" L["Enabled addons in set %q."] = "在設置 %q 啟用插件。" L["Enabled only addons in set %q."] = "在設置 %q 只啟用插件。" L["Enter the name for the new set"] = "輸入新設置的名稱" L["Enter the new name for %s"] = "輸入 %s 的新名稱" L["FILTER_DISABLED"] = "停用" L["FILTER_ENABLED"] = "啟用" L["FILTER_LOD"] = "依照需求載入" L["FILTER_PROTECTED"] = "已保護" L["Include with another set"] = "包含在其他設置" L["Load"] = "載入" L["Load out of date"] = "載入過期" L["Memory: %.02f MB"] = "記憶體:%.02f MB" L["Memory: %.0f KB"] = "記憶體:%.0f KB" L["No set named %q."] = "無設置名為 %q。" L["Out of date addons are being disabled! They will not be able to load until their interface version is updated or \"Load out of date AddOns\" is checked."] = "過期插件將被停用!它們不會載入直到介面版本號有更新,或\"載入過期插件\"是勾選的。" L["Problem with protected addon %q (%s)"] = "已保護插件 %q(%s)發生問題" L["Reload UI to load these addons."] = "重載UI來載入這些插件。" L["Remove an included set"] = "移除一個包含的設置" L["Rename"] = "重命名" L["Reset"] = "重設" L["Reset addons to what was enabled at login."] = "重設登入時啟用的插件。" L["Save"] = "儲存" L["Save the currently selected addons to %s?"] = "儲存當前選擇的插件到 %s?" L["Sets"] = "設置" L[ [=[There is already a set named "%s". Please choose another name.]=] ] = [=[已經有設置名為"%s"。 請選擇其他名稱。]=] L["View (%d)"] = "觀看 (%d)"