Skip to content

Commit e4cf98f

Browse files
authored
Update koKR (#158)
1 parent 7ae68e0 commit e4cf98f

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

Locales/koKR.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ L.galvangar = "갈반가르"
2424
L.balinda = "발린다"
2525
L.ivus = "이부스"
2626
L.lokholar = "로크홀라"
27-
L.handIn = "|cFF33FF99Capping|r: 퀘스트 아이템 자동 제출 중."
27+
L.handIn = "|cFF33FF99Capping|r: 퀘스트 아이템 자동 반납 중."
2828
L.anchorTooltip = "옵션에 접근하려면 |cffeda55f오른쪽 클릭|r하세요"
2929
L.anchorTooltipNote = "옵션을 열고 바를 잠그면 이 이동 앵커가 숨겨집니다."
3030

Options/Locales/koKR.lua

Lines changed: 23 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ local _, mod = ...
44
local L = mod.L
55

66
--- Options
7-
--L.introduction = "The options below can always be accessed by typing the following command in chat: /capping"
8-
--L.general = "General"
9-
--L.test = "Test"
7+
L.introduction = "아래 옵션들은 항상 다음 명령어를 채팅창에 입력하여 접근할 수 있습니다: /capping"
8+
L.general = "일반"
9+
L.test = "테스트"
1010
L.lock = "고정시키기"
11-
--L.lockDesc = "Enable the lock to hide the bar moving anchor, preventing the bars from being moved."
11+
L.lockDesc = "잠금을 활성화하여 바 이동 앵커를 숨기고, 바가 이동되지 않도록 합니다."
1212
L.barIcon = "바 아이콘"
1313
L.showTime = "시간 표시"
1414
L.fillBar = "바 채우기"
@@ -23,31 +23,31 @@ L.texture = "텍스쳐"
2323
L.barSpacing = "바 간격"
2424
L.barWidth = "바 너비"
2525
L.barHeight = "바 높이"
26-
--L.alignText = "Align Text"
26+
L.alignText = "텍스트 정렬"
2727
L.alignTime = "시간 정렬"
28-
--L.alignIcon = "Align Bar Icon"
28+
L.alignIcon = "바 아이콘 정렬"
2929
L.left = "왼쪽"
3030
L.center = "중앙"
3131
L.right = "오른쪽"
3232
L.growUpwards = "위쪽으로 성장"
3333
L.textColor = "문자 색상"
34-
--L.allianceBars = "Alliance Bars"
35-
--L.hordeBars = "Horde Bars"
36-
--L.queueBars = "Queue Bars"
37-
--L.otherBars = "Other Bars"
34+
L.allianceBars = "얼라이언스 바"
35+
L.hordeBars = "호드 바"
36+
L.queueBars = "대기열 바"
37+
L.otherBars = "기타 바"
3838
L.barBackground = "바 배경"
3939

4040
--- Features
41-
--L.features = "Features"
42-
--L.queueBarsDesc = "Enable the bars showing which queues you have joined and the estimated time you will be in the queue for."
43-
--L.barClickDesc = "Configure the keyboard modifier you wish to use for specific chat output when clicking on a bar. Setting all 3 to 'None' will disable clickable bars, allowing you to click through them."
44-
--L.shiftClick = "Shift-Click"
45-
--L.controlClick = "Control-Click"
46-
--L.altClick = "Alt-Click"
47-
--L.sayChat = "Say Chat"
48-
--L.raidChat = "Group Chat"
49-
--L.clickableBars = "Clickable Bars"
50-
--L.loudQueue = "Loud Queue"
51-
--L.loudQueueDesc = "When the queue is ready the sound notification will be forced to play over the 'Master' sound channel."
52-
--L.autoTurnIn = "Auto Turn-In"
53-
--L.autoTurnInDesc = "Automatically turn in quest items in zones like Alterac Valley and Ashran."
41+
L.features = "기능"
42+
L.queueBarsDesc = "대기열과 예상 대기 시간을 보여주는 바를 활성화합니다."
43+
L.barClickDesc = "바를 클릭할 때 특정 채팅 출력을 위한 키보드 수정자를 설정합니다. 세 가지 모두 '없음'으로 설정하면 클릭 가능한 바가 비활성화되어 바를 통과하여 클릭할 수 있습니다."
44+
L.shiftClick = "Shift-Click"
45+
L.controlClick = "Ctrl-Click"
46+
L.altClick = "Alt-Click"
47+
L.sayChat = "일반 채팅"
48+
L.raidChat = "파티/공격대 채팅"
49+
L.clickableBars = "클릭 가능한 바"
50+
L.loudQueue = "대기열 알림"
51+
L.loudQueueDesc = "대기열이 준비되면 알림이 '주 음량' 사운드 채널을 통해 강제로 재생됩니다."
52+
L.autoTurnIn = "자동 반납"
53+
L.autoTurnInDesc = "알터랙 계곡이나 아쉬란과 같은 지역에서 퀘스트 아이템을 자동으로 반납합니다."

0 commit comments

Comments
 (0)