WoWInterface SVN BonusScannerContinued

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk/Broker_BonusScanner
    from Rev 39 to Rev 40
    Reverse comparison

Rev 39 → Rev 40

locale/locale-zhCN.lua
1,9 → 1,8
local L = LibStub("AceLocale-3.0"):NewLocale("Broker_BonusScanner","zhCN")
local L = LibStub("AceLocale-3.0"):NewLocale("Broker_BonusScanner","zhCN")
if not L then return end
 
L["(Updating...)"] = "(更新中...)"
L["LDB data feed to display item bonuses, based on BonusScanner addon."] = "显示装备加成的LDB数据, 来自BonusScanner插件."
L["Author"] = "作者"
L["Show minimap button"] = "显示小地图按钮"
L["Enables the minimap button, for users lacking a proper LDB display. This option will nullify button/block functionality."] = "启用小地图按钮,能够显示LDB信息."
L["About"] = "关于"
42,4 → 41,4
 
-- 1.1 locale
L["Hide watched bonuses"] = "隐藏显示的奖励类型"
L["This option hides all bonus text from the button, leaving the icon as the only visual element."] = "这个选项会隐藏所有显示的奖励统计类型,只保留图标显示."
\ No newline at end of file +L["This option hides all bonus text from the button, leaving the icon as the only visual element."] = "这个选项会隐藏所有显示的奖励统计类型,只保留图标显示."
locale/locale-enUS.lua
2,7 → 2,6
 
L["(Updating...)"] = true
L["LDB data feed to display item bonuses, based on BonusScanner addon."] = true
L["Author"] = true
L["Show minimap button"] = true
L["Enables the minimap button, for users lacking a proper LDB display. This option will nullify button/block functionality."] = true
L["About"] = true
41,4 → 40,4
 
-- 1.1 locale
L["Hide watched bonuses"] = true
L["This option hides all bonus text from the button, leaving the icon as the only visual element."] = true
\ No newline at end of file +L["This option hides all bonus text from the button, leaving the icon as the only visual element."] = true
locale/locale-zhTW.lua
1,9 → 1,8
local L = LibStub("AceLocale-3.0"):NewLocale("Broker_BonusScanner","zhTW")
local L = LibStub("AceLocale-3.0"):NewLocale("Broker_BonusScanner","zhTW")
if not L then return end
 
L["(Updating...)"] = "(更新中...)"
L["LDB data feed to display item bonuses, based on BonusScanner addon."] = "顯示裝備加成的LDB數據, 來自BonusScanner插件."
L["Author"] = "作者"
L["Show minimap button"] = "顯示小地圖按鈕"
L["Enables the minimap button, for users lacking a proper LDB display. This option will nullify button/block functionality."] = "啟用小地圖按鈕,能夠顯示LDB信息."
L["About"] = "關於"
42,4 → 41,4
 
-- 1.1 locale
L["Hide watched bonuses"] = "隱藏顯示的獎勵類型"
L["This option hides all bonus text from the button, leaving the icon as the only visual element."] = "這個選項會隱藏所有顯示的獎勵統計類型,只保留圖標顯示."
\ No newline at end of file +L["This option hides all bonus text from the button, leaving the icon as the only visual element."] = "這個選項會隱藏所有顯示的獎勵統計類型,只保留圖標顯示."
locale/locale-esES.lua
3,10 → 3,10
 
L["(Updating...)"] = "(Actualizando...)"
L["LDB data feed to display item bonuses, based on BonusScanner addon."] = "Origen de datos LDB para mostrar mejoras de objetos, basado en el addon BonusScanner."
L["Author"] = "Autor"
L["Show minimap button"] = "Mostrar botón en el minimapa"
L["Enables the minimap button, for users lacking a proper LDB display. This option will nullify button/block functionality."] = "Activa el botón del minimapa, para usarios sin un adecuado visor LDB. Esta opción anulará la característica botón/panel"
L["About"] = "Acerca de"
L["Author"] = "Autor"
L["Version"] = "Versión"
L["Category"] = "Categoría"
L["Email"] = "Email"