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:
+14
-4
@@ -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를 지배중인 경우에 지배바로 이 바를 교체합니다. (예: 정신 지배)"
|
||||
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"] = "확대"
|
||||
|
||||
Reference in New Issue
Block a user