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.
54 lines
1.6 KiB
54 lines
1.6 KiB
local _, Internal = ...
|
|
if GetLocale() ~= "koKR" then
|
|
return
|
|
end
|
|
|
|
local L = Internal.L
|
|
L["%s (Level %d)"] = "%s %d 레벨"
|
|
L["Active!"] = "활성화!"
|
|
L["Antros"] = "안트로스"
|
|
L["Automa"] = "자동기계"
|
|
L["Callings"] = "부름"
|
|
L["Campaign"] = "대장정"
|
|
L["Campaign: %s"] = "대장정: %s"
|
|
L["Character"] = "캐릭터"
|
|
L["Characters"] = "캐릭터 수"
|
|
L["Class"] = "직업"
|
|
L["Conquest"] = "정복"
|
|
L["Cosmic Flux"] = "우주의 융제"
|
|
L["Currency"] = "화폐"
|
|
L["Cyphers of the First Ones"] = "태초의 존재의 암호"
|
|
L["Daily"] = "일일"
|
|
L["Death-Bound Shard"] = "죽음속박 파편"
|
|
L["Death's Advance"] = "죽음의 진군"
|
|
L["Default"] = "기본"
|
|
L["Faction"] = "진영"
|
|
L["Female"] = "여성"
|
|
L["Gender"] = "성별"
|
|
L["Item Level"] = "아이템 레벨"
|
|
L["Item Level (PvP)"] = "아이템 레벨 (전적)"
|
|
L["Korthia"] = "코르시아"
|
|
L["Level"] = "레벨"
|
|
L["Lockout"] = "귀속"
|
|
L["Lockout: %s"] = "귀속: %s"
|
|
L["Male"] = "남성"
|
|
L["Patterns Within Patterns"] = "양식 속의 양식"
|
|
L["Player"] = "플레이어"
|
|
L["Quantity: %d"] = "수량: %d"
|
|
L["Quest"] = "퀘스트"
|
|
L["Quest: %s"] = "퀘스트: %s"
|
|
L["Race"] = "종족"
|
|
L["Renown"] = "영예"
|
|
L["Reputation"] = "평판"
|
|
L["Sanctum of Domination"] = "지배의 성소"
|
|
L["Small"] = "작음"
|
|
L["Soul Cinders"] = "영혼 잿불"
|
|
L["The Archivists' Codex"] = "기록관의 전서"
|
|
L["The Enlightened"] = "깨달은 자"
|
|
L["Torghast"] = "토르가스트"
|
|
L["Tormentors of Torghast"] = "토르가스트의 고문관"
|
|
L["Tower Knowledge"] = "탑의 지식"
|
|
L["Unknown"] = "알 수 없음"
|
|
L["Valor"] = "용맹 점수"
|
|
L["Weekly"] = "주간"
|
|
|
|
|