﻿--[[
	localization.koKR.lua
	translated & modified by SayClub
]]

local L = LibStub('AceLocale-3.0'):NewLocale('Dominos-Config', 'koKR')
if not L then return end

L.Scale = '비율'
L.Opacity = '불투명도'
L.FadedOpacity = '사라짐 불투명도'
L.Visibility = '가시화'
L.Spacing = '행 간격'
L.Padding = '열 간격'
L.Layout = '배치'
L.Columns = '행'
L.Size = '열'
L.Modifiers = '변경'
L.QuickPaging = '빠른 페이징'
L.Help = '강화 효과'
L.Harm = '약화 효과'
L.Targeting = '대상'
L.ShowStates = '상태 표시'
L.Set = '배치'
L.Save = '저장'
L.Copy = '복사'
L.Delete = '삭제'
L.Bar = '바 %d'
L.RightClickUnit = '우-클릭 대상'
L.RCUPlayer = '자신'
L.RCUFocus = '주시 대상'
L.RCUToT = '대상의 대상'
L.EnterName = '이름 입력'
L.PossessBar = '지배바'
L.Profiles = '프로필'
L.ProfilesPanelDesc = '저장된 Dominos 레이아웃 관리를 허용합니다.'
L.SelfcastKey = '자신에게 시전키'
L.QuickMoveKey = '빠른 이동키'
L.ShowMacroText = '매크로 문자 표시'
L.ShowBindingText = '단축키 문자 표시'
L.ShowEmptyButtons = '빈 버튼 표시'
L.LockActionButtons = '행동 단축 버튼 위치 잠금'
L.EnterBindingMode = '키 조합...'
L.EnterConfigMode = '설정 모드 들어가기'
L.ActionBarSettings = '행동 단축바 %d 설정'
L.BarSettings = '%s 바 설정'
L.ShowTooltips = '툴팁 표시'
L.OneBag = '원백'
L.ShowKeyring = '열쇠고리 표시'
L.StickyBars = '바 고정'
L.ShowMinimapButton = '미니맵 버튼 표시'
