vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 --
2 -- LevelRange :: Translatable Strings - Korean
3 -- Copyright (c) 2006 Philip Hughes (Bull3t)
4 --
5  
6  
7 -- This is currently not translated!
8 -- If you would like to translate this into Korean, please feel free.
9 -- Once you have done so, email this file to me.
10 -- I shall add it to the upcoming versions, as soon as possible and give you full credit, for translation.
11 -- Email: bull3t@ntlworld.com
12  
13 -- Thanks in advance!
14  
15  
16 --------------------------------------------------------------------------------------------------
17 -- Localised Strings - Korean
18 --------------------------------------------------------------------------------------------------
19  
20 -- LevelRange
21 LEVELRANGE_NAME = "LevelRange";
22 LEVELRANGE_DESCRIPTION = "Shows the zone level range on the World Map";
23  
24 -- Factions
25 LEVELRANGE_ALLIANCE = "Alliance";
26 LEVELRANGE_HORDE = "Horde";
27 LEVELRANGE_CONTESTED = "Contested";
28  
29 -- Zones
30 LEVELRANGE_MOONGLADE = "Moonglade";
31 LEVELRANGE_ELWYNN = "Elwynn Forest";
32 LEVELRANGE_DUNMOROGH = "Dun Morogh";
33 LEVELRANGE_TIRISFAL = "Tirisfal Glades";
34 LEVELRANGE_LOCHMODAN = "Loch Modan";
35 LEVELRANGE_SILVERPINE = "Silverpine Forest";
36 LEVELRANGE_WESTFALL = "Westfall";
37 LEVELRANGE_REDRIDGE = "Redridge Mountains";
38 LEVELRANGE_DUSKWOOD = "Duskwood";
39 LEVELRANGE_HILLSBRAD = "Hillsbrad Foothills";
40 LEVELRANGE_WETLANDS = "Wetlands";
41 LEVELRANGE_ALTERAC = "Alterac Mountains";
42 LEVELRANGE_ARATHI = "Arathi Highlands";
43 LEVELRANGE_STRANGLETHORN = "Stranglethorn Vale";
44 LEVELRANGE_BADLANDS = "Badlands";
45 LEVELRANGE_SORROWS = "Swamp of Sorrows";
46 LEVELRANGE_HINTERLANDS = "The Hinterlands";
47 LEVELRANGE_SEARINGGORGE = "Searing Gorge";
48 LEVELRANGE_BLASTEDLANDS = "Blasted Lands";
49 LEVELRANGE_BURNINGSTEPPE = "Burning Steppes";
50 LEVELRANGE_WESTERNPLAGUE = "Western Plaguelands";
51 LEVELRANGE_EASTERNPLAGUE = "Eastern Plaguelands";
52 LEVELRANGE_DUROTAR = "Durotar";
53 LEVELRANGE_MULGORE = "Mulgore";
54 LEVELRANGE_DARKSHORE = "Darkshore";
55 LEVELRANGE_BARRENS = "The Barrens";
56 LEVELRANGE_STONETALON = "Stonetalon Mountains";
57 LEVELRANGE_ASHENVALE = "Ashenvale";
58 LEVELRANGE_1KNEEDLES = "Thousand Needles";
59 LEVELRANGE_DESOLACE = "Desolace";
60 LEVELRANGE_DUSTWALLOW = "Dustwallow Marsh";
61 LEVELRANGE_FERALAS = "Feralas";
62 LEVELRANGE_TANARIS = "Tanaris";
63 LEVELRANGE_AZSHARA = "Azshara";
64 LEVELRANGE_FELWOOD = "Felwood";
65 LEVELRANGE_UNGOROCRATER = "Un'Goro Crater";
66 LEVELRANGE_SILITHUS = "Silithus";
67 LEVELRANGE_WINTERSPRING = "Winterspring";
68 LEVELRANGE_TELDRASSIL = "Teldrassil";
69 LEVELRANGE_DEADWINDPASS = "Deadwind Pass";
70 LEVELRANGE_ORGRIMMAR = "Orgrimmar";
71 LEVELRANGE_THUNDERBLUFF = "Thunder Bluff";
72 LEVELRANGE_UNDERCITY = "Undercity";
73 LEVELRANGE_IRONFORGE = "Ironforge";
74 LEVELRANGE_STORMWIND = "Stormwind City";
75 LEVELRANGE_DARNASSUS = "Darnassus";
76  
77 -- Instances
78 LEVELRANGE_DEADMINES = "Deadmines";
79 LEVELRANGE_WAILINGCAVERNS = "Wailing Caverns";
80 LEVELRANGE_SHADOWFANGKEEP = "Shadowfang Keep";
81 LEVELRANGE_BLACKFATHOMDEEPS = "Blackfathom Deeps";
82 LEVELRANGE_GNOMEREGAN = "Gnomeregan";
83 LEVELRANGE_RAZORFENKRAUL = "Razorfen Kraul";
84 LEVELRANGE_SCARLETMONASTERY = "The Scarlet Monastery";
85 LEVELRANGE_RAZORFENDOWNS = "Razorfen Downs";
86 LEVELRANGE_ULDAMAN = "Uldaman";
87 LEVELRANGE_MARAUDON = "Maraudon";
88 LEVELRANGE_SUNKENTEMPLE = "The Sunken Temple";
89 LEVELRANGE_BLACKROCKDEPTH = "Blackrock Depths";
90 LEVELRANGE_BLACKROCKSPIRE = "Blackrock Spire";
91 LEVELRANGE_STRATHOLME = "Stratholme";
92 LEVELRANGE_DIREMAUL = "Dire Maul";
93 LEVELRANGE_SCHOLOMANCE = "Scholomance";
94 LEVELRANGE_RAGEFIRECHASM = "Ragefire Chasm";
95 LEVELRANGE_STOCKADES = "The Stockades";
96 LEVELRANGE_ZULFARRAK = "Zul'Farrak";
97  
98 LEVELRANGE_INSTANCESTEXT = "Instances:";
99  
100 -- Raids
101 LEVELRANGE_NAXXRAMAS = "Naxxramas";
102 LEVELRANGE_ONYXIASLAIR = "Onyxia's Lair";
103 LEVELRANGE_RUINSAHNQIRAJ = "Ruins of Ahn'Qiraj";
104 LEVELRANGE_TEMPLEAHNQIRAJ = "Temple of Ahn'Qiraj";
105 LEVELRANGE_ZULGURUB = "Zul'Gurub";
106  
107 LEVELRANGE_RAIDSTEXT = "Raids:";
108  
109 -- General Strings
110 LEVELRANGE_LEVELS = "Levels %d - %d";
111  
112 -- Message Strings
113 LEVELRANGE_LOADEDPREFIX = "LevelRange version "
114 LEVELRANGE_LOADEDSUFFIX = " loaded."
115  
116 -- Instances List
117 LEVELRANGE_INSTANCES1 = LEVELRANGE_DEADMINES .. " (17, 26)"
118 LEVELRANGE_INSTANCES2 = LEVELRANGE_WAILINGCAVERNS .. " (17, 24)"
119 LEVELRANGE_INSTANCES3 = LEVELRANGE_SHADOWFANGKEEP .. " (22, 30)"
120 LEVELRANGE_INSTANCES4 = LEVELRANGE_BLACKFATHOMDEEPS .. " (24, 32)"
121 LEVELRANGE_INSTANCES5 = LEVELRANGE_GNOMEREGAN .. " (29, 38)"
122 LEVELRANGE_INSTANCES6 = LEVELRANGE_RAZORFENKRAUL .. " (25, 30)"
123 LEVELRANGE_INSTANCES7 = LEVELRANGE_SCARLETMONASTERY .. " (34, 45)"
124 LEVELRANGE_INSTANCES8 = LEVELRANGE_RAZORFENDOWNS .. " (33, 45)"
125 LEVELRANGE_INSTANCES9 = LEVELRANGE_ULDAMAN .. " (35, 47)"
126 LEVELRANGE_INSTANCES10 = LEVELRANGE_MARAUDON .. " (46, 55)"
127 LEVELRANGE_INSTANCES11 = LEVELRANGE_SUNKENTEMPLE .. " (45, 55)"
128 LEVELRANGE_INSTANCES12 = LEVELRANGE_BLACKROCKDEPTH .. " (52, 60)"
129 LEVELRANGE_INSTANCES13 = LEVELRANGE_BLACKROCKSPIRE .. " (58, 60)"
130 LEVELRANGE_INSTANCES14 = LEVELRANGE_STRATHOLME .. " (58, 60)"
131 LEVELRANGE_INSTANCES15 = LEVELRANGE_DIREMAUL .. " (55, 60)"
132 LEVELRANGE_INSTANCES16 = LEVELRANGE_SCHOLOMANCE .. " (57, 60)"
133  
134 LEVELRANGE_INSTANCES17 = LEVELRANGE_RAGEFIRECHASM .. " (13, 18)"
135 LEVELRANGE_INSTANCES18 = LEVELRANGE_STOCKADES .. " (24, 32)"
136 LEVELRANGE_INSTANCES19 = LEVELRANGE_ZULFARRAK .. " (44, 54)"
137  
138 -- Help Strings
139 LEVELRANGE_HELP0 = "Use the following commands to change LevelRange options."
140 LEVELRANGE_HELP1 = "/lr >> Open LevelRange options frame."
141 LEVELRANGE_HELP2 = "/lr toggle >> Toggle showing of the LevelRange tooltip."
142 LEVELRANGE_HELP3 = "/lr instances >> Toggle showing of instances on the tooltip."
143 LEVELRANGE_HELP4 = "/lr pvp >> Toggle showing of PvP diplomacy on the tooltip."
144 LEVELRANGE_HELP5 = "Long Command: /levelrange can also be used inplace of /lr."
145  
146 -- Toggle Message Strings
147 LEVELRANGE_ON = "ON"
148 LEVELRANGE_OFF = "OFF"
149  
150 LEVELRANGE_ENABLED = "Enabled."
151 LEVELRANGE_DISABLED = "Disabled."
152  
153 LEVELRANGE_TOGGLESHOW = "LevelRange Tooltip"
154 LEVELRANGE_TOGGLEINSTANCES = "Display LevelRange Instances"
155 LEVELRANGE_TOGGLERAIDS = "Display LevelRange Raids"
156 LEVELRANGE_TOGGLEPVP = "Display LevelRange PvP Diplomacy"
157  
158 -- Options Frame Strings
159 LEVELRANGE_OPTIONS_CLOSE = "Close"
160 LEVELRANGE_OPTIONS_TITLE = "LevelRange Options"
161  
162 LEVELRANGE_OPTIONS = {};
163 LEVELRANGE_OPTIONS[1] = { -- Option 1
164 label = "Enable LevelRange",
165 option = "showLevelRange",
166 tooltip = "Show/hide LevelRange tooltip",
167 children = {2, 3, 4},
168 };
169 LEVELRANGE_OPTIONS[2] = { -- Option 2
170 label = "Show Instances",
171 option = "showInstances",
172 tooltip = "Show/hide instances on tooltip",
173 };
174 LEVELRANGE_OPTIONS[3] = { -- Option 3
175 label = "Show Raids",
176 option = "showRaids",
177 tooltip = "Show/hide raids on tooltip",
178 };
179 LEVELRANGE_OPTIONS[4] = { -- Option 4
180 label = "Show PvP Diplomacy",
181 option = "showPvP",
182 tooltip = "Show/hide PvP Diplomacy on tooltip",
183 };
184  
185 LEVELRANGE_DEFAULT_OPTS = {
186 ["showLevelRange"] = true,
187 ["showInstances"] = true,
188 ["showPvP"] = true,
189 };