WoWInterface SVN EasyDND

Compare Revisions

  • This comparison shows the changes necessary to convert path
    /trunk
    from Rev 61 to Rev 62
    Reverse comparison

Rev 61 → Rev 62

EasyDND/locals/koKR.lua
22,8 → 22,8
local L = LibStub("AceLocale-3.0"):NewLocale("EasyDND", "koKR", false)
if not L then return end
 
L["activated."] = "활성화."
L["deactivated."] = "비활성화."
L["activated"] = "활성화."
L["deactivated"] = "비활성화."
L["Hide/Show system"] = "시스템 메세지 보기/숨기기"
L["Hide/Show addon"] = "애드온 메세지 보기/숨기기"
L["Display"] = "화면"
173,11 → 173,11
L["If checked, shows the number of blocked actions by the mod."] = "만약 체크하면, 차단 액션의 숫자를 볼 수 있습니다."
L["to start"] = "시작"
L["Temporarily allows"] = "임시 허용"
L["Has detected this user already temporarily allowed"] = true
L["Has not found a blocked action to temporarily allow"] = true
L["Has not found an exception set"] = true
L["Has removed the exception for the user"] = true
L["Has detected this user already temporarily allowed"] = "현재 확인 된 유저를 임시적으로 허용합니다."
L["Has not found a blocked action to temporarily allow"] = "차단 행동을 찾을 수가 없습니다."
L["Has not found an exception set"] = "예외 설정을 찾을 수가 없습니다."
L["Has removed the exception for the user"] = "유저의 예외 설정을 삭제합니다."
L["Ctrl-Shift-LClick|r add an AntiParasites\nexception. The last blocked user and\nevent will be allowed only one time\nfor the same user and event only."] = true
L["Ctrl-Shift-RClick|r del an AntiParasites\nexception. It removes from the last\nexception added to the first if\nrepeated clicks."] = true
L["Tooltip extended"] = "확장된 툴팁"
L["If checked, relocates the tooltip."] = true
L["If checked, relocates the tooltip."] = "만약 체크하면, 툴팁의 위치를 재설정 합니다.(만약 툴팁으로 보여주는 것이 문제된 다면 체크하세요. 그렇지않다면, 체크하지 마시길 바랍니다.)"