local AL = _G.AtlasLoot.GetLocales("zhTW") if not AL then return end -- These localization strings are translated on Curseforge: https://www.curseforge.com/wow/addons/atlaslootclassic/localization -- Options AL["Add line break before source."] = "在來源之前添加空行。" AL["Add new list"] = "新增清單" AL["Added |cff00ff00%d|r items into list |cff00ff00%s|r."] = "新增 |cff00ff00%d|r 項物品到清單 |cff00ff00%s|r。" AL["Always active for all Profiles."] = "總是對所有設定檔都有效。" AL["Always active for profile: |cff00ff00%s|r"] = "總是有效的設定檔: |cff00ff00%s|r" AL["Always marks items as favourite for every profile if enabled."] = "啟用時,每個設定檔永遠都會將物品設為最愛。" AL["Always marks items as favourite for profile |cff00ff00%s|r if enabled."] = "啟用時,設定檔 |cff00ff00%s|r 永遠都會將物品設為最愛。" AL["Background"] = "背景" AL["Background color/alpha"] = "背景顏色/透明度" AL["Class Filter"] = "職業過濾" AL["Clear list"] = "清空清單" AL["Content"] = "內容" AL["Content bottom bar"] = "內容底部區塊" AL["Content phase settings"] = "內容設定" AL["Content top bar"] = "內容頂部區塊" AL["Delete list"] = "刪除清單" AL["Enable Atlas map integration if available."] = "如果可用,啟用Atlas地圖整合。" AL["Enable auto selection of bosses if available."] = "啟用自動選擇首領 (如果有的話)。" AL["Enable auto selection of instances if available."] = "啟用自動選擇副本 (如果有的話)。" AL["Enable colored loot table names."] = "啓用掉落列表染色。" AL["Enable WoWHead links."] = "啟用 WoWHead 連結。" AL["Export item list"] = "匯出物品清單" AL["Extra tooltip info"] = "匯出提示訊息" AL["Font"] = "字體" AL["Font color/alpha"] = "文字顏色/透明度" AL["Font size"] = "文字大小" AL["Icon"] = "圖示" AL["Import item list"] = "匯入物品清單" AL["Lock minimap button."] = "鎖定小地圖按鈕。" AL["Minimap Button"] = "小地圖按鈕" AL["Remove |cffff0000%d|r items from list."] = "從清單中移除 |cffff0000%d|r 項物品。" AL["Replace existing items"] = "取代已有的物品" AL["Reset frame position"] = "重置視窗位置" AL["Reset position of minimap button"] = "重置小地圖按鈕位置" AL["Reset position of the |cff33ff99\"%s\"|r window."] = "重置 |cff33ff99\"%s\"|r 視窗的位置。" AL["Reset position of the |cff33ff99\"Minimap button\"|r."] = "重置 |cff33ff99\"小地圖按鈕\"|r 的位置。" AL["Scale"] = "縮放大小" AL["Select instance loottable on open."] = "開啟時選擇副本戰利品列表。" AL["Selected list settings"] = "已選擇的清單設定" AL["Show background image if available."] = "顯示背景圖 (如果有的話)。" AL["Show boss level if available."] = "顯示首領等級 (如果有的話)。" AL["Show content phase in tooltip."] = "顯示滑鼠提示中的內容。" AL["Show content phase indicator for crafting."] = "顯示專業製作的內容指示。" AL["Show content phase indicator for items."] = "顯示物品的內容指示。" AL["Show content phase indicator for loottables."] = "顯示戰利品列表的內容指示。" AL["Show content phase indicator for sets."] = "顯示套裝的內容指示。" AL["Show drop rate if available."] = "顯示掉落率 (如果有的話)。" AL["Show extra info in every tooltip."] = "在所有滑鼠提示中顯示額外信息。" AL["Show favourite item icon in item tooltip"] = "最愛的物品在滑鼠提示中顯示圖示" AL["Show ID's."] = "顯示物品ID。" AL["Show Item level."] = "顯示物品等級。" AL["Show level range if available."] = "顯示等級範圍 (如果有的話)。" AL["Show listname in item tooltip"] = "在物品的滑鼠提示中顯示清單名稱" AL["Show minimap button."] = "顯示小地圖按鈕。" AL["Show minimum level for entry."] = "顯示項目的最低等級。" AL["Show profession rank if available."] = "顯示專業等級 (如果有的話)。" AL["Show recipe source if available."] = "顯示配方來源 (如果有的話)。" AL["Show vendor prices if available."] = "顯示商人價格 (如果有的話)。" AL["Sources"] = "來源" AL["Text"] = "文字" AL["This loads the |cff999999%s|r module."] = "這會載入 |cff999999%s|r 模組。" AL["ToolTip"] = "滑鼠提示" AL["Use content color if available."] = "使用內容顏色 (如果有的話)。" AL["Use english WoWHead."] = "使用 WoWHead 英文版。" AL["Use GameTooltip"] = "使用遊戲內建的滑鼠提示" AL["Use the standard GameTooltip instead of the custom AtlasLoot tooltip"] = "使用標準的 GameTooltip 而不是自訂的 AtlasLoot 滑鼠提示" AL["Windows"] = "視窗"