Renamed "Zoom" to "Button Border" and make it do its thing again
This commit is contained in:
+2
-2
@@ -17,6 +17,7 @@ L["Bars"] = "바"
|
||||
-- L["Bars unlocked. Move them now and click Lock when you are done."] = true
|
||||
-- L["Bartender4"] = true
|
||||
-- L["Button %s"] = true
|
||||
-- L["Button Border"] = true
|
||||
L["Button Grid"] = "버튼 무늬"
|
||||
L["Button Lock"] = "버튼 고정"
|
||||
L["Button Look"] = "버튼 외형"
|
||||
@@ -123,7 +124,7 @@ L["The bar default is to be visible all the time, you can configure conditions h
|
||||
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."] = "현재 행동바는 전투에 참가하면 숨겨집니다."
|
||||
L["This bar will be hidden whenever you are not in combat."] = "현재 행동바는 전투가 종료되면 숨겨집니다."
|
||||
L["Toggle Button Zoom\nFor more style options you need to install ButtonFacade"] = "버튼 확대를 전환합니다. /n보다 더 많은 양식 옵션을 위해서는 애드온 ButtonFacade의 설치가 필요합니다."
|
||||
-- L["Toggle Button Border\nFor more style options you need to install ButtonFacade"] = true
|
||||
L["Toggle the button grid."] = "버튼 무늬를 전환합니다."
|
||||
-- L["Toggle the use of the modifier-based focus-cast functionality."] = true
|
||||
L["Toggle the use of the modifier-based self-cast functionality."] = "기능키-기반 자신에게 시전 기능의 사용을 전환합니다."
|
||||
@@ -134,6 +135,5 @@ L["Visibility"] = "보이기"
|
||||
L["You can set the bar to be always hidden, if you only wish to access it using key-bindings."] = "단축키로 지정해서 사용한다면 모든 바를 숨길 수 있습니다."
|
||||
L["You can use any macro conditionals in the custom string, using \"show\" and \"hide\" as values.\n\nExample: [combat]hide;show"] = "매크로 조건을 통해 바의 상태를 변경할 수 있습니다. 예를 들어 '보기', '숨기기' 등은 [combat]hide;show와 같이 사용이 가능합니다."
|
||||
-- L["You can use any macro conditionals in the custom string, using the number of the bar as target value.\nExample: [form:1]9;0"] = true
|
||||
L["Zoom"] = "확대"
|
||||
L["|cffffff00Click|r to toggle bar lock"] = "|cffffff00클릭|r하면 바를 고정합니다."
|
||||
L["|cffffff00Right-click|r to open the options menu"] = "|cffffff00오른쪽 클릭|r하면 설정 창을 엽니다."
|
||||
|
||||
Reference in New Issue
Block a user