WoWInterface SVN Aloft

Compare Revisions

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

Rev 2214 → Rev 2319

AloftHealthTextLocale.lua
347,67 → 347,67
 
-----------------------------------------------------------------------------
 
--[[ zhTW ]] L["Health Text"] = "生命力文字"
--[[ zhTW ]] L["Health text options"] = "生命力文字選項"
--[[ zhTW ]] L["Health Text"] = "生命文字"
--[[ zhTW ]] L["Health text options"] = "生命文字設定"
--[[ zhTW ]] L["Enable"] = "啟用"
--[[ zhTW ]] L["Show health text on nameplates"] = "在名牌顯示生命力文字"
--[[ zhTW ]] L["Unknown"] = "Unknown" -- unit name for "Unknown" units
--[[ zhTW ]] L["Show health text on nameplates"] = "在名牌顯示生命文字"
--[[ zhTW ]] L["Unknown"] = "未知" -- unit name for "Unknown" units
 
--[[ zhTW ]] L["Typeface"] = "字體"
--[[ zhTW ]] L["Health text typeface options"] = "生命力文字字體選項"
--[[ zhTW ]] L["Health text typeface options"] = "生命文字字體設定"
--[[ zhTW ]] L["Font"] = "字型"
--[[ zhTW ]] L["Sets the font for health text"] = "生命力文字字型"
--[[ zhTW ]] L["Sets the font for health text"] = "設定生命文字的字型"
--[[ zhTW ]] L["Font Size"] = "字型大小"
--[[ zhTW ]] L["Sets the font height of the health text"] = "生命力文字字型大小"
--[[ zhTW ]] L["Sets the font height of the health text"] = "設定生命文字的字型高度"
--[[ zhTW ]] L["Font Shadow"] = "字型陰影"
--[[ zhTW ]] L["Show font shadow on health text"] = "生命力文字字型陰影"
--[[ zhTW ]] L["Show font shadow on health text"] = "設定生命文字的字型陰影"
--[[ zhTW ]] L["Outline"] = "輪廓"
--[[ zhTW ]] L["Sets the outline for health text"] = "生命力文字字型輪廓"
--[[ zhTW ]] L["Sets the outline for health text"] = "設定生命文字的字型輪廓"
--[[ zhTW ]] L["Mode"] = "模式"
--[[ zhTW ]] L["Choose what to show for health text"] = "選擇在生命力文字顯示什麼"
--[[ zhTW ]] L["Choose what to show for health text"] = "選擇在生命文字顯示什麼"
 
--[[ zhTW ]] L["Position"] = "位置"
--[[ zhTW ]] L["Adjust health text position"] = "生命力文字位置"
--[[ zhTW ]] L["Anchor"] = "定位點"
--[[ zhTW ]] L["Sets the anchor for the health text"] = "生命力文字定位點"
--[[ zhTW ]] L["Anchor To"] = "固定在"
--[[ zhTW ]] L["Sets the relative point on the health bar to anchor the health text"] = "生命力文字固定在生命力條的位置"
--[[ zhTW ]] L["X Offset"] = "X位移"
--[[ zhTW ]] L["X offset of the health text"] = "生命力文字X位移"
--[[ zhTW ]] L["Y Offset"] = "Y位移"
--[[ zhTW ]] L["Y offset of the health text"] = "生命力文字Y位移"
--[[ zhTW ]] L["Adjust health text position"] = "調整生命文字位置"
--[[ zhTW ]] L["Anchor"] = "錨點"
--[[ zhTW ]] L["Sets the anchor for the health text"] = "設定生命文字的錨點"
--[[ zhTW ]] L["Anchor To"] = "錨點在"
--[[ zhTW ]] L["Sets the relative point on the health bar to anchor the health text"] = "設定在生命條上錨到生命文字的相關點"
--[[ zhTW ]] L["X Offset"] = "X偏移"
--[[ zhTW ]] L["X offset of the health text"] = "生命文字的X偏移"
--[[ zhTW ]] L["Y Offset"] = "Y偏移"
--[[ zhTW ]] L["Y offset of the health text"] = "生命文字的Y偏移"
--[[ zhTW ]] L["Alpha"] = "透明度"
--[[ zhTW ]] L["Sets the alpha of the health text"] = "生命力文字透明度"
--[[ zhTW ]] L["Sets the alpha of the health text"] = "設定生命文字的透明度"
--[[ zhTW ]] L["Color"] = "顏色"
--[[ zhTW ]] L["Sets the health text color"] = "生命力文字顏色"
--[[ zhTW ]] L["Sets the health text color"] = "設定生命文字顏色"
 
--[[ zhTW ]] L["None"] = "無"
--[[ zhTW ]] L["Normal"] = "正常"
--[[ zhTW ]] L["Thick"] = "粗"
 
--[[ zhTW ]] L["Percent"] = "百分比"
--[[ zhTW ]] L["Group Health"] = "團體生命力"
--[[ zhTW ]] L["Group Health Deficit"] = "團體生命力不足額"
--[[ zhTW ]] L["Health"] = "生命力"
--[[ zhTW ]] L["Health & Percent"] = "生命力和百分比"
--[[ zhTW ]] L["Group Health"] = "隊伍生命"
--[[ zhTW ]] L["Group Health Deficit"] = "隊伍生命虧減"
--[[ zhTW ]] L["Health"] = "生命"
--[[ zhTW ]] L["Health & Percent"] = "生命和百分比"
--[[ zhTW ]] L["Full"] = "完全"
--[[ zhTW ]] L["Smart"] = "精明"
 
--[[ zhTW ]] L["Advanced"] = "進階"
--[[ zhTW ]] L["Options for expert users"] = "進階選項"
--[[ zhTW ]] L["Options for expert users"] = "熟練的使用者設定"
--[[ zhTW ]] L["Format"] = "格式"
--[[ zhTW ]] L["Health tag"] = "生命力標籤"
--[[ zhTW ]] L["Health tag"] = "生命標籤"
--[[ zhTW ]] L["<Any tag string>"] = "<任何標籤文字>"
 
--[[ 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"] = "下右"
 
-----------------------------------------------------------------------------
 
415,8 → 415,8
 
-----------------------------------------------------------------------------
 
--[[ zhTW ]] mL["AloftHealthText"] = "生命值"
--[[ zhTW ]] mL["Display health data and text on nameplates"] = "在名牌上顯示生命值數據和文字"
--[[ zhTW ]] mL["AloftHealthText"] = "Aloft生命文字"
--[[ zhTW ]] mL["Display health data and text on nameplates"] = "在名牌上顯示生命資料和文字"
 
-----------------------------------------------------------------------------