vanilla-wow-addons – Blame information for rev 1

Subversion Repositories:
Rev:
Rev Author Line No. Line
1 office 1 TIMERS_LOC_DISABLEALL = "Disable all";
2 TIMERS_LOC_ENABLEALL = "Enable all";
3 TIMERS_LOC_DELETEBYGROUP = "Delete by Group";
4 TIMERS_LOC_DELETEXPIRED = "Delete expired";
5 TIMERS_LOC_DELETALL = "Delete all";
6 TIMERS_LOC_RESETBYGROUP = "Reset by Group";
7 TIMERS_LOC_RESETEXPIRED = "Reset expired";
8 TIMERS_LOC_RESETALL = "Reset all";
9 TIMERS_LOC_SPAMALLTO = "Spam all to";
10 TIMERS_LOC_BACK = "Back";
11 TIMERS_LOC_REPLY = "Reply";
12 TIMERS_LOC_SELF = "Self";
13 TIMERS_LOC_PARTY = "Party";
14 TIMERS_LOC_RAID = "Raid";
15 TIMERS_LOC_CTRAID = "CT Raid";
16 TIMERS_LOC_OFFICER = "Officer";
17 TIMERS_LOC_DEFAULT = "Default";
18 TIMERS_LOC_CONTINUE = "Continue";
19 TIMERS_LOC_DELETE = "Delete";
20 TIMERS_LOC_RESET = "Reset";
21 TIMERS_LOC_INC = "Incremental";
22 TIMERS_LOC_WARNONLY = "Warn only";
23 TIMERS_LOC_MULTIPLE = "Multiple";
24 TIMERS_LOC_ONCE = "Once";
25 TIMERS_LOC_ONCEGROUP = "Once/Grp";
26 TIMERS_LOC_PAUSE = "Pause";
27 TIMERS_LOC_RESUME = "Resume";
28 TIMERS_LOC_STOP = "Stop";
29 TIMERS_LOC_SPAMTO = "Spam to";
30 TIMERS_LOC_TOGGLEALLINACTIVSHOW = "Show inactiv";
31 TIMERS_LOC_TOGGLEALLINACTIVHIDE = "Hide inactiv";
32 TIMERS_LOC_TOGGLEALLFOLD = "Unfold/Fold all groups";
33 TIMERS_LOC_TOGGLEALL = "De-/Activate all";
34 TIMERS_LOC_RESETALLCNT = "Reset all counter";
35 TIMERS_LOC_ADDGROUP = "Add a new group";
36 TIMERS_LOC_DELETEGROUP = "Delete a group";
37 TIMERS_LOC_ADDTRIGGER = "Add a trigger";
38 TIMERS_LOC_RESETCNT = "Reset counter";
39 TIMERS_LOC_DELETETRIGGER = "Delete trigger";
40 TIMERS_LOC_TIMERADDED = "Timer added";
41 TIMERS_LOC_INVOKED = "invoked by: ";
42 TIMERS_LOC_SPAM_TRIGGER = "Spam trigger: ";
43 TIMERS_LOC_USE_NAMEBAR = "use Name Bar";
44 TIMERS_LOC_ALL = "all";
45 TIMERS_LOC_SPAM_FIRST = "Spam first ";
46 TIMERS_LOC_MINTIMERS = "minutes/timers";
47 TIMERS_LOC_TITLE_TEXT = "Title text: ";
48 TIMERS_LOC_TRIGGER = "trigger";
49 TIMERS_LOC_CONFIG = "config";
50 TIMERS_LOC_HELP = "help";
51 TIMERS_LOC_LIGHT = "light";
52 TIMERS_LOC_NORMAL = "normal";
53 TIMERS_LOC_NAME = "Name";
54 TIMERS_LOC_TIME = "Time";
55 TIMERS_LOC_PREWARN = "Warn.";
56 TIMERS_LOC_TEXT = "Text";
57 TIMERS_LOC_CHANNEL = "Channel";
58 TIMERS_LOC_MESSAGE = "Message";
59 TIMERS_LOC_CNT = "Cnt.";
60 TIMERS_LOC_THRES = "Thr.";
61 TIMERS_LOC_MODE = "Mode";
62 TIMERS_LOC_TYPE = "Type";
63 TIMERS_LOC_SHOWINACTIVE = "Inactive trigger are now visible";
64 TIMERS_LOC_HIDEINACTIVE = "Inactive trigger are now hidden";
65 TIMERS_LOC_NEW_GROUP_NAME = "Enter name for the new group: ";
66 TIMERS_LOC_NEW_TIMER_NAME = "Enter name for this timer: ";
67 TIMERS_LOC_DELETE_GROUP_NOT_EMPTY = "The group has triggers. Also delete the triggers?";
68 TIMERS_LOC_NOT_DELETE_DEFAULT = "non default groups only";
69 TIMERS_LOC_NO_NAME_SET = "no name";
70 TIMERS_LOC_NOT_EDIT_DEFAULT_GROUPS = "editing default group names is not allowd";
71 TIMERS_LOC_NOT_EDIT_DEFAULT = "renaming the default trigger is not allowd";
72 TIMERS_LOC_MOVETOGROUP = "move to group: ";
73 TIMERS_LOC_NOT_TEXT = "the default trigger can not have a text";
74 TIMERS_LOC_NO_TIMERS = "no timers";
75 TIMERS_LOC_ALLTRIGGER_DISABLED = "All triggers have been disabled.";
76 TIMERS_LOC_ALLTRIGGER_ENABLED = "All triggers have been enabled.";
77 TIMERS_LOC_NOT_IN_RAID = "Not in a Raid";
78 TIMERS_LOC_NOT_IN_PARTY = "Not in a Party";
79 TIMERS_LOC_EXPIRES_IN = "expires in";
80 TIMERS_LOC_IS_CURRENTLY_AT = "is currently at";
81 TIMERS_LOC_COMBATSTART = "starting combat";
82 TIMERS_LOC_COMBATSTOP = "leaving combat";
83 TIMERS_LOC_ZONEENTER = "entering zone:";
84 TIMERS_LOC_ENTERDCOMBAT = "you have reenterd combat at !time";
85 TIMERS_LOC_LEFTCOMBAT = "you have left combat at !time";
86 TIMERS_LOC_DEFAULT_MESSAGE = "the timer !name is about to expire in !time";
87 TIMERS_LOC_RESETALLTRIGGER = "reload default triggers";
88 TIMERS_LOC_RESETTRIGGER = "reset to default";
89 TIMERS_LOC_DELETE_ALL_NON_DEFAULT = "delete non default triggers?";
90 TIMERS_LOC_NO_TIMERS_EXPIRING = "not timers are expiring within the given time.";
91 TIMERS_LOC_INVOKED_MANUAL = "Invoked manual";
92 TIMERS_LOC_BYPLAYTIME = "by playtime";
93 TIMERS_LOC_WHENSTARTING = "when starting:";
94 TIMERS_LOC_IMPORTING = "Importing self defined version 2.xx triggers";
95 TIMERS_LOC_IMPORTED = " triggers imported.";
96 TIMERS_LOC_RESETTED = "Configuration and positions have been resetted.";
97 TIMERS_LOC_MSGINVOKED = " has been invoked.";
98 TIMERS_LOC_NO_TRIGGERNAME = "No trigger with this name is present.";
99 TIMERS_LOC_EMPTYTEXT = "your triggertext here";
100 TIMERS_LOC_ADVANCED_TRIGGERS = "Advanced triggers config";
101 TIMERS_LOC_WARNING = "Warning";
102 TIMERS_LOC_EXPIRE = "Expiring";
103 TIMERS_LOC_COUNT = "Count";
104 TIMERS_LOC_THRESHOLD = "Threshold";
105 TIMERS_LOC_ADVANCEDCONF = "show advanced config";
106 TIMERS_LOC_SPELL_CAST = "Spellcast:";
107  
108 -- Titan
109 TIMERS_TITAN_HIDE_NAME = "Hide Timers Name";
110  
111 -- Groups
112 TIMERS_LOC_NOGROUP = "no group";
113 TIMERS_LOC_MOLTENCORE = "Molten Core";
114 TIMERS_LOC_MOBS = "other Mobs";
115 TIMERS_LOC_TAILORING = "Tailoring";
116 TIMERS_LOC_ALCHEMY = "Alchemy";
117 TIMERS_LOC_LEATHER = "Leatherworking";
118 TIMERS_LOC_COMBAT = "Combat";
119 TIMERS_LOC_SILITHUS = "Silithus";
120 TIMERS_LOC_PRIEST = "Priest";
121 TIMERS_LOC_WARLOCK = "Warlock";
122 TIMERS_LOC_MAGE = "Mage";
123 TIMERS_LOC_DRUID = "Druid";
124  
125 -- Help
126 TIMERS_LOC_HELP1 = "What does this plugin do?";
127 TIMERS_LOC_HELP2 = "The Timers";
128 TIMERS_LOC_HELP3 = "The Triggers";
129 TIMERS_LOC_HELP4 = "The Configuration";
130 TIMERS_LOC_HELP5 = "Variables and Slashcommands";
131 TIMERS_LOC_HELP6 = "Frequently Asked Questions";
132 TIMERS_LOC_HELP7 = "Credits";
133  
134 -- complete Text
135 TIMERS_LOC_HELP_CAT1 = "This plugin is build to give the player\n";
136 TIMERS_LOC_HELP_CAT1 = TIMERS_LOC_HELP_CAT1.."control over timers and warnings, triggerd\n";
137 TIMERS_LOC_HELP_CAT1 = TIMERS_LOC_HELP_CAT1.."by selfdefined events. This plugin will\n";
138 TIMERS_LOC_HELP_CAT1 = TIMERS_LOC_HELP_CAT1.."simply check every incoming event,with\n";
139 TIMERS_LOC_HELP_CAT1 = TIMERS_LOC_HELP_CAT1.."a table of triggers. If the event matches\n";
140 TIMERS_LOC_HELP_CAT1 = TIMERS_LOC_HELP_CAT1.."a trigger, a timer will be started, or\n";
141 TIMERS_LOC_HELP_CAT1 = TIMERS_LOC_HELP_CAT1.."a warning be send. You can also manually\n";
142 TIMERS_LOC_HELP_CAT1 = TIMERS_LOC_HELP_CAT1.."invoke timers, a.E. for your pizza ;)";
143  
144 TIMERS_LOC_HELP_CAT2 = " 2.1 The Mainframe\n\n";
145 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."The Mainframe is accsessible by the \"normal\"\n";
146 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."tab. It will show you all timers and there\n";
147 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."current time. You can sort this table by\n";
148 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."name or time with clicking onto the column\n";
149 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."headers. Shift-Click onto the the column\n";
150 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."headers, will spam the first x timers, or\n";
151 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."all timers expiring withing x minutes, to\n";
152 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."the current active chatsend. You can define\n";
153 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."this x in the config frame.\n";
154 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."When siwtching to the \"light\" tab, the\n";
155 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."background will become transparent, so it\n";
156 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."does hide less.\n";
157 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."You can edit the name and the current time,\n";
158 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."by simply clicking onto the according text.\n";
159 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will start the edit mode. Enter will\n";
160 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."save the change, ESC will discard it.\n";
161 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."The \"T\" Button at the right upper edge will\n";
162 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."show/hide the NameBox (when activated).\n";
163 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."The \"D\" Button of every timer will delete it.\n\n";
164 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2 The Mainmenu\n";
165 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."The Mainmenu is accsessible by the \"!\" Button\n";
166 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."at the right-top edge. You will have a\n";
167 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."dropdown menu with the following options:\n\n";
168 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2.1 Dis-/Enable all\n";
169 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will dis-/enable all triggers.\n";
170 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."When disabled, timers will still run, and\n";
171 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."you can still invoke them manual, but they\n";
172 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."will not be invoked by events. This will not\n";
173 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."affect, the dis-/enabled status of the\n";
174 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."triggers in in the triggers frame.\n\n";
175 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2.2 Delete Expired\n";
176 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will delete all timers, that are expired.\n\n";
177 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2.3 Delete by Group\n";
178 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will allow you to delete all timers, that\n";
179 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."are invoked by triggers of the same group.\n\n";
180 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2.4 Delete All Times\n";
181 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."Simply deletes all timers.\n\n";
182 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2.5 Reset Expired\n";
183 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will reset the time of all timers, that\n";
184 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."are expired.\n\n";
185 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2.6 Reset by Group\n";
186 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will allow you to reset the time of all\n";
187 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."timers, that are invoked by triggers of the\n";
188 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."same group.\n\n";
189 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.2.7 Reset All Times\n";
190 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."Simply reset the time of all timers.\n\n";
191 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.3 The Timermenu\n";
192 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."The Timermenu is accsessible by the \"!\"\n";
193 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."Button, left of every timer row. This will\n";
194 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."open a dropdownmenu with options, that will\n";
195 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."change this timer only:\n\n";
196 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.3.1 invoked by\n";
197 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."Shows, with trigger started this timer. When\n";
198 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."starting a timer manual without a trigger,\n";
199 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."it will be invoked by the \"Default\" Trigger.\n\n";
200 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.3.2 Delete Timer\n";
201 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will delete the timer.\n\n";
202 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.3.3 Reset Timer\n";
203 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will reset the time of the timer.\n\n";
204 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.3.4 Pause/Resume Timer\n";
205 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This is only availible, when the timer is\n";
206 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."not stopped. It will pause/resume the timer.\n\n";
207 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.3.5 Stop Timer\n";
208 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This is only availible for incermental timers.\n";
209 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."It will stop the timer.\n\n";
210 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.." 2.3.6 Spam To\n";
211 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."This will spam the timer and it's time to the\n";
212 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."selected channel. Reply will send the data\n";
213 TIMERS_LOC_HELP_CAT2 = TIMERS_LOC_HELP_CAT2.."as an answer to the last whisper.\n";
214  
215 TIMERS_LOC_HELP_CAT3 = " 3.1 The Triggerframe\n";
216 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The Triggerframe is accsessible by the\n";
217 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."\"trigger\" tab. It will show you all\n";
218 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."triggers, groups and the settings of the\n";
219 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."triggers/groups. You can sort the triggers,\n";
220 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."by clicking onto the column headers. This\n";
221 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."will not affect the groups, the will stay\n";
222 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."in the same order. You can edit nearly all\n";
223 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."values and text by clicking onto the text.\n";
224 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Some fields will have a Button for a dropdown\n";
225 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."box. The checkbox at the beginning of every\n";
226 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."row, will de-/activate the according\n";
227 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."trigger/group. When checked, it's active.\n\n";
228 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2 The Mainmenu\n";
229 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The Mainmenu is accsessible by the \"!\"\n";
230 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Button at the right-top edge. You will have\n";
231 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."a dropdown menu with the following options:\n\n";
232 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.1 Show/Hide inactive\n";
233 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When \"Hide inactive\" is selected, all\n";
234 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."inactive groups and triggers will be hidden.\n\n";
235 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.2 Unfold/Fold all groups\n";
236 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When fold, only the groups are visible, when\n";
237 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."unfold also all there trigger are visible.\n\n";
238 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.3 De-/Activate all\n";
239 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Will De-/Active all groups and triggers.\n\n";
240 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.4 Reset all counter\n";
241 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will reset all trigger counters to 0.\n\n";
242 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.5 Add a new group\n";
243 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Will add a new group with a selfdefined name.\n\n";
244 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.6 Delete a group\n";
245 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Will delete a non predefined group.\n\n";
246 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.7 Add a trigger\n";
247 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will add a trigger named \"New trigger\"\n";
248 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."to the \"no group\" group.\n\n";
249 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.2.8 Reload default triggers\n";
250 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will reload the default values of all\n";
251 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."predefined triggers.\n\n";
252 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.3 The groups\n";
253 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."A group is written as --- <name> --- in blue\n";
254 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."text. It has the follwing options:\n\n";
255 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.3.1 by playtime\n";
256 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When checked, the timer will pause, when\n";
257 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."leaving the game. It will resume when\n";
258 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."reentering.\n\n";
259 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.3.1 When starting, Reset counter\n";
260 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When checked, all counters from triggers of\n";
261 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."this group will be resetted to 0 when\n";
262 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."starting the game.\n\n";
263 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.3.2 When starting, Delete timers.\n";
264 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When checked, all timers, inherited by\n";
265 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."triggers of this group, will be delete when\n";
266 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."starting.\n\n";
267 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.3.3. The fold/unfold Button\n";
268 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The fold(\"+\")/unfold(\"-\") Button can be\n";
269 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."found, left of the name. It will show(unfold)\n";
270 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."or hide(fold) all triggers of this group. The\n";
271 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."triggers will remaine active.\n\n";
272 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4 The triggers\n";
273 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."A trigger has a name in white text.\n";
274 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."It has the following options:\n\n";
275 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.1 Name\n";
276 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The name of the trigger.\n\n";
277 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.2 Time\n";
278 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The time, the trigger will start with.\n\n";
279 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.3 Warn\n";
280 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When this value is not 0, a warning will\n";
281 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."be send x-minutes bevor the timer expires.\n\n";
282 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.4 Text\n";
283 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When this text is part of the text of an\n";
284 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."event, a timer will be started.\n\n";
285 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.5 Message\n";
286 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This message will be send as a warning, when\n";
287 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."the timer expires or the warntime is reached.\n\n";
288 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.6 Channel\n";
289 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The channel, the message will be send to.\n\n";
290 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.7 Cnt. (Count)\n";
291 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The count, how often this trigger has been\n";
292 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."invoked.\n\n";
293 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.8 Thr. (Threshold)\n";
294 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The minimum time in seconds bevor this\n";
295 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."trigger can be reinvoked.\n\n";
296 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9 Type\n";
297 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Defines, what will happen, when this\n";
298 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."trigger is invoked:\n\n";
299 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9.1 Default\n";
300 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Will be of the same type, as the \"Default\"\n";
301 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."trigger in the group \"no group\".\n\n";
302 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9.2 Multiple\n";
303 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Everytime this trigger is invoked, a timer\n";
304 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."will be started.\n\n";
305 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9.3 Once\n";
306 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When a timer of this trigger is running,\n";
307 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."no new timer will be started.\n\n";
308 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9.4 Once/Group\n";
309 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When a timer of a trigger of this group is\n";
310 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."runnung, no new timer will be started.\n\n";
311 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9.5 Pause\n";
312 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When a timer of a trigger of this group is\n";
313 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."running, it's pause state will be toggled.\n\n";
314 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9.6 Stop\n";
315 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."When a timer of a trigger of this group is\n";
316 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."running, it will be stopped.\n\n";
317 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.9.7 Warn only\n";
318 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."No timer will be started. Only the warning\n";
319 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."will be send instantly.\n\n";
320 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.10 Mode\n";
321 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Defines, what will happen when a timer of\n";
322 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."this trigger is expired.\n\n";
323 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.10.1 Default\n";
324 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."Will be of the same mode, as the \"Default\"\n";
325 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."trigger in the group \"no group\".\n\n";
326 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.10.2 Continue\n";
327 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The timer will continue to count down.\n\n";
328 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.10.3 Delete\n";
329 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The timer will be deleted.\n\n";
330 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.10.4 Reset\n";
331 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The time of the timer will be reseted.\n\n";
332 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.10.5 Incremental\n";
333 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The time will count up from the beginning.\n";
334 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."So it will never expire.\n\n";
335 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.11 The Triggermenu\n";
336 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."The Triggermenu is accsessible by the\n";
337 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."\"!\" Button, left of the name.\n\n";
338 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.11.1 Show advanced config\n";
339 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will open the advanced configuration\n";
340 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."menu for the selected timer.\n\n";
341 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.11.2 Reset counter\n";
342 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will reset the counter of this trigger\n";
343 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."to 0.\n\n";
344 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.11.3 Delete trigger\n";
345 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will delete the trigger. Only availible\n";
346 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."for non predefined triggers.\n\n";
347 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.11.4 Move to group\n";
348 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will move the trigger to an other group.\n\n";
349 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.." 3.4.11.5 Reset to default\n";
350 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."This will reset a predefined trigger to it's\n";
351 TIMERS_LOC_HELP_CAT3 = TIMERS_LOC_HELP_CAT3.."default values.\n";
352  
353 TIMERS_LOC_HELP_CAT4 = "The Configframe is accsessible from the\n";
354 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."\"config\" tab. It has the following\n";
355 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."settings:\n\n";
356 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.." 4.1 use Namebar\n";
357 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."When checked, a floating input box will\n";
358 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."appear. The text in this box will be used\n";
359 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."as the name for new timers. You can use the\n";
360 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."variables as described in the \"Variables\n";
361 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."and Slashcommands\" section. When not\n";
362 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."checked, an input box will popup, everytime\n";
363 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."a new timer is starting.\n\n";
364 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.." 4.2 Title text\n";
365 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."This defines the title of the Timersframe.\n";
366 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."You can use variables as described in the\n";
367 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."\"Variables and Slashcommands\" section.\n";
368 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."If this text is empty, the minmized frame,\n";
369 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."will be half sized.\n\n";
370 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.." 4.3 Spam first X minutes/timers\n";
371 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."This defines how many timer will be spammed,\n";
372 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."when shift-clicking onto the column headers\n";
373 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."in the timersframe.\n\n";
374 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."4.4 Timers Name Size\n";
375 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."This will define how big the namebox at the\n";
376 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."timersframe is.\n\n";
377 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."4.5. Timers Frame Scale\n";
378 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."This will define how big all frames are.\n";
379 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."This feature is not yet 100% stable.\n\n";
380 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."4.6 Reset\n";
381 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."This button will reset, all configuration\n";
382 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."values to default. This includes the namebar\n";
383 TIMERS_LOC_HELP_CAT4 = TIMERS_LOC_HELP_CAT4.."text and the window positions.\n";
384  
385 TIMERS_LOC_HELP_CAT5 = "This plugin has a variousity of variables,\n";
386 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."that can be use as placeholders for different\n";
387 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."texts. Here is a list of what the variables\n";
388 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."will do and where to use them:\n\n";
389 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." 5.1.1 Namevariables\n";
390 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."These variables can be used as part of the\n";
391 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."namebox text or at the inputbox for a timers\n";
392 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."name.\n\n";
393 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!count\" will be replaced with the\n";
394 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." current value of the counter of the\n";
395 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." trigger, that has been invoked to start\n";
396 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." the timer.\n";
397 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!trigger\" will be replaced with the\n";
398 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." name of the trigger, that has been invoked\n";
399 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." to start the timer\n";
400 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!coord\" will be replaced with you\n";
401 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." current coordinates on the map.\n\n";
402 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." 5.1.2 Messagevariables\n";
403 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."These variables can be used as part of the\n";
404 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."message of a trigger. When a timer invoked\n";
405 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."by this trigger, sends a warning, the\n";
406 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."variables will be replaced.\n\n";
407 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!count\" will be replaced with the\n";
408 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." current value of the counter of this\n";
409 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." trigger.\n";
410 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!trigger\" will be replaced with the\n";
411 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." name of the trigger.\n";
412 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!name\" will be replaced with the name\n";
413 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." of the timer.\n";
414 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!group\" will be replaced with the name\n";
415 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." of the group of this trigger.\n";
416 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!time\" will be replaced with the current\n";
417 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." time of the timer.\n";
418 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!msg\" will be replaced with the message,\n";
419 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." that invoked the trigger.\n";
420 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!msgsub\" will be replaced with the message,\n";
421 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." that invoked the trigger, but without the\n";
422 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." part that stands in the triggertext.\n";
423 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." A.E.: triggertext=\"Mob looks at\", invoked\n";
424 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." by message=\"Mob looks at Player\", then\n";
425 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." !msgsub will be replaced with \"Player\".\n\n";
426 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." 5.1.3 Titlevariables\n";
427 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."These variables are used for the timers title\n";
428 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."text. (See the configuration)\n\n";
429 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!tNext\" will be replaced with the time\n";
430 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." of the next expiring timer.\n";
431 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!nNext\" will be replaced with the name\n";
432 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." of the next expiring timer.\n";
433 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!iAll\" will be replaced with the number\n";
434 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." of timers.\n";
435 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"!iExpired\" will be replaced with the\n";
436 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." number of expired timers.\n\n";
437 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." 5.2 Slashcommands\n";
438 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."The following slashcommands are availible.\n";
439 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."They are invoked with /ati command.\n";
440 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."A.E.: \"/ati show\". Parameters in [] are\n";
441 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."optional.\n\n";
442 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"add name time [trigger]\"\n";
443 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." This will add a new timer\n";
444 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"show\"\n";
445 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." This will show the Userinterface,\n";
446 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." when hidden.\n";
447 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"reset\"\n";
448 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." This will reset all configuration and\n";
449 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." positions.\n";
450 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"invoke name\"\n";
451 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." This will invoke the trigger \"name\".\n";
452 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."- \"debug\"\n";
453 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."This will show the internal name of a skill\n";
454 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."or spell, when an action button is pressed.\n\n";
455 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.." 5.3 Whispercommands\n";
456 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."Anyone how whispers you \"showtime x\"\n";
457 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."(x is optional) will get a list of all timers\n";
458 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."expiring in x minutes. If no x is defined,\n";
459 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."the Spam first value from the configframe\n";
460 TIMERS_LOC_HELP_CAT5 = TIMERS_LOC_HELP_CAT5.."will be used.\n";
461  
462 TIMERS_LOC_HELP_CAT6 = "6.1 I don't want this popupbox, everytime a\n";
463 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."trigger is invoked?\n";
464 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."- Go to the configuation and check the\n";
465 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."\"use Namebar\" checkbox. You can no set the\n";
466 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."name of the timers with the floating inputbox.\n\n";
467 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."6.2 I can't see the namebar, for changing\n";
468 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."the timer names?\n";
469 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."- If it's activated in the configuration,\n";
470 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."press the \"T\" Button at the top right of\n";
471 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."the frame.\n\n";
472 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."6.3 How can i edit values and text?\n";
473 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."- Simply click the text - you can change\n";
474 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."it direct.\n\n";
475 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."6.4 Is it possible to use the Message that\n";
476 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."invoked the trigger, as a warning message?\n";
477 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."A. E. when names are part of the Message.\n";
478 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."- Yes, it is. Check the variables section\n";
479 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."for the variables \"!msg\" and \"!msgsub\"\n\n";
480 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."6.5 I don't want to have a timer,\n";
481 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."just a warning?\n";
482 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."- Switch the type of the trigger to\n";
483 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."\"Warn only\". When the warning should go off\n";
484 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."with delay, use as type \"Multiple\" and\n";
485 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."\"Delete\" as Mode. The delay is the time\n";
486 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."of the trigger.\n\n";
487 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."6.6 I don't see any parts of the plugin\n";
488 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."ingame, but it's listed at the addons list?\n";
489 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."- Try \"/ati reset\".\n\n";
490 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."6.7 I want to make a new spellcast trigger,\n";
491 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."but i don't know the spellmessage, i've to\n";
492 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."use?\n";
493 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."- Use \"/ati debug\" and press the button\n";
494 TIMERS_LOC_HELP_CAT6 = TIMERS_LOC_HELP_CAT6.."for the spell.\n\n";
495  
496 TIMERS_LOC_HELP_CAT7 = "This plugin is written by Tyrion WarMage.\n";
497 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."It's inspired by the plugin\n";
498 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."\"Timers by Darco modified by Pinus\".\n\n";
499 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."You can contact me in WoW:\n"
500 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."EU-Server Antonidas, Horde, Player: Tyrion\n\n";
501 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."by E-Mail: Tyrion@geek-squad.de\n\n";
502 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."or by making a comment to this plugin on\n";
503 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."\"www.curse-gaming.com\" or\n";
504 TIMERS_LOC_HELP_CAT7 = TIMERS_LOC_HELP_CAT7.."\"ui.worldofwar.net\"";
505  
506 if (GetLocale()=="deDE") then
507 TIMERS_LOC_DISABLEALL = "Alles Deaktivieren";
508 TIMERS_LOC_ENABLEALL = "Alles Aktivieren";
509 TIMERS_LOC_DELETEBYGROUP = "L\195\182schen nach Gruppe";
510 TIMERS_LOC_DELETEXPIRED = "Abgelaufene L\195\182schen";
511 TIMERS_LOC_DELETALL = "Alle L\195\182schen";
512 TIMERS_LOC_RESETBYGROUP = "Zur\195\188cksetzen nach Gruppe";
513 TIMERS_LOC_RESETEXPIRED = "Abgelaufene Zur\195\188cksetzen";
514 TIMERS_LOC_RESETALL = "Alle Zur\195\188cksetzen";
515 TIMERS_LOC_SPAMALLTO = "Alle senden an:";
516 TIMERS_LOC_BACK = "Zur\195\188ck";
517 TIMERS_LOC_REPLY = "Antwort";
518 TIMERS_LOC_SELF = "Selbst";
519 TIMERS_LOC_PARTY = "Gruppe";
520 TIMERS_LOC_RAID = "Schlachtzug";
521 TIMERS_LOC_CTRAID = "CT Raid";
522 TIMERS_LOC_OFFICER = "Offiziere";
523 TIMERS_LOC_DEFAULT = "Standart";
524 TIMERS_LOC_CONTINUE = "Weiter";
525 TIMERS_LOC_DELETE = "L\195\182schen";
526 TIMERS_LOC_RESET = "Zur\195\188cksetzen";
527 TIMERS_LOC_INC = "Aufw\195\164rts";
528 TIMERS_LOC_WARNONLY = "nur Warnen";
529 TIMERS_LOC_MULTIPLE = "Mehrfach";
530 TIMERS_LOC_ONCE = "Einfach";
531 TIMERS_LOC_ONCEGROUP = "Einfach/Grp";
532 TIMERS_LOC_PAUSE = "Pause";
533 TIMERS_LOC_RESUME = "Weiter";
534 TIMERS_LOC_STOP = "Stop";
535 TIMERS_LOC_SPAMTO = "Senden an";
536 TIMERS_LOC_TOGGLEALLINACTIVSHOW = "Zeige Inaktive";
537 TIMERS_LOC_TOGGLEALLINACTIVHIDE = "Verstecke Inaktive";
538 TIMERS_LOC_TOGGLEALLFOLD = "Auf-/Zuklappen aller Gruppen";
539 TIMERS_LOC_TOGGLEALL = "De-/Aktivieren aller Gruppen";
540 TIMERS_LOC_RESETALLCNT = "Alle Z\195\164hler zur\195\188cksetzen";
541 TIMERS_LOC_ADDGROUP = "Neue Gruppe";
542 TIMERS_LOC_DELETEGROUP = "Gruppe l\195\182schen";
543 TIMERS_LOC_ADDTRIGGER = "Neuer Ausl\195\182ser";
544 TIMERS_LOC_RESETCNT = "Z\195\164hler zur\195\188cksetzen";
545 TIMERS_LOC_DELETETRIGGER = "Ausl\195\182ser l\195\182schen";
546 TIMERS_LOC_TIMERADDED = "Timer hinzugef\195\188gt";
547 TIMERS_LOC_INVOKED = "ausgel\195\182st von: ";
548 TIMERS_LOC_SPAM_TRIGGER = "Sende Ausl\195\182ser: ";
549 TIMERS_LOC_USE_NAMEBAR = "benutze Namensleiste";
550 TIMERS_LOC_ALL = "Alle";
551 TIMERS_LOC_SPAM_FIRST = "Sende ersten";
552 TIMERS_LOC_MINTIMERS = "Minuten/Timer";
553 TIMERS_LOC_TITLE_TEXT = "Titel Text: ";
554 TIMERS_LOC_TRIGGER = "Ausl\195\182ser";
555 TIMERS_LOC_CONFIG = "Konfig";
556 TIMERS_LOC_HELP = "Hilfe";
557 TIMERS_LOC_LIGHT = "Transp.";
558 TIMERS_LOC_NORMAL = "Normal";
559 TIMERS_LOC_NAME = "Name";
560 TIMERS_LOC_TIME = "Zeit";
561 TIMERS_LOC_PREWARN = "Warn.";
562 TIMERS_LOC_TEXT = "Text";
563 TIMERS_LOC_CHANNEL = "Kanal";
564 TIMERS_LOC_MESSAGE = "Nachricht";
565 TIMERS_LOC_CNT = "Z\195\164h.";
566 TIMERS_LOC_THRES = "Verz.";
567 TIMERS_LOC_MODE = "Modus";
568 TIMERS_LOC_TYPE = "Typ";
569 TIMERS_LOC_SHOWINACTIVE = "Inaktive Ausl\195\182ser sind nun sichtbar";
570 TIMERS_LOC_HIDEINACTIVE = "Inaktive Ausl\195\182ser sind nun versteckt";
571 TIMERS_LOC_NEW_GROUP_NAME = "Name der neuen Gruppe: ";
572 TIMERS_LOC_NEW_TIMER_NAME = "Name des neuen Timer: ";
573 TIMERS_LOC_DELETE_GROUP_NOT_EMPTY = "Die Gruppe hat Ausl\195\182ser. Ausl\195\182ser auch l\195\182schen?";
574 TIMERS_LOC_NOT_DELETE_DEFAULT = "keine vorgegebenen Gruppen";
575 TIMERS_LOC_NO_NAME_SET = "kein Name";
576 TIMERS_LOC_NOT_EDIT_DEFAULT_GROUPS = "vorgebenene Gruppennamen k\195\182nnen nicht editiert werden";
577 TIMERS_LOC_NOT_EDIT_DEFAULT = "vorgebenene Ausl\195\182sernamen k\195\182nnen nicht editiert werden";
578 TIMERS_LOC_MOVETOGROUP = "verschieben zu Gruppe: ";
579 TIMERS_LOC_NOT_TEXT = "Der Standartausl\195\182ser darf keinen Text haben";
580 TIMERS_LOC_NO_TIMERS = "keine Timer";
581 TIMERS_LOC_ALLTRIGGER_DISABLED = "Alle Ausl\195\182ser wurden deaktiviert.";
582 TIMERS_LOC_ALLTRIGGER_ENABLED = "Alle Ausl\195\182ser wurden aktiviert.";
583 TIMERS_LOC_NOT_IN_RAID = "kein Schlachtzug";
584 TIMERS_LOC_NOT_IN_PARTY = "keine Gruppe";
585 TIMERS_LOC_EXPIRES_IN = "endet in";
586 TIMERS_LOC_IS_CURRENTLY_AT = "ist z.Z. bei";
587 TIMERS_LOC_COMBATSTART = "Kampf gestarted";
588 TIMERS_LOC_COMBATSTOP = "Kampf verlassen";
589 TIMERS_LOC_ZONEENTER = "betrete Zone:";
590 TIMERS_LOC_ENTERDCOMBAT = "Kampf wieder betereten bei !time";
591 TIMERS_LOC_LEFTCOMBAT = "Kampf verlassen bei !time";
592 TIMERS_LOC_DEFAULT_MESSAGE = "Der Timer !name endet in !time";
593 TIMERS_LOC_RESETALLTRIGGER = "Standart Ausl\195\182ser neu laden.";
594 TIMERS_LOC_RESETTRIGGER = "Standart wiederherstellen";
595 TIMERS_LOC_DELETE_ALL_NON_DEFAULT = "Nicht vordefinierte Ausl\195\182ser l\195\182schen?";
596 TIMERS_LOC_NO_TIMERS_EXPIRING = "In der gegebenen Zeit, laufen keine Timer aus.";
597 TIMERS_LOC_INVOKED_MANUAL = "Manuell gestarted";
598 TIMERS_LOC_BYPLAYTIME = "nach Spielzeit";
599 TIMERS_LOC_WHENSTARTING = "beim starten:";
600 TIMERS_LOC_IMPORTING = "Importiere selbsdefnierte 2.XX Ausl\195\182ser";
601 TIMERS_LOC_IMPORTED = " Ausl\195\182ser importiert.";
602 TIMERS_LOC_RESETTED = "Konfigurationen und Positionen wurden zur\195\188ckgesetzt.";
603 TIMERS_LOC_MSGINVOKED = " wurde ausgel\195\182st.";
604 TIMERS_LOC_NO_TRIGGERNAME = "Es existiert kein Timer mit diesem Name.";
605 TIMERS_LOC_EMPTYTEXT = "dein Ausl\195\182sertext";
606 TIMERS_LOC_ADVANCED_TRIGGERS = "Erweiterte Ausl\195\182ser Einstellungen";
607 TIMERS_LOC_WARNING = "Warnung";
608 TIMERS_LOC_EXPIRE = "Ablaufen";
609 TIMERS_LOC_COUNT = "Z\195\164hler";
610 TIMERS_LOC_THRESHOLD = "Verz\195\182gerung";
611 TIMERS_LOC_ADVANCEDCONF = "Zeige erweiterte Einstellungen";
612 TIMERS_LOC_SPELL_CAST = "Zauberspruch:";
613  
614 -- Titan
615 TIMERS_TITAN_HIDE_NAME = "Timername nicht anzeigen";
616  
617 -- Groups
618 TIMERS_LOC_NOGROUP = "keine Gruppe";
619 TIMERS_LOC_MOLTENCORE = "geschmolzener Kern";
620 TIMERS_LOC_MOBS = "andere Gegner";
621 TIMERS_LOC_TAILORING = "Schneidern";
622 TIMERS_LOC_ALCHEMY = "Alchemie";
623 TIMERS_LOC_LEATHER = "Lederarbeit";
624 TIMERS_LOC_COMBAT = "Kampf";
625 TIMERS_LOC_SILITHUS = "Silithus";
626 TIMERS_LOC_PRIEST = "Priester";
627 TIMERS_LOC_WARLOCK = "Hexenmeister";
628 TIMERS_LOC_MAGE = "Magier";
629 TIMERS_LOC_DRUID = "Druide";
630 end