WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/AloftOptions/AloftCombatText
    from Rev 2214 to Rev 2319
    Reverse comparison

Rev 2214 → Rev 2319

AloftCombatTextLocale.lua
427,46 → 427,46
-----------------------------------------------------------------------------
 
--[[ zhTW ]] L["Combat Text"] = "戰鬥文字"
--[[ zhTW ]] L["Combat text options"] = "戰鬥文字選項"
--[[ zhTW ]] L["Combat text options"] = "戰鬥文字設定"
--[[ zhTW ]] L["Enable Target"] = "啟用目標"
--[[ zhTW ]] L["Show combat text on target nameplates"] = "在目標名牌顯示戰鬥文字"
--[[ zhTW ]] L["Enable Group"] = "啟用團體"
--[[ zhTW ]] L["Show combat text on group member nameplates"] = "在團體成員名牌顯示戰鬥文字"
--[[ zhTW ]] L["Enable Other"] = "Enable Other"
--[[ zhTW ]] L["Show combat text on other nameplates"] = "Show combat text on other nameplates"
--[[ zhTW ]] L["Show combat text on target nameplates"] = "在目標名牌上顯示戰鬥文字"
--[[ zhTW ]] L["Enable Group"] = "啟用隊伍"
--[[ zhTW ]] L["Show combat text on group member nameplates"] = "在隊伍成員名牌上顯示戰鬥文字"
--[[ zhTW ]] L["Enable Other"] = "啟用其他"
--[[ zhTW ]] L["Show combat text on other nameplates"] = "在其他名牌上顯示戰鬥文字"
 
--[[ zhTW ]] L["Damage/Healing By Player"] = "Damage/Healing By Player"
--[[ zhTW ]] L["Show combat text for damage/healing done by the player"] = "Show combat text for damage/healing done by the player"
--[[ zhTW ]] L["Damage/Healing By Group"] = "Damage/Healing By Group"
--[[ zhTW ]] L["Show combat text for damage/healing done by group members (including pets)"] = "Show combat text for damage/healing done by group members (including pets)"
--[[ zhTW ]] L["Damage/Healing By Other"] = "Damage/Healing By Other"
--[[ zhTW ]] L["Show combat text for damage/healing done by other units"] = "Show combat text for damage/healing done by other units"
--[[ zhTW ]] L["Include Overhealing"] = "Include Overhealing"
--[[ zhTW ]] L["Show combat text for healing that includes overhealing"] = "Show combat text for healing that includes overhealing"
--[[ zhTW ]] L["Damage/Healing By Player"] = "由玩家的傷害/治療"
--[[ zhTW ]] L["Show combat text for damage/healing done by the player"] = "顯示由玩家造成的傷害/治療文字"
--[[ zhTW ]] L["Damage/Healing By Group"] = "由隊伍的傷害/治療"
--[[ zhTW ]] L["Show combat text for damage/healing done by group members (including pets)"] = "顯示由隊伍成員(包含寵物)造成的傷害/治療文字"
--[[ zhTW ]] L["Damage/Healing By Other"] = "由其它的傷害/治療"
--[[ zhTW ]] L["Show combat text for damage/healing done by other units"] = "顯示由其它單位造成的傷害/治療文字"
--[[ zhTW ]] L["Include Overhealing"] = "包含過量治療"
--[[ zhTW ]] L["Show combat text for healing that includes overhealing"] = "顯示包含過量治療的治療文字"
 
--[[ zhTW ]] L["Typeface"] = "字體"
--[[ zhTW ]] L["Combat text typeface options"] = "戰鬥文字字體選項"
--[[ zhTW ]] L["Combat text typeface options"] = "戰鬥文字字體設定"
--[[ zhTW ]] L["Font"] = "字型"
--[[ zhTW ]] L["Sets the font for combat text"] = "戰鬥文字字型"
--[[ zhTW ]] L["Sets the font for combat text"] = "設定戰鬥文字的字型"
--[[ zhTW ]] L["Font Size"] = "字型大小"
--[[ zhTW ]] L["Sets the font height of the combat text"] = "戰鬥文字字型大小"
--[[ zhTW ]] L["Sets the font height of the combat text"] = "設定戰鬥文字的字型高度"
--[[ zhTW ]] L["Font Shadow"] = "字型陰影"
--[[ zhTW ]] L["Show font shadow on combat text"] = "戰鬥文字字型陰影"
--[[ zhTW ]] L["Show font shadow on combat text"] = "在戰鬥文字上顯示字型陰影"
--[[ zhTW ]] L["Outline"] = "輪廓"
--[[ zhTW ]] L["Sets the outline for combat text"] = "戰鬥文字字型輪廓"
--[[ zhTW ]] L["Sets the outline for combat text"] = "設定戰鬥文字的字型輪廓"
 
--[[ zhTW ]] L["Position"] = "位置"
--[[ zhTW ]] L["Adjust combat text position"] = "戰鬥文字位置"
--[[ zhTW ]] L["Anchor"] = "定位點"
--[[ zhTW ]] L["Sets the anchor for the combat text"] = "戰鬥文字定位點"
--[[ zhTW ]] L["Anchor To"] = "固定在"
--[[ zhTW ]] L["Sets the relative point on the health bar to anchor the combat text"] = "戰鬥文字固定在生命力條的位置"
--[[ zhTW ]] L["X Offset"] = "X位移"
--[[ zhTW ]] L["X offset of the combat text"] = "戰鬥文字X位移"
--[[ zhTW ]] L["Y Offset"] = "Y位移"
--[[ zhTW ]] L["Y offset of the combat text"] = "戰鬥文字Y位移"
--[[ zhTW ]] L["Adjust combat text position"] = "調整戰鬥文字位置"
--[[ zhTW ]] L["Anchor"] = "錨點"
--[[ zhTW ]] L["Sets the anchor for the combat text"] = "設定戰鬥文字的錨點"
--[[ zhTW ]] L["Anchor To"] = "錨點到"
--[[ zhTW ]] L["Sets the relative point on the health bar to anchor the combat text"] = "設定在生命條上錨到戰鬥文字的相關點"
--[[ zhTW ]] L["X Offset"] = "X偏移"
--[[ zhTW ]] L["X offset of the combat text"] = "戰鬥文字的X偏移"
--[[ zhTW ]] L["Y Offset"] = "Y偏移"
--[[ zhTW ]] L["Y offset of the combat text"] = "戰鬥文字的Y偏移"
--[[ zhTW ]] L["Alpha"] = "透明度"
--[[ zhTW ]] L["Sets the alpha of the combat text"] = "戰鬥文字透明度"
--[[ zhTW ]] L["Sets the alpha of the combat text"] = "設定戰鬥文字的透明度"
 
--[[ zhTW ]] L["None"] = "無"
--[[ zhTW ]] L["Normal"] = "正常"
475,46 → 475,46
--[[ zhTW ]] L["Colors"] = "顏色"
--[[ zhTW ]] L["Customize colors"] = "自定顏色"
--[[ zhTW ]] L["Physical"] = "物理"
--[[ zhTW ]] L["Sets the color for physical damage"] = "物理傷害顏色"
--[[ zhTW ]] L["Sets the color for physical damage"] = "設定物理傷害的顏色"
--[[ zhTW ]] L["Holy"] = "神聖"
--[[ zhTW ]] L["Sets the color for holy damage"] = "神聖傷害顏色"
--[[ zhTW ]] L["Sets the color for holy damage"] = "設定神聖傷害的顏色"
--[[ zhTW ]] L["Fire"] = "火焰"
--[[ zhTW ]] L["Sets the color for fire damage"] = "火焰傷害顏色"
--[[ zhTW ]] L["Sets the color for fire damage"] = "設定火焰傷害的顏色"
--[[ zhTW ]] L["Nature"] = "自然"
--[[ zhTW ]] L["Sets the color for nature damage"] = "自然傷害顏色"
--[[ zhTW ]] L["Sets the color for nature damage"] = "設定自然傷害的顏色"
--[[ zhTW ]] L["Frost"] = "冰霜"
--[[ zhTW ]] L["Sets the color for frost damage"] = "冰霜傷害顏色"
--[[ zhTW ]] L["Sets the color for frost damage"] = "設定冰霜傷害的顏色"
--[[ zhTW ]] L["Shadow"] = "暗影"
--[[ zhTW ]] L["Sets the color for shadow damage"] = "暗影傷害顏色"
--[[ zhTW ]] L["Sets the color for shadow damage"] = "設定暗影傷害的顏色"
--[[ zhTW ]] L["Arcane"] = "秘法"
--[[ zhTW ]] L["Sets the color for arcane damage"] = "秘法傷害顏色"
--[[ zhTW ]] L["Sets the color for arcane damage"] = "設定秘法傷害的顏色"
--[[ zhTW ]] L["Heal"] = "治療"
--[[ zhTW ]] L["Sets the color for healing"] = "治療顏色"
--[[ zhTW ]] L["Sets the color for healing"] = "設定治療的顏色"
--[[ zhTW ]] L["Text"] = "文字"
--[[ zhTW ]] L["Sets the color for text feedback"] = "回應文字顏色"
--[[ zhTW ]] L["Default"] = "Default"
--[[ zhTW ]] L["Sets the default combat text color"] = "Sets the default combat text color"
--[[ zhTW ]] L["Reset"] = "重設"
--[[ zhTW ]] L["Resets all of the colors to default"] = "重設全部顏色回預設值"
--[[ zhTW ]] L["Sets the color for text feedback"] = "設定文字回應的顏色"
--[[ zhTW ]] L["Default"] = "預設"
--[[ zhTW ]] L["Sets the default combat text color"] = "設定預設戰鬥文字顏色"
--[[ zhTW ]] L["Reset"] = "重置"
--[[ zhTW ]] L["Resets all of the colors to default"] = "重置全部顏色到預設"
--[[ zhTW ]] L["Set All"] = "設定全部"
--[[ zhTW ]] L["Sets all of the colors"] = "設定全部顏色"
 
--[[ zhTW ]] L["TOPLEFT"] = "左上"
--[[ zhTW ]] L["TOPLEFT"] = "上左"
--[[ zhTW ]] L["TOP"] = "上"
--[[ zhTW ]] L["TOPRIGHT"] = "右上"
--[[ zhTW ]] L["TOPRIGHT"] = "上右"
--[[ zhTW ]] L["LEFT"] = "å·¦"
--[[ zhTW ]] L["CENTER"] = "中"
--[[ zhTW ]] L["RIGHT"] = "右"
--[[ zhTW ]] L["BOTTOMLEFT"] = "左下"
--[[ zhTW ]] L["BOTTOMLEFT"] = "下左"
--[[ zhTW ]] L["BOTTOM"] = "下"
--[[ zhTW ]] L["BOTTOMRIGHT"] = "右下"
--[[ zhTW ]] L["BOTTOMRIGHT"] = "下右"
 
end)
 
-----------------------------------------------------------------------------
 
--[[ zhTW ]] mL["AloftCombatText"] = "戰鬥文字"
--[[ zhTW ]] mL["Display combat text on group member nameplates"] = "在小隊成員的名牌上顯示戰鬥文字"
--[[ zhTW ]] mL["AloftCombatText"] = "Aloft戰鬥文字"
--[[ zhTW ]] mL["Display combat text on group member nameplates"] = "在隊伍成員名牌上顯示戰鬥文字"
 
-----------------------------------------------------------------------------