WoWInterface SVN Aloft

Compare Revisions

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

Rev 2249 → Rev 2319

AloftClassIconLocale.lua
230,44 → 230,44
-----------------------------------------------------------------------------
 
--[[ zhTW ]] L["Class Icon"] = "職業圖示"
--[[ zhTW ]] L["Class icon placement options"] = "職業圖示位置選項"
--[[ zhTW ]] L["Class icon placement options"] = "職業圖示位置設定"
--[[ zhTW ]] L["Enable"] = "啟用"
--[[ zhTW ]] L["Enable class icon display on the nameplate"] = "在姓名板上顯示職業圖示"
--[[ zhTW ]] L["Size"] = "尺寸"
--[[ zhTW ]] L["Size in pixels of the class icon"] = "職業圖示的大小(單位為圖元)"
--[[ zhTW ]] L["Enable class icon display on the nameplate"] = "啟用在名牌上顯示職業圖示"
--[[ zhTW ]] L["Size"] = "大小"
--[[ zhTW ]] L["Size in pixels of the class icon"] = "職業圖示的像素大小"
--[[ zhTW ]] L["Position"] = "位置"
--[[ zhTW ]] L["Adjust class icon position"] = "職業圖示位置"
--[[ zhTW ]] L["X Offset"] = "X軸偏移"
--[[ zhTW ]] L["X offset of the class icon"] = "職業圖示橫軸偏移"
--[[ zhTW ]] L["Y Offset"] = "Y軸偏移"
--[[ zhTW ]] L["Y offset of the class icon"] = "職業圖示縱軸偏移"
--[[ zhTW ]] L["Adjust class icon position"] = "調整職業圖示位置"
--[[ zhTW ]] L["X Offset"] = "X偏移"
--[[ zhTW ]] L["X offset of the class icon"] = "職業圖示的X偏移"
--[[ zhTW ]] L["Y Offset"] = "Y偏移"
--[[ zhTW ]] L["Y offset of the class icon"] = "職業圖示的Y偏移"
--[[ zhTW ]] L["Anchor"] = "錨點"
--[[ zhTW ]] L["Sets the anchor for the class icon"] = "職業圖示錨點"
--[[ zhTW ]] L["Anchor To"] = "固定在"
--[[ zhTW ]] L["Sets the relative point on the health bar to anchor the class icon"] = "設置職業圖示要依附到生命條的哪個位置"
--[[ zhTW ]] L["Sets the anchor for the class icon"] = "設定職業圖示的錨點"
--[[ zhTW ]] L["Anchor To"] = "錨點到"
--[[ zhTW ]] L["Sets the relative point on the health bar to anchor the class icon"] = "設定在生命條上錨到職業圖示的相關點"
--[[ zhTW ]] L["Alpha"] = "透明度"
--[[ zhTW ]] L["Sets the class icon alpha"] = "設置職業圖示透明度"
--[[ zhTW ]] L["Sets the class icon alpha"] = "設定職業圖示透明度"
 
--[[ zhTW ]] L["Totem Enable"] = "Totem Enable"
--[[ zhTW ]] L["Enable totem icon display on the nameplate"] = "Enable totem icon display on the nameplate"
--[[ zhTW ]] L["Totem Crop"] = "Totem Crop"
--[[ zhTW ]] L["Percentage to crop off the outside of the totem icon"] = "Percentage to crop off the outside of the totem icon"
--[[ zhTW ]] L["Totem Enable"] = "圖騰啟用"
--[[ zhTW ]] L["Enable totem icon display on the nameplate"] = "啟用在名牌上的圖騰圖示顯示"
--[[ zhTW ]] L["Totem Crop"] = "圖騰裁切"
--[[ zhTW ]] L["Percentage to crop off the outside of the totem icon"] = "以百分比來關閉裁切圖騰圖示的外觀"
 
--[[ 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["AloftClassIcon"] = "職業圖示"
--[[ zhTW ]] mL["AloftClassIcon"] = "Aloft職業圖示"
--[[ zhTW ]] mL["Display class icons on nameplates"] = "在名牌上顯示職業圖示"
 
-----------------------------------------------------------------------------