From 6a404acfc7c52432adc6b874f6c055ce9b9ba140 Mon Sep 17 00:00:00 2001 From: ackis Date: Sat, 8 Nov 2008 18:12:24 +0000 Subject: [PATCH] Ackis Recipe List: - Full zhTW translation by andy52005 --- Locals/ARLLocals-zhTW.lua | 3131 +++++++++++++++------------------------------ 1 file changed, 998 insertions(+), 2133 deletions(-) diff --git a/Locals/ARLLocals-zhTW.lua b/Locals/ARLLocals-zhTW.lua index e2c1617..fee9cf4 100644 --- a/Locals/ARLLocals-zhTW.lua +++ b/Locals/ARLLocals-zhTW.lua @@ -11,7 +11,7 @@ Project revision: @project-revision@ Project version: @project-version@ Original translated by: iCat (msn: lucifer_icat@hotmail.com) -Currently maintaince by: apa1102, zhucc +Currently maintaince by: apa1102, zhucc, andy52005 Thank you all translators! (From Ackis) @@ -22,2359 +22,917 @@ ToC needs translation update for Notes please. (remove this if it's done) **************************************************************************************** ]]-- -local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "zhTW", false); +local L = LibStub("AceLocale-3.0"):NewLocale("Ackis Recipe List", "zhTW", false) + if not L then return end -- General strings -L["Filters"] = true -L["All"] = true -L["None"] = true -L["Ok"] = true +L["Filters"] = "過濾" +L["All"] = "全部" +L["None"] = "無" +L["Ok"] = "確定" -- Config Options -L["About"] = true -L["Main Options"] = true -L["General Settings"] = true -L["Display Settings"] = true -L["Sorting Settings"] = true -L["Profile Options"] = true +L["About"] = "關於" +L["Main Options"] = "主要選項" +L["General Settings"] = "一般設定" +L["Display Settings"] = "顯示設定" +L["Sorting Settings"] = "排列設定" +L["Profile Options"] = "外觀選項" -- Config UI Elements and their associated descriptions -L["MAIN_OPTIONS_DESC"] = "Main configuration options" -L["Scan"] = true -L["SCAN_RECIPES_DESC"] = "Scans an open tradeskill for missing recipes." +L["MAIN_OPTIONS_DESC"] = "主要配置選項" +L["Scan"] = "掃描" +L["SCAN_RECIPES_DESC"] = "從開啟的專業技能欄中掃描缺少的配方。" L["Text Dump"] = true -L["TEXT_DUMP_DESC"] = "Displays all recipes in a comma seperated value format which can be copied and pasted into another client." -L["DISPLAY_SETTINGS_DESC"] = "Allows you to customize how the GUI behaves." -L["SORTING_SETTINGS_DESC"] = "Allows you to customize the way displayed recipes are sorted." +L["TEXT_DUMP_DESC"] = "顯示所有的配方並使用逗號分隔的方式,可複製並貼上另一個客戶端。" +L["View Exclusion List"] = "檢視排除清單" +L["VIEW_EXCLUSION_LIST_DESC"] = "在排除清單上列出所有的配方。" +L["DISPLAY_SETTINGS_DESC"] = "允許你自訂圖形介面的顯示。" +L["SORTING_SETTINGS_DESC"] = "允許你自訂如何排序及顯示所缺少的配方。" -- Config UI Elements and their associated descriptions -L["Include Filtered"] = true -L["FILTERCOUNT_DESC"] = "Include filtered recipes in the count of total recipes." -L["Close GUI"] = "Close with Tradeskill UI" -L["CLOSEGUI_DESC"] = "Close the ARL window when the crafting window is closed." -L["Display Exclusions"] = true -L["DISPLAY_EXCLUSION_DESC"] = "Display recipes that are in the exclusion list." -L["UI Scale"] = true -L["UI_SCALE_DESC"] = "Changes the scale of the UI. Ranges from .5 to 1.5 (1 is default)" -L["Tooltip Scale"] = true -L["TOOLTIP_SCALE_DESC"] = "Changes the scale of the ARL Tooltip. Ranges from .5 to 1.5 (.9 is default)" -L["Sorting"] = true -L["Sort"] = true -L["Display"] = true -L["SORTING_DESC"] = "Change the way in which displayed recipes are sorted." -L["Version"] = "Version: " -L["Name"] = true -L["Skill"] = true -L["Location"] = true -L["Acquisition"] = true +L["Include Filtered"] = "包含已過濾" +L["FILTERCOUNT_DESC"] = "把過濾的配方包含在總配方的數目中。" +L["Close GUI"] = "關閉圖形介面" +L["CLOSEGUI_DESC"] = "當專業技能視窗關閉也同時關閉ARL視窗。" +L["Display Exclusions"] = "顯示排除" +L["DISPLAY_EXCLUSION_DESC"] = "顯示配方在排除的列表中。" +L["UI Scale"] = "介面大小" +L["UI_SCALE_DESC"] = "變更介面大小的範圍在 0.5 到 1.5 (1 為預設值)" +L["Tooltip Scale"] = "提示訊息大小" +L["TOOLTIP_SCALE_DESC"] = "變更提示訊息大小的範圍在 0.5 到 1.5 (0.9 為預設值)" +L["Sorting"] = "類別" +L["Sort"] = "排序" +L["Display"] = "顯示" +L["SORTING_DESC"] = "變更顯示的配方類別" +L["Version"] = "版本: " +L["Name"] = "名稱" +L["Skill"] = "技能" +L["Location"] = "位置" +L["Acquisition"] = "採集" -- Filter Config Options -L["Filtering Options"] = true -L["General"] = true -L["Obtain"] = true -L["Binding"] = true -L["Item"] = true -L["Armor"] = true -L["Weapon"] = true -L["Player Type"] = true -L["Reputation"] = true -L["Old World"] = true -L["Burning Crusade"] = true -L["Wrath of the Lich King"] = true +L["Filtering Options"] = "過濾選項" +L["General"] = "一般" +L["Obtain"] = "取得" +L["Binding"] = "綁定" +L["Item"] = "物品" +L["Armor"] = "護甲" +L["Weapon"] = "武器" +L["Player Type"] = "玩家類型" +L["Reputation"] = "聲望" +L["Old World"] = "舊世界" +L["Burning Crusade"] = "燃燒的遠征" +L["Wrath of the Lich King"] = "巫妖王之怒" -- Filter Configuration Descriptions -L["FILTERING_OPTIONS_DESC"] = "Allows you to customize which recipes are filtered." -L["General Filtering Options"] = true -L["FILTERING_GENERAL_DESC"] = "Configuration for several more general filter types." -L["Obtain Filtering Options"] = true -L["FILTERING_OBTAIN_DESC"] = "Configuration for which methods of obtaining recipes are included in the scan." -L["Binding Filtering Options"] = true -L["FILTERING_BINDING_DESC"] = "Configuration for which types of binding are included in the scan." -L["Item Filtering Options"] = true -L["FILTERING_ITEM_DESC"] = "Configuration for which item types are included in the scan." -L["Armor Filtering Options"] = true -L["FILTERING_Armor_DESC"] = "Configuration for which types of armor are included in the scan." -L["Weapon Filtering Options"] = true -L["FILTERING_WEAPONS_DESC"] = "Configuration for which types of weapons are included in the scan." -L["Player Type Filtering Options"] = true -L["FILTERING_PLAYERTYPE_DESC"] = "Configuration for items matching which player types are included in the scan." -L["Reputation Filtering Options"] = true -L["FILTERING_REP_DESC"] = "Configuration for which reputation reward recipes are included in the scan." -L["Old World Rep. Filtering Options"] = true -L["FILTERING_OLDWORLD_DESC"] = "Configuration for which Old World Reputation reward recipes are included in the scan." -L["Burning Crusade Rep. Filtering Options"] = true -L["FILTERING_BC_DESC"] = "Configuration for which Burning Crusade Reputation reward recipes are included in the scan." -L["Lich King Rep. Filtering Options"] = true -L["FILTERING_WOTLK_DESC"] = "Configuration for which Wrath of the Lich King Reputation reward recipes are included in the scan." +L["FILTERING_OPTIONS_DESC"] = "允許你自訂要過濾哪些配方。" +L["General Filtering Options"] = "一般類型過濾選項" +L["FILTERING_GENERAL_DESC"] = "允許你自訂要在掃瞄裡包含哪些一般類型。" +L["Obtain Filtering Options"] = "取得方式過濾選項" +L["FILTERING_OBTAIN_DESC"] = "允許你自訂要在掃瞄裡包含哪些取得方式。" +L["Binding Filtering Options"] = "綁定類型過濾選項" +L["FILTERING_BINDING_DESC"] = "允許你自訂要在掃瞄裡包含哪些綁定類型。" +L["Item Filtering Options"] = "物品類型過濾選項" +L["FILTERING_ITEM_DESC"] = "允許你自訂要在掃瞄裡包含哪些物品類型。" +L["Armor Filtering Options"] = "護甲類型過濾選項" +L["FILTERING_Armor_DESC"] = "允許你自訂要在掃瞄裡包含哪些護甲類型。" +L["Weapon Filtering Options"] = "武器類型過濾選項" +L["FILTERING_WEAPONS_DESC"] = "允許你自訂要在掃瞄裡包含哪些武器類型。" +L["Player Type Filtering Options"] = "玩家類型過濾選項" +L["FILTERING_PLAYERTYPE_DESC"] = "允許你自訂要在掃瞄裡包含哪些玩家類型。" +L["Reputation Filtering Options"] = "聲望過濾選項" +L["FILTERING_REP_DESC"] = "允許你自訂要在掃瞄裡包含哪些聲望。" +L["Old World Rep. Filtering Options"] = "舊世界過濾選項" +L["FILTERING_OLDWORLD_DESC"] = "允許你自訂要在掃瞄裡包含哪些舊世界的聲望。" +L["Burning Crusade Rep. Filtering Options"] = "燃燒的遠征過濾選項" +L["FILTERING_BC_DESC"] = "允許你自訂要在掃瞄裡包含哪些燃燒的遠征的聲望。" +L["Lich King Rep. Filtering Options"] = "巫妖王之怒過濾選項" +L["FILTERING_WOTLK_DESC"] = "允許你自訂要在掃瞄裡包含哪些巫妖王之怒的聲望。" -- General Filter UI Elements and their associated descriptions -L["Faction"] = true -L["FACTION_DESC"] = "Include both horde and alliance faction recipes in the scan." -L["Classes"] = true -L["CLASS_DESC"] = "Include all class specific recipes in the scan." -L["Specialties"] = true -L["SPECIALTY_DESC"] = "Include all trade-skill specialties in the scan." -L["Skill"] = true -L["SKILL_DESC"] = "Include all recipes in the scan, regardless of your current skill level." -L["Known"] = true -L["KNOWN_DESC"] = "Include all known recipes in the scan." -L["Unknown"] = true -L["UNKNOWN_DESC"] = "Include all unknown recipes in the scan." +L["Faction"] = "陣營" +L["FACTION_DESC"] = "掃瞄中同時包含部落及聯盟的陣營配方。" +L["Classes"] = "職業" +L["CLASS_DESC"] = "掃瞄中包含擁有職業限定的配方。" +L["Specialties"] = "專業技能" +L["SPECIALTY_DESC"] = "掃瞄中包含所有專業技能。" +L["Skill"] = "技能" +L["SKILL_DESC"] = "掃描中包含所有配方,而不管你當前的技能等級是多少。" +L["Known"] = "已知" +L["KNOWN_DESC"] = "掃瞄中包含所有已知的配方。" +L["Unknown"] = "未知" +L["UNKNOWN_DESC"] = "掃瞄中包含所有未知的配方。" -- Obtain Filter UI Elements and their associated descriptions -L["Instance"] = true -L["INSTANCE_DESC"] = "Recipes obtained from (5 man) instances should be included in the scan." -L["Raid"] = true -L["RAID_DESC"] = "Recipes obtained in raids (ie: Molten Core, Serpent Shrine Cavern, etc.) should be included in the scan." -L["Quest"] = true -L["QUEST_DESC"] = "Recipes obtained as quest rewards should be included in the scan." -L["Seasonal"] = true -L["SEASONAL_DESC"] = "Recipes obtained in seasonal events should be included in the scan." -L["Trainer"] = true -L["TRAINER_DESC"] = "Recipes learned from trainers should be included in the scan." -L["Vendor"] = true -L["VENDOR_DESC"] = "Recipes purchased from vendors should be included in the scan." -L["PVP"] = true -L["PVP_DESC"] = "Recipes obtained through PVP should be included in the scan." -L["Discovery"] = true -L["DISCOVERY_DESC"] = "Recipes obtained through Discovery should be included in the scan." -L["World Drop"] = true -L["WORLD_DROP_DESC"] = "Recipes that are World Drops should be included in the scan." -L["Mob Drop"] = true -L["MOB_DROP_DESC"] = "Recipes that are Mob Drops should be included in the scan." +L["Instance"] = "副本" +L["INSTANCE_DESC"] = "掃瞄中包含(5人)副本取得的配方。" +L["Raid"] = "團隊" +L["RAID_DESC"] = "掃瞄中包含團隊(即:熔火之心,毒蛇神殿洞穴...等)取得的配方。" +L["Quest"] = "任務" +L["QUEST_DESC"] = "掃瞄中包含任務獎勵的配方。" +L["Seasonal"] = "節日活動" +L["SEASONAL_DESC"] = "掃瞄中包含季節性活動的配方。" +L["Trainer"] = "訓練師" +L["TRAINER_DESC"] = "掃瞄中包含訓練師可學的配方。" +L["Vendor"] = "商人" +L["VENDOR_DESC"] = "掃瞄中包含商人出售的配方。" +L["PVP"] = "PVP" +L["PVP_DESC"] = "掃瞄中包含通過PvP途徑獲得的配方。" +L["Discovery"] = "領悟" +L["DISCOVERY_DESC"] = "掃瞄中包含領悟的配方。" +L["World Drop"] = "世界掉落" +L["WORLD_DROP_DESC"] = "掃瞄中包含世界掉落的配方。" +L["Mob Drop"] = "怪物掉落" +L["MOB_DROP_DESC"] = "掃瞄中包含特定怪物掉落的配方。" -- Binding Filter UI Elements and their associated descriptions -L["BOEFilter"] = "Item Bind on Equip" -L["BOE_DESC"] = "Recipes that make Bind on Equip items should be included in the scan." -L["BOPFilter"] = "Item Bind on Pickup" -L["BOP_DESC"] = "Recipes that make Bind on Pickup items should be included in the scan." -L["RecipeBOEFilter"] = "Recipe Bind on Equip" -L["RECIPE_BOE_DESC"] = "Recipes that are Bind on Equip should be included in the scan." -L["RecipeBOPFilter"] = "Recipe Bind on Pickup" -L["RECIPE_BOP_DESC"] = "Recipes that are Bind on Pickup should be included in the scan." +L["BOEFilter"] = "裝備後綁定的物品" +L["BOE_DESC"] = "掃瞄中包含裝備後綁定的物品。" +L["BOPFilter"] = "拾取後綁定的物品" +L["BOP_DESC"] = "掃瞄中包含拾取後綁定的物品。" +L["BOAFilter"] = "帳號綁定的物品" +L["BOA_DESC"] = "掃瞄中包含帳號綁定的物品。" +L["RecipeBOEFilter"] = "裝備後綁定的配方" +L["RECIPE_BOE_DESC"] = "掃瞄中包含裝備後綁定的配方。" +L["RecipeBOPFilter"] = "拾取後綁定的配方" +L["RECIPE_BOP_DESC"] = "掃瞄中包含拾取後綁定的配方。" +L["RecipeBOAFilter"] = "帳號綁定的配方" +L["RECIPE_BOA_DESC"] = "掃瞄中包含拾取後帳號綁定的配方。" -- Item - Armor UI Elements and their associated descriptions -L["Cloth"] = true -L["CLOTH_DESC"] = "Recipes that make cloth items should be included in the scan." -L["Leather"] = true -L["LEATHER_DESC"] = "Recipes that make leather items should be included in the scan." -L["Mail"] = true -L["MAIL_DESC"] = "Recipes that make mail items should be included in the scan." -L["Plate"] = true -L["PLATE_DESC"] = "Recipes that make plate items should be included in the scan." -L["Cloak"] = true -L["CLOAK_DESC"] = "Recipes that make cloaks should be included in the scan." -L["Ring"] = true -L["RING_DESC"] = "Recipes that make rings should be included in the scan." -L["Trinket"] = true -L["TRINKET_DESC"] = "Recipes that make trinkets should be included in the scan." -L["Necklace"] = true -L["NECKLACE_DESC"] = "Recipes that make necklaces should be included in the scan." -L["Shield"] = true -L["SHIELD_DESC"] = "Recipes that make shields should be included in the scan." +L["Cloth"] = "布甲" +L["CLOTH_DESC"] = "掃瞄中包含製造出布甲物品的配方。" +L["Leather"] = "皮甲" +L["LEATHER_DESC"] = "掃瞄中包含製造出皮甲物品的配方。" +L["Mail"] = "鎖甲" +L["MAIL_DESC"] = "掃瞄中包含製造出鎖甲物品的配方。" +L["Plate"] = "鎧甲" +L["PLATE_DESC"] = "掃瞄中包含製造出鎧甲物品的配方。" +L["Cloak"] = "披風" +L["CLOAK_DESC"] = "掃瞄中包含製造出披風的配方。" +L["Ring"] = "戒指" +L["RING_DESC"] = "掃瞄中包含製造出戒指的配方。" +L["Trinket"] = "飾品" +L["TRINKET_DESC"] = "掃瞄中包含製造出飾品的配方。" +L["Necklace"] = "項鍊" +L["NECKLACE_DESC"] = "掃瞄中包含製造出項鍊的配方。" +L["Shield"] = "盾牌" +L["SHIELD_DESC"] = "掃瞄中包含製造出盾牌的配方。" -- Item - Weapon UI Elements and their associated descriptions -L["One Hand"] = true -L["ONEHAND_DESC"] = "Recipes that make one handed items should be included in the scan." -L["Two Hand"] = true -L["TWOHAND_DESC"] = "Recipes that make two handed items should be included in the scan." -L["Axe"] = true -L["AXE_DESC"] = "Recipes that make axes should be included in the scan." -L["Sword"] = true -L["SWORD_DESC"] = "Recipes that make swords should be included in the scan." -L["Mace"] = true -L["MACE_DESC"] = "Recipes that make maces should be included in the scan." -L["Polearm"] = true -L["POLEARM_DESC"] = "Recipes that make polearms should be included in the scan." -L["Dagger"] = true -L["DAGGER_DESC"] = "Recipes that make daggers should be included in the scan." -L["Fist"] = true -L["FIST_DESC"] = "Recipes that make fist weapons should be included in the scan." -L["Staff"] = true -L["STAFF_DESC"] = "Recipes that make staves should be included in the scan." -L["Wand"] = true -L["WAND_DESC"] = "Recipes that make wands should be included in the scan." -L["Thrown"] = true -L["THROWN_DESC"] = "Recipes that make thrown weapons should be included in the scan." -L["Bow"] = true -L["BOW_DESC"] = "Recipes that make bows should be included in the scan." -L["Crossbow"] = true -L["CROSSBOW_DESC"] = "Recipes that make crossbows should be included in the scan." -L["Ammo"] = true -L["AMMO_DESC"] = "Recipes that make ammunition should be included in the scan." +L["One Hand"] = "單手" +L["ONEHAND_DESC"] = "掃瞄中包含製造出單手物品的配方。" +L["Two Hand"] = "雙手" +L["TWOHAND_DESC"] = "掃瞄中包含製造出雙手物品的配方。" +L["Axe"] = "斧" +L["AXE_DESC"] = "掃瞄中包含製造出斧的配方。" +L["Sword"] = "劍" +L["SWORD_DESC"] = "掃瞄中包含製造出劍的配方。" +L["Mace"] = "錘" +L["MACE_DESC"] = "掃瞄中包含製造出錘的配方。" +L["Polearm"] = "長柄武器" +L["POLEARM_DESC"] = "掃瞄中包含製造出長柄武器的配方。" +L["Dagger"] = "匕首" +L["DAGGER_DESC"] = "掃瞄中包含製造出匕首的配方。" +L["Fist"] = "拳套" +L["FIST_DESC"] = "掃瞄中包含製造出拳套的配方。" +L["Staff"] = "法杖" +L["STAFF_DESC"] = "掃瞄中包含製造出法杖的配方。" +L["Wand"] = "魔杖" +L["WAND_DESC"] = "掃瞄中包含製造出魔杖的配方。" +L["Thrown"] = "投擲武器" +L["THROWN_DESC"] = "掃瞄中包含製造出投擲武器的配方。" +L["Bow"] = "弓" +L["BOW_DESC"] = "掃瞄中包含製造出弓的配方。" +L["Crossbow"] = "弩" +L["CROSSBOW_DESC"] = "掃瞄中包含製造出弩的配方。" +L["Ammo"] = "槍械" +L["AMMO_DESC"] = "掃瞄中包含製造出槍械的配方。" -- Player Type Filtering UI Elements and their associated descriptions -L["Melee DPS"] = true -L["MELEE_DPS_DESC"] = "Recipes that are used by melee dps players should be included in the scan." -L["Tanks"] = true -L["TANKS_DESC"] = "Recipes that are used by tank players should be included in the scan." -L["Caster DPS"] = true -L["CASTER_DPS_DESC"] = "Recipes that are used by casting dps players should be included in the scan." -L["Healers"] = true -L["HEALERS_DESC"] = "Recipes that are used by healer players should be included in the scan." +L["Melee DPS"] = "物理輸出" +L["MELEE_DPS_DESC"] = "掃瞄中包含用於物理輸出的配方。" +L["Tanks"] = "坦克" +L["TANKS_DESC"] = "掃瞄中包含用於坦克的配方。" +L["Caster DPS"] = "法術輸出" +L["CASTER_DPS_DESC"] = "掃瞄中包含用於法術輸出的配方。" +L["Healers"] = "治療" +L["HEALERS_DESC"] = "掃瞄中包含用於治療的配方。" -- Reputation Filtering UI Elements and their associated description -L["SPECIFIC_REP_DESC"] = "Include %s faction." +L["SPECIFIC_REP_DESC"] = "包含 %s 陣營。" -- ZJUI UI Elements (when different from the above ones) and their associated descriptions -L["FILTER_OPEN"] = "Filter >>>" -L["FILTER_OPEN_DESC"] = "Open filter option panel." -L["FILTER_CLOSE"] = "<<< Filter" -L["FILTER_CLOSE_DESC"] = "Close filter option panel." -L["EXPANDALL"] = "+ All" -L["EXPANDALL_DESC"] = "Expand all recipes listed below." -L["CONTRACTALL"] = "- All" -L["CONTRACTALL_DESC"] = "Minimize all recipes listed below." -L["Search"] = true -L["SEARCH_DESC"] = "Filter to recipes that contain text at left." -L["CLEAR_DESC"] = "Clear the search textbox." -L["Close"] = "Exit" -L["CLOSE_DESC"] = "Close the Ackis Recipe List Window." -L["Reset"] = true -L["RESET_DESC"] = "Reset All Filters to default values." -L["Apply"] = true -L["APPLY_DESC"] = "Apply the above selected filters to the recipe list" -L["ARMOR_ALL_DESC"] = "Recipes that make ANY armor item should be included in the scan." -L["ARMOR_NONE_DESC"] = "Do NOT include any recipes that make armor items in the scan." -L["WEAPON_ALL_DESC"] = "Recipes that make ANY weapon item should be included in the scan." -L["WEAPON_NONE_DESC"] = "Do NOT include any recipes that make weapon items in the scan." +L["FILTER_OPEN"] = "過濾 >>>" +L["FILTER_OPEN_DESC"] = "開啟過濾器選項面板。" +L["FILTER_CLOSE"] = "<<< 過濾" +L["FILTER_CLOSE_DESC"] = "關閉過濾器選項面板。" +L["EXPANDALL"] = "展開所有" +L["EXPANDALL_DESC"] = "展開所有的配方。" +L["CONTRACTALL"] = "摺疊所有" +L["CONTRACTALL_DESC"] = "摺疊所有的配方。" +L["Search"] = "搜尋" +L["SEARCH_DESC"] = "過濾在左側有文字的配方。" +L["SEARCH_BOX_DESC"] = "在掃描中輸入文字" +L["CLEAR_DESC"] = "重置搜尋的關鍵字。" +L["Close"] = "關閉" +L["CLOSE_DESC"] = "關閉這個 Ackis Recipe List 視窗。" +L["Reset"] = "重置" +L["RESET_DESC"] = "重置所有過濾的,返回預設值。" +L["Apply"] = "套用" +L["APPLY_DESC"] = "在配方清單上套用所選擇的過濾選項。" +L["ARMOR_ALL_DESC"] = "掃描中包含任何護甲類型的配方。" +L["ARMOR_NONE_DESC"] = "掃描中不包含任何護甲類型的配方。" +L["WEAPON_ALL_DESC"] = "掃描中包含任何武器類型的配方。" +L["WEAPON_NONE_DESC"] = "掃描中不包含任何武器類型的配方。" -- Common Tooltip Strings (where different from above) -L["CTRL_CLICK"] = "Ctrl-Click to add this recipe's link to your chat" -L["ALT_CLICK"] = "Alt-Click to add this recipe to your ignore list" -L["SHIFT_CLICK"] = "Shift-Click to add the item crafted by this recipe's link to your chat" -L["Obtained From"] = true -L["RECIPE_EXCLUDED"] = "Recipe is in Exclusion list" -L["Required Skill"] = true +L["CTRL_CLICK"] = "Ctrl+點擊 新增此配方連結到你的聊天視窗中" +L["ALT_CLICK"] = "Alt+點擊 新增此配方到你的忽略清單中" +L["SHIFT_CLICK"] = "Shift+點 擊新增此配方內所製作出的物品連結到你的聊天視窗中" +L["Obtained From"] = "取得來自" +L["RECIPE_EXCLUDED"] = "配方在排除列表中" +L["Required Skill"] = "需要技能等級" -- Popup Strings -L["NOTSCANNED"] = "You have not yet scanned this profession. Please open this profession and click on Scan Skills." -L["ALL_FILTERED"] = "Although you have already scanned this profession, your filters are currently preventing any recipes from being displayed. Please change your filters and try again." -L["ARL_ALLKNOWN"] = "You know all the recipes for this profession." +L["NOTSCANNED"] = "你還沒掃瞄這個專業,請打開該專業技能,然後按一下掃瞄按鈕。" +L["ALL_FILTERED"] = "雖然你已經掃瞄了該專業,你的過濾選項設定為不顯示任何配方,請更改你的過濾選項,然後再試一次。" +L["ARL_ALLKNOWN"] = "你已經知道這個專業的所有配方。" -- Error/warning Text -L["MissingFromDB"] = ": is missing from the database. \nPlease inform the author of the add-on about this recipe." -L["UnknownTradeSkill"] = "You have opened up a trade skill window which is not supported by this add-on. The trade skill is %s. Please provide the author of the add-on with this information." -L["OpenTradeSkillWindow"] = "Please open trade skill window to scan." -L["SpellIDCache"] = "Spell ID: %s is not in your local cache. Please submit a ticket at http://wow.curseforge.com/projects/ackis-recipe-list/tickets/ and include the spell ID and the profession in which you were scanning." -L["NoItemLink"] = "This item does not have an item link or it was not in your cache." +L["MissingFromDB"] = ":不在外掛程式的資料庫中。\n請將該配方的訊息提供給作者,謝謝。" +L["UnknownTradeSkill"] = "您打開了一個外掛程式不支援的專業技能視窗。這個專業技能外掛程式是 %s 。請向作者提供該訊息,謝謝。" +L["OpenTradeSkillWindow"] = "請先打開一個想要掃瞄的交易技能。" +L["SpellIDCache"] = "物品編號: %s 不在你的本地暫存檔中 請提供一份資料到 http://wow.curseforge.com/projects/ackis-recipe-list/tickets/ 包括物品編號以及你掃描的專業技能名稱。" +L["NoItemLink"] = "這個物品沒有連結或者不存在於你的暫存檔中。" -- Drop Obtain Info -L["Unknown Zone"] = true +L["Unknown Zone"] = "未知的地區" -- Special Event information -L["Midsummer Fire Festival"] = true -L["Feast of Winters Veil"] = true -L["Lunar Festival"] = true -L["Darkmoon Faire"] = true -L["Seasonal"] = true +L["Midsummer Fire Festival"] = "仲夏火焰節慶" +L["Feast of Winters Veil"] = "冬幕節" +L["Lunar Festival"] = "新年慶典" +L["Darkmoon Faire"] = "暗月馬戲團" +L["Seasonal"] = "季節性" -- Monster/Quest/Trainer/Vendor (autogeneratored) strings: -- Do not translate anything below this line without talking to Ackis first please. -L["40 Tickets - Schematic: Steam Tonk Controller"] = true -L["A Binding Contract"] = true -L["Aaron Hollman"] = true -L["Aayndia Floralwind"] = true -L["Abigail Shiel"] = true -L["Abyssal Flamebringer"] = true -L["Accursed Apparition"] = true -L["Adele Fielder"] = true -L["Aendel Windspear"] = true -L["Aged Dalaran Wizard"] = true -L["Ainethil"] = true -L["Akham"] = true -L["Akil'zon"] = true -L["Alanna Raveneye"] = true -L["Alchemist Gribble"] = true -L["Alchemist Mallory"] = true -L["Alchemist Pestlezugg"] = true -L["Aldraan"] = true -L["Alegorn"] = true -L["Aleinia"] = true -L["Alestus"] = true -L["Alexandra Bolero"] = true -L["Algernon"] = true -L["Almaador"] = true -L["Alorra"] = true -L["Altaa"] = true -L["Alurmi"] = true -L["Amin"] = true -L["Amy Davenport"] = true -L["Anchorite Ensham"] = true -L["Anchorite Fateema"] = true -L["Anchorite Paetheus"] = true -L["Andre Firebeard"] = true -L["Andrew Hilbert"] = true -L["Andrion Darkspinner"] = true -L["Androd Fadran"] = true -L["Anger Guard"] = true -L["Anguished Highborne"] = true -L["Annora"] = true -L["Anvilrage Captain"] = true -L["Anvilrage Guardsman"] = true -L["Anvilrage Marshal"] = true -L["Anvilrage Medic"] = true -L["Anvilrage Reservist"] = true -L["Apexis Guardian"] = true -L["Apothecary Antonivich"] = true -L["Apprentice Darius"] = true -L["Apprentice's Duties"] = true -L["Arathel Sunforge"] = true -L["Arcane Aberration"] = true -L["Arcane Protector"] = true -L["Arcanist Sheynathren"] = true -L["Arcatraz Sentinel"] = true -L["Aresella"] = true -L["Argent Quartermaster Hasana"] = true -L["Argent Quartermaster Lightspark"] = true -L["Arkkoran Oracle"] = true -L["Arnok"] = true -L["Arodis Sunblade"] = true -L["Arras"] = true -L["Arred"] = true -L["Arrond"] = true -L["Arthur Moore"] = true -L["Artificer Daelo"] = true -L["Asarnan"] = true -L["Ashtongue Warrior"] = true -L["Aska Mistrunner"] = true -L["Atal'ai Witch Doctor"] = true -L["Auchenai Monk"] = true -L["Auctioneer Wabang"] = true -L["Avian Darkhawk"] = true -L["Azgalor"] = true -L["Balai Lok'Wein"] = true -L["Bale"] = true -L["Balgaras the Foul"] = true -L["Banalash"] = true -L["Bannok Grimaxe"] = true -L["Bar Talet"] = true -L["Barbaric Battlements"] = true -L["Barbecued Buzzard Wings"] = true -L["Barbed Lasher"] = true -L["Barim Spilthoof"] = true -L["Bash'ir Arcanist"] = true -L["Bash'ir Raider"] = true -L["Bash'ir Spell-Thief"] = true -L["Basil Frye"] = true -L["Baxter"] = true -L["Beer Basted Boar Ribs"] = true -L["Belil"] = true -L["Bemarrin"] = true -L["Bena Winterhoof"] = true -L["Bengus Deepforge"] = true -L["Berudan Keysworn"] = true -L["Betty Quin"] = true -L["Blackened Ancient"] = true -L["Blackhand Assassin"] = true -L["Blackhand Elite"] = true -L["Blackheart the Inciter"] = true -L["Blackrock Battlemaster"] = true -L["Blackrock Slayer"] = true -L["Blackrock Soldier"] = true -L["Blacksmith Calypso"] = true -L["Blackwater Deckhand"] = true -L["Blackwing"] = true -L["Blimo Gadgetspring"] = true -L["Blixrez Goodstitch"] = true -L["Blizrik Buckshot"] = true -L["Bliztik"] = true -L["Bloodfen Lashtail"] = true -L["Bloodmaul Geomancer"] = true -L["Bloodmaul Soothsayer"] = true -L["Bloodsail Raider"] = true -L["Bloodwarder Squire"] = true -L["Bog Giant"] = true -L["Bombus Finespindle"] = true -L["Bonechewer Backbreaker"] = true -L["Bonechewer Blade Fury"] = true -L["Borgosh Corebender"] = true -L["Borgus Steelhand"] = true -L["Borto"] = true -L["Borya"] = true -L["Boulderfist Brute"] = true -L["Boulderfist Invader"] = true -L["Boulderfist Mauler"] = true -L["Boulderfist Warrior"] = true -L["Bowen Brisboise"] = true -L["Brawn"] = true -L["Braxxus"] = true -L["Brek Stonehoof"] = true -L["Brienna Starglow"] = true -L["Brikk Keencraft"] = true -L["Bro'kin"] = true -L["Brock Stoneseeker"] = true -L["Brom Killian"] = true -L["Bronk"] = true -L["Bronk Guzzlegear"] = true -L["Brumman"] = true -L["Brumn Winterhoof"] = true -L["Brutus"] = true -L["Burbik Gearspanner"] = true -L["Burko"] = true -L["Burning Exile"] = true -L["Buzzek Bracketswing"] = true -L["Byancie"] = true -L["Cabal Fanatic"] = true -L["Camberon"] = true -L["Captain Halyndor"] = true -L["Captain Skarloc"] = true -L["Captured Gnome"] = true -L["Carolai Anise"] = true -L["Caryssia Moonhunter"] = true -L["Catherine Leland"] = true -L["Cave Yeti"] = true -L["Celie Steelwing"] = true -L["Cenarion Hold Infantry"] = true -L["Charred Ancient"] = true -L["Chaw Stronghide"] = true -L["Christoph Jeffcoat"] = true -L["Clarise Gnarltree"] = true -L["Cleft Scorpid"] = true -L["Cliff Breaker"] = true -L["Cloned Ooze"] = true -L["Cluster Launcher"] = true -L["Clyde Ranthal"] = true -L["Cobalt Mageweaver"] = true -L["Coilfang Champion"] = true -L["Coilfang Oracle"] = true -L["Coilfang Serpentguard"] = true -L["Coilfang Sorceress"] = true -L["Coilskar Siren"] = true -L["Coldmist Widow"] = true -L["Constance Brisboise"] = true -L["Cook Ghilm"] = true -L["Cookie One-Eye"] = true -L["Coreiel"] = true -L["Corporal Bluth"] = true -L["Corruption"] = true -L["Costly Menace"] = true -L["Cowardly Crosby"] = true -L["Crazed Ancient"] = true -L["Crazed Murkblood Foreman"] = true -L["Crazed Murkblood Miner"] = true -L["Crazk Sparks"] = true -L["Crimson Battle Mage"] = true -L["Crimson Inquisitor"] = true -L["Crimson Sorcerer"] = true -L["Cro Threadstrong"] = true -L["Crocolisk Hunting"] = true -L["Cruelfin"] = true -L["Crypt Crawler"] = true -L["Crystal Boughman"] = true -L["Culinary Crunch"] = true -L["Cyndra Kindwhisper"] = true -L["Daedal"] = true -L["Daga Ramba"] = true -L["Daggermaw Blackhide"] = true -L["Daggle Ironshaper"] = true -L["Dalinna"] = true -L["Dalliah the Doomsayer"] = true -L["Dalria"] = true -L["Dan Golthas"] = true -L["Dane Lindgren"] = true -L["Daniel Bartlett"] = true -L["Danielle Zipstitch"] = true -L["Dank Drizzlecut"] = true -L["Dannelor"] = true -L["Danwe"] = true -L["Darian Singh"] = true -L["Darianna"] = true -L["Dark Adept"] = true -L["Dark Caster"] = true -L["Dark Conclave Shadowmancer"] = true -L["Dark Iron Demolitionist"] = true -L["Dark Iron Dwarf"] = true -L["Dark Iron Saboteur"] = true -L["Dark Iron Slaver"] = true -L["Dark Iron Taskmaster"] = true -L["Dark Iron Tunneler"] = true -L["Dark Iron Watchman"] = true -L["Dark Strand Voidcaller"] = true -L["Dark Summoner"] = true -L["Darkfang Lurker"] = true -L["Darkweaver Syth"] = true -L["Darmari"] = true -L["Darnall"] = true -L["Daryl Riknussun"] = true -L["Daryl Stack"] = true -L["Deadwind Warlock"] = true -L["Deadwood Den Watcher"] = true -L["Deadwood Shaman"] = true -L["Dealer Malij"] = true -L["Deathforge Guardian"] = true -L["Deathforge Imp"] = true -L["Deathforge Smith"] = true -L["Deathforge Summoner"] = true -L["Deathforge Tinkerer"] = true -L["Deathshadow Hound"] = true -L["Decaying Horror"] = true -L["Deek Fizzlebizz"] = true -L["Defias Enchanter"] = true -L["Defias Looter"] = true -L["Defias Pirate"] = true -L["Defias Profiteer"] = true -L["Defias Renegade Mage"] = true -L["Defias Squallshaper"] = true -L["Delfrum Flintbeard"] = true -L["Deneb Walker"] = true -L["Derak Nightfall"] = true -L["Deriz"] = true -L["Deviate Eradication"] = true -L["Deynna"] = true -L["Dig Rat Stew"] = true -L["Dirge Quikcleave"] = true -L["Dirge's Kickin' Chimaerok Chops"] = true -L["Disembodied Protector"] = true -L["Disembodied Vindicator"] = true -L["Doba"] = true -L["Doctor Herbert Halsey"] = true -L["Doctor Marsh"] = true -L["Doctor Martin Felben"] = true -L["Dolothos"] = true -L["Doomforge Arcanasmith"] = true -L["Doomforge Craftsman"] = true -L["Doomforge Dragoon"] = true -L["Doomforge Engineer"] = true -L["Drac Roughcut"] = true -L["Drake Lindgren"] = true -L["Drakk Stonehand"] = true -L["Drovnar Strongbrew"] = true -L["Drywhisker Digger"] = true -L["Duhng"] = true -L["Dulvi"] = true -L["Durnholde Rifleman"] = true -L["Durnholde Sentry"] = true -L["Dusky Crab Cakes"] = true -L["Dwukk"] = true -L["Easy Strider Living"] = true -L["Eclipsion Archmage"] = true -L["Eclipsion Blood Knight"] = true -L["Eclipsion Bloodwarder"] = true -L["Eclipsion Cavalier"] = true -L["Eclipsion Centurion"] = true -L["Eclipsion Soldier"] = true -L["Eclipsion Spellbinder"] = true -L["Edna Mullby"] = true -L["Edrem"] = true -L["Egomis"] = true -L["Eiin"] = true -L["Eldara Dawnrunner"] = true -L["Eldrin"] = true -L["Elixir of Pain"] = true -L["Elynna"] = true -L["Emrul Riknussun"] = true -L["Enchanted Thorium Platemail: Volume I"] = true -L["Enchanted Thorium Platemail: Volume II"] = true -L["Enchanted Thorium Platemail: Volume III"] = true -L["Enchanter Aeldron"] = true -L["Enchanter Salias"] = true -L["Enchantress Metura"] = true -L["Enchantress Volali"] = true -L["Enraged Air Spirit"] = true -L["Enraged Earth Spirit"] = true -L["Enraged Fire Spirit"] = true -L["Enraged Water Spirit"] = true -L["Epoch Hunter"] = true -L["Eredar Deathbringer"] = true -L["Eriden"] = true -L["Erika Tate"] = true -L["Erilia"] = true -L["Erin Kelly"] = true -L["Ethereal Priest"] = true -L["Ethereum Nullifier"] = true -L["Ethereum Researcher"] = true -L["Eunice Burch"] = true -L["Faldron"] = true -L["Fantei"] = true -L["Fariel Starsong"] = true -L["Farii"] = true -L["Fazu"] = true -L["Fedryen Swiftspear"] = true -L["Feera"] = true -L["Felannia"] = true -L["Felicia Doan"] = true -L["Felika"] = true -L["Fera Palerunner"] = true -L["Feruul"] = true -L["Fiery Plate Gauntlets"] = true -L["Fimble Finespindle"] = true -L["Finbus Geargrind"] = true -L["Firebrand Grunt"] = true -L["Firebrand Invoker"] = true -L["Firebrand Legionnaire"] = true -L["Firebrand Pyromancer"] = true -L["Fireguard Destroyer"] = true -L["Firegut Brute"] = true -L["Flash Bomb Recipe"] = true -L["Fleshbeast"] = true -L["Foreman Marcrid"] = true -L["Fradd Swiftgear"] = true -L["Franklin Lloyd"] = true -L["Fremal Doohickey"] = true -L["Frenzied Plaguehound"] = true -L["Frostmaul Giant"] = true -L["Furywing"] = true -L["Fyldan"] = true -L["Gagsprocket"] = true -L["Galana"] = true -L["Galvanoth"] = true -L["Gambarinka"] = true -L["Gan'arg Analyzer"] = true -L["Gargantuan Abyssal"] = true -L["Gargantuan Ooze"] = true -L["Gaston"] = true -L["Gearcutter Cogspinner"] = true -L["Gearing Redridge"] = true -L["Gelanthis"] = true -L["Gelman Stonehand"] = true -L["Geofram Bouldertoe"] = true -L["George Candarte"] = true -L["Georgio Bolero"] = true -L["Ghak Healtouch"] = true -L["Gharash"] = true -L["Ghermas"] = true -L["Ghok'kah"] = true -L["Ghoul Ravener"] = true -L["Gidge Spellweaver"] = true -L["Gigget Zipcoil"] = true -L["Gikkix"] = true -L["Gimble Thistlefuzz"] = true -L["Gina MacGregor"] = true -L["Glasshide Basilisk"] = true -L["Gloresse"] = true -L["Gloria Femmel"] = true -L["Glutinous Ooze"] = true -L["Glyx Brewright"] = true -L["Gnaz Blunderflame"] = true -L["Godan"] = true -L["Gordunni Back-Breaker"] = true -L["Gordunni Elementalist"] = true -L["Gordunni Head-Splitter"] = true -L["Gordunni Ogre Mage"] = true -L["Gordunni Soulreaper"] = true -L["Goretusk"] = true -L["Goretusk Liver Pie"] = true -L["Graham Van Talen"] = true -L["Grand Warlock Nethekurse"] = true -L["Grarnik Goodstitch"] = true -L["Gremlock Pilsnor"] = true -L["Gretta Finespindle"] = true -L["Gretta Ganter"] = true -L["Greyheart Tidecaller"] = true -L["Grikka"] = true -L["Grimtak"] = true -L["Grimtotem Geomancer"] = true -L["Grisy Spicecrackle"] = true -L["Gromden"] = true -L["Grondal Moonbreeze"] = true -L["Groum Stonebeard"] = true -L["Grumnus Steelshaper"] = true -L["Grutah"] = true -L["Guillaume Sorouy"] = true -L["Gurubashi Champion"] = true -L["Haalrun"] = true -L["Haferet"] = true -L["Hagrus"] = true -L["Hahrana Ironhide"] = true -L["Halazzi"] = true -L["Hama"] = true -L["Hamanar"] = true -L["Hammered Patron"] = true -L["Hammon Karwn"] = true -L["Harggan"] = true -L["Harklan Moongrove"] = true -L["Harlown Darkweave"] = true -L["Harn Longcast"] = true -L["Heavy War Golem"] = true -L["Heldan Galesong"] = true -L["Helenia Olden"] = true -L["Hgarth"] = true -L["High Enchanter Bardolan"] = true -L["Highland Fleshstalker"] = true -L["Hillsbrad Tailor"] = true -L["Himmik"] = true -L["Hive'Zara Sandstalker"] = true -L["Hive'Zara Wasp"] = true -L["Horns of Frenzy"] = true -L["Hula'mahi"] = true -L["Humphry"] = true -L["Hurnak Grimmord"] = true -L["Illidari Watcher"] = true -L["Imperial Plate Belt"] = true -L["Imperial Plate Boots"] = true -L["Imperial Plate Bracer"] = true -L["Imperial Plate Chest"] = true -L["Imperial Plate Helm"] = true -L["Imperial Plate Leggings"] = true -L["Imperial Plate Shoulders"] = true -L["Incandescent Fel Spark"] = true -L["Indormi"] = true -L["Innkeeper Biribi"] = true -L["Innkeeper Fizzgrimble"] = true -L["Innkeeper Grilka"] = true -L["Inscriber Saalyn"] = true -L["Insidion"] = true -L["Ironus Coldsteel"] = true -L["Jabbey"] = true -L["Jack Trapper"] = true -L["Jadefire Rogue"] = true -L["Jadefire Trickster"] = true -L["Jaedenar Cultist"] = true -L["Jalane Ayrole"] = true -L["James Van Brunt"] = true -L["Jan'alai"] = true -L["Jandia"] = true -L["Janet Hommers"] = true -L["Jangdor Swiftstrider"] = true -L["Jannos Ironwill"] = true -L["Jaquilina Dramet"] = true -L["Jase Farlane"] = true -L["Jaxin Chong"] = true -L["Jazdalaad"] = true -L["Jazzrik"] = true -L["Jeeda"] = true -L["Jemma Quikswitch"] = true -L["Jenna Lemkenilli"] = true -L["Jennabink Powerseam"] = true -L["Jessara Cordell"] = true -L["Jhag"] = true -L["Jim Saltit"] = true -L["Jinky Twizzlefixxit"] = true -L["Johan Barnes"] = true -L["Johan Focht"] = true -L["John Burnside"] = true -L["Jormund Stonebrow"] = true -L["Josef Gregorian"] = true -L["Joseph Moore"] = true -L["Josephine Lister"] = true -L["Joys of Omosh"] = true -L["Jubie Gadgetspring"] = true -L["Jun'ha"] = true -L["Juno Dufrain"] = true -L["Jutak"] = true -L["K. Lee Smallfry"] = true -L["Kaita Deepforge"] = true -L["Kalaen"] = true -L["Kalinda"] = true -L["Kalldan Felmoon"] = true -L["Kamari"] = true -L["Kanaria"] = true -L["Kania"] = true -L["Karaaz"] = true -L["Karn Stonehoof"] = true -L["Karolek"] = true -L["Kayaart"] = true -L["Kaz'rogal"] = true -L["Keelen Sheets"] = true -L["Keena"] = true -L["Kelgruk Bloodaxe"] = true -L["Kelsey Yance"] = true -L["Kendor Kabonka"] = true -L["Khara Deepwater"] = true -L["Kiknikle"] = true -L["Kil'hala"] = true -L["Killian Sanatha"] = true -L["Kilxx"] = true -L["Kireena"] = true -L["Kirin'Var Spectre"] = true -L["Kithas"] = true -L["Kitta Firewind"] = true -L["Klaven's Tower"] = true -L["Knaz Blunderflame"] = true -L["Knot Thimblejack"] = true -L["Kodo Hide Bag"] = true -L["Kor'geld"] = true -L["Koren"] = true -L["Kradu Grimblade"] = true -L["Kray"] = true -L["Krek Cragcrush"] = true -L["Kriggon Talsone"] = true -L["Krinkle Goodsteel"] = true -L["Krugosh"] = true -L["Krulmoo Fullmoon"] = true -L["Krunn"] = true -L["Kudrii"] = true -L["Kulwia"] = true -L["Kurdram Stonehammer"] = true -L["Kurzen Commando"] = true -L["Kylanna"] = true -L["Kylanna Windwhisper"] = true -L["Kylene"] = true -L["Kzixx"] = true -L["L'lura Goldspun"] = true -L["Laird"] = true -L["Lalina Summermoon"] = true -L["Landraelanis"] = true -L["Lardan"] = true -L["Lava Surger"] = true -L["Lavinia Crowe"] = true -L["Lawrence Schneider"] = true -L["Lebowski"] = true -L["Leeli Longhaggle"] = true -L["Legashi Rogue"] = true -L["Leo Sarn"] = true -L["Leonard Porter"] = true -L["Lethon"] = true -L["Lieutenant General Andorov"] = true -L["Lilliam Sparkspindle"] = true -L["Lilly"] = true -L["Lilyssia Nightbreeze"] = true -L["Lindea Rabonne"] = true -L["Lingering Highborne"] = true -L["Liquid Stone"] = true -L["Lissaf"] = true -L["Lizbeth Cromwell"] = true -L["Logannas"] = true -L["Logistics Officer Ulrike"] = true -L["Lokhtos Darkbargainer"] = true -L["Loolruna"] = true -L["Lorelae Wintersong"] = true -L["Lorokeem"] = true -L["Lucan Cordell"] = true -L["Lucc"] = true -L["Lucifron"] = true -L["Lyna"] = true -L["Lynalis"] = true -L["Mack Diver"] = true -L["Madame Ruby"] = true -L["Magar"] = true -L["Mageslayer"] = true -L["Magister Kalendris"] = true -L["Magistrix Eredania"] = true -L["Magnus Frostwake"] = true -L["Mahani"] = true -L["Mahir Redstroke"] = true -L["Mahu"] = true -L["Mak"] = true -L["Makaru"] = true -L["Malcomb Wynn"] = true -L["Maleki the Pallid"] = true -L["Mallen Swain"] = true -L["Malygen"] = true -L["Mangorn Flinthammer"] = true -L["Mari Stonehand"] = true -L["Maria Lumere"] = true -L["Martine Tramblay"] = true -L["Mary Edras"] = true -L["Masat T'andr"] = true -L["Master Chef Mouldier"] = true -L["Master of the Wild Leather"] = true -L["Mathar G'ochar"] = true -L["Matt Johnson"] = true -L["Mavralyn"] = true -L["Mazk Snipeshot"] = true -L["Me'lynn"] = true -L["Mechano-Lord Capacitus"] = true -L["Meilosh"] = true -L["Mekgineer Steamrigger"] = true -L["Mekgineer Thermaplugg"] = true -L["Melaris"] = true -L["Mendorn"] = true -L["Mennu the Betrayer"] = true -L["Miall"] = true -L["Miao'zan"] = true -L["Micha Yance"] = true -L["Michelle Belle"] = true -L["Mildred Fletcher"] = true -L["Milla Fairancora"] = true -L["Millie Gregorian"] = true -L["Mire Lord"] = true -L["Mirvedon"] = true -L["Mishta"] = true -L["Mission: Possible But Not Probable"] = true -L["Mixie Farshot"] = true -L["Mo'arg Incinerator"] = true -L["Mo'arg Weaponsmith"] = true -L["Moam"] = true -L["Mok'Nathal Treats"] = true -L["Molt Thorn"] = true -L["Molten Giant"] = true -L["Monstrous Kaliri"] = true -L["Montarr"] = true -L["Moonglow Vest"] = true -L["Moonrage Tailor"] = true -L["Moordo"] = true -L["Moroes"] = true -L["Mosh'Ogg Brute"] = true -L["Mossflayer Shadowhunter"] = true -L["Mot Dawnstrider"] = true -L["Mountaineer Boombellow"] = true -L["Muaat"] = true -L["Muculent Ooze"] = true -L["Mudduk"] = true -L["Mudrock Tortoise"] = true -L["Muheru the Weaver"] = true -L["Mukdrak"] = true -L["Mumman"] = true -L["Murk Worm"] = true -L["Murkblood Raider"] = true -L["Murmur"] = true -L["Mutate Fear-Shrieker"] = true -L["Muuran"] = true -L["Mycah"] = true -L["Mythrin'dir"] = true -L["Naal Mistrunner"] = true -L["Nadyia Maneweaver"] = true -L["Nahogg"] = true -L["Naka"] = true -L["Nakodu"] = true -L["Nalorakk"] = true -L["Namdo Bizzfizzle"] = true -L["Nandar Branson"] = true -L["Nardstrum Kupferzwick"] = true -L["Narj Deepslice"] = true -L["Narkk"] = true -L["Narv Hidecrafter"] = true -L["Nasmara Moonsong"] = true -L["Nata Dawnstrider"] = true -L["Neal Allen"] = true -L["Neii"] = true -L["Nergal"] = true -L["Nerrist"] = true -L["Nessa Shadowsong"] = true -L["Nether Sorceress"] = true -L["Nethermancer Sepethrea"] = true -L["Nethermine Flayer"] = true -L["Nexus Stalker"] = true -L["Nexus-Prince Shaffar"] = true -L["Night Mistress"] = true -L["Nimar the Slayer"] = true -L["Nina Lightbrew"] = true -L["Nioma"] = true -L["Nissa Firestone"] = true -L["Nixx Sprocketspring"] = true -L["Nogg"] = true -L["Nula the Butcher"] = true -L["Nurse Neela"] = true -L["Nus"] = true -L["Nutral"] = true -L["Nyoma"] = true -L["Obsidia"] = true -L["Ockil"] = true -L["Ogg'marr"] = true -L["Oglethorpe Obnoticus"] = true -L["Okothos Ironrager"] = true -L["Okuno"] = true -L["Oloraak"] = true -L["On Iron Pauldrons"] = true -L["Ontuvo"] = true -L["Ormer's Revenge"] = true -L["Otho Moji'ko"] = true -L["Outfitter Eric"] = true -L["Padaar"] = true -L["Pand Stonebinder"] = true -L["Pathaleon the Calculator"] = true -L["Paulsta'ats"] = true -L["Penney Copperpinch"] = true -L["Peter Galen"] = true -L["Phantom Attendant"] = true -L["Phantom Guest"] = true -L["Phantom Stagehand"] = true -L["Phantom Valet"] = true -L["Phea"] = true -L["Pikkle"] = true -L["Plugger Spazzring"] = true -L["Portal Seeker"] = true -L["Pratt McGrubben"] = true -L["Priestess Delrissa"] = true -L["Primal Ooze"] = true -L["Princess Tempestria"] = true -L["Prospector Nachlan"] = true -L["Provisioner Nasela"] = true -L["Putridus Trickster"] = true -L["Pyall Silentstride"] = true -L["Pyrewood Tailor"] = true -L["Qia"] = true -L["Quarelestra"] = true -L["Quartermaster Davian Vaclav"] = true -L["Quartermaster Endarin"] = true -L["Quartermaster Enuril"] = true -L["Quartermaster Jaffrey Noreliqe"] = true -L["Quartermaster Miranda Breechlock"] = true -L["Quartermaster Urgronn"] = true -L["Quartermaster Zigris"] = true -L["Quelis"] = true -L["Rage Talon Fire Tongue"] = true -L["Rage Winterchill"] = true -L["Raging Skeleton"] = true -L["Randal Worth"] = true -L["Ranik"] = true -L["Rann Flamespinner"] = true -L["Rartar"] = true -L["Rathis Tomber"] = true -L["Rawrk"] = true -L["Razaani Spell-Thief"] = true -L["Razia"] = true -L["Razzashi Broodwidow"] = true -L["Recipe of the Kaldorei"] = true -L["Redridge Goulash"] = true -L["Refik"] = true -L["Rhiannon Davis"] = true -L["Ribbly's Crony"] = true -L["Ridge Huntress"] = true -L["Ridgespine Stalker"] = true -L["Rift Keeper"] = true -L["Rift Lord"] = true -L["Rikqiz"] = true -L["Rin'wosho the Trader"] = true -L["Rivendark"] = true -L["Rizz Loosebolt"] = true -L["Rogvar"] = true -L["Rohok"] = true -L["Ronald Burch"] = true -L["Rotgath Stonebeard"] = true -L["Rotting Behemoth"] = true -L["Roxxik"] = true -L["Rungor"] = true -L["Ruppo Zipcoil"] = true -L["Saenorion"] = true -L["Saltstone Crystalhide"] = true -L["Sarah Tanner"] = true -L["Saru Steelfury"] = true -L["Sassa Weldwell"] = true -L["Sathein"] = true -L["Scarab"] = true -L["Scargil"] = true -L["Scarlet Archmage"] = true -L["Scarlet Chaplain"] = true -L["Scarlet Cleric"] = true -L["Scarlet Curate"] = true -L["Scarlet Defender"] = true -L["Scarlet Enchanter"] = true -L["Scarlet Inquisitor"] = true -L["Scarlet Myrmidon"] = true -L["Scarlet Smith"] = true -L["Scarlet Sorcerer"] = true -L["Scarlet Spellbinder"] = true -L["Scarlet Warder"] = true -L["Scarlet Wizard"] = true -L["Scholomance Adept"] = true -L["Scholomance Dark Summoner"] = true -L["Se'Jib"] = true -L["Searing Elemental"] = true -L["Seasoned Wolf Kabobs"] = true -L["Sedana"] = true -L["Seer Janidi"] = true -L["Seersa Copperpinch"] = true -L["Sellandus"] = true -L["Selling Fish"] = true -L["Sempstress Ambershine"] = true -L["Serge Hinott"] = true -L["Sethekk Ravenguard"] = true -L["Sewa Mistrunner"] = true -L["Shaani"] = true -L["Shade of Aran"] = true -L["Shadi Mistrunner"] = true -L["Shadow Council Warlock"] = true -L["Shadowmage"] = true -L["Shadowmoon Darkcaster"] = true -L["Shadowsword Lifeshaper"] = true -L["Shadowsword Vanquisher"] = true -L["Shadowsworn Thug"] = true -L["Shadowy Assassin"] = true -L["Shaina Fuller"] = true -L["Shankys"] = true -L["Sharth Voldoun"] = true -L["Shartuul"] = true -L["Shattered Hand Berserker"] = true -L["Shattered Hand Centurion"] = true -L["Shattered Hand Champion"] = true -L["Shayis Steelfury"] = true -L["Sheendra Tallgrass"] = true -L["Shelene Rhobart"] = true -L["Shen'dralar Provisioner"] = true -L["Sheri Zipstitch"] = true -L["Shoveltusk Soup Again?"] = true -L["Shrike Bat"] = true -L["Sid Limbardi"] = true -L["Simon Tanner"] = true -L["Simon Unit"] = true -L["Skeletal Flayer"] = true -L["Skreah"] = true -L["Skullsplitter Mystic"] = true -L["Skyguard Stable Master"] = true -L["Slagg"] = true -L["Slavering Ghoul"] = true -L["Smelt On, Smelt Off"] = true -L["Smith Argus"] = true -L["Smooth as Butter"] = true -L["Smudge Thunderwood"] = true -L["Snakestone of the Shadow Huntress"] = true -L["Snang"] = true -L["Snarl"] = true -L["Solakar Flamewreath"] = true -L["Son of Arkkoroc"] = true -L["Soolie Berryfizz"] = true -L["Soothing Turtle Bisque"] = true -L["Sovik"] = true -L["Spectral Charger"] = true -L["Spectral Citizen"] = true -L["Spectral Researcher"] = true -L["Spectral Teacher"] = true -L["Spell Shade"] = true -L["Spirestone Battle Mage"] = true -L["Spirestone Mystic"] = true -L["Spirestone Warlord"] = true -L["Spitelash Siren"] = true -L["Springspindle Fizzlegear"] = true -L["Sprite Jumpsprocket"] = true -L["Stephen Ryback"] = true -L["Stone Guardian"] = true -L["Stonevault Seer"] = true -L["Stranglethorn Tiger"] = true -L["Strashaz Warrior"] = true -L["Stromgarde Defender"] = true -L["Stuart Fleming"] = true -L["Suffering Highborne"] = true -L["Sul'lithuz Broodling"] = true -L["Sumi"] = true -L["Sunblade Arch Mage"] = true -L["Sunblade Cabalist"] = true -L["Sunblade Dawn Priest"] = true -L["Sunblade Dusk Priest"] = true -L["Sunblade Protector"] = true -L["Sunblade Scout"] = true -L["Sunblade Slayer"] = true -L["Sunblade Vindicator"] = true -L["Sunfury Arcanist"] = true -L["Sunfury Arch Mage"] = true -L["Sunfury Archer"] = true -L["Sunfury Bloodwarder"] = true -L["Sunfury Bowman"] = true -L["Sunfury Geologist"] = true -L["Sunfury Researcher"] = true -L["Sunseeker Astromage"] = true -L["Sunseeker Botanist"] = true -L["Super-Seller 680"] = true -L["Supply Officer Mills"] = true -L["Supplying the Front"] = true -L["Swampwalker"] = true -L["Swampwalker Elder"] = true -L["Sweet Serenity"] = true -L["Sylann"] = true -L["Sylvanna Forestmoon"] = true -L["Syndicate Assassin"] = true -L["Syndicate Spy"] = true -L["Syphoner"] = true -L["Taerar"] = true -L["Tal"] = true -L["Taladan"] = true -L["Tally Berryfizz"] = true -L["Talmar"] = true -L["Tamar"] = true -L["Tangled Horror"] = true -L["Tansy Puddlefizz"] = true -L["Tarban Hearthgrain"] = true -L["Tari'qa"] = true -L["Tarn"] = true -L["Tatiana"] = true -L["Teg Dawnstrider"] = true -L["Tel'Athir"] = true -L["Telonis"] = true -L["Tepa"] = true -L["Terestian Illhoof"] = true -L["Terrormaster"] = true -L["Thaddeus Webb"] = true -L["Thamner Pol"] = true -L["Tharynn Bouden"] = true -L["Thaurissan Firewalker"] = true -L["The Art of the Imbue"] = true -L["The Demon Forge"] = true -L["The Great Moongraze Hunt"] = true -L["The Great Silver Deceiver"] = true -L["The Origins of Smithing"] = true -L["The Prophet Skeram"] = true -L["The Rescue"] = true -L["The Rokk"] = true -L["The Taste Test"] = true -L["The Undermarket"] = true -L["The Windreaver"] = true -L["The Zapthrottle Mote Extractor!"] = true -L["Theka the Martyr"] = true -L["Thelsamar Blood Sausages"] = true -L["Theramore Infiltrator"] = true -L["Theramore Marine"] = true -L["Theramore Preserver"] = true -L["Therum Deepforge"] = true -L["Thomas Yance"] = true -L["Thonys Pillarstone"] = true -L["Thorkaf Dragoneye"] = true -L["Thornfang Ravager"] = true -L["Thorngrin the Tender"] = true -L["Thrag Stonehoof"] = true -L["Thund"] = true -L["Thuzadin Shadowcaster"] = true -L["Tilli Thistlefuzz"] = true -L["Time-Lost Shadowmage"] = true -L["Timothy Worthington"] = true -L["Tinkerwiz"] = true -L["Tinkmaster Overspark"] = true -L["Tognus Flintfire"] = true -L["Tomas"] = true -L["Tomb Fiend"] = true -L["Torloth the Magnificent"] = true -L["Torn Fin Coastrunner"] = true -L["Torn Fin Muckdweller"] = true -L["Torn Fin Oracle"] = true -L["Torn Fin Tidehunter"] = true -L["Trampled Under Foot"] = true -L["Traugh"] = true -L["Treant"] = true -L["Trianna"] = true -L["Trixie Quikswitch"] = true -L["Truk Wildbeard"] = true -L["Tunkk"] = true -L["Twilight Avenger"] = true -L["Twilight Drakonaar"] = true -L["Twilight Fire Guard"] = true -L["Twilight Geolord"] = true -L["Ug'thok"] = true -L["Ulthaan"] = true -L["Ulthir"] = true -L["Una"] = true -L["Unchained Doombringer"] = true -L["Unseen Servant"] = true -L["Uriku"] = true -L["Uthok"] = true -L["Uthrar Threx"] = true -L["Vaean"] = true -L["Valdaron"] = true -L["Vance Undergloom"] = true -L["Vargus"] = true -L["Vazario Linkgrease"] = true -L["Veenix"] = true -L["Vekh'nir Dreadhawk"] = true -L["Vekniss Guardian"] = true -L["Vendor-Tron 1000"] = true -L["Vengeful Ancient"] = true -L["Venture Co. Geologist"] = true -L["Venture Co. Strip Miner"] = true -L["Vhan"] = true -L["Vharr"] = true -L["Victor Ward"] = true -L["Viggz Shinesparked"] = true -L["Vilebranch Hideskinner"] = true -L["Vilebranch Shadowcaster"] = true -L["Vir'aani Arcanist"] = true -L["Vira Younghoof"] = true -L["Vivianna"] = true -L["Vizzklick"] = true -L["Vodesiin"] = true -L["Voidshrieker"] = true -L["Volchan"] = true -L["Vosur Brakthel"] = true -L["Waldor"] = true -L["Warlord Kalithresh"] = true -L["Warp Splinter"] = true -L["Wastewander Assassin"] = true -L["Wastewander Bandit"] = true -L["Wastewander Rogue"] = true -L["Wastewander Scofflaw"] = true -L["Wastewander Shadow Mage"] = true -L["Wastewander Thief"] = true -L["Weapon Technician"] = true -L["Wenna Silkbeard"] = true -L["Werg Thickblade"] = true -L["Westfall Stew"] = true -L["Whuut"] = true -L["Wik'Tar"] = true -L["Wild Hearts"] = true -L["Wild Leather Boots"] = true -L["Wild Leather Helmet"] = true -L["Wild Leather Leggings"] = true -L["Wild Leather Shoulders"] = true -L["Wild Leather Vest"] = true -L["Wind Trader Lathrai"] = true -L["Winterfall Den Watcher"] = true -L["Winterfall Totemic"] = true -L["Winterfall Ursa"] = true -L["Witherbark Berserker"] = true -L["Witherbark Headhunter"] = true -L["Witherbark Shadow Hunter"] = true -L["Withered Ancient"] = true -L["Woodpaw Mongrel"] = true -L["Wrahk"] = true -L["Wrath Corruptor"] = true -L["Wrath Hammer Construct"] = true -L["Wrathwalker"] = true -L["Wulan"] = true -L["Wulmort Jinglepocket"] = true -L["Wunna Darkmane"] = true -L["Xandar Goodbeard"] = true -L["Xen'to"] = true -L["Xizk Goodstitch"] = true -L["Xizzer Fizzbolt"] = true -L["Xylinnia Starshine"] = true -L["Xyrol"] = true -L["Yarr Hammerstone"] = true -L["Yatheon"] = true -L["Yelmak"] = true -L["Yonada"] = true -L["Ysondre"] = true -L["Ythyar"] = true -L["Yuka Screwspigot"] = true -L["Yurial Soulwater"] = true -L["Zalas Witherbark"] = true -L["Zamja"] = true -L["Zan Shivsproket"] = true -L["Zannok Hidepiercer"] = true -L["Zansoa"] = true -L["Zaralda"] = true -L["Zarcsin"] = true -L["Zarena Cromwind"] = true -L["Zargh"] = true -L["Zarise"] = true -L["Zarrin"] = true -L["Zebig"] = true -L["Zixil"] = true -L["Zorbin Fandazzle"] = true -L["Zul'jin"] = true -L["Zula Slagfury"] = true -L["Zurai"] = true -L["\"Cookie\" McWeaksauce"] = true - ---[[ --- Addon Info -L["Version"] = "版本:" - --- Options Categories -L["Display"] = "顯示" -L["DISPLAY_OPTIONS"] = "顯示選項" -L["DISPLAY_OPTIONS_LONG"] = "允許你自訂圖形介面的顯示。" -L["Filter"] = "過濾" -L["FILTER_OPTIONS"] = "過濾選項" -L["FILTER_OPTIONS_LONG"] = "允許你自訂要過濾哪些配方。" -L["Reputation"] = "聲望" -L["REP_OPTIONS"] = "聲望選項" -L["REP_OPTIONS_LONG"] = "允許你自訂要在掃瞄裡包含哪些聲望。" -L["Obtain"] = "取得" -L["OBTAIN_OPTIONS"] = "取得選項" -L["OBTAIN_OPTIONS_LONG"] = "允許你自訂要在掃瞄裡包含哪些取得方式。" -L["Sort"] = "排序" -L["SORT_OPTIONS"] = "排序選項" -L["SORT_OPTIONS_LONG"] = "允許你自訂如何排序及顯示所缺少的配方。" -L["Profile"] = "設定檔" - --- Display Options -L["Use GUI"] = "使用圖形介面" -L["GUI_TOGGLE"] = "開/關使用圖形介面。" -L["Include Filtered"] = "包含已過濾" -L["FILTERCOUNT_TOGGLE"] = "把過濾的配方包含在總共配方的數目中。" -L["Close GUI"] = "關閉圖形介面" -L["CLOSEGUI_TOGGLE"] = "當交易技能視窗關閉也同時關閉ARL視窗。" - --- Filtering Options -L["Faction"] = "陣營" -L["FACTION_TOGGLE"] = "掃瞄中同時包含部落及聯盟的陣營配方。" -L["Classes"] = "職業" -L["CLASS_TOGGLE"] = "掃瞄中包含擁有職業限定的配方。" -L["Specialities"] = "技能專業" -L["SPECIALITY_TOGGLE"] = "掃瞄中包含所有交易技能專業技能。" -L["Skill"] = "技能" -L["SKILL_TOGGLE"] = "包含所有配方,而不管你當前的技能等級是多少。" - --- Obtain Filter Options -L["BOEFilter"] = "裝備後綁定" -L["BOE_TOGGLE"] = "掃瞄中包含裝備後綁定的配方。" -L["BOPFilter"] = "拾取後綁定" -L["BOP_TOGGLE"] = "掃瞄中包含拾取後綁定的配方。" -L["PVP_TOGGLE"] = "掃瞄中包含通過PvP途徑獲得的配方。" -L["RAID_TOGGLE"] = "掃瞄中包含那些很難獲得(只能在團隊副本中獲得)的配方。" -L["SEASONAL_TOGGLE"] = "在該掃瞄裡包含節日活動所獲取的配方。" -L["TRAINER_TOGGLE"] = "掃瞄中包含訓練師的配方。" -L["VENDOR_TOGGLE"] = "掃瞄中包含商人的配方。" -L["INSTANCE_TOGGLE"] = "掃瞄中包含副本取得的配方。" -L["QUEST_TOGGLE"] = "掃瞄中包含任務獎勵的配方。" -L["Cloth"] = "布衣" -L["CLOTH_TOGGLE"] = "掃瞄中包含製造出布衣物品的配方。" -L["Leather"] = "皮甲" -L["LEATHER_TOGGLE"] = "掃瞄中包含製造出皮甲物品的配方。" -L["Mail"] = "鎖甲" -L["MAIL_TOGGLE"] = "掃瞄中包含製造出鎖甲物品的配方。" -L["Plate"] = "鎧甲" -L["PLATE_TOGGLE"] = "掃瞄中包含製造出鎧甲物品的配方。" -L["Melee"] = "物理輸出" -L["MELEE_TOGGLE"] = "掃瞄中包含用於物理輸出的配方。" -L["Caster DPS"] = "法術輸出" -L["CASTERDPS_TOGGLE"] = "掃瞄中包含用於法術輸出的配方。" -L["Tanking"] = "坦克" -L["TANKING_TOGGLE"] = "掃瞄中包含用於坦克的配方。" -L["Healing"] = "治療" -L["HEALING_TOGGLE"] = "掃瞄中包含用於治療的配方。" - --- Sorting options -L["Name"] = "名稱" -L["Skill"] = "技能" -L["Acquisition"] = "獲取" - --- Reputation Toggles -L["SPECIFIC_REP_TOGGLE"] = "包含%s陣營。" - --- Non-gui text -L["MissingFromDB"] = ":不在外掛程式的數據庫中。\n請將該配方的訊息提供給作者,謝謝。" -L["MissingRecipePrefix"] = "遺漏: " -L["InitiateScan"] = "在%s[ %s ]中掃瞄遺漏的配方。\n" -L["InitiateScanSpecial"] = "在%s - %s[ %s ]中掃瞄遺漏的配方。\n" -L["RecipeListSummary"] = "\n已經學會 %s 個,總數 %s 個 (%s%%)\n遺漏了 %s 個配方。" -L["UnknownTradeSkill"] = "您打開了一個外掛程式不支援的交易技能視窗。這個交易技能外掛程式是 %s 。請向作者提供該訊息,謝謝。" -L["OpenTradeSkillWindow"] = "請先打開一個想要掃瞄的交易技能。" - --- GUI Text -L["Close"] = "關閉" -L["ScanButton"] = "掃瞄配方" -L["Scan"] = "掃瞄" -L["FILTER_OPEN"] = "過濾 >>>" -L["FILTER_CLOSE"] = "<<< 過濾" -L["Reset"] = "重置" -L["Sort"] = "排序" -L["World Drop"] = "世界掉落" -L["Mob Drop"] = "怪物掉落" -L["Quest"] = "任務" -L["Reputation"] = "聲望" -L["Instance"] = "副本" -L["BoPMenu"] = "拾取後綁定" -L["Horde"] = "部落" -L["Alliance"] = "聯盟" -L["Known"] = "已知" -L["Unknown"] = "未知" - --- Tooltip Text -L["Scan Skills Long"] = "使用Ackis Recipe List掃瞄遺漏的配方。" -L["Close Window"] = "關閉ARL視窗。" -L["Expand All"] = "展開所有的配方。" -L["Collapse All"] = "折疊所有的配方。" -L["FILTER_OPEN_TT"] = "打開過濾選項面板。" -L["FILTER_CLOSE_TT"] = "關閉過濾選項面板。" -L["RESET_TT"] = "重置搜尋的關鍵字。" -L["SORT_TT"] = "更改清單的排列順序。" -L["VENDOR_TT"] = "選取後在列表中包含商人出售的配方。" -L["TRAINER_TT"]= "選取後在列表中包含訓練師可學的配方。" -L["WORLD_TT"] = "選取後在列表中包含世界掉落的配方。" -L["MOB_TT"] = "選取後在列表中包含怪物掉落的配方。" -L["QUEST_TT"] = "選取後在列表中包含任務獎勵的配方。" -L["SEASON_TT"] = "選取後在列表中包含節日活動才出現的配方。" -L["REP_TT"] = "選取後在列表中包含聲望獎勵的配方。" -L["INSTANCE_TT"] = "選取後在列表中包含副本掉落的配方。" -L["BOP_TT"] = "選取後在列表中包含拾取綁定的配方。" -L["HORDE_TT"] = "選取後在列表中包含部落獨有的配方。" -L["ALLIANCE_TT"] = "選取後在列表中包含聯盟獨有的配方。" -L["KNOWN_TT"] = "選取後在列表中包含已知配方。" -L["UNKNOWN_TT"] = "選取後在列表中包含未知配方。" - --- Recipe Database -L["Trainer"] = "訓練師" -L["LimitedSupply"] = "限量供應" -L["Vendor"] = "商人" -L["Discovery"] = "發現" -L["PVP"] = "PvP" -L["Raid"] = "團隊" - ---Skillup Levels -L["Journeyman"] = "中級" -L["Expert"] = "高級" -L["Artisan"] = "專家級" -L["Master"] = "大師級" - --- Common ways to obtain recipes -L["UZD"] = "區域掉落 - 優秀:" -L["CWD"] = "世界掉落 - 一般:" -L["UWD"] = "世界掉落 - 優秀:" -L["RWD"] = "世界掉落 - 精良:" -L["EWD"] = "世界掉落 - 史詩:" -L["BoE"] = "裝備後綁定掉落:" -L["BoP"] = "拾取後綁定掉落:" -L["QuestReward"] = "任務獎勵:" - --- Common quests/drops -L["DMCACHE"] = "諾特·希姆加克的箱子" -L["Gordok Ogre Suit"] = "戈多克巨魔裝" -L["Gordok Ogre Suit Obt"] = "任務獎勵:戈多克巨魔裝" -L["Spectral Essence Obt"] = "任務獎勵:傳令官基爾圖諾斯 (能讓你能看到通靈學院附近的商人瑪格努斯·霜鳴)" -L["TrueBelieverQuest"] = "任務獎勵:真實信仰者 - 從被解譯的《真實信仰者》剪報中稀有掉落" - --- Raid Drop Obtain Info -L["ADNaxx"] = "從納克薩瑪斯死亡騎士區的工匠大師歐瑪利安學到" -L["MOLTENCORE"] = "團隊拾取後綁定:熔火之心首領隨機掉落" -L["AQ20/AQ40"] = "團隊拾取後綁定:安其拉廢墟/安其拉神廟首領隨機掉落" -L["SSC/TKBoP"] = "團隊拾取後綁定:毒蛇神殿/風暴要塞隨機掉落" -L["SSC/TKBoE"] = "團隊裝備後綁定:毒蛇神殿/風暴要塞隨機掉落" -L["BT/HYJALBoP"] = "團隊拾取後綁定:海加爾/黑暗神廟隨機掉落" -L["HYJALBoP"] = "團隊拾取後綁定:海加爾首領隨機掉落" -L["SunwellBoP"] = "團隊拾取後綁定:太陽之井隨機掉落" -L["SunwellBoE"] = "團隊裝備後綁定:太陽之井隨機掉落" -L["BT/HYJALBoE"] = "團隊裝備後綁定:海加爾/黑暗神廟隨機掉落" -L["ZA"] = "團隊拾取後綁定:祖阿曼首領隨機掉落" -L["Unknown"] = "該配方掉落來源未知,你可以於 www.wowace.com/forums 論壇中Ackis Recipe List的官方帖中幫助提供掉落訊息。" - --- Faction info -L["WintersVeil"] = "冬幕節" -L["Lunar Festival"] = "春節" -L["Darkmoon Faire"] = "暗月馬戲團" -L["Seasonal"] = "週期性節日" - --- Alchemy Obtain Information -L["Discovery - Flasks/Potions"] = "發現 - 精煉/藥劑" -L["Discovery - Protection Potions"] = "發現 - 守護藥劑" -L["Discovery - Transmutes"] = "發現 - 轉化" -L["Goblin Rocket Fuel Obt"] = "製造:這個配方是哥布林工程師製作出來的" -L["Gurubashi Mojo Madness Obt"] = "團隊:你可以在祖爾格拉布的瘋狂之緣裡點石頭學到" -L["Mighty Trolls Blood Potion Obt"] = "訓練師:剃刀高地的亨利·斯特恩" --- Mob Drop -L["Elixir of Greater Firepower Obt"] = "黑鐵奴隸販子,黑鐵巡邏兵,黑鐵監工" -L["Elixir of the Mongoose Obt"] = "費伍德森林:碧火盜賊,艾薩拉:雷加斯盜賊" -L["Elixir of the Sages Obt"] = "東瘟疫之地:血色附魔師,血色宣教士,血色助理牧師,血色大法師,血色審查官" -L["Fel Mana Potion Obt"] = "影月谷:伊克利普森士兵,伊克利普森血守衛,伊克利普森血騎士,伊克利普森縛法者,伊克利普森大法師,伊克利普森百夫長,伊克利普森騎士,托洛斯莊嚴者,伊利達瑞看守者" -L["Fel Regeneration Potion Obt"] = "影月谷:死亡熔爐小鬼,死亡熔爐守護者,死亡熔爐鐵匠,死亡熔爐技工" -L["Fel Strength Elixir Obt"] = "影月谷:莫阿格武器鐵匠,恐懼大師,怒行者,暗影議會術士" -L["Gift of Arthas Obt"] = "西瘟疫之地:骷髏撕掠者,被奴役的食屍鬼" -L["Greater Arcane Protection Potion Obt"] = "冬泉谷:深藍色龍人法師" -L["Greater Fire Protection Potion Obt"] = "黑石塔(下):火印塑能師,火印炎術師" -L["Greater Frost Protection Potion Obt"] = "冬泉谷:霜槌巨人" -L["Greater Nature Protection Potion Obt"] = "西瘟疫之地:枯萎的恐獸,腐爛的巨獸" -L["Greater Shadow Protection Potion Obt"] = "東瘟疫之地:黑暗教徒,暗影法師" -L["Major Arcane Protection Potion Obt"] = "納葛蘭:梵安尼秘法師" -L["Major Fire Protection Potion Obt"] = "麥克那爾:尋日星法師" -L["Major Holy Protection Potion Obt"] = "劍刃山脈:冥淵火烈焰使者" -L["Major Shadow Protection Potion Obt"] = "影月谷:暗影議會術士" -L["Mighty Rage Potion Obt"] = "燃燒平原:黑石殺戮者" -L["Wildvine Potion Obt"] = "辛特蘭、荊棘谷:各種食人妖怪物" --- Quest -L["Discolored Healing Potion Obt"] = "荒野之心" -L["Elixir of Brute Force Obt"] = "安戈洛環形山:達丹加餓了!(隨機獎勵)" -L["Lesser Stoneshield Potion Obt"] = "盧希恩的藥水" -L["Restorative Potion Obt"] = "奧達曼的蘑菇(自動學習)" ---Adds ---L["Major Frost Protection Potion Obt"] = "法力墓地:奈薩斯王子薩法爾" - --- Blacksmithin Obtain Information -L["Inlaid Mithril Cylinder Obt"] = "製造:這個配方是地精工程師製作出來的" -L["Blacksmithing Plans"] = "黑石深淵、斯坦索姆:鍛造配方物品隨機掉落" --- Mob Drop -L["Dark Iron Sunderer Obt"] = "黑石深淵:持鐵錘的顧客,雷布裡的親信" -L["Felsteel Gloves Obt"] = "奧奇奈地穴:奧奇奈僧侶" -L["Felsteel Helm Obt"] = "暗影迷宮:卡巴狂熱者" -L["Felsteel Leggings Obt"] = "亞克崔茲:無束縛的摧毀者" -L["Frostguard Obt"] = "西瘟疫之地:工頭瑪希瑞德" -L["Greater Ward of Shielding Obt"] = "虛空風暴:日怒血守衛" -L["Khorium Belt Obt"] = "納葛蘭:黑暗之血劫掠者" -L["Khorium Boots Obt"] = "虛空風暴:虛實的保衛者" -L["Khorium Pants Obt"] = "影月谷:死亡熔爐守護者" -L["Ragesteel Breastplate Obt"] = "影月谷:灰舌戰士" -L["Ragesteel Gloves Obt"] = "納葛蘭:石拳戰士" -L["Ragesteel Helm Obt"] = "劍刃山脈:煉冶場守衛" -L["Ragesteel Shoulders Obt"] = "影月谷:暴怒的大地之靈,暴怒的風之靈,暴怒的火焰之靈,暴怒的水之靈" -L["Runic Breastplate Obt"] = "塵泥沼澤(奧卡茲島):斯塔莎茲侍從" -L["Runic Plate Boots Obt"] = "西瘟疫之地:血色騎兵" -L["Runic Plate Helm Obt"] = "塵泥沼澤(奧卡茲島):斯塔莎茲戰士" -L["Runic Plate Leggings Obt"] = "西瘟疫之地:血色鐵匠" -L["Runic Plate Shoulders Obt"] = "塵泥沼澤(奧卡茲島):斯塔莎茲毒蛇守衛" -L["Swiftsteel Gloves Obt"] = "法力墓地:奈薩斯捕獵者" -L["Volcanic Hammer Obt"] = "燃燒平原:沃爾查" --- Quest -L["Barbaric Iron Boots Obt"] = "踩在腳底下" -L["Barbaric Iron Breastplate Obt"] = "野人裝甲" -L["Barbaric Iron Gloves Obt"] = "沃姆什的喜悅" -L["Barbaric Iron Helm Obt"] = "瘋狂之角" -L["Barbaric Iron Shoulders Obt"] = "鐵肩鎧" -L["Blazing Rapier Obt"] = "腐蝕" -L["Dawn's Edge Obt"] = "沃許加斯的菊石" -L["Demon Forged Breastplate Obt"] = "惡魔熔爐" -L["Enchanted Battlehammer Obt"] = "甜美的平靜" -L["Enchanted Thorium Breastplate Obt"] = "附魔瑟銀鎧甲:第一卷" -L["Enchanted Thorium Helm Obt"] = "附魔瑟銀鎧甲:第三卷" -L["Enchanted Thorium Leggings Obt"] = "附魔瑟銀鎧甲:第二卷" -L["Fiery Plate Gauntlets Obt"] = "熾熱鎧甲護手" -L["Golden Scale Gauntlets Obt"] = "鍛造的起源" -L["Heavy Copper Longsword Obt"] = "前線的補給" -L["Imperial Plate Belt Obt"] = "君王鎧甲腰帶" -L["Imperial Plate Boots Obt"] = "君王鎧甲靴" -L["Imperial Plate Bracers Obt"] = "君王鎧甲護腕" -L["Imperial Plate Chest Obt"] = "君王鎧甲護胸" -L["Imperial Plate Helm Obt"] = "君王鎧甲頭盔" -L["Imperial Plate Leggings Obt"] = "君王鎧甲護腿" -L["Imperial Plate Shoulders Obt"] = "君王鎧甲護肩" -L["Ironforge Breastplate Obt"] = "支援赤脊山" -L["Orcish War Leggings Obt"] = "古老的技藝" -L["Ornate Mithril Gloves Obt"] = "白花花的銀子" -L["Ornate Mithril Helm Obt"] = "護甲鍛造師的藝術" -L["Ornate Mithril Pants Obt"] = "鐵匠必修課" -L["Ornate Mithril Shoulder Obt"] = "罩帽和護肩" -L["Sulfuron Hammer Obt"] = "一份必需遵守的契約" ---Adds ---L["Annihilator Obt"] = "裝綁:黑石塔(下):裂盾軍需官" ---L["Arcanite Champion Obt"] = "裝綁:黑石塔(下):古拉魯克" ---L["Arcanite Reaper Obt"] = "裝綁:黑石塔(下):班諾克·巨斧" ---L["Black Grasp of the Destroyer Obt"] = "拾綁:安其拉廢墟:莫阿姆" ---L["Dark Iron Plate Obt"] = "裝綁:黑石深淵:雷布裡·斯庫比格特" ---L["Dark Iron Pulverizer Obt"] = "裝綁:黑石深淵:格裡茲爾" ---L["Earthpeace Breastplate Obt"] = "拾綁:波塔尼卡:大植物學家費瑞衛恩" ---L["Hammer of the Titans Obt"] = "裝綁:斯坦索姆:蒼白的瑪勒基" ---L["Heartseeker Obt"] = "裝綁:斯坦索姆:砲手威利" ---L["Invulnerable Mail Obt"] = "裝綁:黑石塔(上):古拉魯克" ---L["Masterwork Stormhammer Obt"] = "裝綁:黑石塔(上):古拉魯克" ---L["Thick Obsidian Breastplate Obt"] = "拾綁:安其拉廢墟:預言者斯克拉姆" - --- Cooking Obtain Information -L["Fishing Daily"] = "任務獎勵:釣魚每日任務隨機獎勵。" -L["Cooking Daily"] = "任務獎勵:烹飪每日任務隨機獎勵。" -L["Goldthorn Tea Obt"] = "與剃刀高地的亨利·斯特恩對話" -L["Stewed Trout Obt"] = "訓練師:凱歐妮" --- Mob Drop -L["Runn Tum Tuber Surprise Obt"] = "普希林" --- Quest -L["Barbecued Buzzard Wing Obt"] = "燒烤禿鷲翅膀" -L["Beer Basted Boar Ribs Obt"] = "啤酒烤豬排" -L["Big Bear Steak Obt"] = "拯救行動" -L["Blood Sausage Obt"] = "塞爾薩瑪血腸" -L["Buzzard Bites Obt"] = "技術高超" -L["Crocolisk Gumbo Obt"] = "學徒的職責" -L["Crocolisk Steak Obt"] = "捕獵鱷魚" -L["Crunchy Serpent Obt"] = "摩克納薩爾的款待" -L["Crunchy Spider Surprise Obt"] = "香脆料理" -L["Curiously Tasty Omelet Obt"] = "奧莫爾的復仇" -L["Dig Rat Stew Obt"] = "掘地鼠燉肉" -L["Dirge's Kickin' Chimaerok Chops Obt"] = "迪爾格的超美味奇美拉肉片" -L["Gooey Spider Cake Obt"] = "黑蟹蛋糕" -L["Goretusk Liver Pie Obt"] = "豬肝餡餅" -L["Hot Lion Chops Obt"] = "痛苦藥劑" -L["Kaldorei Spider Kabob Obt"] = "卡多雷的食譜" -L["Murloc Fin Soup Obt"] = "賣魚" -L["Redridge Goulash Obt"] = "赤脊山燉肉" -L["Roasted Moongraze Tenderloin Obt"] = "獵捕牧月成鹿" -L["Seasoned Wolf Kabob Obt"] = "烤狼肉串" -L["Smoked Desert Dumplings Obt"] = "沙漠食譜" -L["Soothing Turtle Bisque Obt"] = "海龜湯" -L["Strider Stew Obt"] = "燉陸行鳥" -L["Tasty Lion Steak Obt"] = "損失慘重" -L["Thistle Tea Ally Obt"] = "克拉文之塔" -L["Thistle Tea Horde Obt"] = "任務:基本不可能的任務" -L["Westfall Stew Obt"] = "雜味燉肉" - --- Enchanting Obtain Information -L["Enchant 2H Weapon - Major Agility Obt"] = "埃雷達爾死亡召喚者" -L["Enchant 2H Weapon - Major Intellect Obt"] = "紅衣巫士" -L["Enchant 2H Weapon - Major Spirit Obt"] = "通靈學院專家" -L["Enchant 2H Weapon - Savagery Obt"] = "破碎之手百夫長" -L["Enchant 2H Weapon - Superior Impact Obt"] = "黑手精英" -L["Enchant Boots - Dexterity Obt"] = "狂怒的骷髏" -L["Enchant Boots - Fortitude Obt"] = "伊斯利牧師" -L["Enchant Boots - Surefooted Obt"] = "魅影舞臺助手" -L["Enchant Bracer - Fortitude Obt"] = "盤牙神諭者" -L["Enchant Bracer - Major Defense Obt"] = "伊斯利恩淨化者" -L["Enchant Bracer - Spellpower Obt"] = "血槌地卜師" -L["Enchant Bracer - Superior Strength Obt"] = "逆風術士" -L["Enchant Cloak - Greater Arcane Resistance Obt"] = "伊克利普森大法師" -L["Enchant Cloak - Greater Shadow Resistance Obt"] = "虛無尖嘯者" -L["Enchant Cloak - Lesser Agility Obt"] = "辛迪加刺客" -L["Enchant Cloak - Lesser Agility Obt1"] = "廢土刺客,廢土暴徒" -L["Enchant Gloves - Advanced Herbalism Obt"] = "泥沼之王,摩塔索恩,沼澤漫步者,沼澤漫步者長老,糾纏恐獸" -L["Enchant Gloves - Advanced Mining Obt"] = "風險投資公司露天礦工" -L["Enchant Gloves - Fishing Obt"] = "斯卡基爾,碎鰭灘行魚人,碎鰭神諭者,碎鰭泥漿魚人,碎鰭潮行魚人" -L["Enchant Gloves - Herbalism Obt"] = "瘋狂的古樹,枯萎的古樹" -L["Enchant Gloves - Herbalism Obt1"] = "狂怒的樹人,黑色古樹,燒焦的樹人" -L["Enchant Gloves - Mining Obt"] = "黑鐵矮人,黑鐵爆破手,黑鐵隧道工,黑鐵破壞者,邪惡的巴爾加拉斯" -L["Enchant Gloves - Skinning Obt"] = "『屠戮者』尼瑪爾,枯木狂戰士,枯木獵頭者,枯木暗影獵手" -L["Enchant Weapon - Crusader Obt"] = "血色縛法者" -L["Enchant Weapon - Crusader Obt1"] = "血色大法師" -L["Enchant Weapon - Deathfrost Obt"] = "艾胡恩 - 仲夏火焰節" -L["Enchant Weapon - Fiery Weapon Obt"] = "控火師羅格雷恩" -L["Enchant Weapon - Icy Chill Obt"] = "痛苦的精靈貴族" -L["Enchant Weapon - Lifestealing Obt"] = "鬼靈研究員" -L["Enchant Weapon - Major Intellect Obt"] = "日怒調查員" -L["Enchant Weapon - Major Spellpower Obt"] = "貝許爾法術竊取者" -L["Enchant Weapon - Superior Striking Obt"] = "尖石軍閥" -L["Enchant Weapon - Unholy Weapon Obt"] = "圖薩丁暗影施法者" -L["Smoking Heart of the Mountain Obt"] = "洛考爾" - --- Engineering Obtain Information -L["ENG_MEMBERSHIP_BENEFITS"] = "任務獎勵:會員的獎勵" -L["Field Repair Bot 74A Obt"] = "黑石深淵傀儡統帥阿格曼奇旁可點擊的捲軸" -L["Minor Recombobulator Obt"] = "諾莫瑞根:在矩陣打卡器3005-A上使用白色穿孔卡片,然後在矩陣打卡器3005-B上使用黃色穿孔卡片。" -L["Discombobulator Ray Obt"] = "諾姆瑞根:在矩陣打卡器3005-D上使用秘密資料存取卡。" --- Mob Drop -L["Adamantite Arrow Maker Obt"] = "虛空風暴:日怒弓箭手" -L["Arcanite Dragonling Obt"] = "冬泉谷:深藍色龍人法師" -L["Dark Iron Rifle Obt"] = "黑石深淵:末日之爐工匠" -L["Felsteel Boomstick Obt"] = "劍刃山脈:末日之爐工程師" -L["Field Repair Bot 110G Obt"] = "劍刃山脈:甘納格分解者" -L["Flawless Arcanite Rifle Obt"] = "東瘟疫之地:爛苔暗影獵手" -L["Hyper-Vision Goggles Obt"] = "影月谷:莫阿格武器鐵匠" -L["Khorium Scope Obt"] = "虛空風暴:日怒射手" -L["Major Recombobulator Obt"] = "厄運之槌(北)戈多克貢品箱子" -L["Weapon Technician"] = "黑石深淵:武器技師" -L["Crimson Inquisitor"] = "斯坦索姆:紅衣審判官" --- Quest -L["Flash Bomb Obt"] = "閃光彈的製法" -L["Steam Tonk Controller Obt"] = "40張獎券 - 高級獎品(暗月馬戲團)" -L["Zapthrottle Mote Extractor Obt"] = "快速節流微粒吸取器!" ---Adds -L["Discombobulator Ray Obt"] = "諾姆瑞根:麥克尼爾·瑟瑪普拉格" - --- First Aid Obtain Information --- Nothing here needed yet - --- Jewelcrafting Obtain Information -L["Blades Edge Summon Bosses"] = "劍刃山脈召喚的首領" ---Mob Drop -L["Arcane Khorium Band Obt"] = "虛空風暴:法師殺手" -L["Chaotic Skyfire Diamond Obt"] = "影月谷:考斯卡海妖" -L["Coronet of the Verdant Flame Obt"] = "波塔尼卡:尋日植物學家" -L["Khorium Band of Frost Obt"] = "蒸汽洞窟:盤牙巫女" -L["Khorium Band of Leaves Obt"] = "劍刃山脈:維克尼爾厄鷹" -L["Khorium Band of Shadows Obt"] = "影月谷:黑暗議會暗影術師" ---Adds ---L["Khorium Inferno Band Obt"] = "塞斯克大廳:暗法師希斯" ---L["Circlet of Arcane Might Obt"] = "舊希爾斯布萊德丘陵:紀元狩獵者" ---L["Dark Iron Scorpid Obt"] = "黑石深淵:傀儡統帥阿格曼奇" ---L["Figurine - Black Diamond Crab Obt"] = "黑石塔(下):軍需官茲格雷斯" ---Quest - --- Leatheworking Obtain Information ---Mob Drop -L["Bag of Many Hides Obt"] = "阻礙之丘的巨魔" -L["Anvilrage Captain"] = "鐵怒上尉" -L["Blue Dragonscale Shoulders Obt"] = "艾薩拉:峭壁擊碎者" -L["Devilsaur Leggings Obt"] = "安戈洛環形山:克隆軟泥怪,黏稠的軟泥怪,原生軟泥怪,膠質軟泥怪" -L["Flame Armor Kit Obt"] = "亞克崔茲:巨型冥淵火" -L["Frostsaber Gloves Obt"] = "冬泉谷:冬泉圖騰師" -L["Frostsaber Leggings Obt"] = "冬泉谷:冬泉巢穴守衛" -L["Frostsaber Tunic Obt"] = "冬泉谷:冬泉巨熊怪" -L["Green Dragonscale Leggings Obt"] = "沉沒的神廟:黑暗蟲" -L["Heavy Scorpid Leggings Obt"] = "燃燒平原:黑石殺戮者" -L["Heavy Scorpid Shoulders Obt"] = "燃燒平原:黑石軍官" -L["Heavy Scorpid Vest Obt"] = "詛咒之地:傳送門搜尋者" -L["Ironfeather Breastplate Obt"] = "辛特蘭:邪枝剝皮者" -L["Living Breastplate Obt"] = "西瘟疫之地:枯萎的恐獸" -L["Living Leggings Obt"] = "費伍德森林:死木薩滿" -L["Shadow Armor Kit Obt"] = "塞斯克大廳:迷失的暗影法師" -L["Stormshroud Armor Obt"] = "艾薩拉:阿克蘭智者" -L["Stormshroud Gloves Obt"] = "希利蘇斯:烈風掠奪者" -L["Stormshroud Gloves Obt1"] = "冬泉谷:泰比斯蒂亞公主" -L["Stormshroud Shoulders Obt"] = "艾薩拉:亞考羅克之子" -L["Stylin' Adventure Hat Obt"] = "舊希爾斯布萊德丘陵:敦霍爾德槍手" -L["Stylin' Crimson Hat Obt"] = "塞斯克大廳:塞司克烏鴉護衛" -L["Stylin' Jungle Hat Obt"] = "黑色沼澤:裂縫領主,裂縫看守者" -L["Tough Scorpid Boots Obt"] = "塔納利斯:廢土遊蕩者" -L["Tough Scorpid Bracers Obt"] = "塔納利斯:廢土暗影法師" -L["Tough Scorpid Breastplate Obt"] = "塔納利斯:廢土強盜" -L["Tough Scorpid Gloves Obt"] = "塔納利斯:廢土竊賊" -L["Tough Scorpid Helm Obt"] = "塔納利斯:安德雷·火鬍,廢土暴徒,廢土刺客" -L["Tough Scorpid Leggings Obt"] = "塔納利斯:廢土遊蕩者" -L["Volcanic Breastplate Obt"] = "黑石塔(下):火印步兵" -L["Volcanic Leggings Obt"] = "燃燒平原:火腹蠻卒" -L["Volcanic Shoulders Obt"] = "黑石塔(下):火印軍團戰士" ---Quest -L["Deviate Scale Belt Obt"] = "清除變異者" -L["Kodo Hide Bag Obt"] = "科多獸皮包" -L["Moonglow Vest Obt"] = "月光外衣" -L["Onyxia Scale Cloak Obt"] = "一切才剛剛開始" -L["Wild Leather Boots Obt"] = "蠻皮戰靴" -L["Wild Leather Cloak Obt"] = "蠻皮披風" -L["Wild Leather Helmet Obt"] = "蠻皮盔帽" -L["Wild Leather Leggings Obt"] = "蠻皮護腿" -L["Wild Leather Shoulders Obt"] = "蠻皮護肩" -L["Wild Leather Vest Obt"] = "蠻皮外衣" ---Adds ---L["Arcane Armor Kit Obt"] = "拾綁 - 黑色沼澤:時間領主迪賈" ---L["Black Dragonscale Leggings Obt"] = "裝綁 - 黑石深淵:鐵怒上尉" ---L["Black Dragonscale Shoulders Obt"] = "裝綁 - 黑石深淵:鐵怒上尉" ---L["Frost Armor Kit Obt"] = "拾綁 - 蒸汽洞窟:海法師希斯比亞" ---L["Nature Armor Kit Obt"] = "拾綁 - 奴隸監獄:背叛者門努" ---L["Red Dragonscale Breastplate Obt"] = "裝綁 - 黑石塔(上):達基薩斯將軍" ---L["Runic Leather Armor Obt"] = "裝綁 - 通靈學院:通靈學院黑暗召喚師" ---L["Runic Leather Bracers Obt"] = "裝綁 - 費伍德森林:加德納爾祭司" ---L["Runic Leather Shoulders Obt"] = "裝綁 - 斯坦索姆:紅衣戰鬥法師" ---L["Stylin' Purple Hat Obt"] = "拾綁 - 暗影迷宮:煽動者黑心" ---L["Tough Scorpid Shoulders Obt"] = "裝綁 - 塔納利斯:安德雷·火鬍,廢土暴徒,廢土刺客" ---L["Wicked Leather Armor Obt"] = "裝綁 - 通靈學院:鬼靈研究員" ---L["Wicked Leather Belt Obt"] = "裝綁 - 斯坦索姆:食屍搶奪者" ---L["Wicked Leather Bracers Obt"] = "裝綁 - 艾薩拉:雷加斯盜賊" ---L["Wicked Leather Headband Obt"] = "裝綁 - 費伍德森:碧火欺詐者林" - --- Smelting Obtain Information -L["Dark Iron Obt"] = "黑石深淵七賢處的格魯雷爾,需要20個金錠,2個紅寶石,10個真銀錠" -L["Elementium Obt"] = "精神控制BWL大元素師克裡希克,使用寵物欄一個技能學得" - --- Rogue Poison Obtain Information --- Nothing here needed yet - --- Tailoring Obtain Information -L["Arcanoweave Boots Obt"] = "尋日者星法師" -L["Arcanoweave Bracers Obt"] = "亞克崔茲哨兵" -L["Black Silk Pack Obt"] = "辛迪加間諜" -L["Black Silk Pack Obt1"] = "塞拉摩間諜" -L["Black Silk Pack Obt2"] = "幽暗刺客" -L["Cindercloth Cloak Obt"] = "索瑞森馭火者" -L["Cindercloth Gloves Obt"] = "暮光火焰衛士" -L["Cindercloth Pants Obt"] = "索瑞森馭火者" -L["Cindercloth Vest Obt"] = "暮光火焰衛士" -L["Cloak of Fire Obt"] = "征服者派隆" -L["Felcloth Bag Obt"] = "殺死詹迪斯·巴羅夫後出現的書中獲得" -L["Ghostweave Belt Obt"] = "徘徊的精靈貴族" -L["Ghostweave Gloves Obt"] = "徘徊的精靈貴族" -L["Ghostweave Gloves Obt1"] = "無影僕從" -L["Ghostweave Pants Obt"] = "鬼靈居民" -L["Ghostweave Vest Obt"] = "無影僕從" -L["Mooncloth Boots Obt"] = "神聖的月布" -L["Robe of the Archmage Obt"] = "火印炎術師" -L["Robe of Winter Night Obt"] = "深藍色龍人法師" -L["Robes of Arcana Obt"] = "暗灘喚魔師" -L["Robes of Arcana Obt1"] = "迪菲亞附魔師" -L["Shadoweave Mask Obt"] = "黑市交易" -L["Soulcloth Shoulders Obt"] = "魅影侍者" -L["Soulcloth Vest Obt"] = "魅影侍者" -L["Wizardweave Leggings Obt"] = "黑暗召喚師" -L["Wizardweave Robe Obt"] = "黑暗法師" -L["Wizardweave Turban Obt"] = "黑暗法師" - --- Beast Training Obtain Information -L["Rare"] = "稀有" -L["Elite"] = "精英" --- Beasts which have training skills -L["Agam'ar"] = "阿迦瑪" -L["Aku'mai Fisher"] = "阿庫麥爾食魚龜" -L["Aku'mai Snapjaw"] = "阿庫麥爾鉗嘴龜" -L["Angerclaw Mauler"] = "怒爪巨熊" -L["Arash-ethis"] = "阿拉瑟希斯" -L["Ashenvale Bear"] = "梣谷熊" -L["Ashmane Boar"] = "灰鬃野豬" -L["Barbed Crustacean"] = "刺毛甲殼蟹" -L["Barnabus"] = "巴納布斯" -L["Battleboar"] = "鬥豬" -L["Bellygrub"] = "貝利格拉布" -L["Besseleth"] = "貝瑟萊斯" -L["Bhag'thera"] = "巴爾瑟拉" -L["Bjarn"] = "遊蕩的冰爪熊" -L["Black Bear Patriarch"] = "黑熊族王" -L["Black Ravager Mastiff"] = "巨型黑色劫毀者" -L["Black Ravager"] = "黑色劫毀者" -L["Blackrock Worg"] = "黑石座狼" -L["Blackwind Warp Chaser"] = "黑風扭曲追趕者" -L["Blisterpaw Hyena"] = "皰爪土狼" -L["Bloodaxe Worg"] = "血斧座狼" -L["Bloodfalcon"] = "血鷹" -L["Bloodmaul Battle Worg"] = "血槌作戰座狼" -L["Bloodmaul Dire Wolf"] = "血槌恐狼" -L["Bloodsnout Worg"] = "血牙座狼" -L["Bonepaw Hyena"] = "骨爪土狼" -L["Bristleback Battleboar"] = "刺背鬥豬" -L["Broken Tooth"] = "斷牙" -L["Carrion Vulture"] = "食腐禿鷹" -L["Cave Creeper"] = "洞穴爬行者" -L["Chatter"] = "查特" -L["Clack the Reaver"] = "『搶奪者』科拉克" -L["Clattering Crawler"] = "巨鉗蟹" -L["Cleft Scorpid"] = "裂隙沙漠蠍" -L["Cloud Serpent"] = "風蛇" -L["Cobalt Serpent"] = "深藍色巨蛇" -L["Coilskar Cobra"] = "考斯卡眼鏡蛇" -L["Corrupted Mottled Boar"] = "墮落的雜斑野豬" -L["Corrupted Scorpid"] = "墮落蠍" -L["Coyote Packleader"] = "山狗首領" -L["Coyote"] = "山狗" -L["Crag Boar"] = "峭壁野豬" -L["Crag Coyote"] = "峭壁山狗" -L["Crag Stalker"] = "峭壁捕獵者" -L["Crazed Dragonhawk"] = "瘋狂的龍鷹" -L["Creepthess"] = "克雷普塞斯" -L["Dark Screecher"] = "黑暗尖嘯者" -L["Dark Worg"] = "黑色座狼" -L["Darkfang Creeper"] = "暗牙爬行者" -L["Deadly Cleft Scorpid"] = "致命的裂隙沙漠蠍" -L["Deadmire"] = "死沼巨鱷" -L["Death Flayer"] = "死亡毒蠍" -L["Death Howl"] = "死亡之嚎" -L["Deathlash Scorpid"] = "死鞭蠍" -L["Deathstrike Tarantula"] = "死亡狼蛛" -L["Deep Stinger"] = "深淵釘刺者" -L["Deepmoss Creeper"] = "深苔爬行者" -L["Deepmoss Webspinner"] = "深苔結網蛛" -L["Den Mother"] = "雌薊熊" -L["Deviate Adder"] = "無毒飛蛇" -L["Deviate Coiler Hatchling"] = "小變異曲蛇" -L["Deviate Coiler"] = "變異曲蛇" -L["Deviate Crocolisk"] = "變異鱷魚" -L["Deviate Dreadfang"] = "變異尖牙風蛇" -L["Deviate Moccasin"] = "弱毒飛蛇" -L["Deviate Stinglash"] = "變異刺鞭蛇" -L["Deviate Venomwing"] = "變異劇毒風蛇" -L["Deviate Viper"] = "劇毒飛蛇" -L["Dire Mottled Boar"] = "可怕的雜斑野豬" -L["Diseased Grizzly"] = "生病的灰熊" -L["Diseased Wolf"] = "生病的狼" -L["Dread Flyer"] = "恐怖飛鳥" -L["Dread Ripper"] = "恐怖撕裂者" -L["Dreadfang Lurker"] = "懼牙潛伏者" -L["Dreadfang Widow"] = "懼牙寡婦" -L["Dreadmaw Crocolisk"] = "巨齒鱷魚" -L["Drywallow Crocolisk"] = "塵泥鱷魚" -L["Drywallow Daggermaw"] = "塵泥利齒鱷魚" -L["Drywallow Snapper"] = "塵泥鉗嘴鱷魚" -L["Durotar Tiger"] = "杜洛塔猛虎" -L["Eclipsion Dragonhawk"] = "伊克利普森龍鷹" -L["Elder Ashenvale Bear"] = "老梣谷熊" -L["Elder Cloud Serpent"] = "老風蛇" -L["Elder Crag Boar"] = "老峭壁野豬" -L["Elder Crag Coyote"] = "老峭壁山狗" -L["Elder Mistvale Gorilla"] = "老邁的迷霧谷猩猩" -L["Elder Moss Creeper"] = "老食苔蛛" -L["Elder Mottled Boar"] = "老雜斑野豬" -L["Elder Mountain Boar"] = "老山豬" -L["Elder Plainstrider"] = "老平原陸行鳥" -L["Elder Shadowmaw Panther"] = "老年深喉獵豹" -L["Elder Shardtooth"] = "老裂齒熊" -L["Elder Springpaw"] = "年長的泉爪山貓" -L["Encrusted Surf Crawler"] = "硬殼海浪蟹" -L["Enraged Ravager"] = "暴怒的劫毀者" -L["Felpaw Ravager"] = "魔爪劫毀者" -L["Felpaw Wolf"] = "魔爪狼" -L["Felsworn Scalewing"] = "魔誓鱗翼" -L["Feral Crag Coyote"] = "野生峭壁山狗" -L["Feral Dragonhawk Hatchling"] = "野生小龍鷹" -L["Feral Mountain Lion"] = "野生山地獅" -L["Ferocious Grizzled Bear"] = "兇猛的灰斑熊" -L["Fire Roc"] = "火鵬" -L["Firetail Scorpid"] = "火尾蠍" -L["Flatland Cougar"] = "平原獅" -L["Fleeting Plainstrider"] = "敏捷的平原陸行鳥" -L["Forest Lurker"] = "森林潛伏者" -L["Forest Moss Creeper"] = "森林食苔蛛" -L["Forest Spider"] = "森林蜘蛛" -L["Foreststrider Fledgling"] = "森林陸行鳥雛鳥" -L["Frostsaber Cub"] = "小霜刃豹" -L["Frostsaber Huntress"] = "霜刃雌豹" -L["Frostsaber Stalker"] = "霜刃捕食者" -L["Ghamoo-ra"] = "加摩拉" -L["Ghost Saber"] = "鬼魂豹" -L["Ghostclaw Lynx"] = "鬼爪暗殺者" -L["Ghostclaw Ravager"] = "鬼爪劫毀者" -L["Ghostpaw Alpha"] = "幽爪前鋒" -L["Ghostpaw Runner"] = "幽爪奔跑者" -L["Giant Foreststrider"] = "兇猛的森林陸行鳥" -L["Giant Moss Creeper"] = "巨型食苔蛛" -L["Giant Plains Creeper"] = "巨型平原狼蛛" -L["Giant Webwood Spider"] = "巨型樹林蜘蛛" -L["Giant Wetlands Crocolisk"] = "巨型濕地鱷魚" -L["Githyiss the Vile"] = "邪惡的基塞伊斯" -L["Goretusk"] = "血牙野豬" -L["Gray Bear"] = "灰熊" -L["Gray Forest Wolf"] = "森林灰狼" -L["Great Goretusk"] = "巨型血牙野豬" -L["Greater Duskbat"] = "巨型夜行蝙蝠" -L["Greater Firebird"] = "巨型火鳥" -L["Greater Fleshripper"] = "大碎屍鳥" -L["Greater Kraul Bat"] = "巨型沼澤蝙蝠" -L["Greater Tarantula"] = "巨型狼蛛" -L["Greater Thunderhawk"] = "巨型雷鷹" -L["Greater Windroc"] = "巨型風翼貓頭鷹" -L["Green Recluse"] = "綠色獨行蛛" -L["Groddoc Thunderer"] = "格羅多克大猩猩" -L["Grovestalker Lynx"] = "森林山貓" -L["Grunter"] = "格朗特" -L["Gutripper"] = "卡特瑞普" -L["Hakkar'i Frostwing"] = "哈卡萊霜翼飛蛇" -L["Hakkar'i Sapper"] = "哈卡萊挖掘者" -L["Ice Claw Bear"] = "冰爪熊" -L["Ironback"] = "鐵背龜" -L["Ironbeak Hunter"] = "鐵喙狩獵者" -L["Ironbeak Owl"] = "鐵喙貓頭鷹" -L["Ironbeak Screecher"] = "鐵喙尖嘯者" -L["Ironfur Bear"] = "鐵鬃熊" -L["Ironfur Patriarch"] = "鐵鬃熊族王" -L["Jaguero Stalker"] = "叢林獵豹" -L["Jungle Thunderer"] = "叢林大猩猩" -L["Juvenile Snow Leopard"] = "小雪豹" -L["Kaliri Matriarch"] = "卡里瑞族母" -L["Kaliri Swooper"] = "卡里瑞猛鷲" -L["King Bangalash"] = "虎王邦加拉西" -L["Kraul Bat"] = "沼澤蝙蝠" -L["Krellack"] = "克里拉克" -L["Kresh"] = "克雷什" -L["Kurzen War Tiger"] = "庫爾森戰虎" -L["Lady Sathrah"] = "薩絲拉女士" -L["Large Crag Boar"] = "大峭壁野豬" -L["Large Loch Crocolisk"] = "大型洛克鱷" -L["Leech Widow"] = "吸血寡婦" -L["Loch Crocolisk"] = "洛克鱷" -L["Longsnout"] = "長鼻野豬" -L["Longtooth Howler"] = "長牙嚎叫者" -L["Longtooth Runner"] = "長牙奔跑者" -L["Lost Torranche"] = "失落的巨行鳥" -L["Lupos"] = "魯伯斯" -L["Magram Bonepaw"] = "瑪格拉姆骨爪土狼" -L["Male Kaliri Hatchling"] = "公卡里瑞幼鳥" -L["Mangeclaw"] = "癩爪" -L["Mangy Mountain Boar"] = "癩皮山豬" -L["Mazzranache"] = "馬茲拉納其" -L["Mesa Buzzard"] = "岩地禿鷲" -L["Mist Howler"] = "迷霧嚎叫者" -L["Mistvale Gorilla"] = "迷霧谷猩猩" -L["Mongress"] = "莫戈雷斯" -L["Monstrous Crawler"] = "巨型淤泥蟹" -L["Monstrous Plaguebat"] = "巨型瘟疫蝙蝠" -L["Moonstalker Runt"] = "小月夜猛虎" -L["Moonstalker Sire"] = "月夜雄虎" -L["Mottled Boar"] = "雜斑野豬" -L["Mottled Drywallow Crocolisk"] = "塵泥雜斑鱷魚" -L["Mountain Boar"] = "山豬" -L["Mountain Lion"] = "山地獅" -L["Mudrock Snapjaw"] = "泥石鉗嘴龜" -L["Murk Slitherer"] = "黑暗滑行蟲" -L["Murk Spitter"] = "黑暗粘液蟲" -L["Naraxis"] = "納拉克西斯" -L["Night Web Matriarch"] = "夜行雌蜘蛛" -L["Night Web Spider"] = "夜行蜘蛛" -L["Nightsaber"] = "夜刃豹" -L["Noxious Plaguebat"] = "毒性瘟疫蝙蝠" -L["Oasis Snapjaw"] = "綠洲鉗嘴龜" -L["Ol' Sooty"] = "奧爾蘇迪" -L["Old Cliff Jumper"] = "海崖奔跳者" -L["Old Grizzlegut"] = "灰腹老熊" -L["Olm the Wise"] = "『智者』奧爾姆" -L["Ornery Plainstrider"] = "暴躁的平原陸行鳥" -L["Panther"] = "黑豹" -L["Phoenix-Hawk Hatchling"] = "小鳳鷹" -L["Plague Lurker"] = "瘟疫潛伏者" -L["Plaguebat"] = "瘟疫蝙蝠" -L["Plagued Swine"] = "瘟疫野豬" -L["Plains Creeper"] = "平原狼蛛" -L["Porcine Entourage"] = "隨行小豬" -L["Prairie Stalker"] = "草原捕食者" -L["Prairie Wolf Alpha"] = "草原狼前鋒" -L["Prairie Wolf"] = "草原狼" -L["Princess"] = "公主" -L["Prowler"] = "覓食的灰狼" -L["Pygmy Surf Crawler"] = "小海浪蟹" -L["Quillfang Ravager"] = "惡毒的劫毀者" -L["Quillfang Skitterer"] = "羽牙掠過者" -L["Rabid Blisterpaw"] = "瘋狂的皰爪土狼" -L["Rabid Crag Coyote"] = "瘋狂的峭壁山狗" -L["Ragged Scavenger"] = "蓬毛食腐狼" -L["Raging Agam'ar"] = "暴怒的阿迦瑪" -L["Rak'Shiri"] = "拉克西里" -L["Ravage"] = "毀滅" -L["Ravager Specimen"] = "劫毀者活體標本" -L["Ravenous Windroc"] = "飢餓的風翼貓頭鷹" -L["Razorfang Hatchling"] = "小銳牙劫毀者" -L["Razzashi Adder"] = "拉札希奎蛇" -L["Razzashi Cobra"] = "拉沙希眼鏡蛇" -L["Razzashi Serpent"] = "拉沙希毒蛇" -L["Rekk'tilac"] = "雷克提拉克" -L["Rema"] = "瑞瑪" -L["Ridge Huntress"] = "山脊雌豹" -L["Ridge Stalker Patriarch"] = "山脊巡行者族王" -L["Ridge Stalker"] = "山脊巡行者" -L["Rip-Blade Ravager"] = "裂刃劫毀者" -L["Ripfang Lynx"] = "裂牙山貓" -L["Ripscale"] = "雷普斯凱爾" -L["Roc"] = "大鵬" -L["Rockhide Boar"] = "石皮野豬" -L["Rogue Vale Screecher"] = "遊蕩的山谷尖嘯者" -L["Rotting Agam'ar"] = "腐爛的阿迦瑪" -L["Salt Flats Vulture"] = "鹽湖禿鷹" -L["Saltwater Snapjaw"] = "海水鉗嘴龜" -L["Sandfury Guardian"] = "沙怒守護者" -L["Sarkoth"] = "薩科斯" -L["Savannah Patriarch"] = "草原獅族王" -L["Sawtooth Snapper"] = "鹽齒鉗嘴鱷" -L["Scalewing Serpent"] = "鱗翼風蛇" -L["Scarlet Tracking Hound"] = "血色捕獵犬" -L["Scarred Crag Boar"] = "有傷疤的峭壁野豬" -L["Scarshield Worg"] = "裂盾座狼" -L["Scorchshell Pincer"] = "熱殼螯蝎" -L["Scorpashi Lasher"] = "荒土鞭尾蠍" -L["Scorpashi Snapper"] = "荒土巨鉗蠍" -L["Scorpashi Venomlash"] = "荒土毒尾蠍" -L["Scorpid Bonecrawler"] = "爬骨蝎子" -L["Scorpid Duneburrower"] = "沙漠掘洞蠍" -L["Scorpid Dunestalker"] = "沙漠疾行蠍" -L["Scorpid Hunter"] = "沙漠獵食蠍" -L["Scorpid Reaver"] = "恐蠍搶奪者" -L["Scorpid Tail Lasher"] = "沙漠鞭尾蠍" -L["Scorpid Terror"] = "恐蠍" -L["Scorpid Worker"] = "蠍子" -L["Scorpok Stinger"] = "厚甲毒刺蠍" -L["Searing Roc"] = "炎鵬" -L["Shadow Panther"] = "暗影黑豹" -L["Shadowmaw Panther"] = "深喉獵豹" -L["Shadowwing Owl"] = "暗影之翼貓頭鷹" -L["Shanda the Spinner"] = "紡織者杉達" -L["Shardtooth Bear"] = "裂齒熊" -L["Shore Crawler"] = "灘行蟹" -L["Shrike Bat"] = "利齒蝙蝠" -L["Silithid Creeper"] = "異種爬行者" -L["Silithid Swarmer"] = "異種群居蠍" -L["Silt Crawler"] = "淤泥蟹" -L["Silvermane Howler"] = "銀鬃嗥狼" -L["Silvermane Stalker"] = "銀鬃捕獵者" -L["Silvermane Wolf"] = "銀鬃狼" -L["Sin'Dall"] = "辛達爾" -L["Skettis Kaliri"] = "司凱堤斯卡里瑞" -L["Skittering Crustacean"] = "滑膩的甲殼蟹" -L["Small Crag Boar"] = "小型峭壁野豬" -L["Snapjaw"] = "鉗嘴龜" -L["Snapping Crustacean"] = "巨鉗甲殼蟹" -L["Snarler"] = "咆哮者" -L["Snow Tracker Wolf"] = "雪狼" -L["Son of Hakkar"] = "哈卡之子" -L["Soulflayer"] = "奪魂者" -L["Sparkleshell Snapper"] = "鹽殼鉗嘴龜" -L["Spawn of Hakkar"] = "哈卡的後代" -L["Spiteflayer"] = "斯比弗雷爾" -L["Spot"] = "斑斑" -L["Starving Blisterpaw"] = "饑餓的皰爪土狼" -L["Starving Mountain Lion"] = "饑餓的山地獅" -L["Starving Winter Wolf"] = "饑餓的冬狼" -L["Stonelash Flayer"] = "石鞭撕掠者" -L["Stonelash Pincer"] = "石鞭巨鉗蠍" -L["Stonelash Scorpid"] = "石鞭蠍" -L["Stonetusk Boar"] = "石牙野豬" -L["Stranglethorn Tiger"] = "荊棘谷猛虎" -L["Strigid Hunter"] = "巨翼獵梟" -L["Strigid Owl"] = "巨翼梟" -L["Swamp Jaguar"] = "沼澤虎" -L["Swiftwing Shredder"] = "迅翼絞碎者" -L["Tarantula"] = "狼蛛" -L["Thistle Bear"] = "薊熊" -L["Thistle Boar"] = "草刺野豬" -L["Thornfang Ravager"] = "棘牙劫毀者" -L["Thornfang Venomspitter"] = "棘牙吐毒者" -L["Thunderhawk Cloudscraper"] = "雷鷹破雲者" -L["Thunderhawk Hatchling"] = "雷鷹雛鳥" -L["Tide Crawler"] = "潮行蟹" -L["Timber Worg"] = "灰座狼" -L["Timber"] = "狂暴的冬狼" -L["Timberweb Recluse"] = "林木隱匿者" -L["Twilight Runner"] = "夜行虎" -L["U'cha"] = "尤爾查" -L["Uhk'loc"] = "烏卡洛克" -L["Un'Goro Thunderer"] = "安戈洛大猩猩" -L["Vale Screecher"] = "山谷尖嘯者" -L["Venomlash Scorpid"] = "毒鞭蠍" -L["Venomous Cloud Serpent"] = "毒性風蛇" -L["Venomtail Scorpid"] = "毒尾蠍" -L["Venomtip Scorpid"] = "毒尖蠍" -L["Vicious Night Web Spider"] = "邪惡的夜行蜘蛛" -L["Vile Sting"] = "邪刺恐蠍" -L["Vilebranch Raiding Wolf"] = "邪枝巨狼" -L["Warp Chaser"] = "扭曲追趕者" -L["Warp Hunter"] = "扭曲獵者" -L["Warp Stalker"] = "扭曲行者" -L["Washte Pawne"] = "瓦希塔帕恩" -L["Wayward Buzzard"] = "遊蕩的禿鷲" -L["Webwood Silkspinner"] = "樹林結網蛛" -L["Webwood Venomfang"] = "樹林毒蜘蛛" -L["Wildthorn Lurker"] = "野棘潛伏者" -L["Windroc Hunter"] = "風翼獵鷹" -L["Windroc Huntress"] = "雌性風翼獵鷹" -L["Windroc Matriarch"] = "風翼族母" -L["Windroc"] = "風翼貓頭鷹" -L["Winter Wolf"] = "冬狼" -L["Winterspring Owl"] = "冬泉巨梟" -L["Winterspring Screecher"] = "冬泉鳴梟" -L["Wood Lurker"] = "林木潛伏者" -L["Worg"] = "座狼" -L["Young Forest Bear"] = "小森林熊" -L["Young Goretusk"] = "幼年血牙野豬" -L["Young Mesa Buzzard"] = "小岩地禿鷲" -L["Young Panther"] = "小獵豹" -L["Young Stranglethorn Tiger"] = "小荊棘谷猛虎" -L["Young Thistle Boar"] = "小草刺野豬" -L["Zaricotl"] = "札里科特" -L["Zulian Panther"] = "祖利安雌獵虎" -L["Zulian Stalker"] = "祖利安捕獵者" - --- Vendor Names +L["40 Tickets - Schematic: Steam Tonk Controller"] = "40張獎券 - 結構圖:蒸汽坦克遙控器" +L["A Binding Contract"] = "一份必須遵守的契約" L["Aaron Hollman"] = "艾朗·赫曼" +L["Aayndia Floralwind"] = "艾蒂安·花叢之風" L["Abigail Shiel"] = "阿比蓋爾·沙伊爾" -L["Aged Dalaran Wizard"] = "年邁的達拉然法師" +L["Abyssal Flamebringer"] = "冥淵火烈焰使者" +L["Accursed Apparition"] = "可憎的亡魂" +L["Adele Fielder"] = "艾德勒·費歐德" +L["Aendel Windspear"] = "安迪爾·風矛" +L["Aged Dalaran Wizard"] = "年邁的達拉然巫師" +L["Ainethil"] = "安尼希爾" +L["Akham"] = "艾克漢" +L["Alanna Raveneye"] = "奧蘭納·鴉眼" L["Alchemist Gribble"] = "鍊金師古利伯" +L["Alchemist Mallory"] = "鍊金師瑪洛瑞" L["Alchemist Pestlezugg"] = "鍊金師匹斯特蘇格" L["Aldraan"] = "阿爾德蘭" +L["Alegorn"] = "阿雷貢" +L["Aleinia"] = "阿蕾妮雅" +L["Alestus"] = "艾瑞斯塔" L["Alexandra Bolero"] = "亞歷山卓·波利羅" L["Algernon"] = "奧格諾恩" +L["Almaador"] = "阿拉瑪多爾" +L["Alorra"] = "阿蘿娜" L["Altaa"] = "艾歐塔" +L["Alurmi"] = "阿勒米" +L["Amin"] = "艾銘" L["Amy Davenport"] = "艾米·達文波特" +L["Anchorite Ensham"] = "隱士伊善姆" +L["Anchorite Fateema"] = "隱士·法禔瑪" +L["Anchorite Paetheus"] = "隱士裴薩斯" +L["Andre Firebeard"] = "安德雷·火鬍" L["Andrew Hilbert"] = "安德魯·希爾伯特" L["Andrion Darkspinner"] = "安德利恩·暗紋紡織者" L["Androd Fadran"] = "安多德·法德蘭" +L["Anger Guard"] = "煉冶場守衛" +L["Anguished Highborne"] = "痛苦的精靈貴族" +L["Annora"] = "安諾拉" +L["Anvilrage Captain"] = "鐵怒上尉" +L["Anvilrage Guardsman"] = "鐵怒衛士" +L["Anvilrage Marshal"] = "鐵怒隊長" +L["Anvilrage Medic"] = "鐵怒醫師" +L["Anvilrage Reservist"] = "鐵怒預備兵" +L["Apexis Guardian"] = "頂尖守護者" L["Apothecary Antonivich"] = "藥劑師安拓維奇" +L["Apprentice Darius"] = "學徒達瑞爾斯" +L["Apprentice's Duties"] = "學徒的職責" +L["Arathel Sunforge"] = "艾瑞塞爾·日鑄" +L["Arcane Aberration"] = "秘法畸獸" +L["Arcane Protector"] = "秘法保衛者" +L["Arcanist Sheynathren"] = "秘法師雪納瑟倫" +L["Arcatraz Sentinel"] = "亞克崔茲哨兵" L["Aresella"] = "艾瑞斯拉" +L["Argent Quartermaster Hasana"] = "銀色黎明軍需官哈薩娜" +L["Argent Quartermaster Lightspark"] = "銀色黎明軍需官萊斯巴克" +L["Arkkoran Oracle"] = "亞考蘭神諭者" +L["Arnok"] = "阿諾克" +L["Arodis Sunblade"] = "阿羅迪斯·日刃" L["Arras"] = "阿拉斯" L["Arred"] = "阿瑞德" L["Arrond"] = "阿羅德" +L["Arthur Moore"] = "亞瑟·摩爾" +L["Artificer Daelo"] = "設計者·戴洛" L["Asarnan"] = "阿薩南" +L["Ashtongue Warrior"] = "灰舌戰士" +L["Aska Mistrunner"] = "阿絲卡·迷霧行者" +L["Atal'ai Witch Doctor"] = "阿塔萊巫醫" +L["Auchenai Monk"] = "奧奇奈僧侶" +L["Auctioneer Wabang"] = "拍賣師瓦巴恩" +L["Avian Darkhawk"] = "鳥人黑暗之鷹" +L["Azgalor"] = "亞茲加洛" L["Balai Lok'Wein"] = "巴萊·洛克維" L["Bale"] = "拜爾" +L["Balgaras the Foul"] = "邪惡的巴爾加拉斯" L["Banalash"] = "巴納拉許" +L["Bannok Grimaxe"] = "班諾克·巨斧" +L["Bar Talet"] = "巴爾·塔勒" +L["Barbaric Battlements"] = "野人裝甲" +L["Barbecued Buzzard Wings"] = "燒烤禿鷲翅膀" +L["Barbed Lasher"] = "尖刺鞭笞者" +L["Barim Spilthoof"] = "巴爾林·裂蹄" +L["Bash'ir Arcanist"] = "貝許爾秘法師" +L["Bash'ir Raider"] = "貝許爾劫掠者" +L["Bash'ir Spell-Thief"] = "貝許爾法術竊取者" +L["Basil Frye"] = "巴茲爾·弗萊伊" +L["Baxter"] = "拜斯特" +L["Beer Basted Boar Ribs"] = "啤酒烤豬排" +L["Belil"] = "貝利爾" +L["Bemarrin"] = "貝瑪倫" +L["Bena Winterhoof"] = "貝娜·冬蹄" +L["Bengus Deepforge"] = "本古斯·深爐" +L["Berudan Keysworn"] = "畢魯丹·鑰誓" +L["Betty Quin"] = "貝蒂·奎恩" +L["Blackened Ancient"] = "黑色古樹" +L["Blackhand Assassin"] = "黑手刺客" +L["Blackhand Elite"] = "黑手精英" +L["Blackheart the Inciter"] = "煽動者黑心" +L["Blackrock Battlemaster"] = "黑石軍官" +L["Blackrock Slayer"] = "黑石殺戮者" +L["Blackrock Soldier"] = "黑石士兵" +L["Blacksmith Calypso"] = "鐵匠卡利比索" +L["Blackwater Deckhand"] = "黑水船工" +L["Blackwing"] = "黑翼" L["Blimo Gadgetspring"] = "布里莫" L["Blixrez Goodstitch"] = "布里克雷茲·古斯提" L["Blizrik Buckshot"] = "布雷茲里克·巴克舒特" -L["Bliztik"] = "布里茲提克" +L["Bliztik"] = "布雷茲里克" +L["Bloodfen Lashtail"] = "血沼鞭尾龍" +L["Bloodmaul Geomancer"] = "血槌地卜師" +L["Bloodmaul Soothsayer"] = "血槌預卜者" +L["Bloodsail Raider"] = "血帆劫掠者" +L["Bloodwarder Squire"] = "血守衛扈從" +L["Bog Giant"] = "泥沼巨人" L["Bombus Finespindle"] = "伯布斯·鋼軸" +L["Bonechewer Backbreaker"] = "噬骨斷背者" +L["Bonechewer Blade Fury"] = "噬骨劍刃狂怒者" +L["Borgosh Corebender"] = "伯古西" +L["Borgus Steelhand"] = "博古斯·鋼拳" L["Borto"] = "波爾土" L["Borya"] = "博亞" +L["Boulderfist Brute"] = "石拳蠻卒" +L["Boulderfist Invader"] = "石拳侵略者" +L["Boulderfist Mauler"] = "石拳虐待者" +L["Boulderfist Warrior"] = "石拳戰士" +L["Bowen Brisboise"] = "博文·布里斯博埃斯" +L["Brawn"] = "布勞恩" +L["Braxxus"] = "布萊克斯" +L["Brek Stonehoof"] = "布瑞克·石蹄" L["Brienna Starglow"] = "布琳娜·星光" +L["Brikk Keencraft"] = "布里克·基克拉夫" L["Bro'kin"] = "布洛金" +L["Brock Stoneseeker"] = "布洛克·尋石者" +L["Brom Killian"] = "布羅姆·基里安" L["Bronk"] = "布隆克" +L["Bronk Guzzlegear"] = "布隆克·狂齒" +L["Brumman"] = "布魯曼恩" +L["Brumn Winterhoof"] = "布魯姆·冬蹄" +L["Brutus"] = "布魯圖斯" L["Burbik Gearspanner"] = "巴比克·齒輪" L["Burko"] = "波爾寇" +L["Burning Exile"] = "烈焰流放者" +L["Buzzek Bracketswing"] = "巴茲克·布拉斯溫" +L["Byancie"] = "拜恩希" +L["Cabal Fanatic"] = "卡巴狂熱者" +L["Camberon"] = "坎伯朗" +L["Captain Halyndor"] = "哈林多爾船長" +L["Captain Skarloc"] = "史卡拉克上尉" L["Captured Gnome"] = "捕獲的地精" +L["Carolai Anise"] = "卡羅萊·大茴香" +L["Caryssia Moonhunter"] = "凱雷希亞·獵月" L["Catherine Leland"] = "凱薩琳·利蘭" +L["Cave Yeti"] = "洞穴雪人" +L["Celie Steelwing"] = "瑟利·鋼翼" +L["Cenarion Hold Infantry"] = "塞納里奧城堡步兵" +L["Charred Ancient"] = "燒焦的古樹" +L["Chaw Stronghide"] = "查爾·硬皮" L["Christoph Jeffcoat"] = "克里斯多夫·傑弗寇特" +L["Clarise Gnarltree"] = "克拉莉斯·納爾特里" +L["Cleft Scorpid"] = "裂隙沙漠蠍" +L["Cliff Breaker"] = "峭壁擊碎者" +L["Cloned Ooze"] = "複製軟泥怪" +L["Cluster Launcher"] = "煙花束發射器" L["Clyde Ranthal"] = "克萊德·蘭薩爾" +L["Cobalt Mageweaver"] = "深藍色龍人法師" +L["Coilfang Champion"] = "盤牙勇士" +L["Coilfang Oracle"] = "盤牙神諭者" +L["Coilfang Serpentguard"] = "盤牙海蛇守衛" +L["Coilfang Sorceress"] = "盤牙巫女" +L["Coilskar Siren"] = "考斯卡海妖" +L["Coldmist Widow"] = "冷霧寡婦" L["Constance Brisboise"] = "康斯坦茨·布里斯博埃斯" -L["Cookie McWeaksauce"] = "『小廚』麥克威醬" +L["Cook Ghilm"] = "廚師格瑞姆" L["Cookie One-Eye"] = "獨眼廚師" L["Coreiel"] = "寇瑞歐" L["Corporal Bluth"] = "布魯斯下士" +L["Corruption"] = "腐蝕" +L["Costly Menace"] = "損失慘重" L["Cowardly Crosby"] = "怯懦的克羅斯比" +L["Crazed Ancient"] = "瘋狂的古樹" +L["Crazed Murkblood Foreman"] = "瘋狂的黑暗之血工頭" +L["Crazed Murkblood Miner"] = "瘋狂的黑暗之血礦工" L["Crazk Sparks"] = "克拉賽·斯巴克斯" +L["Crimson Battle Mage"] = "紅衣戰鬥法師" +L["Crimson Inquisitor"] = "紅衣審判官" +L["Crimson Sorcerer"] = "紅衣巫士" L["Cro Threadstrong"] = "克洛·絲壯" +L["Crocolisk Hunting"] = "捕獵鱷魚" +L["Cruelfin"] = "酷鰭" +L["Crypt Crawler"] = "地穴爬行者" +L["Crystal Boughman"] = "克里斯托·鮑曼" +L["Culinary Crunch"] = "香脆料理" +L["Cyndra Kindwhisper"] = "塞恩德拉·細語者" +L["Daedal"] = "狄戴爾" L["Daga Ramba"] = "達卡·萊芭" +L["Daggermaw Blackhide"] = "龍喉黑脊迅猛龍" L["Daggle Ironshaper"] = "達茍·煉鐵者" +L["Dalinna"] = "達妮娜" +L["Dalliah the Doomsayer"] = "末日預言者達利亞" L["Dalria"] = "達利亞" +L["Dan Golthas"] = "丹·戈薩斯" +L["Dane Lindgren"] = "丹恩·林德雷" L["Daniel Bartlett"] = "丹尼爾·巴特萊特" L["Danielle Zipstitch"] = "丹尼勒·希普斯迪" +L["Dank Drizzlecut"] = "丹克·利刃" +L["Dannelor"] = "丹納羅爾" +L["Danwe"] = "丹威" L["Darian Singh"] = "達利安·辛格" -L["Darnall"] = "旅店老闆達納爾" +L["Darianna"] = "達麗亞娜" +L["Dark Adept"] = "黑暗教徒" +L["Dark Caster"] = "黑暗法師" +L["Dark Conclave Shadowmancer"] = "黑暗議會暗影術師" +L["Dark Iron Demolitionist"] = "黑鐵爆破兵" +L["Dark Iron Dwarf"] = "黑鐵矮人" +L["Dark Iron Saboteur"] = "黑鐵破壞者" +L["Dark Iron Slaver"] = "黑鐵奴隸販子" +L["Dark Iron Taskmaster"] = "黑鐵監工" +L["Dark Iron Tunneler"] = "黑鐵隧道工" +L["Dark Iron Watchman"] = "黑鐵巡邏兵" +L["Dark Strand Voidcaller"] = "暗灘喚魔師" +L["Dark Summoner"] = "黑暗召喚師" +L["Darkfang Lurker"] = "暗牙潛伏者" +L["Darkweaver Syth"] = "暗法師希斯" +L["Darmari"] = "達瑪力" +L["Darnall"] = "達納爾" +L["Daryl Riknussun"] = "達瑞爾·瑞克努索" +L["Daryl Stack"] = "達瑞爾·斯塔克" +L["Deadwind Warlock"] = "逆風術士" +L["Deadwood Den Watcher"] = "死木守衛" +L["Deadwood Shaman"] = "死木薩滿" L["Dealer Malij"] = "商人瑪力吉" +L["Deathforge Guardian"] = "死亡熔爐守護者" +L["Deathforge Imp"] = "死亡熔爐小鬼" +L["Deathforge Smith"] = "死亡熔爐鐵匠" +L["Deathforge Summoner"] = "靈魂行者" +L["Deathforge Tinkerer"] = "死亡熔爐技工" +L["Deathshadow Hound"] = "死亡之影黑暗犬" +L["Decaying Horror"] = "枯萎的恐獸" +L["Deek Fizzlebizz"] = "迪克" +L["Defias Enchanter"] = "迪菲亞附魔師" +L["Defias Looter"] = "迪菲亞強奪者" +L["Defias Pirate"] = "迪菲亞海賊" L["Defias Profiteer"] = "迪菲亞奸商" +L["Defias Renegade Mage"] = "迪菲亞叛節法師" +L["Defias Squallshaper"] = "迪菲亞塑風師" +L["Delfrum Flintbeard"] = "迪爾弗拉姆·火鬚" L["Deneb Walker"] = "德尼布·沃克" L["Derak Nightfall"] = "德拉克·奈特弗" +L["Deriz"] = "迪瑞茲" +L["Deviate Eradication"] = "根絕變異者" L["Deynna"] = "笛娜" +L["Dig Rat Stew"] = "掘地鼠燉肉" L["Dirge Quikcleave"] = "戴格·迅斬" +L["Dirge's Kickin' Chimaerok Chops"] = "戴格的超美味奇美拉肉片" +L["Disembodied Protector"] = "虛實的保衛者" +L["Disembodied Vindicator"] = "虛實的復仇者" L["Doba"] = "杜巴" +L["Doctor Herbert Halsey"] = "赫伯特·哈爾希醫生" +L["Doctor Marsh"] = "馬許醫生" +L["Doctor Martin Felben"] = "馬丁·費爾本醫生" +L["Dolothos"] = "多洛索斯" +L["Doomforge Arcanasmith"] = "末日之爐魔匠" +L["Doomforge Craftsman"] = "末日之爐工匠" +L["Doomforge Dragoon"] = "末日之爐龍騎兵" +L["Doomforge Engineer"] = "末日之爐工程師" L["Drac Roughcut"] = "德拉克·卷刃" L["Drake Lindgren"] = "崔克·林格雷" +L["Drakk Stonehand"] = "德拉克·石拳" L["Drovnar Strongbrew"] = "德魯納·烈酒" +L["Drywhisker Digger"] = "枯鬚掘地工" +L["Duhng"] = "杜恩格" +L["Dulvi"] = "杜維" +L["Durnholde Rifleman"] = "敦霍爾德步槍兵" +L["Durnholde Sentry"] = "敦霍爾德哨兵" +L["Dusky Crab Cakes"] = "黑蟹蛋糕" +L["Dwukk"] = "杜克" +L["Easy Strider Living"] = "燉陸行鳥" +L["Eclipsion Archmage"] = "伊克利普森大法師" +L["Eclipsion Blood Knight"] = "伊克利普森血騎士" +L["Eclipsion Bloodwarder"] = "伊克利普森血守衛" +L["Eclipsion Cavalier"] = "伊克利普森騎士" +L["Eclipsion Centurion"] = "伊克利普森百夫長" +L["Eclipsion Soldier"] = "伊克利普森士兵" +L["Eclipsion Spellbinder"] = "伊克利普森縛法者" L["Edna Mullby"] = "艾德娜·穆比" +L["Edrem"] = "艾德瑞姆" L["Egomis"] = "伊歐糜斯" L["Eiin"] = "伊恩" +L["Eldara Dawnrunner"] = "艾達拉·晨路" +L["Eldrin"] = "艾爾丁" +L["Elixir of Pain"] = "痛苦藥劑" L["Elynna"] = "愛琳娜" L["Emrul Riknussun"] = "埃姆盧爾·里克努斯" +L["Enchanted Thorium Platemail: Volume I"] = "附魔瑟銀鎧甲:第一卷" +L["Enchanted Thorium Platemail: Volume II"] = "附魔瑟銀鎧甲:第二卷" +L["Enchanted Thorium Platemail: Volume III"] = "附魔瑟銀鎧甲:第三卷" +L["Enchanter Aeldron"] = "附魔師艾伊德隆" +L["Enchanter Salias"] = "附魔師薩里艾斯" +L["Enchantress Metura"] = "女巫師梅吐娜" +L["Enchantress Volali"] = "女巫師梵拉妮" +L["Enraged Air Spirit"] = "暴怒的風之靈" +L["Enraged Earth Spirit"] = "暴怒的大地之靈" +L["Enraged Fire Spirit"] = "暴怒的火焰之靈" +L["Enraged Water Spirit"] = "暴怒的水之靈" +L["Epoch Hunter"] = "紀元狩獵者" +L["Eredar Deathbringer"] = "埃雷達爾死亡召喚者" L["Eriden"] = "艾利丹" L["Erika Tate"] = "艾瑞卡·塔特" L["Erilia"] = "艾瑞麗雅" +L["Erin Kelly"] = "艾琳·凱利" +L["Ethereal Priest"] = "伊斯利牧師" +L["Ethereum Nullifier"] = "伊斯利恩淨化者" +L["Ethereum Researcher"] = "伊斯利恩調查者" +L["Eunice Burch"] = "尤奈斯·伯奇" +L["Faldron"] = "法多恩" +L["Fantei"] = "范提" +L["Fariel Starsong"] = "法莉爾·星歌" +L["Farii"] = "法芮" +L["Fazu"] = "法蘇" +L["Fedryen Swiftspear"] = "費德萊恩·迅矛" L["Feera"] = "菲娜" L["Felannia"] = "菲蘭妮雅" L["Felicia Doan"] = "菲利希亞·杜安" L["Felika"] = "菲利卡" +L["Fera Palerunner"] = "費拉·跨欄者" +L["Feruul"] = "費魯歐" +L["Fiery Plate Gauntlets"] = "熾熱鎧甲護手" +L["Fimble Finespindle"] = "費布·鋼軸" +L["Finbus Geargrind"] = "芬布斯·齒輪磨碎" +L["Firebrand Grunt"] = "火印蠻兵" +L["Firebrand Invoker"] = "火印塑能師" +L["Firebrand Legionnaire"] = "火印軍團戰士" +L["Firebrand Pyromancer"] = "火印炎術師" +L["Fireguard Destroyer"] = "火焰驅逐者" +L["Firegut Brute"] = "火腹蠻卒" +L["Flash Bomb Recipe"] = "閃光彈的製法" +L["Fleshbeast"] = "噬屍獸" +L["Foreman Marcrid"] = "工頭瑪希瑞德" L["Fradd Swiftgear"] = "弗拉德" +L["Franklin Lloyd"] = "弗蘭克林·洛伊德" +L["Fremal Doohickey"] = "弗雷瑪爾" +L["Frenzied Plaguehound"] = "狂怒的瘟疫犬" +L["Frostmaul Giant"] = "霜槌巨人" +L["Furywing"] = "狂怒之翼" L["Fyldan"] = "菲爾丹" L["Gagsprocket"] = "加格斯普吉特" +L["Galana"] = "卡安娜" +L["Galvanoth"] = "高瓦諾斯" L["Gambarinka"] = "坎巴利卡" +L["Gan'arg Analyzer"] = "甘納格分析者" +L["Gargantuan Abyssal"] = "巨型冥淵火" +L["Gargantuan Ooze"] = "巨大的軟泥怪" +L["Gaston"] = "凱斯頓" L["Gearcutter Cogspinner"] = "考格斯賓" +L["Gearing Redridge"] = "支援赤脊山" L["Gelanthis"] = "吉藍迪斯" +L["Gelman Stonehand"] = "吉爾曼·石手" +L["Geofram Bouldertoe"] = "吉爾弗拉姆·石趾" L["George Candarte"] = "喬治·坎達特" +L["Georgio Bolero"] = "喬吉奧·波利羅" +L["Ghak Healtouch"] = "加克" L["Gharash"] = "卡爾拉什" +L["Ghermas"] = "吉赫瑪斯" L["Ghok'kah"] = "格魯克卡恩" +L["Ghoul Ravener"] = "食屍搶奪者" L["Gidge Spellweaver"] = "蓋吉·術法編織者" L["Gigget Zipcoil"] = "吉蓋特·火油" L["Gikkix"] = "吉科希斯" +L["Gimble Thistlefuzz"] = "吉布·草鬚" L["Gina MacGregor"] = "吉娜·馬克葛瑞格" +L["Glasshide Basilisk"] = "晶鱗蜥蜴" +L["Gloresse"] = "哥羅瑞斯" L["Gloria Femmel"] = "格勞瑞亞·菲米爾" +L["Glutinous Ooze"] = "粘稠的軟泥怪" L["Glyx Brewright"] = "格里克斯·布魯維特" L["Gnaz Blunderflame"] = "格納茲·槍焰" +L["Godan"] = "古丹" +L["Gordunni Back-Breaker"] = "戈杜尼碎背者" +L["Gordunni Elementalist"] = "戈杜尼元素師" +L["Gordunni Head-Splitter"] = "戈杜尼裂頭者" +L["Gordunni Ogre Mage"] = "戈杜尼巨魔法師" +L["Gordunni Soulreaper"] = "戈杜尼噬靈者" +L["Goretusk"] = "血牙野豬" +L["Goretusk Liver Pie"] = "豬肝餡餅" +L["Graham Van Talen"] = "格拉哈姆·範·塔倫" +L["Grand Warlock Nethekurse"] = "大術士奈德克斯" +L["Grarnik Goodstitch"] = "格拉尼克·古斯提" +L["Gremlock Pilsnor"] = "格雷姆羅克·匹斯諾爾" +L["Gretta Finespindle"] = "格雷塔" L["Gretta Ganter"] = "格雷塔·甘特" +L["Greyheart Tidecaller"] = "灰色之心浪潮呼喚者" +L["Grikka"] = "葛利卡" L["Grimtak"] = "格瑞姆塔克" +L["Grimtotem Geomancer"] = "恐怖圖騰地卜師" +L["Grisy Spicecrackle"] = "格林希·爆嗆" +L["Gromden"] = "葛羅姆丹" +L["Grondal Moonbreeze"] = "格隆達爾·月風" +L["Groum Stonebeard"] = "格魯姆·石鬚" +L["Grumnus Steelshaper"] = "格魯努斯·削鋼" +L["Grutah"] = "葛魯塔" +L["Guillaume Sorouy"] = "古拉摩·索洛伊" +L["Gurubashi Champion"] = "古拉巴什勇士" L["Haalrun"] = "哈爾隆恩" L["Haferet"] = "哈弗瑞" L["Hagrus"] = "哈格魯斯" +L["Hahrana Ironhide"] = "哈拉納·鐵皮" +L["Hama"] = "哈瑪" +L["Hamanar"] = "哈曼那" +L["Hammered Patron"] = "持鐵錘的顧客" L["Hammon Karwn"] = "哈蒙·卡文" L["Harggan"] = "哈爾甘" L["Harklan Moongrove"] = "哈克蘭·月林" L["Harlown Darkweave"] = "哈魯恩·暗紋" L["Harn Longcast"] = "哈恩·長線" L["Haughty Modiste"] = "傲慢的店主" +L["Heavy War Golem"] = "重型戰爭魔像" L["Heldan Galesong"] = "海爾丹·風歌" L["Helenia Olden"] = "海倫妮亞·奧德恩" +L["Hgarth"] = "赫加斯" +L["High Enchanter Bardolan"] = "最高附魔師巴多蘭" +L["Highland Fleshstalker"] = "高地獵獸龍" +L["Hillsbrad Tailor"] = "希爾斯布萊德裁縫" L["Himmik"] = "西米克" +L["Hive'Zara Sandstalker"] = "札拉沙行者" +L["Hive'Zara Wasp"] = "札拉異種蠍" +L["Horns of Frenzy"] = "瘋狂之角" L["Hula'mahi"] = "哈拉瑪" +L["Humphry"] = "休夫利" +L["Hurnak Grimmord"] = "赫納克·葛利姆德" +L["Illidari Watcher"] = "伊利達瑞看守者" +L["Imperial Plate Belt"] = "帝國鎧甲腰帶" +L["Imperial Plate Boots"] = "帝國鎧甲長靴" +L["Imperial Plate Bracer"] = "帝國鎧甲護腕" +L["Imperial Plate Chest"] = "帝國鎧甲護胸" +L["Imperial Plate Helm"] = "帝國鎧甲頭盔" +L["Imperial Plate Leggings"] = "帝國鎧甲護腿" +L["Imperial Plate Shoulders"] = "帝國鎧甲護肩" +L["Incandescent Fel Spark"] = "閃亮的魔化火光" +L["Indormi"] = "隱多米" L["Innkeeper Biribi"] = "旅店老闆畢瑞比" L["Innkeeper Fizzgrimble"] = "旅店老闆菲茲格瑞博" L["Innkeeper Grilka"] = "旅店老闆格瑞伊卡" +L["Inscriber Saalyn"] = "註冊員薩歐林" +L["Insidion"] = "印希迪恩" +L["Ironus Coldsteel"] = "埃隆努斯·冷鋼" L["Jabbey"] = "加貝" +L["Jack Trapper"] = "傑克·崔柏爾" +L["Jadefire Rogue"] = "碧火盜賊" +L["Jadefire Trickster"] = "碧火欺詐者" +L["Jaedenar Cultist"] = "加德納爾祭司" +L["Jalane Ayrole"] = "嘉萊恩·艾羅" +L["James Van Brunt"] = "詹姆士·範·布朗特" L["Jandia"] = "詹迪亞" L["Janet Hommers"] = "詹奈特·霍莫斯" L["Jangdor Swiftstrider"] = "杉多爾·迅蹄" L["Jannos Ironwill"] = "加諾斯·鐵心" L["Jaquilina Dramet"] = "加奎琳娜·德拉米特" L["Jase Farlane"] = "賈斯·法拉恩" +L["Jaxin Chong"] = "加克森·裘" +L["Jazdalaad"] = "賈斯達拉德" L["Jazzrik"] = "加茲里克" L["Jeeda"] = "基達" +L["Jemma Quikswitch"] = "耶瑪·迅移" +L["Jenna Lemkenilli"] = "潔娜·雷姆尼利" L["Jennabink Powerseam"] = "吉娜比克·鐵線" L["Jessara Cordell"] = "傑薩拉·考迪爾" +L["Jhag"] = "夏格" L["Jim Saltit"] = "吉姆·沙提" L["Jinky Twizzlefixxit"] = "金克·鐵鉤" L["Johan Barnes"] = "裘汗·巴奈斯" +L["Johan Focht"] = "喬漢·弗徹" +L["John Burnside"] = "約翰·伯恩賽德" +L["Jormund Stonebrow"] = "約莫德·石眉" +L["Josef Gregorian"] = "喬瑟夫·格里高利" L["Joseph Moore"] = "約瑟夫·摩爾" +L["Josephine Lister"] = "約瑟芬·李斯特" +L["Joys of Omosh"] = "沃姆什的喜悅" L["Jubie Gadgetspring"] = "朱比" L["Jun'ha"] = "祖恩哈" L["Juno Dufrain"] = "喬諾·杜伏恩" L["Jutak"] = "祖塔克" +L["K. Lee Smallfry"] = "李小炸" L["Kaita Deepforge"] = "凱塔·深爐" L["Kalaen"] = "卡連恩" +L["Kalinda"] = "卡琳達" L["Kalldan Felmoon"] = "卡爾丹·暗月" +L["Kamari"] = "卡瑪瑞" +L["Kanaria"] = "卡娜莉雅" L["Kania"] = "卡妮亞" +L["Karaaz"] = "卡瑞阿斯" +L["Karn Stonehoof"] = "卡恩·石蹄" +L["Karolek"] = "卡洛雷克" +L["Kayaart"] = "凱亞特" +L["Kaz'rogal"] = "卡茲洛加" +L["Keelen Sheets"] = "奇蘭" L["Keena"] = "基納" +L["Kelgruk Bloodaxe"] = "克爾格魯克·血斧" L["Kelsey Yance"] = "凱爾希·楊斯" L["Kendor Kabonka"] = "肯多爾·卡邦卡" L["Khara Deepwater"] = "卡拉·深水" L["Kiknikle"] = "吉克尼庫" +L["Kil'hala"] = "基爾哈拉" L["Killian Sanatha"] = "基利恩·薩納森" L["Kilxx"] = "基爾克斯" L["Kireena"] = "基瑞娜" +L["Kirin'Var Spectre"] = "肯瑞瓦幽靈" L["Kithas"] = "基薩斯" +L["Kitta Firewind"] = "基塔·費溫德" +L["Klaven's Tower"] = "克拉文之塔" L["Knaz Blunderflame"] = "克納茲·槍焰" +L["Knot Thimblejack"] = "諾特·希姆加克" +L["Kodo Hide Bag"] = "科多獸皮包" L["Kor'geld"] = "考吉爾德" +L["Koren"] = "卡爾侖" +L["Kradu Grimblade"] = "克拉杜·恐懼之刃" +L["Kray"] = "克瑞" L["Krek Cragcrush"] = "克瑞克·碎岩" L["Kriggon Talsone"] = "克雷貢·塔爾松" L["Krinkle Goodsteel"] = "克林科·古德斯迪爾" +L["Krugosh"] = "克魯哥斯" +L["Krulmoo Fullmoon"] = "克魯姆·滿月" +L["Krunn"] = "克魯恩" +L["Kudrii"] = "庫德瑞" L["Kulwia"] = "庫爾維亞" +L["Kurdram Stonehammer"] = "庫德拉姆·石錘" +L["Kurzen Commando"] = "庫爾森特種兵" +L["Kylanna"] = "凱蘭娜" +L["Kylanna Windwhisper"] = "凱蘭娜·風語" +L["Kylene"] = "凱歐妮" L["Kzixx"] = "卡茲克斯" +L["L'lura Goldspun"] = "路露娜·金轉" L["Laird"] = "賴爾德" +L["Lalina Summermoon"] = "拉琳娜·夏月" L["Landraelanis"] = "藍卓阿蘭妮絲" L["Lardan"] = "拉爾丹" +L["Lava Surger"] = "熔岩奔騰者" +L["Lavinia Crowe"] = "拉文尼亞·克洛文" +L["Lawrence Schneider"] = "勞倫斯·瑟尼德" L["Lebowski"] = "樂柏斯基" L["Leeli Longhaggle"] = "莉利·長爭" +L["Legashi Rogue"] = "雷加斯盜賊" L["Leo Sarn"] = "雷歐·薩恩" L["Leonard Porter"] = "萊納德·波特" +L["Lethon"] = "雷索" +L["Lieutenant General Andorov"] = "安多洛夫中將" +L["Lilliam Sparkspindle"] = "利蓮紡織店" L["Lilly"] = "莉蕾" +L["Lilyssia Nightbreeze"] = "莉琳希亞·夜風" L["Lindea Rabonne"] = "林迪·拉波尼" +L["Lingering Highborne"] = "徘徊的精靈貴族" +L["Liquid Stone"] = "盧希恩的藥水" +L["Lissaf"] = "麗莎夫" L["Lizbeth Cromwell"] = "莉茲白·克倫威爾" L["Logannas"] = "洛加納斯" +L["Logistics Officer Ulrike"] = "物流幹部烏賴克" +L["Lokhtos Darkbargainer"] = "羅克圖斯·暗契" L["Loolruna"] = "路歐露娜" L["Lorelae Wintersong"] = "羅賴爾·冬歌" +L["Lorokeem"] = "羅洛其恩" +L["Lucan Cordell"] = "魯坎·考迪爾" +L["Lucc"] = "路克" +L["Lucifron"] = "魯西弗隆" L["Lyna"] = "萊娜" +L["Lynalis"] = "萊娜利斯" +L["Mack Diver"] = "麥客·戴沃" L["Madame Ruby"] = "魯比夫人" +L["Magar"] = "瑪加爾" +L["Mageslayer"] = "法師殺手" +L["Magister Kalendris"] = "博學者卡雷迪斯" +L["Magistrix Eredania"] = "博學者艾瑞丹妮雅" +L["Magnus Frostwake"] = "瑪格努斯·霜鳴" +L["Mahani"] = "馬哈尼" +L["Mahir Redstroke"] = "瑪亥爾·紅劃" L["Mahu"] = "曼胡" +L["Mak"] = "麥克" +L["Makaru"] = "馬卡魯" +L["Malcomb Wynn"] = "瑪考布·威恩" +L["Maleki the Pallid"] = "蒼白的瑪勒基" L["Mallen Swain"] = "瑪林·斯萬" L["Malygen"] = "瑪里甘" +L["Mangorn Flinthammer"] = "曼高恩·火錘" L["Mari Stonehand"] = "瑪利·石手" L["Maria Lumere"] = "瑪麗亞·盧米爾" L["Martine Tramblay"] = "馬丁·塔布雷" +L["Mary Edras"] = "瑪麗·艾塔斯" L["Masat T'andr"] = "馬薩特·坦德" L["Master Chef Mouldier"] = "大廚師瑪戴爾" +L["Master of the Wild Leather"] = "蠻皮護甲大師" L["Mathar G'ochar"] = "瑪沙爾·葛歐洽" +L["Matt Johnson"] = "瑪特·約翰森" L["Mavralyn"] = "馬弗拉林" L["Mazk Snipeshot"] = "瑪茲克·斯奈普沙特" +L["Me'lynn"] = "邁里恩" +L["Mechano-Lord Capacitus"] = "機械王卡帕希特斯" +L["Meilosh"] = "梅羅什" +L["Mekgineer Steamrigger"] = "機電師蒸汽操控者" +L["Mekgineer Thermaplugg"] = "機電師瑟瑪普拉格" L["Melaris"] = "米拉瑞斯" +L["Mendorn"] = "曼杜恩" +L["Mennu the Betrayer"] = "背叛者曼紐" +L["Miall"] = "米歐" +L["Miao'zan"] = "米奧贊" L["Micha Yance"] = "米莎·楊斯" +L["Michelle Belle"] = "蜜雪兒·貝利" +L["Mildred Fletcher"] = "米歐瑞德·伏萊齊" +L["Milla Fairancora"] = "米拉·法拉科納" L["Millie Gregorian"] = "米利爾·格里高利" +L["Mire Lord"] = "泥沼之王" +L["Mirvedon"] = "米弗丹" L["Mishta"] = "米希塔" +L["Mission: Possible But Not Probable"] = "基本不可能的任務" L["Mixie Farshot"] = "扎米·費雪" +L["Mo'arg Incinerator"] = "莫阿格焚化者" +L["Mo'arg Weaponsmith"] = "莫阿格武器鐵匠" +L["Moam"] = "莫阿姆" +L["Mok'Nathal Treats"] = "摩克納薩爾的款待" +L["Molt Thorn"] = "摩塔索恩" +L["Molten Giant"] = "熔核巨人" +L["Monstrous Kaliri"] = "巨大的卡里瑞" L["Montarr"] = "莫塔爾" +L["Moonglow Vest"] = "月光外衣" +L["Moonrage Tailor"] = "月怒裁縫" +L["Moordo"] = "墨爾多" +L["Moroes"] = "摩洛" +L["Mosh'Ogg Brute"] = "莫什奧格蠻卒" +L["Mossflayer Shadowhunter"] = "爛苔暗影獵手" +L["Mot Dawnstrider"] = "莫特·晨行者" +L["Mountaineer Boombellow"] = "巡山人布比羅" +L["Muaat"] = "莫也特" +L["Muculent Ooze"] = "膠質軟泥怪" +L["Mudduk"] = "瑪杜克" +L["Mudrock Tortoise"] = "泥石海龜" L["Muheru the Weaver"] = "『編織者』姆賀魯" +L["Mukdrak"] = "穆德拉克" +L["Mumman"] = "慕曼" +L["Murk Worm"] = "黑暗蟲" +L["Murkblood Raider"] = "黑暗之血劫掠者" +L["Murmur"] = "莫爾墨" +L["Mutate Fear-Shrieker"] = "突變的恐懼尖嘯者" L["Muuran"] = "莫爾蘭" +L["Mycah"] = "麥卡" L["Mythrin'dir"] = "邁斯林迪爾" L["Naal Mistrunner"] = "納爾·迷霧行者" +L["Nadyia Maneweaver"] = "納迪婭·織髮" +L["Nahogg"] = "奈歐格" +L["Naka"] = "那卡" +L["Nakodu"] = "納克杜" L["Namdo Bizzfizzle"] = "納姆杜" L["Nandar Branson"] = "南達·布拉森" +L["Nardstrum Kupferzwick"] = true +L["Narj Deepslice"] = "納爾基·長刀" L["Narkk"] = "納爾克" +L["Narv Hidecrafter"] = "納夫" L["Nasmara Moonsong"] = "那斯馬拉·月歌" L["Nata Dawnstrider"] = "納塔·晨行者" L["Neal Allen"] = "尼爾·奧雷" @@ -2382,96 +940,403 @@ L["Neii"] = "奈伊" L["Nergal"] = "奈爾加" L["Nerrist"] = "耐里斯特" L["Nessa Shadowsong"] = "奈莎·影歌" +L["Nether Sorceress"] = "虛空巫女" +L["Nethermancer Sepethrea"] = "虛空術師賽菲瑞雅" +L["Nethermine Flayer"] = "虛空礦坑鐮奪怪" +L["Nexus Stalker"] = "奈薩斯捕獵者" +L["Nexus-Prince Shaffar"] = "奈薩斯王子薩法爾" +L["Night Mistress"] = "暗夜女骸魔" +L["Nimar the Slayer"] = "『屠戮者』尼瑪爾" L["Nina Lightbrew"] = "妮娜·萊特布魯" L["Nioma"] = "尼奧瑪" +L["Nissa Firestone"] = "尼莎·火石" +L["Nixx Sprocketspring"] = "尼克斯·斯普克斯賓" +L["Nogg"] = "諾格" L["Nula the Butcher"] = "屠夫奴拉" +L["Nurse Neela"] = "妮拉" +L["Nus"] = "衲斯" +L["Nutral"] = "紐卓" L["Nyoma"] = "奈歐瑪" +L["Obsidia"] = "歐比希迪亞" +L["Ockil"] = "奧克伊歐" L["Ogg'marr"] = "奧克瑪爾" +L["Oglethorpe Obnoticus"] = "奧格索普·奧布諾提斯" +L["Okothos Ironrager"] = "奧克索斯·鐵怒" +L["Okuno"] = "歐庫諾" +L["Oloraak"] = "歐洛艾克" +L["On Iron Pauldrons"] = "鐵肩鎧" +L["Ontuvo"] = "昂圖沃" +L["Ormer's Revenge"] = "奧莫爾的復仇" L["Otho Moji'ko"] = "奧索·莫吉克" L["Outfitter Eric"] = "埃瑞克" +L["Padaar"] = "帕達爾" +L["Pand Stonebinder"] = "潘德·縛石" +L["Pathaleon the Calculator"] = "操縱者帕薩里歐" +L["Paulsta'ats"] = "波斯塔茲" +L["Penney Copperpinch"] = "本尼·考伯賓奇" +L["Peter Galen"] = "彼得·加林" +L["Phantom Attendant"] = "魅影侍者" +L["Phantom Guest"] = "魅影賓客" +L["Phantom Stagehand"] = "魅影舞台助手" +L["Phantom Valet"] = "魅影管理員" L["Phea"] = "菲亞" +L["Pikkle"] = "皮庫爾" L["Plugger Spazzring"] = "普拉格" +L["Portal Seeker"] = "傳送門搜尋者" L["Pratt McGrubben"] = "普拉特·馬克格魯比" +L["Priestess Delrissa"] = "女牧師戴利莎" +L["Primal Ooze"] = "原生軟泥怪" +L["Princess Tempestria"] = "泰比斯蒂亞公主" +L["Prospector Nachlan"] = "勘察員奈屈藍" +L["Provisioner Nasela"] = "物資供應者奈斯拉" +L["Putridus Trickster"] = "腐爛欺詐者" +L["Pyall Silentstride"] = "派爾·沉默行者" +L["Pyrewood Tailor"] = "焚木村裁縫" L["Qia"] = "琪亞" +L["Quarelestra"] = "奎芮絲" L["Quartermaster Davian Vaclav"] = "軍需官戴夫恩·瓦克拉夫" +L["Quartermaster Endarin"] = "軍需官伊恩達瑞" +L["Quartermaster Enuril"] = "軍需官伊奴瑞歐" L["Quartermaster Jaffrey Noreliqe"] = "軍需官傑夫利·諾利克" +L["Quartermaster Miranda Breechlock"] = "軍需官米蘭達·布利洛克" +L["Quartermaster Urgronn"] = "軍需官優爾古隆" +L["Quartermaster Zigris"] = "軍需官茲格雷斯" L["Quelis"] = "奎利斯" +L["Rage Talon Fire Tongue"] = "狂爪火舌龍人" +L["Rage Winterchill"] = "瑞齊·凜冬" +L["Raging Skeleton"] = "狂怒的骷髏" +L["Randal Worth"] = "蘭達爾·沃斯" L["Ranik"] = "拉尼克" L["Rann Flamespinner"] = "拉恩·火翼" L["Rartar"] = "拉爾塔" L["Rathis Tomber"] = "拉提斯·土柏" +L["Rawrk"] = "拉烏克" +L["Razaani Spell-Thief"] = "雷森法術竊取者" +L["Razia"] = "洛希亞" +L["Razzashi Broodwidow"] = "拉札希寡婦蜘蛛" +L["Recipe of the Kaldorei"] = "卡多雷的食譜" +L["Redridge Goulash"] = "赤脊山燉肉" +L["Refik"] = "瑞費克" +L["Rhiannon Davis"] = "雷安諾·大衛斯" +L["Ribbly's Crony"] = "雷布里的親信" +L["Ridge Huntress"] = "山脊雌豹" +L["Ridgespine Stalker"] = "山脊行者" +L["Rift Keeper"] = "裂縫看守者" +L["Rift Lord"] = "裂縫領主" L["Rikqiz"] = "雷克奇茲" +L["Rin'wosho the Trader"] = "商人林沃斯" +L["Rivendark"] = "瑞文達科" L["Rizz Loosebolt"] = "里茲·飛矢" +L["Rogvar"] = "羅格瓦爾" L["Rohok"] = "洛赫克" L["Ronald Burch"] = "羅奈爾得·伯奇" +L["Rotgath Stonebeard"] = "洛特加斯·石鬚" +L["Rotting Behemoth"] = "腐爛的巨獸" +L["Roxxik"] = "羅克希克" L["Rungor"] = "阮勾爾" L["Ruppo Zipcoil"] = "魯普·火油" L["Saenorion"] = "塞諾里奧" +L["Saltstone Crystalhide"] = "鹽石水晶蜥蜴" +L["Sarah Tanner"] = "薩拉·坦尼" +L["Saru Steelfury"] = "薩魯·鋼怒" +L["Sassa Weldwell"] = "莎紗·威德衛爾" +L["Sathein"] = "莎希恩" +L["Scarab"] = "聖甲蟲" +L["Scargil"] = "斯卡基爾" +L["Scarlet Archmage"] = "血色大法師" +L["Scarlet Chaplain"] = "血色牧師" +L["Scarlet Cleric"] = "血色教士" +L["Scarlet Curate"] = "血色助理牧師" +L["Scarlet Defender"] = "血色防衛者" +L["Scarlet Enchanter"] = "血色附魔師" +L["Scarlet Inquisitor"] = "血色審判官" +L["Scarlet Myrmidon"] = "血色僕從" +L["Scarlet Smith"] = "血色鐵匠" +L["Scarlet Sorcerer"] = "血色巫士" +L["Scarlet Spellbinder"] = "血色縛法者" +L["Scarlet Warder"] = "血色守衛" +L["Scarlet Wizard"] = "血色巫師" +L["Scholomance Adept"] = "通靈學院專家" +L["Scholomance Dark Summoner"] = "通靈學院黑暗召喚師" +L["Se'Jib"] = "瑟伊布" +L["Searing Elemental"] = "灼熱元素" +L["Seasoned Wolf Kabobs"] = "烤狼肉串" +L["Sedana"] = "希丹娜" L["Seer Janidi"] = "先知賈尼迪" +L["Seersa Copperpinch"] = "希爾薩·考伯賓奇" +L["Sellandus"] = "塞拉多斯" +L["Selling Fish"] = "賣魚" +L["Sempstress Ambershine"] = "女裁縫師·安柏塞爾" +L["Serge Hinott"] = "瑟爾格·希諾特" +L["Sethekk Ravenguard"] = "塞司克烏鴉護衛" L["Sewa Mistrunner"] = "蘇瓦·迷霧行者" +L["Shaani"] = "夏尼" +L["Shade of Aran"] = "埃蘭之影" L["Shadi Mistrunner"] = "沙迪·迷霧行者" +L["Shadow Council Warlock"] = "暗影議會術士" +L["Shadowmage"] = "暗影法師" +L["Shadowmoon Darkcaster"] = "影月黑暗法師" +L["Shadowsword Lifeshaper"] = "影劍生命塑形者" +L["Shadowsword Vanquisher"] = "影劍鎮壓者" +L["Shadowsworn Thug"] = "影誓暴徒" +L["Shadowy Assassin"] = "幽暗刺客" +L["Shaina Fuller"] = "珊娜·弗勒" L["Shankys"] = "山吉斯" +L["Sharth Voldoun"] = "薩爾斯·烏德恩" +L["Shartuul"] = "夏圖歐" +L["Shattered Hand Berserker"] = "破碎之手狂戰士" +L["Shattered Hand Centurion"] = "破碎之手百夫長" +L["Shattered Hand Champion"] = "破碎之手勇士" +L["Shayis Steelfury"] = "莎伊斯·鋼怒" L["Sheendra Tallgrass"] = "希恩德拉·深草" +L["Shelene Rhobart"] = "舍倫尼·洛巴爾特" L["Shen'dralar Provisioner"] = "辛德拉物資供應者" L["Sheri Zipstitch"] = "舍瑞·希普斯迪" +L["Shoveltusk Soup Again?"] = "又是鍬牙湯?" +L["Shrike Bat"] = "利齒蝙蝠" L["Sid Limbardi"] = "希德·琳巴迪" +L["Simon Tanner"] = "西蒙·坦納爾" +L["Simon Unit"] = true +L["Skeletal Flayer"] = "骷髏撕掠者" L["Skreah"] = "史卡瑞" +L["Skullsplitter Mystic"] = "劈顱秘法師" +L["Skyguard Stable Master"] = "禦天者獸欄管理員" +L["Slagg"] = "斯拉格" +L["Slavering Ghoul"] = "被奴役的食屍鬼" +L["Smelt On, Smelt Off"] = "鐵匠必修課" +L["Smith Argus"] = "鐵匠阿格斯" +L["Smooth as Butter"] = "技術高超" +L["Smudge Thunderwood"] = "斯穆德·雷木" +L["Snakestone of the Shadow Huntress"] = "沃許加斯的菊石" +L["Snang"] = "斯諾恩" +L["Snarl"] = "斯納爾" +L["Solakar Flamewreath"] = "索拉卡·火冠" +L["Son of Arkkoroc"] = "亞考羅克之子" L["Soolie Berryfizz"] = "蘇雷·漿泡" +L["Soothing Turtle Bisque"] = "海龜湯" L["Sovik"] = "索維克" +L["Spectral Charger"] = "鬼靈戰騎" +L["Spectral Citizen"] = "鬼靈居民" +L["Spectral Researcher"] = "鬼靈研究員" +L["Spectral Teacher"] = "鬼靈教師" +L["Spell Shade"] = "魔法鬼魂" +L["Spirestone Battle Mage"] = "尖石戰鬥法師" +L["Spirestone Mystic"] = "尖石秘法師" +L["Spirestone Warlord"] = "尖石督軍" +L["Spitelash Siren"] = "惡鞭海妖" +L["Springspindle Fizzlegear"] = "賓斯匹德" +L["Sprite Jumpsprocket"] = "斯普萊特" +L["Stephen Ryback"] = "斯蒂芬·雷百克" +L["Stone Guardian"] = "石頭守護者" +L["Stonevault Seer"] = "石窟先知" +L["Stranglethorn Tiger"] = "荊棘谷猛虎" +L["Strashaz Warrior"] = "斯塔莎茲戰士" +L["Stromgarde Defender"] = "激流堡防衛者" L["Stuart Fleming"] = "斯圖亞特·弗雷明" +L["Suffering Highborne"] = "受難的精靈貴族" +L["Sul'lithuz Broodling"] = "小蘇利薩斯" L["Sumi"] = "蘇米" +L["Sunblade Arch Mage"] = "日刃大法師" +L["Sunblade Cabalist"] = "日刃秘術師" +L["Sunblade Dawn Priest"] = "日刃曙光牧師" +L["Sunblade Dusk Priest"] = "日刃暗黑牧師" +L["Sunblade Protector"] = "日刃保衛者" +L["Sunblade Scout"] = "日刃斥候" +L["Sunblade Slayer"] = "日刃殺戮者" +L["Sunblade Vindicator"] = "日刃復仇者" +L["Sunfury Arcanist"] = "日怒秘法師" +L["Sunfury Arch Mage"] = "日怒大法師" +L["Sunfury Archer"] = "日怒弓箭手" +L["Sunfury Bloodwarder"] = "日怒血守衛" +L["Sunfury Bowman"] = "日怒射手" +L["Sunfury Geologist"] = "日怒地理學家" +L["Sunfury Researcher"] = "日怒調查員" +L["Sunseeker Astromage"] = "尋日星法師" +L["Sunseeker Botanist"] = "尋日植物學家" L["Super-Seller 680"] = "超級商人680型" L["Supply Officer Mills"] = "物資商人米歐斯" +L["Supplying the Front"] = "前線的補給" +L["Swampwalker"] = "沼澤漫步者" +L["Swampwalker Elder"] = "沼澤漫步者長老" +L["Sweet Serenity"] = "甜美的平靜" +L["Sylann"] = "賽藍恩" +L["Sylvanna Forestmoon"] = "希爾瓦娜·林月" +L["Syndicate Assassin"] = "辛迪加刺客" +L["Syndicate Spy"] = "辛迪加間諜" +L["Syphoner"] = "虹吸蟲" +L["Taerar"] = "泰拉爾" +L["Tal"] = "塔爾" +L["Taladan"] = "塔蘭丹" +L["Tally Berryfizz"] = "塔利·漿泡" +L["Talmar"] = "塔瑪爾" L["Tamar"] = "達瑪爾" +L["Tangled Horror"] = "糾纏恐獸" L["Tansy Puddlefizz"] = "坦斯·泥泡" L["Tarban Hearthgrain"] = "塔班·熟麥" L["Tari'qa"] = "塔里查" +L["Tarn"] = "塔恩" L["Tatiana"] = "塔蒂安娜" +L["Teg Dawnstrider"] = "泰戈·晨行者" +L["Tel'Athir"] = "泰蘭希爾" +L["Telonis"] = "泰龍尼斯" +L["Tepa"] = "坦帕" +L["Terestian Illhoof"] = "泰瑞斯提安·疫蹄" +L["Terrormaster"] = "恐懼大師" L["Thaddeus Webb"] = "薩德烏斯·韋伯" +L["Thamner Pol"] = "薩姆諾·普爾" L["Tharynn Bouden"] = "薩瑞恩·博丁" +L["Thaurissan Firewalker"] = "索瑞森馭火者" +L["The Art of the Imbue"] = "灌魔工藝" +L["The Demon Forge"] = "惡魔熔爐" +L["The Great Moongraze Hunt"] = "牧月大獵殺" +L["The Great Silver Deceiver"] = "白花花的銀子" +L["The Old Ways"] = "古老的技藝" +L["The Origins of Smithing"] = "鍛造的起源" +L["The Prophet Skeram"] = "預言者斯克拉姆" +L["The Rescue"] = "拯救行動" +L["The Rokk"] = "洛克" +L["The Taste Test"] = "試喝" +L["The Undermarket"] = "黑市交易" +L["The Windreaver"] = "烈風劫奪者" +L["The Zapthrottle Mote Extractor!"] = "快速節流微粒吸取器!" +L["Theka the Martyr"] = "『殉教者』塞卡" +L["Thelsamar Blood Sausages"] = "塞爾薩瑪血腸" +L["Theramore Infiltrator"] = "塞拉摩間諜" +L["Theramore Marine"] = "塞拉摩水兵" +L["Theramore Preserver"] = "塞拉摩醫師" +L["Therum Deepforge"] = "瑟魯姆·深爐" L["Thomas Yance"] = "湯瑪斯·陽斯" +L["Thonys Pillarstone"] = "索恩斯·火石" +L["Thorkaf Dragoneye"] = "索卡夫·龍眼" +L["Thornfang Ravager"] = "棘牙劫毀者" +L["Thorngrin the Tender"] = "『看管者』索古林" +L["Thrag Stonehoof"] = "瑟拉格·石蹄" +L["Thund"] = "桑德" +L["Thuzadin Shadowcaster"] = "圖薩丁暗影施法者" L["Tilli Thistlefuzz"] = "提爾利·草鬚" +L["Time-Lost Shadowmage"] = "時光流逝暗影法師" +L["Timothy Worthington"] = "提莫斯·沃森特" +L["Tinkerwiz"] = "廷克維斯" +L["Tinkmaster Overspark"] = "技工大師歐沃斯巴克" +L["Tognus Flintfire"] = "托格努斯·燧火" +L["Tomas"] = "廚師湯瑪斯" +L["Tomb Fiend"] = "墓穴魔" +L["Torloth the Magnificent"] = "超凡的托洛斯" +L["Torn Fin Coastrunner"] = "碎鰭灘行魚人" +L["Torn Fin Muckdweller"] = "碎鰭泥漿魚人" +L["Torn Fin Oracle"] = "碎鰭神諭者" +L["Torn Fin Tidehunter"] = "碎鰭獵潮魚人" +L["Trampled Under Foot"] = "踩在腳底下" +L["Traugh"] = "特勞弗" +L["Treant"] = "樹人" +L["Trianna"] = "蒂安娜" +L["Trixie Quikswitch"] = "崔克希·迅移" L["Truk Wildbeard"] = "特魯克·蠻鬃" L["Tunkk"] = "吞克" +L["Twilight Avenger"] = "暮光復仇者" +L["Twilight Drakonaar"] = "暮光龍獸人" +L["Twilight Fire Guard"] = "暮光火焰衛士" +L["Twilight Geolord"] = "暮光地領主" +L["Ug'thok"] = "烏格索克" L["Ulthaan"] = "尤薩恩" L["Ulthir"] = "尤希爾" +L["Una"] = "猶納" +L["Unchained Doombringer"] = "無束縛的末日使者" +L["Unseen Servant"] = "無影僕從" L["Uriku"] = "烏銳庫" L["Uthok"] = "尤索克" +L["Uthrar Threx"] = "阿斯拉·瑞克斯" L["Vaean"] = "維安" L["Valdaron"] = "瓦爾達隆" +L["Vance Undergloom"] = "范斯·安德格魯姆" +L["Vargus"] = "瓦古斯" +L["Vazario Linkgrease"] = "瓦薩里奧·林克格雷斯" L["Veenix"] = "維尼克斯" +L["Vekh'nir Dreadhawk"] = "維克尼爾厄鷹" +L["Vekniss Guardian"] = "維克尼斯守護者" L["Vendor-Tron 1000"] = "貿易機器人1000型" +L["Vengeful Ancient"] = "狂怒的古樹" +L["Venture Co. Geologist"] = "風險投資公司地質學家" +L["Venture Co. Strip Miner"] = "風險投資公司露天礦工" +L["Vhan"] = "樊恩" L["Vharr"] = "維哈爾" +L["Victor Ward"] = "維克多·瓦德" L["Viggz Shinesparked"] = "維格斯·亮星" +L["Vilebranch Hideskinner"] = "邪枝剝皮者" +L["Vilebranch Shadowcaster"] = "邪枝暗影施法者" +L["Vir'aani Arcanist"] = "梵安尼秘法師" +L["Vira Younghoof"] = "維爾拉·幼蹄" L["Vivianna"] = "薇薇安娜" L["Vizzklick"] = "維茲格里克" L["Vodesiin"] = "伏德希恩" +L["Voidshrieker"] = "虛無尖嘯者" +L["Volchan"] = "沃爾查" +L["Vosur Brakthel"] = "沃薩·布雷薩爾" +L["Waldor"] = "瓦多爾" +L["Warlord Kalithresh"] = "督軍卡利斯瑞" +L["Warp Splinter"] = "扭曲分裂者" +L["Wastewander Assassin"] = "廢土刺客" +L["Wastewander Bandit"] = "廢土強盜" +L["Wastewander Rogue"] = "廢土遊蕩者" +L["Wastewander Scofflaw"] = "廢土暴徒" +L["Wastewander Shadow Mage"] = "廢土暗影法師" +L["Wastewander Thief"] = "廢土竊賊" +L["Weapon Technician"] = "武器技師" L["Wenna Silkbeard"] = "溫納·銀鬚" L["Werg Thickblade"] = "維爾格·厚刃" +L["Westfall Stew"] = "西部荒野燉肉" +L["Whuut"] = "伍特" L["Wik'Tar"] = "維克塔" +L["Wild Hearts"] = "荒野之心" +L["Wild Leather Boots"] = "蠻皮戰靴" +L["Wild Leather Helmet"] = "蠻皮盔帽" +L["Wild Leather Leggings"] = "蠻皮護腿" +L["Wild Leather Shoulders"] = "蠻皮護肩" +L["Wild Leather Vest"] = "蠻皮外衣" L["Wind Trader Lathrai"] = "風之貿易者拉斯蕊" +L["Winterfall Den Watcher"] = "冬泉巢穴守衛" +L["Winterfall Totemic"] = "冬泉圖騰師" +L["Winterfall Ursa"] = "冬泉巨熊怪" +L["Witherbark Berserker"] = "枯木狂戰士" +L["Witherbark Headhunter"] = "枯木獵頭者" +L["Witherbark Shadow Hunter"] = "枯木暗影獵手" +L["Withered Ancient"] = "枯萎的古樹" +L["Woodpaw Mongrel"] = "混血木爪豺狼人" L["Wrahk"] = "瓦爾克" +L["Wrath Corruptor"] = "憤怒墮落者" +L["Wrath Hammer Construct"] = "怒錘傀儡" +L["Wrathwalker"] = "怒行者" L["Wulan"] = "烏蘭" +L["Wulmort Jinglepocket"] = "烏爾莫特" L["Wunna Darkmane"] = "溫納·黑鬃" L["Xandar Goodbeard"] = "山達·細鬚" L["Xen'to"] = "克森圖" L["Xizk Goodstitch"] = "希茲克·古斯提" L["Xizzer Fizzbolt"] = "希茲爾·菲茲波特" +L["Xylinnia Starshine"] = "辛琳妮亞·星光" +L["Xyrol"] = "辛洛歐" +L["Yarr Hammerstone"] = "亞爾·錘石" L["Yatheon"] = "亞斯恩" +L["Yelmak"] = "耶爾瑪克" L["Yonada"] = "猶納達" +L["Ysondre"] = "伊索德雷" +L["Ythyar"] = "伊斯亞爾" L["Yuka Screwspigot"] = "尤卡·斯庫比格特" L["Yurial Soulwater"] = "優立歐·靈魂之水" +L["Zalas Witherbark"] = "札拉斯·枯木" +L["Zamja"] = "札姆沙" L["Zan Shivsproket"] = "薩恩·刀鏈" L["Zannok Hidepiercer"] = "札諾克" L["Zansoa"] = "詹蘇爾" L["Zaralda"] = "莎拉達" +L["Zarcsin"] = "札克辛" L["Zarena Cromwind"] = "薩瑞娜·克羅姆溫德" +L["Zargh"] = "札爾夫" +L["Zarise"] = "札瑞斯" +L["Zarrin"] = "札瑞恩" +L["Zebig"] = "澤比克" L["Zixil"] = "吉克希爾" L["Zorbin Fandazzle"] = "索爾賓·范達瑟" +L["Zula Slagfury"] = "祖拉·渣怒" L["Zurai"] = "祖瑞伊" -L["Narj Deepslice"] = "納爾基·長刀" -L["Fazu"] = "法蘇" -L["Zargh"] = "札爾夫" -L["Smudge Thunderwood"] = "斯穆德·雷木" -L["Sassa Weldwell"] = "莎紗·威德衛爾" -]]-- \ No newline at end of file +L["\"Cookie\" McWeaksauce"] = "『小廚』麥克威醬" \ No newline at end of file -- 1.7.9.5