update zhTW locale
This commit is contained in:
+98
-98
@@ -3,102 +3,102 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "zhTW")
|
||||
if not L then return end
|
||||
|
||||
-- L["%s Bar"] = true
|
||||
-- L["ALT"] = true
|
||||
-- L["ActionBar Switching"] = true
|
||||
-- L["Alignment"] = true
|
||||
-- L["Alpha"] = true
|
||||
-- L["Always Hide"] = true
|
||||
-- L["Always Show"] = true
|
||||
-- L["Auto-Assist"] = true
|
||||
--L["Bag"] = true
|
||||
-- L["Bag Bar"] = true
|
||||
-- L["Bar %s"] = true
|
||||
-- L["Bar Style & Layout"] = true
|
||||
-- L["Bars"] = true
|
||||
-- L["Button Grid"] = true
|
||||
-- L["Button Look"] = true
|
||||
-- L["Button Tooltip"] = true
|
||||
-- L["Buttons"] = true
|
||||
-- L["CTRL"] = true
|
||||
-- L["Colors"] = true
|
||||
-- L["Configure the Stance Bar"] = true
|
||||
-- L["Configure Bar %s"] = true
|
||||
-- L["Configure actionbar paging when the alt key is down."] = true
|
||||
-- L["Configure actionbar paging when the ctrl key is down."] = true
|
||||
-- L["Configure actionbar paging when the shift key is down."] = true
|
||||
-- L["Configure how the Out of Range Indicator should display on the buttons."] = true
|
||||
-- L["Configure the Bag Bar"] = true
|
||||
-- L["Configure the Button Tooltip."] = true
|
||||
-- L["Configure the Micro Menu"] = true
|
||||
-- L["Configure the Pet Bar"] = true
|
||||
-- L["Configure the alpha of the bar."] = true
|
||||
-- L["Configure the padding of the buttons."] = true
|
||||
-- L["Configure the scale of the bar."] = true
|
||||
-- L["Configure when to Show/Hide the bar."] = true
|
||||
-- L["Default Bar State"] = true
|
||||
-- L["Disabled"] = true
|
||||
-- L["Disabled in Combat"] = true
|
||||
-- L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = true
|
||||
-- L["Enable Bar Switching based on the actionbar controls provided by the game."] = true
|
||||
-- L["Enable State-based Button Swaping"] = true
|
||||
-- L["Enable the Bag Bar"] = true
|
||||
-- L["Enable the FadeOut mode"] = true
|
||||
-- L["Enable the Micro Menu"] = true
|
||||
-- L["Enable the PetBar"] = true
|
||||
-- L["Enable the StanceBar"] = true
|
||||
-- L["Enable/Disable the bar."] = true
|
||||
-- L["Enabled"] = true
|
||||
-- L["FAQ"] = true
|
||||
L["%s Bar"] = "%s 動作列"
|
||||
L["ALT"] = "ALT"
|
||||
L["ActionBar Switching"] = "切換動作條"
|
||||
L["Alignment"] = "對齊"
|
||||
L["Alpha"] = "透明度"
|
||||
L["Always Hide"] = "總是隱藏"
|
||||
L["Always Show"] = "總是顯示"
|
||||
L["Auto-Assist"] = "自動協助"
|
||||
L["Bag"] = "背包"
|
||||
L["Bag Bar"] = "背包列"
|
||||
L["Bar %s"] = "動作條 %s"
|
||||
L["Bar Style & Layout"] = "動作條樣式和佈局"
|
||||
L["Bars"] = "動作條"
|
||||
L["Button Grid"] = "顯示空按鈕"
|
||||
L["Button Look"] = "按鈕鎖定"
|
||||
L["Button Tooltip"] = "按鈕說明提示"
|
||||
L["Buttons"] = "按鈕"
|
||||
L["CTRL"] = "CTRL"
|
||||
L["Colors"] = "顏色"
|
||||
L["Configure the Stance Bar"] = "設定姿勢列"
|
||||
L["Configure Bar %s"] = "設定動作條 %s"
|
||||
L["Configure actionbar paging when the alt key is down."] = "設定當按下ALT時動作條的頁面"
|
||||
L["Configure actionbar paging when the ctrl key is down."] = "設定當按下CTRL時動作條的頁面"
|
||||
L["Configure actionbar paging when the shift key is down."] = "設定當按下SHIFT時動作條的頁面"
|
||||
L["Configure how the Out of Range Indicator should display on the buttons."] = "設定超出距離提示按鈕該如何顯示"
|
||||
L["Configure the Bag Bar"] = "設定背包列"
|
||||
L["Configure the Button Tooltip."] = "設定按紐說明提示"
|
||||
L["Configure the Micro Menu"] = "設定微型按鈕"
|
||||
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"] = "戰鬥中關閉"
|
||||
L["Enable Auto-Assist for this bar.\n Auto-Assist will automatically try to cast on your target's target if your target is no valid target for the selected spell."] = "開啟自動協助. \n 自動協助會自動地試著對你目標的目標施法,假如選定的技能目標是個無效的目標"
|
||||
L["Enable Bar Switching based on the actionbar controls provided by the game."] = "開啟切換動作條頁面假設為遊戲控制"
|
||||
L["Enable State-based Button Swaping"] = "開啟狀態配置的按鈕切換"
|
||||
L["Enable the Bag Bar"] = "開啟背包列"
|
||||
L["Enable the FadeOut mode"] = "開啟淡出模式"
|
||||
L["Enable the Micro Menu"] = "開啟微型選單"
|
||||
L["Enable the PetBar"] = "開啟寵物列"
|
||||
L["Enable the StanceBar"] = "開啟姿勢列"
|
||||
L["Enable/Disable the bar."] = "開啟/關閉動作條"
|
||||
L["Enabled"] = "開啟"
|
||||
L["FAQ"] = "問與答"
|
||||
-- L["FAQ_TEXT"] = true
|
||||
-- L["Fade Out"] = true
|
||||
-- L["Fade Out Alpha"] = true
|
||||
-- L["Fade Out Delay"] = true
|
||||
-- L["Frequently Asked Questions"] = true
|
||||
-- L["Full Button Mode"] = true
|
||||
-- L["General Settings"] = true
|
||||
-- L["Hide Hotkey"] = true
|
||||
-- L["Hide Macro Text"] = true
|
||||
-- L["Hide in Combat"] = true
|
||||
-- L["Hide the Hotkey on the buttons of this bar."] = true
|
||||
-- L["Hide the Macro Text on the buttons of this bar."] = true
|
||||
-- L["Hotkey Mode"] = true
|
||||
-- L["Keyring"] = true
|
||||
-- L["Lock"] = true
|
||||
-- L["Lock all bars."] = true
|
||||
--L["MicroMenu"] = true
|
||||
-- L["Micro Menu"] = true
|
||||
-- L["Modifier Based Switching"] = true
|
||||
-- L["No Display"] = true
|
||||
-- L["Number of buttons."] = true
|
||||
-- L["Number of rows."] = true
|
||||
-- L["One Bag"] = true
|
||||
-- L["Only show one Bag Button in the BagBar."] = true
|
||||
-- L["Out of Mana Indicator"] = true
|
||||
-- L["Out of Range Indicator"] = true
|
||||
-- L["Padding"] = true
|
||||
--L["Pet"] = true
|
||||
-- L["Pet Bar"] = true
|
||||
-- L["Possess Bar"] = true
|
||||
-- L["Right-click Self-Cast"] = true
|
||||
-- L["Rows"] = true
|
||||
-- L["SHIFT"] = true
|
||||
-- L["Scale"] = true
|
||||
-- L["Self-Cast by modifier"] = true
|
||||
-- L["Show in Combat"] = true
|
||||
-- L["Show the keyring button."] = true
|
||||
-- L["Show/Hide"] = true
|
||||
-- L["Specify the Color of the Out of Mana Indicator"] = true
|
||||
-- L["Specify the Color of the Out of Range Indicator"] = true
|
||||
--L["Stance"] = true
|
||||
-- L["Stance Bar"] = true
|
||||
-- L["Stance Configuration"] = true
|
||||
-- L["State Configuration"] = true
|
||||
-- L["Switch this bar to the Possess Bar when possessing a npc (eg. Mind Control)"] = true
|
||||
-- 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"] = true
|
||||
-- L["The default behaviour of this bar when no state-based paging option affects it."] = true
|
||||
-- L["Toggle Button Zoom\nFor more style options you need to install ButtonFacade"] = true
|
||||
-- L["Toggle the button grid."] = true
|
||||
-- L["Toggle the use of the modifier-based self-cast functionality."] = true
|
||||
-- L["Toggle the use of the right-click self-cast functionality."] = true
|
||||
-- L["Zoom"] = true
|
||||
L["Fade Out"] = "淡出"
|
||||
L["Fade Out Alpha"] = "淡出透明度"
|
||||
L["Fade Out Delay"] = "淡出延遲"
|
||||
L["Frequently Asked Questions"] = "常問問題"
|
||||
L["Full Button Mode"] = "完整按鈕模式"
|
||||
L["General Settings"] = "一般設定"
|
||||
L["Hide Hotkey"] = "隱藏熱鍵"
|
||||
L["Hide Macro Text"] = "隱藏巨集文字"
|
||||
L["Hide in Combat"] = "戰鬥中隱藏"
|
||||
L["Hide the Hotkey on the buttons of this bar."] = "隱藏這個動作條的熱鍵文字"
|
||||
L["Hide the Macro Text on the buttons of this bar."] = "隱藏這個動作條的巨集名稱"
|
||||
L["Hotkey Mode"] = "熱鍵模式"
|
||||
L["Keyring"] = "鑰匙圈"
|
||||
L["Lock"] = "鎖定"
|
||||
L["Lock all bars."] = "鎖定所有動作列"
|
||||
L["MicroMenu"] = "微型選單"
|
||||
L["Micro Menu"] = "微型選單"
|
||||
L["Modifier Based Switching"] = "修改基本切換"
|
||||
L["No Display"] = "不顯示"
|
||||
L["Number of buttons."] = "按鈕數量"
|
||||
L["Number of rows."] = "行數"
|
||||
L["One Bag"] = "單背包"
|
||||
L["Only show one Bag Button in the BagBar."] = "在背包列中只顯示成單背包"
|
||||
L["Out of Mana Indicator"] = "低法力提示"
|
||||
L["Out of Range Indicator"] = "超出距離提示"
|
||||
L["Padding"] = "間距"
|
||||
L["Pet"] = "寵物"
|
||||
L["Pet Bar"] = "寵物列"
|
||||
L["Possess Bar"] = "控制列"
|
||||
L["Right-click Self-Cast"] = "右鍵自我施法"
|
||||
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"] = "姿勢"
|
||||
L["Stance Bar"] = "姿勢列"
|
||||
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 default behaviour of this bar when no state-based paging option affects it."] = "沒有狀態設定於動作條為此動作條預設行為"
|
||||
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["Zoom"] = "放大"
|
||||
|
||||
Reference in New Issue
Block a user