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.

177 lines
6.2 KiB

-- Korean localization file for koKR.
local ACL = LibStub('AceLocale-3.0'):NewLocale('ProjectAzilroka', 'koKR')
if not ACL then return end
-- Misc
ACL["A setting you have changed will change an option for this character only. This setting that you have changed will be uneffected by changing user profiles. Changing this setting requires that you reload your User Interface."] = true
ACL['Authors:'] = true
ACL['Blizzard'] = true
ACL['Controls AddOns in this package'] = true
ACL["Frame doesn't exist: "] = true
ACL['General'] = true
-- Apps/Games
ACL['Diablo 3'] = true
ACL['Hearthstone'] = true
ACL['Starcraft'] = true
ACL['Starcraft 2'] = true
ACL['App'] = true
ACL['Mobile'] = true
ACL['Hero of the Storm'] = true
ACL['Overwatch'] = true
ACL['Destiny 2'] = true
-- AddOns
ACL['AddOns'] = true
ACL['BigButtons'] = true
ACL['|cFF16C3F2Big|r|cFFFFFFFFButtons|r'] = true
ACL['A farm tool for Sunsong Ranch.'] = true
ACL['|cFF16C3F2Broker|r|cFFFFFFFFLDB|r'] = true
ACL['Provides a Custom DataBroker Bar'] = true
ACL['|cFF16C3F2Buffs|r |cFFFFFFFFNotice|r'] = true
ACL['Dragon Overlay'] = true
ACL['|cFF16C3F2Dragon|r |cFFFFFFFFOverlay|r'] = true
ACL['Provides an overlay on UnitFrames for Boss, Elite, Rare and RareElite'] = true
ACL["|cff1784d1Enhanced Config|r"] = true
ACL['Enhanced Friends List'] = true
ACL['|cFF16C3F2Enhanced|r |cFFFFFFFFFriends List|r'] = true
ACL['Provides Friends List Customization'] = true
ACL['Enhanced Shadows'] = true
ACL['|cFF16C3F2Enhanced|r |cFFFFFFFFShadows|r'] = true
ACL['Adds options for registered shadows'] = true
ACL['Faster Loot'] = true
ACL['|cFF16C3F2Faster|r |cFFFFFFFFLoot|r'] = true
ACL['Increases auto loot speed near instantaneous.'] = true
ACL['|cFF16C3F2Friend|r |cFFFFFFFFGroups|r'] = true
ACL['Manage Firends List with Groups'] = true
ACL['|cFF16C3F2Loot|r |cFFFFFFFFConfirm|r'] = true
ACL['Confirms Loot for Solo/Groups (Need/Greed)'] = true
ACL['MovableFrames'] = true
ACL['|cFF16C3F2Movable|r |cFFFFFFFFFrames|r'] = true
ACL['Make Blizzard Frames Movable'] = true
ACL['|cFF16C3F2Quest|r|cFFFFFFFFSounds|r'] = true
ACL['Audio for Quest Progress & Completions.'] = true
ACL['|cFF16C3F2Reputation|r|cFFFFFFFFRewards|r'] = true
ACL['Adds Reputation into Quest Log & Quest Frame.'] = true
ACL['Square Minimap Buttons / Bar'] = true
ACL['|cFF16C3F2Square|r |cFFFFFFFFMinimap Buttons|r'] = true
ACL['Minimap Button Bar / Minimap Button Skinning'] = true
ACL['stAddOnManager'] = true
ACL['|cFF16C3F2st|r|cFFFFFFFFAddonManager|r'] = true
ACL['A simple and minimalistic addon to disable/enabled addons without logging out.'] = true
ACL['|cFF16C3F2Target|r|cFFFFFFFFSounds|r'] = true
ACL['Audio for Target Sounds.'] = true
-- BigButtons
ACL['Drop Farm Tools'] = true
ACL['Farm Tool Size'] = true
ACL['Seed Size'] = true
-- BrokerLDB
ACL['MouseOver'] = true
ACL['Panel Height'] = true
ACL['Panel Width'] = true
ACL['Show Icon'] = true
ACL['Show Text'] = true
-- Dragon Overlay
ACL['Anchor Point'] = true
ACL['Class Icon'] = true
ACL['Class Icon Points'] = true
ACL['Dragon Points'] = true
ACL['Elite'] = true
ACL['Flip Dragon'] = true
ACL['Frame Level'] = true
ACL['Frame Strata'] = true
ACL['Image Credits:'] = true
ACL['Rare'] = true
ACL['Rare Elite'] = true
ACL['Relative Frame'] = true
ACL['Relative Point'] = true
ACL['World Boss'] = true
ACL['X Offset'] = true
ACL['Y Offset'] = true
-- Enhanced Friends List
ACL['Name Font'] = true
ACL['The font that the RealID / Character Name / Level uses.'] = true
ACL['Name Font Size'] = true
ACL['The font size that the RealID / Character Name / Level uses.'] = true
ACL['Name Font Flag'] = true
ACL['The font flag that the RealID / Character Name / Level uses.'] = true
ACL['Info Font'] = true
ACL['The font that the Zone / Server uses.'] = true
ACL['Info Font Size'] = true
ACL['The font size that the Zone / Server uses.'] = true
ACL['Info Font Outline'] = true
ACL['The font flag that the Zone / Server uses.'] = true
ACL['Level by Difficulty'] = true
ACL['Status Icon Pack'] = true
ACL['Different Status Icons.'] = true
ACL['Game Icons'] = true
ACL['Game Icon Preview'] = true
ACL['Show Level'] = true
ACL['Status Icon Preview'] = true
ACL[' Icon'] = true
-- Enhanced Shadows
ACL['Color by Class'] = true
ACL['Shadow Color'] = true
ACL['Size'] = true
-- Loot Confirm
ACL['Auto Confirm'] = true
ACL['Automatically click OK on BOP items'] = true
ACL['Auto Greed'] = true
ACL['Automatically greed'] = true
ACL['Auto Disenchant'] = true
ACL['Automatically disenchant'] = true
ACL['Auto-roll based on a given level'] = true
ACL['This will auto-roll if you are above the given level if: You cannot equip the item being rolled on, or the ilevel of your equipped item is higher than the item being rolled on or you have an heirloom equipped in that slot'] = true
ACL['Level to start auto-rolling from'] = true
-- MovableFrames
ACL['Permanent Moving'] = true
ACL['Reset Moving'] = true
-- SquareMinimapButtons
ACL['Bar MouseOver'] = true
ACL['Buttons Per Row'] = true
ACL['Button Spacing'] = true
ACL['Enable Bar'] = true
ACL['Hide Garrison'] = true
ACL['Icon Size'] = true
ACL['Minimap Buttons / Bar'] = true
ACL['Move Garrison Icon'] = true
ACL['Move Mail Icon'] = true
ACL['Move Tracker Icon'] = true
ACL['Move Queue Status Icon'] = true
-- stAddOnManager
ACL['# Shown AddOns'] = true
ACL['Are you sure you want to delete %s?'] = true
ACL['Button Height'] = true
ACL['Button Width'] = true
ACL['Cancel'] = true
ACL['Character Select'] = true
ACL['Class Color Check Texture'] = true
ACL['Create'] = true
ACL['Delete'] = true
ACL['Enable All'] = true
ACL['Enable Required AddOns'] = true
ACL['Enter a name for your AddOn Profile:'] = true
ACL['Enter a name for your new Addon Profile:'] = true
ACL['Disable All'] = true
ACL['Font'] = true
ACL['Font Outline'] = true
ACL['Frame Width'] = true
ACL['New Profile'] = true
ACL['Overwrite'] = true
ACL['Profiles'] = true
ACL['Reload'] = true
ACL['Required'] = true
ACL['Search'] = true
ACL['Texture'] = true
ACL['There is already a profile named %s. Do you want to overwrite it?'] = true
ACL['This will attempt to enable all the "Required" AddOns for the selected AddOn.'] = true
ACL['Update'] = true