- Update locale koKR
This commit is contained in:
+19
-19
@@ -3,23 +3,23 @@
|
||||
local L = LibStub("AceLocale-3.0"):NewLocale("Bartender4", "koKR")
|
||||
if not L then return end
|
||||
|
||||
-- L["%s Bar"] = true
|
||||
-- L["ALT"] = true
|
||||
L["%s Bar"] = "%s 바"
|
||||
L["ALT"] = "알트"
|
||||
-- L["ActionBar Switching"] = true
|
||||
-- L["Alignment"] = true
|
||||
-- L["Alpha"] = true
|
||||
-- L["Always Hide"] = true
|
||||
-- L["Always Show"] = true
|
||||
L["Alignment"] = "정렬"
|
||||
L["Alpha"] = "투명도"
|
||||
L["Always Hide"] = "항상 숨기기"
|
||||
L["Always Show"] = "항상 보이기"
|
||||
-- L["Auto-Assist"] = true
|
||||
--L["Bag"] = true
|
||||
-- L["Bag Bar"] = true
|
||||
L["Bag"] = "소지품"
|
||||
L["Bag Bar"] = "가방 바"
|
||||
-- L["Bar %s"] = true
|
||||
-- L["Bar Style & Layout"] = true
|
||||
L["Bars"] = "바"
|
||||
-- L["Button Grid"] = true
|
||||
-- L["Button Look"] = true
|
||||
L["Button Tooltip"] = "버튼 툴팁"
|
||||
-- L["Buttons"] = true
|
||||
L["Buttons"] = "버튼"
|
||||
-- L["CTRL"] = true
|
||||
L["Colors"] = "색상"
|
||||
-- L["Configure the Stance Bar"] = true
|
||||
@@ -65,8 +65,8 @@ L["Colors"] = "색상"
|
||||
-- L["Hotkey Mode"] = true
|
||||
-- L["Keyring"] = true
|
||||
L["Lock"] = "고정"
|
||||
-- L["Lock all bars."] = true
|
||||
--L["MicroMenu"] = true
|
||||
L["Lock all bars."] = "모든 바를 고정합니다."
|
||||
L["MicroMenu"] = "메뉴 바"
|
||||
-- L["Micro Menu"] = true
|
||||
-- L["Modifier Based Switching"] = true
|
||||
-- L["No Display"] = true
|
||||
@@ -76,22 +76,22 @@ L["Lock"] = "고정"
|
||||
-- L["Only show one Bag Button in the BagBar."] = true
|
||||
-- L["Out of Mana Indicator"] = true
|
||||
L["Out of Range Indicator"] = "사거리 표시"
|
||||
-- L["Padding"] = true
|
||||
--L["Pet"] = true
|
||||
-- L["Pet Bar"] = true
|
||||
-- L["Possess Bar"] = true
|
||||
L["Padding"] = "간격"
|
||||
L["Pet"] = "소환수"
|
||||
L["Pet Bar"] = "소환수 바"
|
||||
L["Possess Bar"] = "지배 바"
|
||||
L["Right-click Self-Cast"] = "오른쪽 클릭 자신에게 시전"
|
||||
-- L["Rows"] = true
|
||||
L["Rows"] = "열"
|
||||
-- L["SHIFT"] = true
|
||||
-- L["Scale"] = true
|
||||
L["Scale"] = "크기"
|
||||
-- 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"] = "사거리 표시를 색상화 합니다."
|
||||
--L["Stance"] = true
|
||||
-- L["Stance Bar"] = true
|
||||
L["Stance"] = "태세"
|
||||
L["Stance Bar"] = "태세 바"
|
||||
-- L["Stance Configuration"] = true
|
||||
-- L["State Configuration"] = true
|
||||
-- L["Switch this bar to the Possess Bar when possessing a npc (eg. Mind Control)"] = true
|
||||
|
||||
Reference in New Issue
Block a user