Added missing locale entries for new State Options
This commit is contained in:
@@ -30,6 +30,8 @@ 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["Copy Conditionals"] = true
|
||||
-- L["Create a copy of the auto-generated conditionals in the custom configuration as a base template."] = true
|
||||
L["Custom Conditionals"] = "사용자 설정 상태"
|
||||
L["Default Bar State"] = "기본 바 형세"
|
||||
L["Disabled"] = "비활성화"
|
||||
@@ -74,6 +76,7 @@ L["Lock the buttons."] = "버튼을 고정합니다."
|
||||
L["Micro Menu"] = "게임 메뉴"
|
||||
L["Modifier Based Switching"] = "기능키 기반 교체"
|
||||
L["No Display"] = "표시 안함"
|
||||
-- L["Note: Enabling Custom Conditionals will disable all of the above settings!"] = true
|
||||
L["Number of buttons."] = "버튼 수를 지정합니다."
|
||||
L["Number of rows."] = "열의 수를 지정합니다."
|
||||
L["One Bag"] = "통합 가방 버튼"
|
||||
@@ -108,6 +111,7 @@ L["Use Custom Condition"] = "사용자 설정 사용"
|
||||
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