Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
146 changes: 73 additions & 73 deletions Options/Locales/koKR.lua
Original file line number Diff line number Diff line change
Expand Up @@ -3,83 +3,83 @@ if GetLocale() ~= "koKR" then return end
local _, tbl = ...
local L = tbl.L

L.AUTOZOOM = "자동 줌아웃"
--L.autoZoomDesc = "If you zoom into the minimap using either the mouse wheel or the zoom buttons, this feature will automatically zoom the minimap out after 10 seconds."
L.BORDERSIZE = "외곽선 크기"
--L.BUTTONS = "Buttons"
L.AUTOZOOM = "자동 줌 아웃"
L.autoZoomDesc = "마우스 휠이나 줌 버튼으로 미니맵을 확대하면, 이 기능이 10초 후 자동으로 미니맵을 축소합니다."
L.BORDERSIZE = "테두리 크기"
L.BUTTONS = "버튼"
L.CALENDAR = "달력"
L.CLASSCOLORED = "직업 색상"
L.SHAPE = "모양"
--L.ZONETEXT = "Zone Text"
L.SHAPE = "형태"
L.ZONETEXT = "지역 이름"

--L.sizeHeader = "Change the minimap size if you want to leave the minimap buttons and mimimap blips untouched. Change the minimap scale if you want to change the size of everything, including the buttons and blips."
--L.scale = "Minimap Scale"
--L.general = "General"
--L.square = "Square"
--L.round = "Round"
--L.buttonHeader = "Configure what buttons to show/hide:"
--L.size = "Minimap Size"
--L.minimapClicks = "Configure what the different minimap clicks do:"
--L.missions = "Missions"
--L.openCalendar = "Open Calendar"
--L.openTracking = "Open Tracking"
--L.openMissions = "Open Missions"
--L.openMap = "Open Map"
--L.font = "Font"
--L.fontSize = "Font Size"
--L.monochrome = "Monochrome"
--L.outline = "Outline"
L.sizeHeader = "미니맵 크기를 변경하면 버튼과 아이콘은 그대로 둡니다. 미니맵 배율을 변경하면 버튼과 아이콘을 포함한 모든 요소의 크기가 바뀝니다."
L.scale = "미니맵 배율"
L.general = "일반"
L.square = "사각형"
L.round = "원형"
L.buttonHeader = "표시/숨김할 버튼을 설정:"
L.size = "미니맵 크기"
L.minimapClicks = "미니맵 클릭 동작 설정:"
L.missions = "임무"
L.openCalendar = "달력 열기"
L.openTracking = "추적 열기"
L.openMissions = "임무 열기"
L.openMap = "지도 열기"
L.font = "글꼴"
L.fontSize = "글꼴 크기"
L.monochrome = "단색"
L.outline = "외곽선"
L.none = "없음"
--L.thin = "Thin"
--L.thick = "Thick"
--L.hideAddons = "Hide Addon Buttons"
--L.hideAddonsDesc = "Only show addon buttons when mousing over the minimap."
--L.radius = "All Button Radius"
--L.radiusDesc = "Changing the radius of the minimap buttons allows you to place them inside or outside of the minimap."
--L.clicks = "Clicks"
L.borderColor = "외곽선 색"
L.thin = "얇게"
L.thick = "굵게"
L.hideAddons = "애드온 버튼 숨기기"
L.hideAddonsDesc = "마우스를 미니맵에 올렸을 때만 애드온 버튼을 표시합니다."
L.radius = "전체 버튼 반경"
L.radiusDesc = "버튼의 반경을 조정하여 미니맵 안쪽이나 바깥쪽에 배치할 수 있습니다."
L.clicks = "클릭 동작"
L.borderColor = "테두리 색상"
L.lock = "잠금"
L.zoomInZoomOut = "확대/축소"
--L.difficultyIndicator = "Difficulty Indicator"
L.difficultyIndicator = "난이도 표시"
L.clock = "시계"
L.rightMouseButton = "오른쪽 마우스 버튼"
L.middleMouse = "마우스 가운데 버튼"
L.mouseButton = "%d번 마우스 버튼"
--L.coordinates = "Coordinates"
--L.coordPrecision = "Coord Precision"
--L.coordPrecisionDesc = "Choose the amount of precision the coordinates should show."
--L.coordUpdates = "Coord Updates"
--L.coordUpdatesDesc = "Choose how frequently the coordinates should update. You should leave this set to normal unless you have a high end PC."
--L.normal = "Normal"
--L.high = "High"
--L.veryHigh = "Very High"
--L.text = "Text"
--L.horizontalX = "Horizontal (X) Position"
--L.verticalY = "Vertical (Y) Position"
--L.align = "Align"
--L.alignLeft = "Left"
--L.alignCenter = "Center"
--L.alignRight = "Right"
--L.reset = "Reset Position"
--L.color = "Color"
--L.currentZone = "Current Zone: %s"
--L.zoneNormal = "Normal"
--L.zoneSanctuary = "Sanctuary"
--L.zoneArena = "Arena"
--L.zoneFriendly = "Friendly"
--L.zoneHostile = "Hostile"
--L.zoneContested = "Contested"
--L.moveBlizzButtonsHeader1 = "Move where the Blizzard buttons should show on the minimap."
--L.moveBlizzButtonsHeader2 = "First choose a button using the dropdown, then move it using the slider:"
--L.moveBlizzDropdown = "Blizz Button"
--L.moveBlizzDropdownDesc = "Choose which Blizz button you want to move."
--L.moveBlizzSlider = "Button Position"
--L.moveBlizzSliderDesc = "Move the slider to choose the position of the selected button."
--L.newMail = "New Mail"
--L.zoomIn = "Zoom In"
--L.zoomOut = "Zoom Out"
--L.classicGroupFinder = "Group Finder"
--L.classicPvPQueue = "PvP Queue"
--L.craftingOrder = "Crafting Order"
--L.addonCompartment = "Addon Compartment"
--L.tracking = "Tracking"
L.rightMouseButton = "오른쪽 버튼"
L.middleMouse = "가운데 버튼"
L.mouseButton = "마우스 버튼 %d"
L.coordinates = "좌표"
L.coordPrecision = "좌표 정밀도"
L.coordPrecisionDesc = "좌표 표시의 소수점 자릿수를 설정합니다."
L.coordUpdates = "좌표 갱신 빈도"
L.coordUpdatesDesc = "좌표 갱신 빈도를 선택합니다. 고성능 PC가 아닌 경우 '보통'으로 두는 것이 좋습니다."
L.normal = "보통"
L.high = "높음"
L.veryHigh = "매우 높음"
L.text = "텍스트"
L.horizontalX = "가로 (X) 위치"
L.verticalY = "세로 (Y) 위치"
L.align = "정렬"
L.alignLeft = "왼쪽"
L.alignCenter = "가운데"
L.alignRight = "오른쪽"
L.reset = "위치 초기화"
L.color = "색상"
L.currentZone = "현재 지역: %s"
L.zoneNormal = "일반"
L.zoneSanctuary = "성역"
L.zoneArena = "투기장"
L.zoneFriendly = "우호 지역"
L.zoneHostile = "적대 지역"
L.zoneContested = "분쟁 지역"
L.moveBlizzButtonsHeader1 = "Blizzard 버튼이 미니맵에 표시되는 위치를 이동합니다."
L.moveBlizzButtonsHeader2 = "드롭다운으로 버튼을 선택한 후, 슬라이더로 이동 위치를 조정하세요:"
L.moveBlizzDropdown = "블리자드 버튼"
L.moveBlizzDropdownDesc = "이동할 블리자드 버튼을 선택합니다."
L.moveBlizzSlider = "버튼 위치"
L.moveBlizzSliderDesc = "슬라이더를 움직여 선택한 버튼의 위치를 조정합니다."
L.newMail = "새 우편"
L.zoomIn = "확대"
L.zoomOut = "축소"
L.classicGroupFinder = "파티 찾기"
L.classicPvPQueue = "PvP 대기열"
L.craftingOrder = "제작 의뢰"
L.addonCompartment = "애드온 모음"
L.tracking = "추적"