add options to control the new visibility driver

- currently supports: always hide, when possessing a npc, combat/nocombat, pet/nopet, stance:X
This commit is contained in:
Hendrik Leppkes
2008-09-01 15:09:38 +00:00
parent df656280af
commit d12eb849fe
11 changed files with 224 additions and 39 deletions
+14 -4
View File
@@ -8,7 +8,6 @@ L["ActionBar Switching"] = "切換動作條"
L["Alignment"] = "對齊"
L["Alpha"] = "透明度"
L["Always Hide"] = "總是隱藏"
L["Always Show"] = "總是顯示"
L["Auto-Assist"] = "自動協助"
L["Bag Bar"] = "背包列"
L["Bar %s"] = "動作條 %s"
@@ -32,7 +31,6 @@ L["Configure the Pet Bar"] = "設定寵物列"
L["Configure the alpha of the bar."] = "設定動作條透明度"
L["Configure the padding of the buttons."] = "設定按鈕間距"
L["Configure the scale of the bar."] = "設定動作條大小"
L["Configure when to Show/Hide the bar."] = "設定何時顯示/隱藏動作條"
L["Default Bar State"] = "預設動作條狀態"
L["Disabled"] = "關閉"
L["Disabled in Combat"] = "戰鬥中關閉"
@@ -56,8 +54,17 @@ L["General Settings"] = "一般設定"
L["Hide Hotkey"] = "隱藏熱鍵"
L["Hide Macro Text"] = "隱藏巨集文字"
L["Hide in Combat"] = "戰鬥中隱藏"
-- L["Hide in Stance/Form"] = true
-- L["Hide out of Combat"] = true
L["Hide the Hotkey on the buttons of this bar."] = "隱藏這個動作條的熱鍵文字"
L["Hide the Macro Text on the buttons of this bar."] = "隱藏這個動作條的巨集名稱"
-- L["Hide this bar in a specific Stance or Form."] = true
-- L["Hide this bar when you are possessing a NPC."] = true
-- L["Hide this bar when you have a pet."] = true
-- L["Hide this bar when you have no pet."] = true
-- L["Hide when Possessing"] = true
-- L["Hide with pet"] = true
-- L["Hide without pet"] = true
L["Hotkey Mode"] = "熱鍵模式"
L["Keyring"] = "鑰匙圈"
L["Lock"] = "鎖定"
@@ -80,9 +87,7 @@ L["Rows"] = "行"
L["SHIFT"] = "SHIFT"
L["Scale"] = "大小"
L["Self-Cast by modifier"] = "自我施法"
L["Show in Combat"] = "戰鬥中顯示"
L["Show the keyring button."] = "顯示鑰匙圈按鈕"
L["Show/Hide"] = "顯示/隱藏"
L["Specify the Color of the Out of Mana Indicator"] = "指定法力不足提示的顏色"
L["Specify the Color of the Out of Range Indicator"] = "指定超出距離提示的顏色"
L["Stance Bar"] = "姿勢列"
@@ -90,9 +95,14 @@ L["Stance Configuration"] = "姿勢設定"
L["State Configuration"] = "狀態設定"
L["Switch this bar to the Possess Bar when possessing a npc (eg. Mind Control)"] = "當控制一個NPC時切換此動作條為控制條(eg. 心靈控制)"
L["The Alignment menu is still on the TODO.\n\nAs a quick preview of whats planned:\n\n\t- Absolute and relative Bar Positioning\n\t- Bars \"snapping\" together and building clusters"] = "對齊選單還在趕工進行中"
-- L["The bar default is to be visible all the time, you can configure conditions here to control when the bar should be hidden."] = true
L["The default behaviour of this bar when no state-based paging option affects it."] = "沒有狀態設定於動作條為此動作條預設行為"
-- L["This bar will be hidden once you enter combat."] = true
-- L["This bar will be hidden whenever you are not in combat."] = true
L["Toggle Button Zoom\nFor more style options you need to install ButtonFacade"] = "切換按鈕放大/n 如需更多風格的按鈕你需要安裝 ButtonFacade"
L["Toggle the button grid."] = "顯示空白按鈕"
L["Toggle the use of the modifier-based self-cast functionality."] = "切換使用自我施法功能"
L["Toggle the use of the right-click self-cast functionality."] = "切換使用右鍵自我施法功能"
-- L["Visibility"] = true
-- L["You can set the bar to be always hidden, if you only wish to access it using key-bindings."] = true
L["Zoom"] = "放大"