vanilla-wow-addons – Blame information for rev 1
?pathlinks?
Rev | Author | Line No. | Line |
---|---|---|---|
1 | office | 1 | -- Majordomo |
2 | CT_RABOSS_DOMO_INFO = "Displays warnings for the damage shield & magic reflection buffs that are peridiocally cast."; |
||
3 | CT_RABOSS_DOMO_REFLECTWARN = "*** MAGIC REFLECTION FOR 10 SECONDS ***"; |
||
4 | CT_RABOSS_DOMO_DMGSHIELDWARN = "*** DAMAGE SHIELD FOR 10 SECONDS ***"; |
||
5 | CT_RABOSS_DOMO_5SECWARN = "*** 5 SECONDS UNTIL POWERS ***"; |
||
6 | CT_RABOSS_DOMO_SHIELDS = { "MAGIC REFLECTION", "DAMAGE SHIELD" }; |
||
7 | CT_RABOSS_DOMO_SHIELD_DOWN = " DOWN ***"; |
||
8 | |||
9 | CT_RABOSS_DOMO_REFLECT_GAIN = "gains Magic Reflection"; |
||
10 | CT_RABOSS_DOMO_DMGSHIELD_GAIN = "gains Damage Shield"; |
||
11 | CT_RABOSS_DOMO_REFLECT_FADE = "Magic Reflection fades"; |
||
12 | CT_RABOSS_DOMO_DMGSHIELD_FADE = "Damage Shield fades"; |
||
13 | |||
14 | |||
15 | -- Baron Geddon |
||
16 | CT_RABOSS_BARON_INFO = "Displays a warning when you or nearby players are the bomb."; |
||
17 | CT_RABOSS_BARON_ALERT_NEARBY = "Alert for nearby players"; |
||
18 | CT_RABOSS_BARON_ALERT_NEARBY_INFO = "Alert you when nearby players are afflicted by Living Bomb" |
||
19 | CT_RABOSS_BARON_TELL_TARGET = "Send tells to targets"; |
||
20 | CT_RABOSS_BARON_TELL_TARGET_INFO = "Sends a tell to players that are afflicted by Living Bomb"; |
||
21 | CT_RABOSS_BARON_BOMBWARNYOU = "*** YOU ARE THE BOMB ***"; |
||
22 | CT_RABOSS_BARON_BOMBWARNTELL = "YOU ARE THE BOMB!"; |
||
23 | CT_RABOSS_BARON_BOMBWARNRAID = " IS THE BOMB"; |
||
24 | |||
25 | CT_RABOSS_BARON_AFFLICT_BOMB = "^([^%s]+) ([^%s]+) afflicted by Living Bomb"; |
||
26 | CT_RABOSS_BARON_AFFLICT_SELF_MATCH1 = "You"; |
||
27 | CT_RABOSS_BARON_AFFLICT_SELF_MATCH2 = "are"; |
||
28 | |||
29 | |||
30 | -- Magmadar |
||
31 | CT_RABOSS_MAGMADAR_INFO = "Warnings for Magmadar's Frenzy and AE Fear attacks."; |
||
32 | CT_RABOSS_MAGMADAR_TRANQSHOT = "*** FRENZY ALERT - HUNTER TRANQ SHOT NOW! ***"; |
||
33 | CT_RABOSS_MAGMADAR_5SECWARN = "*** 5 SECONDS UNTIL AE FEAR ***"; |
||
34 | CT_RABOSS_MAGMADAR_30SECWARN = "*** AE FEAR ALERT - 30 seconds till next ***"; |
||
35 | |||
36 | CT_RABOSS_MAGMADAR_FRENZY = "%s goes into a killing frenzy!"; |
||
37 | CT_RABOSS_MAGMADAR_PANIC = "by Panic."; |
||
38 | |||
39 | |||
40 | -- Gehennas |
||
41 | CT_RABOSS_GEHENNAS_INFO = "Warning for Gehennas's AE Anti-Heal Curse."; |
||
42 | CT_RABOSS_GEHENNAS_5SECWARN = "*** 5 SECONDS UNTIL AE CURSE ***"; |
||
43 | CT_RABOSS_GEHENNAS_30SECWARN = "*** AE CURSE ALERT - 30 seconds till next ***"; |
||
44 | |||
45 | CT_RABOSS_GEHENNAS_CURSE = "afflicted by Gehennas"; |
||
46 | |||
47 | |||
48 | -- Ragnaros |
||
49 | CT_RABOSS_RAGNAROS_INFO = "Warns for Ragnaros' Wrath of Ragnaros knockback, and alerts you of the Sons of Flame."; |
||
50 | CT_RABOSS_RAGNAROS_EMERGE = "*** Ragnaros has Emerged. 3 minutes until submerge. ***"; |
||
51 | CT_RABOSS_RAGNAROS_60SECSSONS = "*** 60 seconds until Ragnaros submerge & sons of flame. ***"; |
||
52 | CT_RABOSS_RAGNAROS_20SECSSONS = "*** 20 seconds until Ragnaros submerge & sons of flame. ***"; |
||
53 | CT_RABOSS_RAGNAROS_5SECSKNOCKB = "*** 5 SECONDS UNTIL AE Knockback ***"; |
||
54 | CT_RABOSS_RAGNAROS_KNOCKB = "*** AE Knockback ***"; |
||
55 | CT_RABOSS_RAGNAROS_SUBMERGE = "*** Ragnaros Down for 90 Seconds. Incoming Sons of Flame ***"; |
||
56 | CT_RABOSS_RAGNAROS_15SECSUP = "*** 15 seconds until Ragnaros emerges. ***"; |
||
57 | |||
58 | CT_RABOSS_RAGNAROS_START = "^NOW FOR YOU,"; |
||
59 | CT_RABOSS_RAGNAROS_KNOCKBACK = "^TASTE"; |
||
60 | CT_RABOSS_RAGNAROS_SONS = "^COME FORTH,"; |
||
61 | |||
62 | |||
63 | -- Shazzrah |
||
64 | CT_RABOSS_SHAZZRAH_INFO = "Warning for Shazzrah's Blink ability and the Deaden Magic buff."; |
||
65 | CT_RABOSS_SHAZZRAH_30SECSBLINK = "*** BLINK - 30 SECONDS TO NEXT ***"; |
||
66 | CT_RABOSS_SHAZZRAH_5SECSBLINK = "*** 5 SECONDS TO BLINK ***"; |
||
67 | CT_RABOSS_SHAZZRAH_SELFBUFF = "*** SELF BUFF - DISPEL MAGIC ***"; |
||
68 | |||
69 | CT_RABOSS_SHAZZRAH_BLINK = "Shazzrah gains Blink"; |
||
70 | CT_RABOSS_SHAZZRAH_DEADENMAGIC = "Shazzrah gains Deaden Magic"; |
||
71 | |||
72 | |||
73 | -- Lucifron |
||
74 | CT_RABOSS_LUCIFRON_INFO = "Warning for Lucifron's Curse and, if you so choose, his Impending Doom ability."; |
||
75 | CT_RABOSS_LUCIFRON_DOOMMENU = "Warn for Impending Doom"; |
||
76 | CT_RABOSS_LUCIFRON_DOOMMENU_INFO= "Warns for Impending Doom as well as Lucifron's Curse"; |
||
77 | CT_RABOSS_LUCIFRON_5SECSCURSE = "*** 5 SECONDS UNTIL AE CURSE ***"; |
||
78 | CT_RABOSS_LUCIFRON_5SECSDOOM = "*** 5 SECONDS UNTIL IMPENDING DOOM ***"; |
||
79 | CT_RABOSS_LUCIFRON_30SECSCURSE = "*** AE CURSE ALERT - 20 seconds till next ***"; |
||
80 | CT_RABOSS_LUCIFRON_30SECSDOOM = "*** IMPENDING DOOM - 20 seconds till next ***"; |
||
81 | |||
82 | CT_RABOSS_LUCIFRON_CURSE = "afflicted by Lucifron"; |
||
83 | CT_RABOSS_LUCIFRON_DOOM = "afflicted by Impending Doom"; |
||
84 | |||
85 | if ( GetLocale() == "deDE" ) then |
||
86 | -- Majordomo |
||
87 | CT_RABOSS_DOMO_INFO = "Zeigt Warnungen f\195\188r die periodisch auftretenden Schadensschilde und Magiereflektion an"; |
||
88 | CT_RABOSS_DOMO_REFLECTWARN = "*** MAGIE REFLEKTION F\195\156R 10 SEKUNDEN ***"; |
||
89 | CT_RABOSS_DOMO_DMGSHIELDWARN = "*** SCHADENSSCHILD F\195\156R 10 SEKUNDEN ***"; |
||
90 | CT_RABOSS_DOMO_5SECWARN = "*** 5 SEKUNDEN BIS Port ***"; |
||
91 | CT_RABOSS_DOMO_SHIELDS = { "MAGIE REFLEKTION", "SCHADENSSCHILD" }; |
||
92 | CT_RABOSS_DOMO_SHIELD_DOWN = " AUS ***"; |
||
93 | |||
94 | CT_RABOSS_DOMO_REFLECT_GAIN = "bekommt 'Magiereflexion'"; --work |
||
95 | CT_RABOSS_DOMO_DMGSHIELD_GAIN = "bekommt 'Schadenschild'"; --work |
||
96 | CT_RABOSS_DOMO_REFLECT_FADE = "Magiereflexion schwindet von"; --work |
||
97 | CT_RABOSS_DOMO_DMGSHIELD_FADE = "Schadenschild schwindet von"; --work |
||
98 | |||
99 | -- Baron Geddon |
||
100 | CT_RABOSS_BARON_INFO = "Zeigt eine Warnung an, falls Ihr oder ein benachbarter Spieler die Bombe seid"; |
||
101 | CT_RABOSS_ALERT_NEARBY = "Warnung f\195\188r nahe Spieler"; |
||
102 | CT_RABOSS_ALERT_NEARBY_INFO = "Warnt Euch, wenn ein Spieler aus der N\195\164he die Bombe ist." |
||
103 | CT_RABOSS_TELL_TARGET = "Ziel benachrichtigen"; |
||
104 | CT_RABOSS_TELL_TARGET_INFO = "Sendet eine Nachricht an Spieler, die von der lebenden Bombe betroffen sind."; |
||
105 | CT_RABOSS_BARON_BOMBWARNYOU = "*** IHR SEID DIE BOMBE ***"; |
||
106 | CT_RABOSS_BARON_BOMBWARNTELL = "DU BIST DIE BOMBE!"; |
||
107 | CT_RABOSS_BARON_BOMBWARNRAID = " IST DIE BOMBE"; |
||
108 | |||
109 | CT_RABOSS_BARON_AFFLICT_BOMB = "^([^%s]+) ([^%s]+) von Lebende Bombe betroffen"; --work |
||
110 | CT_RABOSS_BARON_AFFLICT_SELF_MATCH1 = "Ihr"; --work |
||
111 | CT_RABOSS_BARON_AFFLICT_SELF_MATCH2 = "seid"; --work |
||
112 | |||
113 | |||
114 | -- Magmadar |
||
115 | CT_RABOSS_MAGMADAR_INFO = "Warnungen f\195\188r Magmadars Raserei und AE Furcht."; |
||
116 | CT_RABOSS_MAGMADAR_TRANQSHOT = "*** RASEREI - EINLULLENDER SCHUSS NUTZEN ***"; |
||
117 | CT_RABOSS_MAGMADAR_5SECWARN = "*** 5 SEKUNDEN BIS AE FURCHT ***"; |
||
118 | CT_RABOSS_MAGMADAR_30SECWARN = "*** AE FURCHT - 30 Sekunden zur n\195\164chsten ***"; |
||
119 | |||
120 | CT_RABOSS_MAGMADAR_FRENZY = "ger\195\164t in t\195\182dliche Raserei!"; --work |
||
121 | CT_RABOSS_MAGMADAR_PANIC = "von Panik"; --work |
||
122 | |||
123 | -- Gehennas |
||
124 | CT_RABOSS_GEHENNAS_INFO = "Warnung f\195\188r Gehennas AE Anti-Heil Fluch"; |
||
125 | CT_RABOSS_GEHENNAS_5SECWARN = "*** 5 SEKUNDEN BIS AE FLUCH ***"; |
||
126 | CT_RABOSS_GEHENNAS_30SECWARN = "*** AE FLUCH - 30 Sekunden zum n\195\164chsten ***"; |
||
127 | |||
128 | CT_RABOSS_GEHENNAS_CURSE = "von Gehennas"; --work |
||
129 | |||
130 | |||
131 | -- Ragnaros |
||
132 | CT_RABOSS_RAGNAROS_INFO = "Warnung f\195\188r Ragnaros 'Zorn von Ragnaros' Knockback und Alarm f\195\188r S\195\182hne der Flamme."; |
||
133 | CT_RABOSS_RAGNAROS_EMERGE = "*** Ragnaros ist aufgetaucht. 3 Minuten bis zum Untertauchen. ***"; |
||
134 | CT_RABOSS_RAGNAROS_60SECSSONS = "*** 60 Sekunden bis Ragnaros untertaucht & S\195\182hne der Flamme. ***"; |
||
135 | CT_RABOSS_RAGNAROS_20SECSSONS = "*** 20 Sekunden bis Ragnaros untertaucht & S\195\182hne der Flamme. ***"; |
||
136 | CT_RABOSS_RAGNAROS_5SECSKNOCKB = "*** 5 SEKUNDEN BIS AE KNOCKBACK ***"; |
||
137 | CT_RABOSS_RAGNAROS_KNOCKB = "*** AE Knockback ***"; |
||
138 | CT_RABOSS_RAGNAROS_SUBMERGE = "*** Ragnaros immun f\195\188r 90 Sekunden - S\195\182hne der Flamme kommen ***"; |
||
139 | CT_RABOSS_RAGNAROS_15SECSUP = "*** 15 Sekunden bis Ragnaros wieder auftaucht. ***"; |
||
140 | |||
141 | CT_RABOSS_RAGNAROS_START = "^UND JETZT ZU EUCH"; |
||
142 | CT_RABOSS_RAGNAROS_KNOCKBACK = "^SP\195\156RT"; |
||
143 | |||
144 | |||
145 | -- Ragnaros |
||
146 | CT_RABOSS_RAGNAROS_INFO = "Warnung f\195\188r Ragnaros 'Zorn von Ragnaros' Knockback und Alarm f\195\188r S\195\182hne der Flamme."; |
||
147 | CT_RABOSS_RAGNAROS_EMERGE = "*** Ragnaros ist aufgetaucht. 3 Minuten bis zum Untertauchen. ***"; |
||
148 | CT_RABOSS_RAGNAROS_60SECSSONS = "*** 60 Sekunden bis Ragnaros untertaucht & S\195\182hne der Flamme. ***"; |
||
149 | CT_RABOSS_RAGNAROS_20SECSSONS = "*** 20 Sekunden bis Ragnaros untertaucht & S\195\182hne der Flamme. ***"; |
||
150 | CT_RABOSS_RAGNAROS_5SECSKNOCKB = "*** 5 SEKUNDEN BIS AE KNOCKBACK ***"; |
||
151 | CT_RABOSS_RAGNAROS_KNOCKB = "*** AE Knockback ***"; |
||
152 | CT_RABOSS_RAGNAROS_SUBMERGE = "*** Ragnaros immun f\195\188r 90 Sekunden - S\195\182hne der Flamme kommen ***"; |
||
153 | CT_RABOSS_RAGNAROS_15SECSUP = "*** 15 Sekunden bis Ragnaros wieder auftaucht. ***"; |
||
154 | |||
155 | CT_RABOSS_RAGNAROS_START = "^UND JETZT ZU EUCH"; |
||
156 | CT_RABOSS_RAGNAROS_KNOCKBACK = "^SP\195\156RT"; |
||
157 | CT_RABOSS_RAGNAROS_SONS = "^VORW\195\164RTS,"; |
||
158 | |||
159 | |||
160 | -- Lucifron |
||
161 | CT_RABOSS_LUCIFRON_INFO = "Warnung f\195\188r Lucifrons Fluch und, falls aktiv, seine Drohende Verdammnis F\195\164higkeit"; |
||
162 | CT_RABOSS_LUCIFRON_DOOMMENU = "Vor Drohender Verdammnis warnen"; |
||
163 | CT_RABOSS_LUCIFRON_DOOMMENU_INFO = "Warnt sowohl vor Lucifrons Fluch wie vor Drohender Verdammnis"; |
||
164 | CT_RABOSS_LUCIFRON_5SECSCURSE = "*** 5 SEKUNDEN BIS AE FLUCH ***"; |
||
165 | CT_RABOSS_LUCIFRON_5SECSDOOM = "*** 5 SEKUNDEN BIS DROHENDE VERDAMMNIS***"; |
||
166 | CT_RABOSS_LUCIFRON_30SECSCURSE = "*** AE FLUCH - 15 Sekunden zum n\195\164chsten ***"; |
||
167 | CT_RABOSS_LUCIFRON_30SECSDOOM = "*** DROHENDE VERDAMMNIS - 15 Sekunden Pause ***"; |
||
168 | |||
169 | CT_RABOSS_LUCIFRON_CURSE = "von Lucifron"; |
||
170 | CT_RABOSS_LUCIFRON_DOOM = "Drohende Verdammnis betroffen"; |
||
171 | end |