diff koKR.lua @ 12:2d952bc9897a

Managed to overwrite my local development copy of the project with the latest uploaded revision ... /facepalm This commit/push is the same as r11
author Xiiph
date Sat, 19 Feb 2011 19:22:44 +0100
parents 08eab3a42e0c
children
line wrap: on
line diff
--- a/koKR.lua	Sat Feb 19 00:17:28 2011 +0100
+++ b/koKR.lua	Sat Feb 19 19:22:44 2011 +0100
@@ -2,109 +2,4 @@
 local L = LibStub("AceLocale-3.0"):NewLocale("ICU", "koKR")
 if not L then return end
 
---@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true)@
---@do-not-package@
-L["%(%d+%.*%d* damage per second%)"] = "초당 공격력 %(([%d%.,]+)%)"
-L["%+?%d+ Agility"] = "민첩 %+?%d+"
-L["%+?%d+ Arcane Resistance"] = "비전 저항력 %+?(%d+)"
-L["%+?%d+ Armor"] = "방어도 %+(%d+)"
-L["%+?%d+ Attack Power"] = "전투력 %+?%d+"
--- L["%+?%d+ Block"] = "%+?%d+ Block"
-L["%+?%d+ Crit Rating"] = "치명타 적중도 %+?%d+"
--- L["%+?%d+ Critical Strike Rating"] = "%+?%d+ Critical Strike Rating"
-L["%+?%d+ Dodge Rating"] = "회피 숙련도 %+?(%d+)"
-L["%+?%d+ Expertise Rating"] = "숙련도 %+?%d+"
-L["%+?%d+ Fire Resistance"] = "화염 저항력 %+?(%d+)"
-L["%+?%d+ Frost Resistance"] = "냉기 저항력 %+?(%d+)"
-L["%+?%d+ Haste Rating"] = "가속도 %+?%d+"
-L["%+?%d+ Hit Rating"] = "적중도 %+?%d+"
-L["%+?%d+ Intellect"] = "지능 %+?%d+"
-L["%+?%d+ Mastery Rating"] = "특화도 %+?(%d+)"
-L["%+?%d+ Nature Resistance"] = "자연 저항력 %+?(%d+)"
--- L["%+?%d+ Parry"] = "%+?%d+ Parry"
-L["%+?%d+ Resilience Rating"] = "탄력도 %+?(%d+)"
-L["%+?%d+ Shadow Resistance"] = "암흑 저항력 %+?(%d+)"
-L["%+?%d+ Spell Power"] = "주문력 %+(%d+)"
-L["%+?%d+ Spirit"] = "정신력 %+?%d+"
-L["%+?%d+ Stamina"] = "체력 %+?%d+"
-L["%+?%d+ Strength"] = "힘 %+?%d+"
--- L["%s*and%s*"] = "%s*and%s*"
-L["Agility"] = "민첩성"
--- L["Alias for /shiny config."] = "Alias for /shiny config."
-L["Arcane Resistance"] = "비전 저항력"
-L["Armor"] = "방어도"
-L["Attack Power"] = "전투력"
-L["Block Rating"] = "방패 막기 숙련도"
-L["Colors"] = "색상"
-L["Critical Strike Rating"] = "치명타 적중도"
-L["Dodge Rating"] = "회피 숙련도"
-L["Ench"] = "마부"
-L["Enchant Color"] = "마법부여 색상"
--- L["Enchant Prefixing"] = "Enchant Prefixing"
-L["Equip: Increases attack power by %d+%.*"] = "착용 효과: 전투력이 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases spell power by %d*%.*"] = "착용 효과: 주문력이 (%d+)%만큼 증가합니다.*"
--- L["Equip: Increases your block rating by %d*%.*"] = "Equip: Increases your block rating by %d*%.*"
-L["Equip: Increases your critical strike rating by %d+%.*"] = "착용 효과: 치명타 적중도가 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases your dodge rating by %d*%.*"] = "착용 효과: 회피 숙련도가 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases your expertise rating by %d+%.*"] = "착용 효과: 숙련도가 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases your haste rating by %d+%.*"] = "착용 효과: 가속도가 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases your hit rating by %d+%.*"] = "착용 효과: 적중도가 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases your mastery rating by %d*%.*"] = "착용 효과: 특화도가 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases your parry rating by %d*%.*"] = "착용 효과: 무기 막기 숙련도가 (%d+)%만큼 증가합니다.*"
-L["Equip: Increases your resilience rating by %d*%.*"] = "착용 효과: 탄력도가 (%d+)%만큼 증가합니다.*"
-L["Expertise Rating"] = "숙련도"
-L["Fire Resistance"] = "화염 저항력"
-L["Frost Resistance"] = "냉기 저항력"
-L["Haste Rating"] = "가속도"
-L["Hit Rating"] = "적중도"
-L["Intellect"] = "지능"
-L["Item Level"] = "아이템 레벨"
-L["Item Level %d*"] = "아이템레벨 %d*"
-L["Mastery Rating"] = "특화도"
-L["Nature Resistance"] = "자연 저항력"
-L["Parry Rating"] = "무기 막기 숙련도"
-L["Reset"] = "초기화"
--- L["Reset settings back to defaults."] = "Reset settings back to defaults."
-L["Resilience Rating"] = "탄력도"
--- L["Set the colors of the various item stats."] = "Set the colors of the various item stats."
-L["Shadow Resistance"] = "암흑 저항력"
-L["ICU settings"] = "ICU 설정"
-L["ICU settings (Ace style)"] = "ICU 설정 (Ace 형식)"
--- L["Shorten Enchants"] = "Shorten Enchants"
--- L["Shorten Equips"] = "Shorten Equips"
-L["Shorten Separator"] = "구분자"
--- L["Shows the Ace configuration dialog for ICU."] = "Shows the Ace configuration dialog for ICU."
--- L["Shows the blizzard configuration dialog for ICU."] = "Shows the blizzard configuration dialog for ICU."
--- L["Speed %d+%.*%d*"] = "Speed %d+%.*%d*"
-L["Spell Power"] = "주문력"
-L["Spirit"] = "정신력"
-L["Stamina"] = "체력"
-L["Strength"] = "힘"
--- L["The string replacing substituted values. (Does nothing if ShortenEquips and ShortenEnchants are disabled)"] = "The string replacing substituted values. (Does nothing if ShortenEquips and ShortenEnchants are disabled)"
-L["Weapon DPS"] = "초당 공격력"
-L["Weapon Damage"] = "피해"
-L["Weapon Speed"] = "공격 속도"
--- L["Whether or not you wish for the addon to prefix enchants."] = "Whether or not you wish for the addon to prefix enchants."
--- L["Whether or not you wish for the addon to reduce enchant/socket texts to a minimum."] = "Whether or not you wish for the addon to reduce enchant/socket texts to a minimum."
--- L["Whether or not you wish for the addon to reduce equip texts to a minimum."] = "Whether or not you wish for the addon to reduce equip texts to a minimum."
--- L["^<Made"] = "^<Made"
-L["^<Right"] = "^<(.+)오른쪽 클릭>"
-L["^<Shift"] = "^<보석을"
-L["^Chance"] = "^발동 효과"
-L["^Equip"] = "^착용 효과"
-L["^Set"] = "^세트 효과"
-L["^Socket"] = "^보석 장착"
-L["^Socket Bonus"] = "^보석 장착 보너스"
-L["^Use"] = "^사용 효과"
--- L["attack power by %d+%.*"] = "attack power by %d+%.*"
--- L["block rating by %d*%.*"] = "block rating by %d*%.*"
--- L["critical strike rating by %d+%.*"] = "critical strike rating by %d+%.*"
--- L["dodge rating by %d*%.*"] = "dodge rating by %d*%.*"
--- L["expertise rating by %d+%.*"] = "expertise rating by %d+%.*"
--- L["haste rating by %d+%.*"] = "haste rating by %d+%.*"
--- L["hit rating by %d+%.*"] = "hit rating by %d+%.*"
--- L["mastery rating by %d*%.*"] = "mastery rating by %d*%.*"
--- L["parry rating by %d*%.*"] = "parry rating by %d*%.*"
--- L["resilience rating by %d*%.*"] = "resilience rating by %d*%.*"
--- L["spell power by %d*%.*"] = "spell power by %d*%.*"
---@end-do-not-package@
\ No newline at end of file
+--@localization(locale="koKR", format="lua_additive_table", same-key-is-true=true)@
\ No newline at end of file