You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

45 lines
2.6 KiB

if GetLocale() ~= "koKR" then return end
local _, ns = ...
local L = ns.L
L["... and %d more"] = "... 그리고 %d개 더"
L["Addon List"] = "애드온 목록"
L["Create new set"] = "새로운 세트 만들기"
L["Delete"] = "삭제"
L["Delete set %s?"] = "%s 세트를 삭제할까요?"
L["Disable addons from this set"] = "이 세트의 애드온 비활성화"
L["Disable all addons then enable addons in this set."] = "모든 애드온을 비활성화하고 이 세트의 애드온을 활성화합니다."
L["Disabled addons in set %q."] = "%q 세트의 애드온이 비활성화되었습니다."
L["Disabled all addons."] = "모든 애드온이 비활성화되었습니다."
L["Enable addons from this set"] = "이 세트의 애드온 활성화"
L["Enabled addons in set %q."] = "%q 세트의 애드온이 활성화되었습니다."
L["Enabled only addons in set %q."] = "%q 세트의 애드온만 활성화되었습니다."
L["Enter the name for the new set"] = "새로운 세트의 이름을 입력하세요"
L["Enter the new name for %s"] = "%s 세트의 새로운 이름을 입력하세요."
L["FILTER_DISABLED"] = "사용 안 함"
L["FILTER_ENABLED"] = "사용"
L["FILTER_LOD"] = "요청 시 불러오기"
L["FILTER_PROTECTED"] = "보호된"
L["Include with another set"] = "다른 세트에 포함"
L["Load"] = "불러오기"
L["Load out of date"] = "구버전 불러오기"
L["Memory: %.02f MB"] = "메모리: %.02f MB"
L["Memory: %.0f KB"] = "메모리: %.0f KB"
L["No set named %q."] = "이름이 %q인 세트가 없습니다."
L["Out of date addons are being disabled! They will not be able to load until their interface version is updated or \"Load out of date AddOns\" is checked."] = "구버전 애드온이 비활성화되었습니다! 인터페이스 버전이 업데이트되거나 \"구버전 불러오기\"를 선택하기 전까지는 불러올 수 없습니다."
L["Problem with protected addon %q (%s)"] = "보호된 애드온 %q (%s)의 문제점"
L["Reload UI to load these addons."] = "이 애드온을 불러오기 위해 UI를 재시작합니다."
L["Remove an included set"] = "포함된 세트 제거"
L["Rename"] = "이름 변경"
L["Reset"] = "초기화"
L["Reset addons to what was enabled at login."] = "로그인 시 활성화된 애드온으로 초기화합니다."
L["Save"] = "저장"
L["Save the currently selected addons to %s?"] = "현재 선택된 애드온을 %s 세트로 저장할까요?"
L["Sets"] = "세트"
L[ [=[There is already a set named "%s".
Please choose another name.]=] ] = [=[이름이 "%s"인 세트가 이미 있습니다.
다른 이름을 고르세요.]=]
L["View (%d)"] = "보기 (%d)"