vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 ------------------------------------------------------------------------------------------------------
2 -- Necrosis LdC
3 --
4 -- Créateur initial (US) : Infernal (http://www.revolvus.com/games/interface/necrosis/)
5 -- Implémentation de base (FR) : Tilienna Thorondor
6 -- Reprise du projet : Lomig & Nyx des Larmes de Cenarius, Kael'Thas
7 --
8 -- Skins et voix Françaises : Eliah, Ner'zhul
9 -- Version Allemande par Arne Meier et Halisstra, Lothar
10 -- Remerciements spéciaux pour Sadyre (JoL)
11 -- Version 06.05.2006-1
12 ------------------------------------------------------------------------------------------------------
13  
14  
15 ------------------------------------------------
16 -- ENGLISH VERSION TEXTS --
17 ------------------------------------------------
18  
19 function Necrosis_Localization_Dialog_En()
20  
21 function NecrosisLocalization()
22 Necrosis_Localization_Speech_En();
23 end
24  
25 NECROSIS_COOLDOWN = {
26 ["Spellstone"] = "Spellstone Cooldown",
27 ["Healthstone"] = "Healthstone Cooldown"
28 };
29  
30 NecrosisTooltipData = {
31 ["Main"] = {
32 Label = "|c00FFFFFFNecrosis|r",
33 Stone = {
34 [true] = "Yes";
35 [false] = "No";
36 },
37 Hellspawn = {
38 [true] = "On";
39 [false] = "Off";
40 },
41 ["Soulshard"] = "Soul Shard(s) : ",
42 ["InfernalStone"] = "Infernal Stone(s) : ",
43 ["DemoniacStone"] = "Demonic Figurine(s) ",
44 ["Soulstone"] = "\nSoulstone : ",
45 ["Healthstone"] = "Healthstone : ",
46 ["Spellstone"] = "Spellstone : ",
47 ["Firestone"] = "Firestone : ",
48 ["CurrentDemon"] = "Demon : ",
49 ["EnslavedDemon"] = "Demon : Enslaved",
50 ["NoCurrentDemon"] = "Demon : None",
51 },
52 ["Soulstone"] = {
53 Label = "|c00FF99FFSoulstone|r",
54 Text = {"Create","Use","Used","Waiting"}
55 },
56 ["Healthstone"] = {
57 Label = "|c0066FF33Healthstone|r",
58 Text = {"Create","Use"}
59 },
60 ["Spellstone"] = {
61 Label = "|c0099CCFFSpellstone|r",
62 Text = {"Create","In Inventory","Held in hand"}
63 },
64 ["Firestone"] = {
65 Label = "|c00FF4444Firestone|r",
66 Text = {"Create","In Inventory","Held in hand"}
67 },
68 ["SpellTimer"] = {
69 Label = "|c00FFFFFFSpell Durations|r",
70 Text = "Active Spells on the target",
71 Right = "Right Click for Hearthstone to "
72 },
73 ["ShadowTrance"] = {
74 Label = "|c00FFFFFFShadow Transe|r"
75 },
76 ["Domination"] = {
77 Label = "|c00FFFFFFFel Domination|r"
78 },
79 ["Enslave"] = {
80 Label = "|c00FFFFFFEnslave|r"
81 },
82 ["Armor"] = {
83 Label = "|c00FFFFFFDemon Armor|r"
84 },
85 ["Invisible"] = {
86 Label = "|c00FFFFFFDetect Invisibility|r"
87 },
88 ["Aqua"] = {
89 Label = "|c00FFFFFFUnending Breath|r"
90 },
91 ["Kilrogg"] = {
92 Label = "|c00FFFFFFEye of Kilrogg|r"
93 },
94 ["Banish"] = {
95 Label = "|c00FFFFFFBanish|r"
96 },
97 ["TP"] = {
98 Label = "|c00FFFFFFRitual of Summoning|r"
99 },
100 ["SoulLink"] = {
101 Label = "|c00FFFFFFSoul Link|r"
102 },
103 ["ShadowProtection"] = {
104 Label = "|c00FFFFFFShadow Ward|r"
105 },
106 ["Imp"] = {
107 Label = "|c00FFFFFFImp|r"
108 },
109 ["Void"] = {
110 Label = "|c00FFFFFFVoidwalker|r"
111 },
112 ["Succubus"] = {
113 Label = "|c00FFFFFFSuccubus|r"
114 },
115 ["Fel"] = {
116 Label = "|c00FFFFFFFelhunter|r"
117 },
118 ["Infernal"] = {
119 Label = "|c00FFFFFFInferno|r"
120 },
121 ["Doomguard"] = {
122 Label = "|c00FFFFFFDoomguard|r"
123 },
124 ["Sacrifice"] = {
125 Label = "|c00FFFFFFDemonic sacrifice|r"
126 },
127 ["Amplify"] = {
128 Label = "|c00FFFFFFAmplify Curse|r"
129 },
130 ["Weakness"] = {
131 Label = "|c00FFFFFFCurse of Weakness|r"
132 },
133 ["Agony"] = {
134 Label = "|c00FFFFFFCurse of Agony|r"
135 },
136 ["Reckless"] = {
137 Label = "|c00FFFFFFCurse of Recklessness|r"
138 },
139 ["Tongues"] = {
140 Label = "|c00FFFFFFCurse of Tongues|r"
141 },
142 ["Exhaust"] = {
143 Label = "|c00FFFFFFCurse of Exhaustion|r"
144 },
145 ["Elements"] = {
146 Label = "|c00FFFFFFCurse of Elements|r"
147 },
148 ["Shadow"] = {
149 Label = "|c00FFFFFFCurse of Shadow|r"
150 },
151 ["Doom"] = {
152 Label = "|c00FFFFFFCurse of Doom|r"
153 },
154 ["Mount"] = {
155 Label = "|c00FFFFFFSteed|r"
156 },
157 ["Buff"] = {
158 Label = "|c00FFFFFFSpell Menu|r\nRight click to keep the menu open"
159 },
160 ["Pet"] = {
161 Label = "|c00FFFFFFDemon Menu|r\nRight click to keep the menu open"
162 },
163 ["Curse"] = {
164 Label = "|c00FFFFFFCurse Menu|r\nRight click to keep the menu open"
165 },
166 ["Radar"] = {
167 Label = "|c00FFFFFFSense Demons|r"
168 },
169 ["AmplifyCooldown"] = "Right click to amplify curse",
170 ["DominationCooldown"] = "Right click for fast summon",
171 ["LastSpell"] = "Middle click to cast ",
172 };
173  
174  
175 NECROSIS_SOUND = {
176 ["Fear"] = "Interface\\AddOns\\Necrosis\\sounds\\Fear-En.mp3",
177 ["SoulstoneEnd"] = "Interface\\AddOns\\Necrosis\\sounds\\SoulstoneEnd-En.mp3",
178 ["EnslaveEnd"] = "Interface\\AddOns\\Necrosis\\sounds\\EnslaveDemonEnd-En.mp3",
179 ["ShadowTrance"] = "Interface\\AddOns\\Necrosis\\sounds\\ShadowTrance-En.mp3"
180 };
181  
182  
183 NECROSIS_NIGHTFALL_TEXT = {
184 ["NoBoltSpell"] = "You do not seem to have any Shadow Bolt Spell.",
185 ["Message"] = "<white>S<lightPurple1>h<lightPurple2>a<purple>d<darkPurple1>o<darkPurple2>w T<darkPurple1>r<purple>a<lightPurple2>n<lightPurple1>c<white>e"
186 };
187  
188  
189 NECROSIS_MESSAGE = {
190 ["Error"] = {
191 ["InfernalStoneNotPresent"] = "You need an Infernal Stone to do that !",
192 ["SoulShardNotPresent"] = "You need a Soul shard to do that !",
193 ["DemoniacStoneNotPresent"] = "You need a Demoniac Figurine to do that !",
194 ["NoRiding"] = "You do not have any Steed to ride !",
195 ["NoFireStoneSpell"] = "You do not have any Firestone creation spell",
196 ["NoSpellStoneSpell"] = "You do not have any Spellstone creation spell",
197 ["NoHealthStoneSpell"] = "You do not have any Healthstone creation spell",
198 ["NoSoulStoneSpell"] = "You do not have any Soulstone creation spell",
199 ["FullHealth"] = "You cannot use your Healthstone as you are not hurt",
200 ["BagAlreadySelect"] = "Error : This bag is already selected.",
201 ["WrongBag"] = "Error : The number must be between 0 and 4.",
202 ["BagIsNumber"] = "Error : Please type a number.",
203 ["NoHearthStone"] = "Error : You do not have a Hearthstone in your inventory"
204 },
205 ["Bag"] = {
206 ["FullPrefix"] = "Your ",
207 ["FullSuffix"] = " is full !",
208 ["FullDestroySuffix"] = " is full; Next shards will be destroyed !",
209 ["SelectedPrefix"] = "You have chosen your ",
210 ["SelectedSuffix"] = " to keep your shards."
211 },
212 ["Interface"] = {
213 ["Welcome"] = "<white>/necro to show the setting menu !",
214 ["TooltipOn"] = "Tooltips turned on" ,
215 ["TooltipOff"] = "Tooltips turned off",
216 ["MessageOn"] = "Chat messaging turned on",
217 ["MessageOff"] = "Chat messaging turned off",
218 ["MessagePosition"] = "<- System messages by Necrosis will appear here ->",
219 ["DefaultConfig"] = "<lightYellow>Default configuration loaded.",
220 ["UserConfig"] = "<lightYellow>Configuration loaded."
221 },
222 ["Help"] = {
223 "/necro recall -- Center Necrosis and all buttons in the middle of the screen",
224 "/necro sm -- Replace Soulstoning and summoning messages with a short raid-ready version"
225 },
226 ["EquipMessage"] = "Equip ",
227 ["SwitchMessage"] = " instead of ",
228 ["Information"] = {
229 ["FearProtect"] = "Your target has got a fear protection !!!!",
230 ["EnslaveBreak"] = "Your demon broke his chains...",
231 ["SoulstoneEnd"] = "<lightYellow>Your Soulstone has faded."
232 }
233 };
234  
235  
236 -- Gestion XML - Menu de configuration
237  
238 NECROSIS_COLOR_TOOLTIP = {
239 ["Purple"] = "Purple",
240 ["Blue"] = "Blue",
241 ["Pink"] = "Pink",
242 ["Orange"] = "Orange",
243 ["Turquoise"] = "Turquoise",
244 ["X"] = "X"
245 };
246  
247 NECROSIS_CONFIGURATION = {
248 ["Menu1"] = "Shard Settings",
249 ["Menu2"] = "Message Settings",
250 ["Menu3"] = "Button Settings",
251 ["Menu4"] = "Timer Settings",
252 ["Menu5"] = "Graphical Settings",
253 ["MainRotation"] = "Necrosis Angle Selection",
254 ["ShardMenu"] = "|CFFB700B7I|CFFFF00FFn|CFFFF50FFv|CFFFF99FFe|CFFFFC4FFn|CFFFF99FFt|CFFFF50FFo|CFFFF00FFr|CFFB700B7y :",
255 ["ShardMenu2"] = "|CFFB700B7S|CFFFF00FFh|CFFFF50FFa|CFFFF99FFr|CFFFFC4FFd C|CFFFF99FFo|CFFFF50FFu|CFFFF00FFn|CFFB700B7t :",
256 ["ShardMove"] = "Put shards in the selected bag.",
257 ["ShardDestroy"] = "Destroy all new shards if the bag is full.",
258 ["SpellMenu1"] = "|CFFB700B7S|CFFFF00FFp|CFFFF50FFe|CFFFF99FFl|CFFFFC4FFls :",
259 ["SpellMenu2"] = "|CFFB700B7P|CFFFF00FFl|CFFFF50FFa|CFFFF99FFy|CFFFFC4FFe|CFFFF99FFr :",
260 ["TimerMenu"] = "|CFFB700B7G|CFFFF00FFr|CFFFF50FFa|CFFFF99FFp|CFFFFC4FFh|CFFFF99FFi|CFFFF50FFc|CFFFF00FFa|CFFB700B7l T|CFFFF00FFi|CFFFF50FFm|CFFFF99FFe|CFFFFC4FFrs :",
261 ["TimerColor"] = "Show white instead of yellow timer texts",
262 ["TimerDirection"] = "Timers grow upwards",
263 ["TranseWarning"] = "Alert me when I enter a Trance State",
264 ["SpellTime"] = "Turn on the spell durations indicator",
265 ["AntiFearWarning"] = "Warn me when my target cannot be feared.",
266 ["GraphicalTimer"] = "Show graphical instead text timers",
267 ["TranceButtonView"] = "Let me see hidden buttons to drag them.",
268 ["ButtonLock"] = "Lock the buttons around the Necrosis Sphere.",
269 ["MainLock"] = "Lock buttons and the Necrosis Sphere.",
270 ["BagSelect"] = "Selection of Soul Shard Container",
271 ["BuffMenu"] = "Put buff menu on the left",
272 ["PetMenu"] = "Put pet menu on the left",
273 ["CurseMenu"] = "Put curse menu on the left",
274 ["STimerLeft"] = "Show timers on the left side of the button",
275 ["ShowCount"] = "Show the Shard count in Necrosis",
276 ["CountType"] = "Stone type counted",
277 ["Circle"] = "Event shown by the graphical sphere",
278 ["Sound"] = "Activate sounds",
279 ["ShowMessage"] = "Activate random speeches",
280 ["ShowDemonSummon"] = "Activate random speeches (demon)",
281 ["ShowSteedSummon"] = "Activate random speeches (steed)",
282 ["ChatType"] = "Declare Necrosis messages as system messages",
283 ["NecrosisSize"] = "Size of the Necrosis button",
284 ["BanishSize"] = "Size of the Banish button",
285 ["TranseSize"] = "Size of Transe and Anti-fear buttons",
286 ["Skin"] = "Skin of the Necrosis Sphere",
287 ["Show"] = {
288 ["Firestone"] = "Show Firestone button",
289 ["Spellstone"] = "Show Spellstone button",
290 ["Healthstone"] = "Show Healthstone button",
291 ["Soulstone"] = "Show Soulstone button",
292 ["Steed"] = "Show Steed button",
293 ["Buff"] = "Show Spell menu button",
294 ["Curse"] = "Show Curse menu button",
295 ["Demon"] = "Show Demon menu button",
296 ["Tooltips"] = "Show tooltips"
297 },
298 ["Count"] = {
299 ["Shard"] = "Soulshards",
300 ["Inferno"] = "Demon summoning stones",
301 ["Rez"] = "Resurrection Timer"
302 }
303 };
304  
305 end