WoWInterface SVN Aloft

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /branches/zhTW_201107/AloftOptions/Aloft
    from Rev 2304 to Rev 2307
    Reverse comparison

Rev 2304 → Rev 2307

AloftLocale.lua
107,24 → 107,24
-----------------------------------------------------------------------------
 
--[[ zhTW ]] L["Aloft"] = "Aloft"
--[[ zhTW ]] L["Unknown"] = "Unknown" -- unit name for "Unknown" units
--[[ zhTW ]] L["Unknown"] = "未知" -- unit name for "Unknown" units
 
--[[ zhTW ]] L["Enable Configuration Mode"] = "Enable Configuration Mode"
--[[ zhTW ]] L["Enable Startup Message"] = "Enable Startup Message"
--[[ zhTW ]] L["Enable \"bloattest\""] = "Enable \"bloattest\""
--[[ zhTW ]] L["Perform \"/console bloattest 1\" at startup"] = "Perform \"/console bloattest 1\" at startup"
--[[ zhTW ]] L["Enable Configuration Mode"] = "啟用設定模式"
--[[ zhTW ]] L["Enable Startup Message"] = "啟用啟動訊息"
--[[ zhTW ]] L["Enable \"bloattest\""] = "啟用 \"bloattest\""
--[[ zhTW ]] L["Perform \"/console bloattest 1\" at startup"] = "在啟動時執行 \"/console bloattest 1\""
 
--[[ zhTW ]] L["Nameplate Initialization Interval"] = "Nameplate Initialization Interval"
--[[ zhTW ]] L["The amount of time, in seconds, between proactive attempts to detect nameplates that are not yet visible (0.0 is as fast as possible; CAREFUL!)"] = "The amount of time, in seconds, between proactive attempts to detect nameplates that are not yet visible (0.0 is as fast as possible; CAREFUL!)"
--[[ zhTW ]] L["Nameplate Initialization Interval"] = "名牌初始化間隔"
--[[ zhTW ]] L["The amount of time, in seconds, between proactive attempts to detect nameplates that are not yet visible (0.0 is as fast as possible; CAREFUL!)"] = "幾秒內,在名牌尚未可見時積極嘗試檢測(0.0 是盡可能快;小心!)"
 
--[[ zhTW ]] L["Class Colors"] = "職業顏色"
--[[ zhTW ]] L["Customize class colors"] = "自定義職業顏色"
--[[ zhTW ]] L["Customize class colors"] = "自訂職業顏色"
--[[ zhTW ]] L["class color"] = "職業顏色"
--[[ zhTW ]] L["Reset to Defaults"] = "重設回預設值"
--[[ zhTW ]] L["Resets all colors to their defaults"] = "重設全部顏色回預設值"
--[[ zhTW ]] L["Reset to Defaults"] = "重置到預設"
--[[ zhTW ]] L["Resets all colors to their defaults"] = "重置全部顏色到預設"
 
--[[ zhTW ]] L["Data Options"] = "資料選項"
--[[ zhTW ]] L["Data options"] = "資料選項"
--[[ zhTW ]] L["Data Options"] = "資料設定"
--[[ zhTW ]] L["Data options"] = "資料設定"
 
-----------------------------------------------------------------------------