Added support for Focus-Cast
This commit is contained in:
@@ -59,6 +59,8 @@ L["FAQ"] = "묻고 답하기"
|
||||
L["Fade Out"] = "사라짐"
|
||||
L["Fade Out Alpha"] = "사라짐 투명도"
|
||||
L["Fade Out Delay"] = "사라짐 지연시간"
|
||||
-- L["Focus-Cast Modifier"] = true
|
||||
-- L["Focus-Cast by modifier"] = true
|
||||
L["Frequently Asked Questions"] = "자주하는 질문에 대한 답변"
|
||||
L["Full Button Mode"] = "전체 버튼 모드"
|
||||
L["General Settings"] = "일반 설정"
|
||||
@@ -85,6 +87,7 @@ L["Lock the buttons."] = "버튼을 고정합니다."
|
||||
L["Micro Menu"] = "게임 메뉴"
|
||||
L["Modifier Based Switching"] = "기능키 기반 교체"
|
||||
L["No Display"] = "표시 안함"
|
||||
-- L["None"] = true
|
||||
-- L["Note: Enabling Custom Conditionals will disable all of the above settings!"] = true
|
||||
L["Number of buttons."] = "버튼 수를 지정합니다."
|
||||
L["Number of rows."] = "열의 수를 지정합니다."
|
||||
@@ -100,6 +103,9 @@ L["Right-click Self-Cast"] = "우-클릭시 자신에게 시전"
|
||||
L["Rows"] = "열"
|
||||
L["SHIFT"] = "SHIFT"
|
||||
L["Scale"] = "크기"
|
||||
-- L["Select the Focus-Cast Modifier"] = true
|
||||
-- L["Select the Self-Cast Modifier"] = true
|
||||
-- L["Self-Cast Modifier"] = true
|
||||
L["Self-Cast by modifier"] = "기능키에 의한 자신-시전"
|
||||
-- L["Show the MicroMenu vertically."] = true
|
||||
L["Show the keyring button."] = "열쇠 고리 버튼을 표시합니다."
|
||||
@@ -117,6 +123,7 @@ 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 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."] = "기능키-기반 자신에게 시전 기능의 사용을 전환합니다."
|
||||
L["Toggle the use of the right-click self-cast functionality."] = "우-클릭시 자신에게 시전 기능의 사용을 전환합니다."
|
||||
L["Use Custom Condition"] = "사용자 설정 사용"
|
||||
|
||||
Reference in New Issue
Block a user