source: minimanager/lang/csCZ.php@ 59

Last change on this file since 59 was 59, checked in by george, 18 years ago

45% překladu

File size: 75.0 KB
Line 
1<?php
2/*
3 * Project Name: MiniManager for Mangos Server
4 * Date: 17.08.2007
5 * Author: Q.SA
6 * Copyright: Q.SA
7 * Email: robie@centrum.cz
8 * License: GNU General Public License v2(GPL)
9 */
10
11$site_encoding = "ISO-8859-2";
12
13$lang_global = array(
14 // ----- GENERAL ERROR CODES -----
15 'err_sql_conn_db' => 'Chyba - Pøipojení k databázi nebylo navázáno!',
16 'err_sql_open_db' => 'Chyba - Nelze otevøít databázi!',
17 'err_no_result' => '®ádné výsledky.',
18 'err_no_user' => '®ádní u¾ivatelé nenalezeni!',
19 'err_no_records_found' => '®ádné záznamy nenalezeny!',
20 'err_no_search_passed' => 'No Search Value Passed.',
21 // ------ GENERAL -----
22 'empty_fields' => 'Nìkteré údaje zùstaly nevyplnìné.',
23 'search' => 'Vyhledat',
24 'limit' => 'limit',
25 'back' => 'Zpìt',
26 'go_back' => 'Jít zpìt',
27 'home' => 'Domù',
28 'none' => '¾ádné',
29 'delete' => 'Smazat',
30 'delete_short' => 'Smaz.',
31 'edit' => 'Upravit',
32 'yes' => 'ANO',
33 'yes_low' => 'Ano',
34 'no' => 'NE',
35 'no_low' => 'Ne',
36 'are_you_sure' => 'JSTE SI JISTI?',
37 'will_be_erased' => 'Bude nenávratnì smazáno z databáze!',
38 'unlinked' => 'Rozpojený'
39);
40
41$lang_login = array(
42 // ----- LOGIN.PHP -----
43 'login' => 'Pøihlá¹ení',
44 'username' => 'Jméno',
45 'password' => 'Heslo',
46 'not_registrated' => 'Nejste registrován?',
47 'bad_pass_user' => 'Neplatné jméno a/nebo heslo!',
48 'missing_pass_user' => 'Chybìjící jméno a/nebo heslo!',
49 'banned_acc' => 'Úèet zakázán, Prosím kontaktujte administrátora serveru',
50 'locked_acc' => 'Úèet pozastavený, Prosím kontaktujte administrátora serveru',
51 'no_permision' => 'Nemáte oprávnìní pøistupovat k po¾adovaným datùm',
52 'enter_valid_logon' => 'Prosím zadejte platné jméno a heslo:',
53 'select_realm' => 'Vyberte svìt',
54 'remember_me' => 'Pamatovat si mì',
55 'pass_recovery' => 'Zapomnìli jste heslo?'
56 );
57
58$lang_register = array(
59 // ----- REGISTER.PHP -----
60 'create_acc' => 'Vytvoøení úèetu',
61 'username' => 'Jméno',
62 'use_eng_chars_limited_len' => 'Pou¾ívejte pouze èísla a písmena bez háèkù a èárek.<br />Min. délka 4 | Max. délka 14.',
63 'password' => 'Heslo',
64 'confirm_password' => 'Zopakovaní hesla',
65 'min_pass_len' => 'Min. délka 4 | Max. délka 25.',
66 'email' => 'E-mail',
67 'use_valid_mail' => 'Ujistìte se prosím, ¾e zaadáváte platnou emailovou adresu.',
68 'create_acc_button' => 'Vytvoøit úèet',
69 'diff_pass_entered' => 'Hesla musí být stejná.',
70 'already_exist' => 'Ji¾ existuje',
71 'acc_reg_closed' => 'Omlouváme se, registrace úètù je aktuálnì uzavøena.',
72 'wrong_pass_username_size' => 'Velikost jméno/hesla musí být dlouhá od 4 do 15 znakù!',
73 'bad_chars_used' => 'Jméno musí obsahovat pouze znaky [A-Z][a-z][0-9]!',
74 'invalid_email' => 'Prosím poskytnìte platnou emailovou adresu!',
75 'banned_ip' => 'IP adresa, kterou pou¾íváte je zakázána',
76 'contact_serv_admin' => 'Kontaktovat správce serveru.',
77 'users_ip_range' => 'U¾ivatelé z IP rozsahu',
78 'cannot_create_acc' => 'nemohou vytváøet úèty.',
79 'fill_all_fields' => 'Prosím vyplòte v¹echny údaje.',
80 'acc_type' => 'Typ úètu',
81 'acc_type_desc' => 'Typ klienta, který bude pou¾it.',
82 'classic' => 'Klasický',
83 'expansion' => 'Roz¹íøený (TBC)',
84 'recover_acc_password' => 'Obnovit heslo k úètu',
85 'user_pass_rec_desc' => 'Prosím zadejte va¹e u¾ivatelské jméno, které jste pou¾ili pøi registraci.',
86 'mail_pass_rec_desc' => 'Prosím ujistìte se, ¾e zadáváte stejnou emailovou adresu jako pøi registraci.',
87 'recover_pass' => 'Obnovit heslo',
88 'user_mail_not_found' => 'Poskytnutá kombinace jména a emailu nebyla nalezena.',
89 'recovery_mail_sent' => 'Email s heslem byla odeslána.',
90 'read_terms' => 'Prosím ujistìte se, ¾e rozumíte a souhlasíte s podmínkami pou¾ivání v rámci kterých bude tento úèet vytvoøen',
91 'terms' => 'Podmínky slu¾by',
92 'error_terms' => 'Podmínky slu¾by nebyly odsouhlaseny',
93 'i_agree' => 'Soulasím',
94 'i_dont_agree' => 'Nesouhlasím'
95 );
96
97$lang_index = array(
98 // ----- INDEX.PHP -----
99 'realm' => 'Svìt',
100 'online' => 'Online',
101 'offline_or_let_height' => 'Mimo provoz nebo pøíli¹ dlouhá èekací doba',
102 'add_motd' => 'Pøidat zprávu dne',
103 'delete' => 'Smazat',
104 'tot_users_online' => 'Celkem hráèù online',
105 'name' => 'Jméno',
106 'race' => 'Rasa',
107 'class' => 'Tøída',
108 'level' => 'Úroveò',
109 'map' => 'Mapa',
110 'zone' => 'Zóna',
111 'honor_kills' => 'H.K'
112 );
113
114$lang_header = array(
115 // ----- HEADER.PHP -----
116 'main' => 'Hlavní',
117 'users' => 'U¾ivatelé',
118 'accounts' => 'Úèty',
119 'characters' => 'Postavy',
120 'guilds' => 'Spolky',
121 'banned_list' => 'Seznam BANù',
122 'cleanup' => 'Vyèi¹tení',
123 'tools' => 'Nástroje',
124 'ssh_line' => 'SSH spojení',
125 'run_sql_patch' => 'Spustit SQL aktualizaci',
126 'backup' => 'Zálohovat',
127 'tickets' => '®ádanky',
128 'realm' => 'Svìt',
129 'add_motd' => 'Pøidat MOTD',
130 'mail' => 'Po¹ta',
131 'my_acc' => 'Mùj úèet',
132 'edit_my_acc' => 'Nastavit mùj úèet',
133 'logout' => 'Odhlásit',
134 'menu' => 'Menu',
135 'db' => 'Databáze',
136 'items' => 'Vìci',
137 'statistics' => 'Statistika',
138 'teleports' => 'Teleporty',
139 'command' => 'Pøíkazy',
140 'creatures' => 'Bytosti',
141 'player_map' => 'Mapa hráèù',
142 'irc' => 'IRC Applet',
143 'repair' => 'Opravit/Optimalizovat',
144 'game_object' => 'Herní objekty',
145 'forums' => 'Diskusní fóra',
146 'auctionhouse' => 'Dra¾ební dùm',
147 );
148
149$lang_footer = array(
150 // -----FOOTER.PHP -----
151 'bugs_to_admin' => 'Problémy a chyby hla¹te',
152 'site_admin' => 'Správci webu'
153 );
154
155$lang_repair = array(
156 // ----- REPAIR.PHP -----
157 'repair_optimize' => 'Opravit / optimalizovat tabulky',
158 'repair' => 'Opravit',
159 'optimize' => 'Optimalizovat',
160 'start' => 'Zaèít',
161 'repair_finished' => 'Oprava / optimalizace dokonèena',
162 'no_table_selected' => 'Nebyly vybrány ¾ádné tabulky',
163 'table_name' => 'Jméno tabulky',
164 'status' => 'Stav',
165 'num_records' => 'Poèet záznamù',
166 'tables' => 'Tabulky',
167 'select_tables' => 'Vyberte tabulky, které na kterých bude operace provedena.',
168 'repair_error' => 'Chyba'
169 );
170
171$lang_backup = array(
172 // ----- BACKUP.PHP -----
173 'backup_options' => 'Nastavení zálohování',
174 'select_option' => 'Oznaète volby zálohování',
175 'save' => 'Ulo¾it',
176 'load' => 'Naèíst',
177 'to_from' => 'Do/Z',
178 'web_backup' => 'WebServer ulo¾en',
179 'local_file' => 'Místní soubor',
180 'acc_on_file' => 'Uèet na souboru',
181 'enter_acc_name' => 'Zadejte ID úètu, který si pøejete naèíst',
182 'backup_acc' => 'Zálohovat úèty',
183 'go' => 'Provést',
184 'save_table_struc_backup' => 'Ulo¾it k datùm také strukturu tabulek',
185 'select_file' => 'Vybrat soubor',
186 'max_file_size' => 'Max. velikost nahrávaného souboru je',
187 'use_ftp_for_large_files' => 'Vìt¹í soubory mù¾ete na server nahrát pøímo pøes FTP',
188 'upload' => 'Nahrání',
189 'upload_sql_file_only' => 'Mù¾ete nahrávat pouze soubory .sql nebo .qbquery.',
190 'upload_err_write_permission' => 'Nelze nahrát soubor<br />Zkontrolujte oprávnìní pro',
191 'file_not_found' => 'Soubor nenalezen!',
192 'file_write_err' => 'Nelze zapisovat do souboru!',
193 'backup_finished' => 'Zálohování úspì¹nì dokonèeno',
194 'select_backup' => 'Vyberte subor pro zálohování',
195 'file_loaded' => 'Soubor naèten a',
196 'que_executed' => 'SQL dotazy provedeny úspì¹nì',
197 'tables_to_save' => 'Následující tabulky budou ulo¾eny',
198 'save_all_realms' => 'Ulo¾it data ze v¹ech svìtù'
199 );
200
201$lang_banned = array(
202 // ----- BANNED.PHP -----
203 'add_to_banned' => 'Pøidat do blokovaných',
204 'tot_banned' => 'Celkem blokovaných',
205 'ip_acc' => 'Ip / Úèet',
206 'will_be_removed_from_banned' => 'Bude odebrán ze seznamu blokovaných',
207 'ban_entry' => 'Blokovaná IP / Úèet',
208 'err_del_entry' => 'Chyba pøi odebrání blokované polo¾ky',
209 'updated' => 'Aktualizace provedena úspì¹nì!',
210 'banned_list' => 'Blokované polo¾ky',
211 'bandate' => 'Datum zablokování',
212 'unbandate' => 'Datum odblokování',
213 'bannedby' => 'Zablokováno osobou',
214 'banreason' => 'Dùvod',
215 'banned_ips' => 'Blokované adresy',
216 'banned_accounts' => 'Blokované úèty',
217 'ban_type' => 'Typ blokování',
218 'account' => 'Úèet',
219 'ip' => 'IP',
220 'ban_time' => 'Blokovat na dobu (hodin)',
221 'entry' => 'Polo¾ka (Jméno úètu / IP)',
222 'acc_not_found' => 'Úèet nenalezen'
223 );
224
225$lang_char = array(
226 // ----- CHAR.PHP -----
227 'online' => 'Online',
228 'offline' => 'Offline',
229 'guild_leader' => 'Vùdce spolku',
230 'guild' => 'Spolek',
231 'rank' => 'Hodnost',
232 'honor_points' => 'Body cti / arény',
233 'honor_kills' => 'Zabití',
234 'exp' => 'Zku¹enosti',
235 'melee_ap' => 'Síla na blízku',
236 'ranged_ap' => 'Síla na dálku',
237 'block' => 'Blokování',
238 'dodge' => 'Uhýbání',
239 'parry' => 'Odrá¾ení',
240 'crit' => 'Kritické na blízku',
241 'range_crit' => 'Kritické na dálku',
242 'days' => 'Dny',
243 'hours' => 'Hodiny',
244 'min' => 'Min.',
245 'backpack' => 'Batoh',
246 'gold' => 'Zlato',
247 'tot_paly_time' => 'Celkem èas hraní',
248 'chars_acc' => 'Úèet postavy',
249 'send_mail' => 'Poslat herní mail',
250 'del_char' => 'Smazat postavu',
251 'no_char_found' => 'Postava nenalezena!',
252 'char_sheet' => 'Tabulka postavy',
253 'inventory' => 'Inventáø',
254 'reputation' => 'Reputace',
255 'bank_items' => 'Vìci v bance',
256 'quests' => 'Výpravy',
257 'no_act_quests' => '®ádné aktivní výpravy.',
258 'quest_id' => 'ID',
259 'quest_level' => 'Úroveò',
260 'quest_title' => 'Titulek výpravy',
261 'professions' => 'Profese',
262 'skills' => 'Dovednosti',
263 'skill_id' => 'ID',
264 'skill_name' => 'Jméno dovednosti',
265 'skill_value' => 'Hodnota',
266 // --- $skill_rank_array ---
267 'apprentice' => 'Uèeò',
268 'journeyman' => 'Øemeslník',
269 'expert' => 'Odborník',
270 'artisan' => 'Mistr',
271 'master' => 'Uèitel',
272 'inherent' => 'Znalec',
273 'wise' => 'Mudrc',
274 // ---- edit_char.php ----
275 'update' => 'Aktualizovat data postavy',
276 'edit_char' => 'Editovat data postavy',
277 'edit_button' => 'Editovat data',
278 'edit_rules' => 'Hodnoty jsou základní stav postavy bez úpravy vìcí a kouzel.',
279 'edit_offline_only_char' => ' - Pouze offline postavy lze editovat.',
280 'no_permission' => 'Nemáte dostateèné oprávnìní k eprohlí¾ení/editacy této postavy.',
281 'err_edit_online_char' => 'Nelze editovat postavy, které jsou online',
282 'updated' => 'Data postavy aktualizována úspì¹nì',
283 'update_err' => 'Chyba aktualizace dat postavy',
284 'use_numeric' => 'Musíte pou¾ít pouze èísla',
285 'check_to_delete' => 'Aby jste mohli vìc smazat, za¹krtnìte kolonku vedle ni.',
286 'to_char_view' => 'Pøejít na prohlí¾ení postavy',
287 'inv_bank' => 'Polo¾ky inventáøe a banky',
288 'location' => 'Umístìní',
289 'move_to' => 'Teleportace na (.tele jméno místa)',
290 'no_tp_location' => 'Zadané jméno místa pro teleportací nenalezeno.'
291 );
292
293$lang_item = array(
294 // ----- ITEM TOOLTIP -----
295 'head' => 'Hlava',
296 'gloves' => 'Rukavice',
297 'neck' => 'Krk',
298 'belt' => 'Opasek',
299 'shoulder' => 'Ramena',
300 'legs' => 'Nohy',
301 'back' => 'Záda',
302 'feet' => 'Chodila',
303 'chest' => 'Hrudník',
304 'finger' => 'Prst',
305 'shirt' => 'Ko¹ile',
306 'tabard' => 'Tabard',
307 'trinket' => 'Ozdoba',
308 'wrist' => 'Zápìstí',
309 'main_hand' => 'Hlavní ruka',
310 'one_hand' => 'Jedna ruka',
311 'off_hand' => 'Na ruce',
312 'ranged' => 'Dálkový',
313 'ammo' => 'Munice',
314 'bop' => 'Vá¾e se pøi zvednutí',
315 'boe' => 'Vá¾e se pøi nasazení',
316 'bou' => 'Vá¾e se pøi pou¾ití',
317 'quest_item' => 'Vìc pro výpravu',
318 'axe_1h' => 'Sekera (Jednoruèní)',
319 'axe_2h' => 'Sekera (Dvouruèní)',
320 'bow' => 'Luk',
321 'rifle' => 'Pu¹ka',
322 'mace_1h' => 'Palice (Jednoruèní)',
323 'mace_2h' => 'Palice (Dvouruèní)',
324 'polearm' => 'Halapartna',
325 'sword_1h' => 'Meè (Jednoruèní)',
326 'sword_2h' => 'Meè (Dvouruèní)',
327 'staff' => 'Tyè',
328 'exotic_1h' => 'Cizokrajná vìc (Jednoruèní)',
329 'exotic_2h' => 'Cizokrajná vìc (Dvouruèní)',
330 'fist_weapon' => 'Pìstní zbraò',
331 'misc_weapon' => 'Rùzná zbraò',
332 'dagger' => 'Dýka',
333 'thrown' => 'Hozený',
334 'spear' => 'Kopí',
335 'crossbow' => 'Ku¹e',
336 'wand' => 'Hùlka',
337 'fishing_pole' => 'Rybáøský prut',
338 'rod' => 'Kouzelnická tyè',
339 'robe' => 'Roucho',
340 'tome' => 'Tlustopis',
341 'two_hand' => 'Dvouruèní',
342 'off_misc' => 'Náruèní (Rùzný)',
343 'thrown' => 'Hozený',
344 'consumable' => 'Stravitelný',
345 'arrows' => 'Projektil - ©ípy',
346 'bullets' => 'Projektil - Kulky',
347 'projectile' => 'Projektil',
348 'trade_goods' => 'Obchodní zbo¾í',
349 'parts' => 'Èásti',
350 'explosives' => 'Výbu¹niny',
351 'devices' => 'Zaøízení',
352 'book' => 'Kní¾ka',
353 'recipe' => 'Recept',
354 'LW_pattern' => 'Ko¾edìlný vzor',
355 'tailoring_pattern' => 'Krejèovský vzor',
356 'ENG_Schematic' => 'In¾enýrské schéma',
357 'BS_plans' => 'Kováøský plán',
358 'cooking_recipe' => 'Recept k vaøení',
359 'alchemy_recipe' => 'Recept na alchymii',
360 'FA_manual' => 'Pøíruèka první pomoci',
361 'ench_formula' => 'Kouzelná formule',
362 'JC_formula' => 'Klenotnická formule',
363 'quiver' => 'Toulec',
364 'ammo_pouch' => 'Vak na náboje',
365 'soul_shards' => 'Vak na úlomky',
366 'herbs' => 'Byliny',
367 'enchanting' => 'Kouzelný',
368 'engineering' => 'In¾enýrský',
369 'gems' => 'Drahokamy',
370 'keys' => 'Klíèe',
371 'mining' => 'Te¾ba',
372 'key' => 'Klíè',
373 'lockpick' => 'Otvírání zámkù',
374 'weapon' => 'Zbraò',
375 'reagent' => 'Pøísada',
376 'quest' => 'Výprava',
377 'misc_short' => 'Rùzné',
378 'permanent' => 'Trvalý',
379 'poor' => 'Ubohý',
380 'common' => 'Bì¾ný',
381 'uncommon' => 'Neobvyklý',
382 'rare' => 'Vzácný',
383 'epic' => 'Epický',
384 'legendary' => 'Legendární',
385 'artifact' => 'Artefakt',
386 'unique' => 'Jedineèný',
387 'misc' => 'Rùznorodý',
388 'armor' => 'Brnìní',
389 'cloth' => 'Látkový',
390 'leather' => 'Ko¾ený',
391 'mail' => 'Krou¾kový',
392 'plate' => 'Plátový',
393 'shield' => '©tít',
394 'buckler' => 'Krunýø',
395 'block' => 'Blokování',
396 'none' => '®ádný',
397 'other' => 'Jiný',
398 'damage' => 'Po¹kození',
399 'speed' => 'Rychlost',
400 'holy_dmg' => 'Svatý',
401 'fire_dmg' => 'Ohnivý',
402 'nature_dmg' => 'Pøírozený',
403 'frost_dmg' => 'Mrazivý',
404 'shadow_dmg' => 'Temný',
405 'arcane_dmg' => 'Tajemný',
406 'physical_dmg' => 'Fyzický',
407 'lvl_req' => 'Vy¾aduje úroveò',
408 'item_set' => 'Souprava',
409 'bag' => 'Pytel',
410 'health' => 'Zdraví',
411 'mana' => 'Mana',
412 'res_arcane' => 'Tajemná odolnost',
413 'res_holy' => 'Svatá odolnost',
414 'res_fire' => 'Ohnivá odolnost',
415 'res_nature' => 'Pøírozená odolnost',
416 'res_frost' => 'Mrazivá odolnost',
417 'res_shadow' => 'Tajmená odolnost',
418 'strength' => 'Síla',
419 'agility' => 'Hbitost',
420 'stamina' => 'Vitalita',
421 'intellect' => 'Inteligence',
422 'spirit' => 'Odvaha',
423 'spell_use' => 'Pou¾ít',
424 'spell_equip' => 'Vybavit',
425 'spell_coh' => '©ance na zásah',
426 'class' => 'Tøída',
427 'slots' => 'Pozice',
428 'charges' => 'Nabití',
429 'socket_bonus' => 'Bonus pouzdra', // zkontrolovat
430 'potion' => 'Lektvar',
431 'scroll' => 'Scitek',
432 'bandage' => 'Obvaz',
433 'healthstone' => 'Kámen zdraví',
434 'combat_effect' => 'Efekt boje',
435 'libram' => 'Libram', // zkontrolovat
436 'idol' => 'Idol',
437 'totem' => 'Totem',
438 'fishing_manual' => 'Rybáøský manuál',
439 'soul_stone' => 'Soul Stone', // zkontrolovat
440 'no_bind' => 'Nevázaný',
441 'socket_meta' => 'Meta Socket', // zkontrolovat
442 'socket_red' => 'Èervené pouzdro',
443 'socket_yellow' => '®luté pouzdro',
444 'socket_blue' => 'Modré pouzdro',
445 'rating_by' => 'Hodnoce podle',
446 'improves' => 'Zlep¹uje',
447 'DEFENCE_RATING' => 'Obrana',
448 'DODGE_RATING' => 'Úhyby',
449 'PARRY_RATING' => 'Odrá¾ení',
450 'SHIELD_BLOCK_RATING' => 'Blokování ¹títu',
451 'MELEE_HIT_RATING' => 'Zásah na blízku',
452 'RANGED_HIT_RATING' => 'Zásah na dálku',
453 'SPELL_HIT_RATING' => 'Zásah kouzlem',
454 'MELEE_CS_RATING' => 'Kritický na blízku',
455 'RANGED_CS_RATING' => 'Kritický na dálku',
456 'SPELL_CS_RATING' => 'Kritické kouzlo',
457 'MELEE_HA_RATING' => 'Uhýbání na blízku',
458 'RANGED_HA_RATING' => 'Uhýbání na dálku',
459 'SPELL_HA_RATING' => 'Uhýbání pøed kouzli',
460 'MELEE_CA_RATING' => 'Uhýbání pøed kritickými na blízku',
461 'RANGED_CA_RATING' => 'Uhýbání pøed kritickými na dálku',
462 'SPELL_CA_RATING' => 'Uhýbání pøed kritickými kouzly',
463 'MELEE_HASTE_RATING' => 'Spìch na blízku',
464 'RANGED_HASTE_RATING' => 'Spìch na dálku',
465 'SPELL_HASTE_RATING' => 'Spìch s kouzli',
466 'HIT_RATING' => 'Zásah',
467 'CS_RATING' => 'Kritický úder',
468 'HA_RATING' => 'Vyhnutí se úderu',
469 'CA_RATING' => 'Vyhnutí se kritickému úderu',
470 'RESILIENCE_RATING' => 'Odolnost',
471 'HASTE_RATING' => 'Spìch'
472);
473
474$lang_char_list = array(
475 // ----- CHAR_LIST.PHP -----
476 'cleanup' => 'Vyèi¹tìní',
477 'by_name' => 'podle jména',
478 'by_id' => 'podle ID',
479 'by_account' => 'podle úètu',
480 'by_level' => '= Úroveò',
481 'greater_level' => '&lt; úroveò',
482 'by_guild' => 'podle spolku',
483 'by_race_id' => 'podle ID rasy',
484 'by_class_id' => 'podle ID tøídy',
485 'by_map_id' => 'podle ID mapy',
486 'by_honor_kills' => '= Èestných zabití',
487 'greater_honor_kills' => '&lt; Èestných zabití',
488 'by_online' => 'podle online',
489 'id' => 'ID',
490 'char_name' => 'Jméno postavy',
491 'account' => 'Úèet',
492 'race' => 'Rasa',
493 'class' => 'Tøída',
494 'level' => 'Úroveò',
495 'map' => 'Mapa',
496 'zone' => 'Zóna',
497 'honor_kills' => 'H.K',
498 'online' => 'Online',
499 'del_selected_chars' => 'Smazat oznaèené postavy',
500 'tot_chars' => 'Celkem postav',
501 'characters' => 'Postavy',
502 'tot_found' => 'Celkem nalezeno',
503 'char_ids' => 'ID postav(y)',
504 'no_chars_del' => '®ádná postava nesmazána!<br />Chyba oprávnìní?<br />Online postavy nelze smazat.',
505 'total' => 'Celkem',
506 'chars_deleted' => 'Postavy smazány!',
507 'back_browse_chars' => 'Zpìt na seznam postav',
508 'search_results' => 'Výsledky vyhledávání',
509 'browse_chars' => 'Procházení postav',
510 'chars_gold' => 'má &lt; zlata(C)',
511 'by_item' => 'má vìc id'
512 );
513
514$lang_cleanup = array(
515 // ----- CLEANUP.PHP -----
516 'cleanup_options' => 'Volby vyèi¹tìní',
517 'clean_chars' => 'Èistit postavy',
518 'char_level' => 'Úroveò postavy',
519 'tot_play_time' => 'Celkový nahraný èas (sekund)',
520 'clean_acc' => 'Èistit úèty',
521 'last_login_time' => 'Poslední pøihlá¹ení (R:M:D)',
522 'failed_logins' => 'Neúspì¹ných pøihlá¹ení',
523 'banned' => 'Blokovaný',
524 'locked' => 'Uzamknutý',
525 'chars_in_acc' => 'Postav v úètu',
526 'clean_guilds' => 'Èistit spolky',
527 'chars_in_guild' => 'Postav ve spolku',
528 'run_cleanup' => 'Spustit èi¹tení',
529 'chars_id' => 'ID postav',
530 'tot_of' => 'Celkem z ',
531 'acc_ids' => 'ID úètù',
532 'guilds_id' => 'ID spolkù',
533 'no_guilds_del' => '®ádný spolek nebyl smazán!',
534 'total' => 'Celkem',
535 'guilds_deleted' => 'Spolkù smazáno!',
536 'no_acc_chars_deleted' => 'Nebyl smazány ¾ádné úèty/postavy!<br />Chyba oprávnìní?',
537 'accs_deleted' => 'Úèty smazány!',
538 'chars_deleted' => 'Postavy smazány!',
539 'back_cleaning' => 'Zpìtné èi¹tìní',
540 'clean_db' => 'èistit databázi'
541 );
542
543$lang_edit = array(
544 // ----- EDIT.PHP -----
545 'edit_acc' => 'Editovat vá¹ úèet',
546 'id' => 'ID',
547 'username' => 'Jméno',
548 'password' => 'Heslo',
549 'mail' => 'E-mail',
550 'gm_level' => 'Úroveò GM',
551 'join_date' => 'Datmu registrace',
552 'characters' => 'Postavy ve svìtì',
553 'del_acc' => 'Smazat úèet',
554 'update' => 'Aktualizovat úèet',
555 'will_be_erased' => 'a v¹echny jeho postavy budou vymazány z databáze!',
556 'use_valid_email' => 'Prosím zadejte platnou emailovou adresu!',
557 'data_updated' => 'Aktualizace provedena úspì¹nì!',
558 'error_updating' => 'Chyba aktualizace! - ®ádný z údajù nebyl zmìnìn?',
559 'del_error' => 'Neoèekávaná chyba pøi mazání.',
560 'edit_your_acc' => 'Editovat vá¹ úèet',
561 'cms_options' => 'Nastavení CMS',
562 'select_cms_template' => 'Vyberte ¹ablonu CMS',
563 'template' => '©ablona',
564 'select_cms_layout_lang' => 'Vyberte jazyk rozhranní CMS',
565 'language' => 'Jazyk',
566 'save' => 'Ulo¾it',
567 'client_type' => 'Typ klientu',
568 'classic' => 'Klasický',
569 'expansion' => 'Roz¹íøený (TBC)',
570 'tot_chars' => 'Celkem postav'
571 );
572
573$lang_guild = array(
574 // ----- GUILD.PHP -----
575 'by_name' => 'podle jména',
576 'by_guild_leader' => 'podle vùdce',
577 'by_create_date' => 'podle data vytvoøení',
578 'by_id' => 'podle ID spolku',
579 'id' => 'ID',
580 'guild_name' => 'Jméno spolku',
581 'guild_leader' => 'Vùdce spolku',
582 'guild_motd' => 'MOTD spolku',
583 'create_date' => 'Datum zalo¾ení',
584 'err_no_guild_found' => '®ádné spolky nenalezeny!',
585 'tot_guilds' => 'Celkem spolkù',
586 'guilds' => 'Spolky',
587 'tot_found' => 'Celkem nalezeno',
588 'guild' => 'Spolek',
589 'create_date' => 'Datum zalo¾ení',
590 'info' => 'Info',
591 'motd' => 'MOTD',
592 'level' => 'Úroveò',
593 'name' => 'Jméno',
594 'remove' => 'Smazat',
595 'rank' => 'Hodnost',
596 'tot_members' => 'Celekem èlenù',
597 'err_no_members_found' => '®ádní èlenové nenalezeni!',
598 'del_guild' => 'Smazat spolek',
599 'guild_id' => 'ID spolku',
600 'guild_search_result' => 'Výsledky vyhledávání spolkù',
601 'browse_guilds' => 'Procházení spolkù'
602 );
603
604$lang_mail = array(
605 // ----- MAIL.PHP -----
606 'mail_type' => 'Typ po¹ty',
607 'mail_options' => 'Volby po¹ty',
608 'email' => 'Email',
609 'ingame_mail' => 'Herní mail',
610 'send' => 'Poslat',
611 'recipient' => 'Pøíjemce',
612 'subject' => 'Pøedmìt',
613 'group_send' => 'Skupinové zaslání',
614 'both' => 'Oba',
615 'gm_level' => 'Úroveò GM',
616 'locked_accouns' => 'Uzamknuté úèty',
617 'banned_accounts' => 'Blokované úèty',
618 'char_level' => 'Úroveò postavy',
619 'online' => 'Online',
620 'attachments' => 'Pøílohy (pouze herní)',
621 'money' => 'Peníze',
622 'item' => 'Vìc (id)',
623 'stack' => 'Sklad',
624 'mail_body' => 'Obsah',
625 'dont_use_both_groupsend_and_to' => '* Poznámka: Pokud pou¾íváte volbu \'Skupinové zasílání\' , ujistìte se, ¾e kolonka \'Pøíjemce\' je prázdná.',
626 'mail_sent' => 'Po¹ta úspì¹nì odeslána.',
627 'mail_err' => 'Chyba po¹ty',
628 'no_recipient_found' => 'Pøíjemce po¹ty nenalezen.',
629 'use_name_or_email' => 'Pou¾ijte jméno postavy v pøípadì herní po¹ty - emailovou adresu v pøípadì emailu.',
630 'option_unavailable' => 'Nemù¾ete pou¾ít tuto volbu pøi aktuální konfiguraci.',
631 'use_currect_option' => 'Nìkteré z voleb \'Skupinového rozesílání\' mohou být pou¾ity pouze s \'Herním po¹tou\' nebo\'Emailem\', ale ne s obìma.',
632 'send_mail' => 'Odeslat po¹tu'
633 );
634
635$lang_motd = array(
636 // ----- MOTD.PHP -----
637 'post_motd' => 'Poslat Zprávu dne',
638 'post_rules' => 'Poznámka: délka je omezena na 255 znakù.<br />HTML znaèky jsou pou¾itelné.',
639 'err_max_len' => 'Pøekroèen limit max. délky',
640 'add_motd' => 'Pøidat Zprávu dne'
641 );
642
643$lang_run_patch = array(
644 // -----RUN_PATCH.PHP -----
645 'err_in_line' => 'Chyba syntaxe SQL v dotazu èíslo ',
646 'run_sql_file_only' => 'Mù¾ete provádìt pouze soubory .sql nebo .qbquery.',
647 'file_not_found' => 'Soubor nenalezen!',
648 'select_sql_file' => 'Vyberte SQL soubor k otevøení',
649 'max_filesize' => 'Max. velikost',
650 'open' => 'Otevøít',
651 'run_rules' => 'Budou provedeny následující dotaz(y).<br />Ujistìte se, ¾e ka¾dý øádek konèí znakem \'&#059\'',
652 'select_db' => 'Vyberte databázi, která bude pou¾ita implicitnì',
653 'run_sql' => 'Spustit SQL ',
654 'query_executed' => 'SQL dotaz(y) provedeny úspì¹nì.',
655 'no_query_found' => 'Vrácen nulový výsledek / ®ádné dotazy nenalezeny.',
656 'run_patch' => 'Spustit SQL aktualizaci'
657 );
658
659$lang_ssh = array(
660 // ----- SSH.PHP -----
661 'server_offline' => 'SSH/Telnet server se zdá být offline!',
662 'config_server_properly' => 'Ujistìte se, ¾e jste správnì nastavili vá¹ SSH/Telnet server, a ¾e je momentálnì online.'
663 );
664
665$lang_realm = array(
666 // ----- REALM.PHP -----
667 'add_realm' => 'Pøidat svìt',
668 'tot_realms' => 'Celkem svìtù',
669 'name' => 'Název',
670 'address' => 'Adresa',
671 'port' => 'Port',
672 'icon' => 'Ikona',
673 'color' => 'Barva',
674 'timezone' => 'Èasová zóna',
675 'edit_realm' => 'Editovat nastavení svìta',
676 'id' => 'ID',
677 'update' => 'Aktualizovat data',
678 'realm_id' => 'Id svìta',
679 'err_deleting' => 'Chyba odstraòování svìta',
680 'update_executed' => 'Aktualizace úspì¹ná!',
681 'update_err' => 'Chyba provedení aktualizace!<br />Nebyl zmìnìn ¾ádný z údajù?',
682 'realm_data' => 'Nastavení svìta',
683 'online' => 'Online',
684 'tot_char' => 'Celkem postav',
685 'delete' => 'Smazat svìt',
686 'normal' => 'Normalní',
687 'pvp' => 'PvP',
688 'rp' => 'RP',
689 'rppvp' => 'RPPvP',
690 'english' => 'Anglický',
691 'deutsch' => 'Nìmecký',
692 'french' => 'Francouzský',
693 'others' => 'Jiný',
694 'conf_from_file' => '** Tento svìt vypadá, ¾e nemá správné nastavení v konfiguraèním souboru config.php.<br />Nastavte jej správnì pøed pou¾itím v CMS.',
695 'offline' => 'Offline',
696 'status' => 'Stav'
697 );
698
699$lang_ticket = array(
700 // ----- TICKET.PHP -----
701 'id' => 'ID',
702 'sender' => 'Odesílatel',
703 'ticket_text' => 'Text lístku',
704 'category' => 'Kategorie',
705 'no_tickets_found' => '®ádný lístek nenalezen!',
706 'del_selected_tickets' => 'Odstranit vybrané lístky!',
707 'tot_tickets' => 'Celkem lístkù',
708 'send_ingame_mail' => 'Poslat herní po¹tu',
709 'edit_reply' => 'Editovat / Odpovìdìt',
710 'ticket_id' => 'ID lístku',
711 'submitted_by' => 'Pøedlo¾eno',
712 'ticket_text' => 'Text',
713 'update' => 'Aktualizovat lístek',
714 'ticket_updated' => 'Lístek aktualizován',
715 'ticked_deleted' => 'Lístky odstranìny úspì¹nì.',
716 'ticket_not_deleted' => '®ádné lístky neodstranìny!',
717 'edit_ticked' => 'Editovat lístek',
718 'ticket_updated' => 'Lístek aktualizován',
719 'ticket_update_err' => 'Chyba aktualizace lístku',
720 'browse_tickets' => 'Procházet lístky',
721 'other' => 'Jiný',
722 'stuck' => 'Zaklínìní',
723 'behavior' => 'Chování',
724 'guild' => 'Spolek',
725 'item' => 'Vìc',
726 'environmental' => 'Týkající se prostøedí',
727 'creep' => 'Plazení',
728 'quest' => 'Výprava',
729 'technical' => 'Technický',
730 'account' => 'Úèet',
731 'character' => 'Postava'
732 );
733
734$lang_user = array(
735 // ----- USER.PHP -----
736 'add_acc' => 'Nový úèet',
737 'cleanup' => 'Úklid',
738 'backup' => 'Zálohování',
739 'by_name' => 'podle jména',
740 'by_tbc' => 'podle TBC úètù',
741 'by_id' => 'podle ID',
742 'by_gm_level' => '= Úroveò GM',
743 'greater_gm_level' => '< Úroveò GM',
744 'by_email' => 'podle emailu',
745 'by_join_date' => 'podle data registrace',
746 'by_ip' => 'podle IP',
747 'by_failed_loggins' => '< Neúspì¹ných pøihlá¹ení',
748 'by_last_login' => 'podle posledního pøihlá¹ení',
749 'by_online' => 'podle online',
750 'by_banned' => 'podle blokování',
751 'by_locked' => 'podle zamknutí',
752 'id' => 'ID',
753 'username' => 'Jméno',
754 'gm_level' => 'GM',
755 'email' => 'Po¹ta',
756 'join_date' => 'Datum registrace',
757 'banned' => 'Blokování',
758 'ip' => 'IP',
759 'failed_logins' => 'S.Pøihlá¹ení',
760 'locked' => 'Zamknuto',
761 'last_login' => 'Poslední pøihlá¹ení',
762 'online' => 'Online',
763 'del_selected_users' => 'Vymazat vybrané u¾ivatele',
764 'backup_selected_users' => 'Zálohovat vybrané u¾ivatele',
765 'acc_backedup' => 'Záloha úètù dokonèena úspì¹nì',
766 'tot_acc' => 'Celkem úètù',
767 'user_list' => 'Seznam u¾ivatelù',
768 'tot_found' => 'Celkem nalezeno',
769 'acc_ids' => 'ID úètù',
770 'back_browsing' => 'Zpìt na prohlí¾ení u¾ivatelù',
771 'no_acc_deleted' => '®ádný úèet nesmazán!<br />Chyba oprávnìní?<br />Online u¾ivatele nemohou být smazání.',
772 'total' => 'Celkem',
773 'acc_deleted' => 'Úèet smazán!',
774 'char_deleted' => 'Postava smazána!',
775 'create_new_acc' => 'Vytvoøit nový úèet',
776 'password' => 'Heslo',
777 'confirm' => 'Potvrdit',
778 'create_acc' => 'Vytvoøit úèet',
779 'gm_level_long' => 'Úroveò GM',
780 'last_ip' => 'Poslední IP',
781 'ban_this_ip' => 'Blokovat tuto IP',
782 'failed_logins_long' => 'Neúspì¹ných pøihlá¹ení',
783 'tot_chars' => 'Celkem postav',
784 'chars_on_realm' => 'Postav ve svìtì',
785 'update_data' => 'Aktualizovat informace',
786 'del_acc' => 'Smazat úèet',
787 'search_results' => 'Výsledky vyhledávání',
788 'acc_creation_failed' => 'Vytvoøení nového úètu selhalo! (prázdné holonky)',
789 'acc_created' => 'Nový úèet vytvoøen',
790 'nonidentical_passes' => 'Zadal jste dvì rozdílné hesla.',
791 'user_already_exist' => 'Jméno ji¾ existuje.',
792 'username_pass_too_long' => 'Velikost Jména/Hesla musí být dlouhá od 4 do 15 znakù!',
793 'use_only_eng_charset' => 'Jméno musí obsahovat pouze znaky [A-Z][a-z][0-9]!',
794 'no_value_passed' => 'Nebyla zadána hodnota',
795 'edit_acc' => 'Editovat úèet',
796 'update_failed' => 'Aktualizace selhala - ®ádný z údajù nebyl zmìnìn?',
797 'data_updated' => 'Aktualizováno',
798 'you_have_no_permission' => 'Nemáte oprávnìní mìnit tyto data',
799 'browse_acc' => 'Prohlí¾et úèty',
800 'you_have_no_permission_to_set_gmlvl' => 'Nemáte oprávnìní nastavovat tuto GM úroveò',
801 'tbc_account' => 'TBC úèet',
802 'client_type' => 'Typ klienta',
803 'classic' => 'Klasický',
804 'expansion' => 'Roz¹íøený (TBC)'
805 );
806
807$lang_stat = array(
808 // ----- STAT.PHP -----
809 'srv_statistics' => 'Statistiky serveru',
810 'general_info' => 'Obecné informace',
811 'tot_accounts' => 'Celkem úètù',
812 'total_of' => 'Je zde celkem',
813 'gms_one_for' => 'GM, jeden na ka¾dých',
814 'players' => 'hráèù',
815 'tot_chars_on_realm' => 'Celkem postav ve svìtì',
816 'average_of' => 'Prùmìrnì',
817 'chars_per_acc' => 'postav na úèet',
818 'horde' => 'Horda',
819 'alliance' => 'Aliance',
820 'chars_by_race' => 'Podíl postav podle rasy',
821 'chars_by_class' => 'Podíl postav podle tøídy',
822 'chars_by_level' => 'Podíl postav podle úrovnì',
823 'reset' => 'Resetovat filtry',
824 'avg_uptime' => 'Prùmìr doby bìhu serveru',
825 'max_uptime' => 'Maximlání doba bìhu serveru',
826 'uptime_prec' => ' Procenta doby bìhu od prvního spu¹tìní'
827);
828
829$lang_tele = array(
830 // ----- TELE.PHP -----
831 'loc_name' => 'Jméno místa',
832 'loc_id' => 'ID místa',
833 'on_map' => 'ID na mapì',
834 'id' => 'ID',
835 'name' => 'Jméno',
836 'map' => 'Mapa',
837 'x' => 'X',
838 'y' => 'Y',
839 'z' => 'Z',
840 'orientation' => 'Smìr',
841 'tot_locations' => 'Celkem teleportovacích míst',
842 'total_found' => 'Celkem nalezeno míst',
843 'edit_tele' => 'Editovat teleporotvací místa',
844 'position_x' => 'Poloha X',
845 'position_y' => 'Poloha Y',
846 'position_z' => 'Poloha Z',
847 'update_tele' => 'Aktualizovat místo',
848 'delete_tele' => 'Smazat',
849 'tele_updated' => 'Místo aktualizováno',
850 'search_results' => 'Výsledky vehledávání',
851 'error_updating' => 'Chyba aktualizace',
852 'tele_locations' => 'Teleportovací místa',
853 'add_new' => 'Pøidat nové',
854 'add_new_tele' => 'Pøidat teleportovací místo'
855);
856
857$lang_command = array(
858 // ----- COMMAND.PHP -----
859 'command_list' => 'Dostupné pøíkazy',
860 'level0' => 'Hráè',
861 'level1' => 'Moderátor',
862 'level2' => 'GameMaster',
863 'level3' => 'Administrátor',
864 'command' => 'Pøíkaz',
865 'syntax' => 'Syntaxe',
866 'description' => 'Popis',
867 'change_level' => 'Zmìnit úroveò vybraných pøíkazù',
868 'save' => 'Ulo¾it'
869 );
870
871$lang_item_edit = array(
872 // ----- ITEM.PHP -----
873 'search_item' => 'Search for Item(s)',
874 'model_id' => 'Model Id',
875 'all' => 'All',
876 'search' => '+ Search +',
877 'add_new_item' => 'Add New Item',
878 'tot_items_in_db' => 'Total items in DB',
879 'new_search' => 'New Search',
880 'items_found' => 'Items Found',
881 'item_not_found' => 'Item NOT Found in DB',
882 'search_results' => 'Search Results',
883 'edit_item' => 'Edit Item',
884 'search_items' => 'Lookup Items',
885 'update' => 'Save Item to Database',
886 'export_sql' => 'Save as SQL Script',
887 'item_id' => 'Item ID',
888 'err_adding_item' => 'Error Adding Item',
889 'err_no_field_updated' => 'Non of the fields updated.',
890 'del_item' => 'Delete Item',
891 'general_tab' => 'General',
892 'additional_tab' => 'Extra',
893 'stats_tab' => 'Stats',
894 'damage_tab' => 'Damage',
895 'spell_tab' => 'Spells',
896 'req_tab' => 'Req.',
897 'general' => 'General',
898 'entry' => 'Entry',
899 'entry_desc' => 'This is the unique ID of an Item.',
900 'display_id' => 'Display ID',
901 'display_id_desc' => 'This is the Model ID of an Item.',
902 'req_level' => 'Req. Level',
903 'req_level_desc' => 'Minimum level to use/equip this item.',
904 'item_level' => 'Item Level',
905 'item_level_desc' => 'Item base level.',
906 'names' => 'Names',
907 'item_name' => 'Item Name',
908 'item_name_desc' => 'Item Name',
909 'description' => 'Description',
910 'description_desc' => 'Brief description of this item, appears in orange at the bottom of an item label ingame.',
911 'script_name' => 'ScriptName',
912 'script_name_desc' => 'Here can be added script entries defined in core code.',
913 'class' => 'Class',
914 'class_desc' => 'Defines the class of an item.',
915 'type' => 'Type',
916 'subclass' => 'Subclass',
917 'subclass_desc' => 'Defines the subclass of an item. Notice: The subclass must be related to Item Class. Some Classes do not have any subclasses.',
918 'quality' => 'Quality',
919 'quality_desc' => 'The overall quality of an item.',
920 'inv_type' => 'Inv. Type',
921 'inv_type_desc' => 'Where this item can be equipped.',
922 'flags' => 'Flags',
923 'flags_desc' => 'TODO: Add proper description.',
924 'item_set' => 'Item Set',
925 'item_set_desc' => 'The ID of an item set this item belongs to.',
926 'bonding' => 'Bonding',
927 'bonding_desc' => 'Item Bonding type.',
928 'start_quest' => 'Start Quest',
929 'start_quest_desc' => 'ID of a quest that this item starts.',
930 'short_rules_desc' => '* Moving your mouse over the field name will show you short field description.<br />* Make sure you properly filled all the fields and you are not trying to insert new item using existing entry.',
931 'vendor' => 'Vendor',
932 'buy_count' => 'BuyCount',
933 'buy_count_desc' => 'Size of the stack in which the item is sold by vendors.',
934 'buy_price' => 'BuyPrice',
935 'buy_price_desc' => 'Price (in copper) of a stack of #BuyCount items.',
936 'sell_price' => 'SellPrice',
937 'sell_price_desc' => 'How much a vendor will buy this item for from the player. If omitted, the item will sell for nothing (No sell price).',
938 'container' => 'Container',
939 'bag_family' => 'BagFamily',
940 'bag_family_desc' => 'Type of Container.',
941 'bag_slots' => 'Container Slots',
942 'bag_slots_desc' => 'Number of slots that this bag holds.',
943 'materials' => 'Materials',
944 'material' => 'Material',
945 'material_desc' => 'The material the item is made of. Affects the sound that the item makes when moved.',
946 'consumables' => 'Consumables',
947 'none' => 'None',
948 'metal' => 'Metal',
949 'wood' => 'Wood',
950 'liquid' => 'Liquid',
951 'jewelry' => 'Jewelry',
952 'chain' => 'Chain',
953 'plate' => 'Plate',
954 'cloth' => 'Cloth',
955 'leather' => 'Leather',
956 'page_material' => 'Page Material',
957 'page_material_desc' => 'The background of the page window (and to some extent the font).',
958 'parchment' => 'Parchment',
959 'stone' => 'Stone',
960 'marble' => 'Marble',
961 'silver' => 'Silver',
962 'bronze' => 'Bronze',
963 'max_durability' => 'Max Durability',
964 'max_durability_desc' => 'Durability of an item.',
965 'other' => 'Other',
966 'max_count' => 'MaxCount',
967 'max_count_desc' => 'Maximum number of this item that the player can have. ( 0:not limited, 1:Unique)',
968 'stackable' => 'Stackable',
969 'stackable_desc' => 'The amount of this item that a player can carry in the same slot.',
970 'page_text' => 'PageText',
971 'page_text_desc' => 'ID of a TEXT in the item_text table, the text for a book or letter for example. The item will have a magnifying glass cursor ingame and will show the pagetext upon rightclicking the item.',
972 'RandomProperty' => 'Random Property',
973 'RandomProperty_desc' => 'Random enchantment entry.',
974 'lang_id' => 'Language ID',
975 'lang_id_desc' => 'Language that this item is written in.',
976 'sheath' => 'Sheath',
977 'sheath_desc' => 'How the weapon is put away (to the side, on the back, etc.).',
978 'lock_id' => 'Lock Id',
979 'lock_id_desc' => 'TODO: Add description.',
980 'disenchant_id' => 'Disenchant ID',
981 'disenchant_id_desc' => 'Refers to disenchant_loot_template.entry.',
982 'area' => 'Area',
983 'area_desc' => 'Area ID only in which the item is usable',
984 'map' => 'Map',
985 'map_desc' => 'Map ID only in which the item is usable',
986 'stats' => 'Stats',
987 'stat_type' => 'Stat type',
988 'stat_type_desc' => 'Character stat which will be changed if the item is equipped.',
989 'stat_value' => 'Stat value',
990 'stat_value_desc' => 'This value will be added to the stat (or removed if negative).',
991 'resis_armor' => 'Resistance / Armor',
992 'armor_desc' => 'Armor for this item.',
993 'block_desc' => 'Shield\'s chance to block an attack.',
994 'res_holy_desc' => 'Holy resistance for this item.',
995 'res_fire_desc' => 'Fire resistance for this item.',
996 'res_nature_desc' => 'Nature resistance for this item.',
997 'res_frost_desc' => 'Frost resistance for this item.',
998 'res_shadow_desc' => 'Shadow resistance for this item.',
999 'res_arcane_desc' => 'Arcane resistance for this item.',
1000 'weapon_properties' => 'Weapon properties',
1001 'delay' => 'Delay',
1002 'delay_desc' => 'Time in milliseconds between hits.',
1003 'ranged_mod' => 'Ranged Mod',
1004 'ranged_mod_desc' => 'TODO: Add description.',
1005 'ammo_type' => 'Ammo Type',
1006 'ammo_type_desc' => 'The type of ammunition this weapon requires.',
1007 'weapon_damage' => 'Weapon Damage',
1008 'damage_type' => 'Damage Type',
1009 'damage_type_desc' => 'Type of the Damage will be dealt by this item.',
1010 'dmg_min_max' => 'Damage : Min - Max',
1011 'dmg_min_max_desc' => 'Minimal and maximal damage values.',
1012 'spell_id' => 'Spell Id',
1013 'spell_id_desc' => 'Refers to Spell.dbc index.',
1014 'spell_trigger' => 'Spell trigger',
1015 'spell_trigger_desc' => 'The action triggers this spell.',
1016 'spell_charges' => 'Spell Charges',
1017 'spell_charges_desc' => 'Number of charges for this spell.(0: infinite, -X: item is expendable, +X: item is kept when all charges are spent).',
1018 'spell_cooldown' => 'Spell Cooldown',
1019 'spell_cooldown_desc' => 'Spell cooldown time in milliseconds.',
1020 'spell_category' => 'Spell Category',
1021 'spell_category_desc' => 'Spell Category.',
1022 'spell_category_cooldown' => 'Spell Category Cooldown',
1023 'spell_category_cooldown_desc' => 'Global cooldown for entire category.',
1024 'allow_class' => 'Allowable Class',
1025 'allow_class_desc' => 'Mask for character classes that can use this item.',
1026 'allow_race' => 'Allowable Race',
1027 'allow_race_desc' => 'Mask for races which can use this item.',
1028 'req_skill' => 'Required Skill',
1029 'req_skill_desc' => 'Skill required to use this item.',
1030 'req_skill_rank' => 'Required Skill Rank',
1031 'req_skill_rank_desc' => 'Minimum proficiency in skill to use this item.',
1032 'req_spell' => 'Required Spell',
1033 'req_spell_desc' => 'Player must know this spell to use the item.',
1034 'req_honor_rank' => 'Required Honor Rank',
1035 'req_honor_rank_desc' => 'The PvP Honor rank required to use this item.',
1036 'req_rep_faction' => 'Required Reputation Faction',
1037 'req_rep_faction_desc' => 'Faction id (from Faction.dbc) for which a minimum rank is required to equip/use the item.',
1038 'req_rep_rank' => 'Required Reputation Rank',
1039 'req_rep_rank_desc' => 'Minimum required rank for the faction entered in RequiredReputationFaction.',
1040 'req_city_rank' => 'Required City Rank',
1041 'req_city_rank_desc' => 'Required City Rank.',
1042 'hated' => 'Hated',
1043 'hostile' => 'Hostile',
1044 'unfriendly' => 'Unfriendly',
1045 'neutral' => 'Neutral',
1046 'friendly' => 'Friendly',
1047 'honored' => 'Honored',
1048 'reverted' => 'Reverted',
1049 'exalted' => 'Exalted',
1050 'sock_tab' => 'Sockets',
1051 'req_skill_disenchant' => 'Req. Disenchant Skill',
1052 'req_skill_disenchant_desc' => 'Disenchant Skill Required in order to disenchant this item.',
1053 'RandomSuffix' => 'Random Suffix',
1054 'RandomSuffix_desc' => 'Random enchantment suffix entry.',
1055 'unk0' => 'unk0',
1056 'unk0_desc' => 'TODO:',
1057 'extended_cost' => 'Extended Cost',
1058 'extended_cost_desc' => 'Honor point required to buy. Linked to ItemExtendedCost.dbc',
1059 'totem_category' => 'Totem Type',
1060 'totem_category_desc' => 'Type of the totem. Linked to TotemCategory.dbc',
1061 'socket_color' => 'Socket Color',
1062 'socket_color_desc' => 'Color of this Socket.',
1063 'socket_content' => 'Socket Content',
1064 'socket_content_desc' => 'Jem socketed into this socket',
1065 'socket_bonus' => 'Socket Bonus',
1066 'socket_bonus_desc' => 'Bonus upon socketting. Linked to SpellItemEnchantment.dbc',
1067 'gem_properties' => 'Gem Poperties',
1068 'gem_properties_desc' => 'Linked to GemProperties.dbc',
1069 'custom_search' => 'Custom Filter',
1070 'info' => 'Info.',
1071 'dropped_by' => 'Item Dropped by',
1072 'top_x' => '(top 5)',
1073 'soled_by' => 'Item Soled by',
1074 'limit_x' => '(limited to 5 results)',
1075 'mob_name' => 'Name',
1076 'mob_level' => 'Level',
1077 'mob_drop_chance' => 'Drop Chance',
1078 'mob_quest_drop_chance' => 'Quest Drop Chance',
1079 'involved_in_quests' => 'Involved in Quest(s)',
1080 'reward_from_quest' => 'Reward from Quest(s)',
1081 'disenchant_tab' => 'Disenchant',
1082 'disenchant_templ' => 'Disenchant Template',
1083 'add_items_to_templ' => 'Add Item to Template',
1084 'loot_item_id' => 'Item ID',
1085 'loot_item_id_desc' => 'ID of the item you wish to be added.',
1086 'loot_drop_chance' => 'Drop Chance',
1087 'loot_drop_chance_desc' => 'Item Drop chance',
1088 'loot_quest_drop_chance' => 'Quest Drop Chance',
1089 'loot_quest_drop_chance_desc' => 'Quest Drop chance',
1090 'min_count' => 'Min. Count',
1091 'min_count_desc' => 'Minimum number of stack size on drop.',
1092 'max_count' => 'Max. Count',
1093 'max_count_desc' => 'Maximum number of stack size on drop.',
1094 'quest_loot' => 'Quest Loot Flag',
1095 'quest_loot_desc' => 'Quest Free for all loot flag.',
1096 'add_item_to_loot' => 'Add item to Loot Template',
1097 'drop_chance' => 'Drop Chance',
1098 'quest_drop_chance' => 'Quest Drop Chance',
1099 'quest_freeforall' => 'Quest free for all',
1100 'armor_dmg_mod' => 'Armor Damage Modifier',
1101 'armor_dmg_mod_desc' => 'TODO:'
1102);
1103
1104$lang_creature = array(
1105 // ----- CREATURE.PHP -----
1106 'none' => 'None',
1107 'custom' => 'Custom',
1108 'gossip' => 'Gossip',
1109 'quest_giver' => 'Quest Giver',
1110 'vendor' => 'Vendor',
1111 'taxi' => 'Taxi',
1112 'trainer' => 'Trainer',
1113 'spirit_healer' => 'Spirit Healer',
1114 'guard' => 'Guard',
1115 'inn_keeper' => 'Inn Keeper',
1116 'banker' => 'Banker',
1117 'retitioner' => 'Retitioner',
1118 'tabard_vendor' => 'Tabard Vendor',
1119 'battlemaster' => 'Battlemaster',
1120 'auctioneer' => 'Auctioneer',
1121 'stable_master' => 'Stable Master',
1122 'armorer' => 'Armorer',
1123 'normal' => 'Normal',
1124 'elite' => 'Elite',
1125 'rare_elite' => 'Rare Elite',
1126 'world_boss' => 'World Boss',
1127 'rare' => 'Rare',
1128 'search_template' => 'Search Creature Template',
1129 'select' => 'Select',
1130 'other' => 'Other',
1131 'beast' => 'Beast',
1132 'dragonkin' => 'Dragonkin',
1133 'demon' => 'Demon',
1134 'elemental' => 'Elemental',
1135 'giant' => 'Giant',
1136 'undead' => 'Undead',
1137 'humanoid' => 'Humanoid',
1138 'critter' => 'Critter',
1139 'mechanical' => 'Mechanical',
1140 'not_specified' => 'Not Specified',
1141 'class' => 'Class',
1142 'mounts' => 'Mounts',
1143 'trade_skill' => 'Trade Skill',
1144 'pets' => 'Pets',
1145 'wolf' => 'Wolf',
1146 'cat' => 'Cat',
1147 'spider' => 'Spider',
1148 'bear' => 'Bear',
1149 'boar' => 'Boar',
1150 'crocolisk' => 'Crocolisk',
1151 'carrion_bird' => 'Carrion Bird',
1152 'crab' => 'Crab',
1153 'gorilla' => 'Gorilla',
1154 'raptor' => 'Raptor',
1155 'tallstrider' => 'Tallstrider',
1156 'felhunter' => 'Felhunter',
1157 'voidwalker' => 'Voidwalker',
1158 'succubus' => 'Succubus',
1159 'doomguard' => 'Doomguard',
1160 'scorpid' => 'Scorpid',
1161 'turtle' => 'Turtle',
1162 'scorpid' => 'Scorpid',
1163 'imp' => 'Imp',
1164 'bat' => 'Bat',
1165 'hyena' => 'Hyena',
1166 'owl' => 'Owl',
1167 'wind_serpent' => 'Wind Serpent',
1168 'search' => 'Search',
1169 'new_search' => 'New Search',
1170 'add_new' => 'Add New Creature',
1171 'tot_creature_templ' => 'Total Creature Templates',
1172 'tot_found' => 'Total Found',
1173 'general' => 'General',
1174 'stats' => 'Stats',
1175 'models' => 'Models',
1176 'additional' => 'Additional',
1177 'entry' => 'Entry',
1178 'entry_desc' => 'Creature\'s id.',
1179 'name' => 'Name',
1180 'name_desc' => 'Base name of the creature.',
1181 'faction' => 'Faction',
1182 'sub_name' => 'SubName',
1183 'sub_name_desc' => 'Subname of the creature.',
1184 'script_name' => 'Script Name',
1185 'script_name_desc' => 'Script\'s name creature uses.',
1186 'basic_status' => 'Basic Status',
1187 'level' => 'Level',
1188 'min_level' => 'Min. Level',
1189 'min_level_desc' => 'Creature\'s minimum level. Spawned creature have level in range from minlevel to maxlevel.',
1190 'max_level' => 'Max. Level',
1191 'max_level_desc' => 'Creature\'s maximum level. Spawned creature have level in range from minlevel to maxlevel.',
1192 'rank' => 'Rank',
1193 'rank_desc' => 'Creature\'s honor rank.',
1194 'health' => 'Health',
1195 'min_health' => 'Min Health',
1196 'min_health_desc' => 'Maximum creature\'s health points for creature level equal minlevel. Spawned creature have health in linear proportion to level position in range minlevel - maxlevel.',
1197 'max_health' => 'Max Health',
1198 'max_health_desc' => 'Maximum creature\'s health points for creature level equal maxlevel. Spawned creature have health in linear proportion to level position in range minlevel - maxlevel.',
1199 'min_mana' => 'Min Mana',
1200 'min_mana_desc' => 'Minimum creature\'s mana points for creature level equal minlevel. Spawned creature have mana in linear proportion to level position in range minlevel - maxlevel.',
1201 'max_mana' => 'Max Mana',
1202 'max_mana_desc' => 'Maximum creature\'s mana points for creature level equal minlevel. Spawned creature have mana in linear proportion to level position in range minlevel - maxlevel.',
1203 'faction' => 'Faction',
1204 'faction_desc' => 'Creature\'s faction.',
1205 'family' => 'Family',
1206 'family_desc' => 'Creature\'s family type.',
1207 'type' => 'Type',
1208 'type_desc' => 'Creature type.',
1209 'npc_flag' => 'NPC Flag',
1210 'npc_flag_desc' => 'This is way to cliet know how info you see if you clic(RMB) on NPC if is vendor if is auction in fact is menu how you see Is what type of NPC it is.',
1211 'trainer_type' => 'Trainer Type',
1212 'trainer_type_desc' => 'If NPC flag is set to Trainer this flag will specify its type.',
1213 'loot' => 'Loot',
1214 'loot_id' => 'Loot Id',
1215 'loot_id_desc' => 'Refered to field loot_template.entry.',
1216 'skin_loot' => 'Skin Loot',
1217 'skin_loot_desc' => 'Type of loot if creature is skinned.',
1218 'pickpocket_loot' => 'Pickpocket Loot',
1219 'pickpocket_loot_desc' => 'Refered to field pickpocketing_loot_template.entry.',
1220 'min_gold' => 'Min Gold',
1221 'min_gold_desc' => 'Minimum gold drop.',
1222 'max_gold' => 'Max Gold',
1223 'max_gold_desc' => 'Maximum gold drop. 0 = creature don\'t drop any gold.',
1224 'basic_status' => 'Basic Status',
1225 'armor' => 'Armor',
1226 'armor_desc' => 'Creature\'s armor.',
1227 'speed' => 'Speed',
1228 'speed_desc' => 'Creature\'s speed. Use float values in 0<<3 range.',
1229 'size' => 'Size',
1230 'size_desc' => 'Creature model size 1 = 100%. Float 0<<3 range.',
1231 'damage' => 'Damage',
1232 'min_damage' => 'Min Damage',
1233 'min_damage_desc' => 'Creature\'s minimum melee damage.',
1234 'max_damage' => 'Max Damage',
1235 'max_damage_desc' => 'Creature\'s maximum melee damage.',
1236 'attack_power' => 'Attack Power',
1237 'attack_power_desc' => 'Creature\'s melee attack power.',
1238 'min_range_dmg' => 'Min Ranged Damage',
1239 'min_range_dmg_desc' => 'Minimum creature\'s range damage.',
1240 'max_range_dmg' => 'Max Ranged Damage',
1241 'max_range_dmg_desc' => 'Maximum creature\'s range damage.',
1242 'ranged_attack_power' => 'Ranged Attack Power',
1243 'ranged_attack_power_desc' => 'Creature\'s ranged attack power.',
1244 'attack_time' => 'Attack Time',
1245 'attack_time_desc' => 'Time between each creature\'s melee attacks (ms).',
1246 'range_attack_time' => 'Range Attack Time',
1247 'range_attack_time_desc' => 'Time between each creature\'s range attacks (ms).',
1248 'combat_reach' => 'Combat Reach',
1249 'combat_reach_desc' => 'The distance from the creature can hit you.',
1250 'bounding_radius' => 'Bounding Radius',
1251 'bounding_radius_desc' => 'Radius from what player can be attacked.',
1252 'spells' => 'Spells',
1253 'spell' => 'Spell',
1254 'spell_desc' => 'Creature\'s spell.',
1255 'resistances' => 'Resistances',
1256 'resis_holy' => 'Holy Resitance',
1257 'resis_holy_desc' => 'Holy Resitance.',
1258 'resis_fire' => 'Fire Resitance',
1259 'resis_fire_desc' => 'Fire Resitance.',
1260 'resis_nature' => 'Nature Resitance',
1261 'resis_nature_desc' => 'Nature Resitance.',
1262 'resis_frost' => 'Frost Resitance',
1263 'resis_frost_desc' => 'Frost Resitance.',
1264 'resis_shadow' => 'Shadow Resitance',
1265 'resis_shadow_desc' => 'Shadow Resitance.',
1266 'resis_arcane' => 'Arcane Resitance',
1267 'resis_arcane_desc' => 'Arcane Resitance.',
1268 'models' => 'Models',
1269 'modelid_male' => 'Modelid Male',
1270 'modelid_male_desc' => 'Graphical model that client must apply on this male creature.',
1271 'modelid_female' => 'Modelid Female',
1272 'modelid_female_desc' => 'Graphical model that client must apply on this Female creature.',
1273 'equip_slot' => 'Equip Slot',
1274 'equip_slot_desc' => 'TODO:',
1275 'equip_model' => 'Equip Model',
1276 'equip_model_desc' => 'Equipement\'s model of the first item weared by the creature.',
1277 'equip_info' => 'Equip Info',
1278 'equip_info_desc' => 'TODO:',
1279 'scripts' => 'Scripts',
1280 'ai_name' => 'AIName',
1281 'ai_name_desc' => 'Name of the AI function creature uses.',
1282 'movement_type' => 'MovementType',
1283 'movement_type_desc' => 'TODO.',
1284 'class' => 'class',
1285 'class_desc' => 'Creature\'s class, like character.class field. Used for check in case npcflag include trainer flag (16) and trainer_type == TRAINER_TYPE_CLASS or TRAINER_TYPE_PETS.',
1286 'race' => 'Race',
1287 'race_desc' => 'Creature\'s race, like character.race field. Used for check in case npcflag include trainer flag (16) and trainer_type == TRAINER_TYPE_MOUNTS.',
1288 'trainer_spell' => 'Trainer Spell',
1289 'trainer_spell_desc' => 'Spell ID. Used for check in case npcflag include trainer flag (16) and trainer_type == TRAINER_TYPE_TRADESKILLS. Player must known trainer_spell to start training.',
1290 'inhabit_type' => 'Inhabit Type',
1291 'inhabit_type_desc' => 'Movment type.<br />0 - not used<br />1 - can walk (or fly above ground)<br />2 - can swim (or fly above water)<br />3 (= 1 | 2) - can walk and swim (and fly)',
1292 'walk' => 'Walk',
1293 'swim' => 'Swim',
1294 'both' => 'Both',
1295 'civilian' => 'Civilian',
1296 'civilian_desc' => 'If is this NPC civilian or not.',
1297 'flags' => 'Flags',
1298 'flags_desc' => 'TODO:',
1299 'dynamic_flags' => 'Dynamic Flags',
1300 'dynamic_flags_desc' => 'TODO:',
1301 'flag_1' => 'Flag 1',
1302 'flag_1_desc' => 'Mobgroup: If you attack one of this group each mob in the group will aggro you.',
1303 'save_to_db' => 'Save to Database',
1304 'save_to_script' => 'Save as SQL Script',
1305 'lookup_creature' => 'Lookup Creature',
1306 'quests' => 'Quests',
1307 'vendor' => 'Vendor',
1308 'trainer' => 'Trainer',
1309 'creature_swapned' => 'This Creature spawned total of',
1310 'times' => 'time(s)',
1311 'del_creature' => 'Delete Creature',
1312 'del_spawns' => 'Delete Spawns',
1313 'loot_tmpl_id' => 'Loot template ID',
1314 'drop_chance' => 'Drop chance',
1315 'quest_drop_chance' => 'Quest Drop chance',
1316 'start_quests' => 'Start Quests',
1317 'ends_quests' => 'Ends Quests',
1318 'sells' => 'Sells',
1319 'unlimited' => 'Unlimited',
1320 'count' => 'Count',
1321 'trains' => 'Trains',
1322 'spell_id' => 'Spell ID',
1323 'cost' => 'Cost',
1324 'req_skill' => 'Required Skill',
1325 'req_skill_lvl' => 'Required Skill level',
1326 'req_level' => 'Required Level',
1327 'creature_template' => 'Creature template ID',
1328 'all_related_data' => 'All related data will be erased as well.',
1329 'add_new_mob_templ' => 'Add new creature Template',
1330 'edit_mob_templ' => 'Edit Creature Template',
1331 'err_adding_new' => 'Error Adding New Creature',
1332 'err_no_fields_updated' => 'Non of the fields updated.',
1333 'search_creatures' => 'Search Creatures',
1334 'custom_search' => 'Custom Filter',
1335 'pickpocketloot_tmpl_id' => 'Pickpocket Loot Template ID',
1336 'skinning_loot_tmpl_id' => 'Skinning Loot Template ID',
1337 'add_items_to_templ' => 'Add Item to Template',
1338 'loot_item_id' => 'Item ID',
1339 'loot_item_id_desc' => 'ID of the item you wish to be added.',
1340 'loot_drop_chance' => 'Drop Chance',
1341 'loot_drop_chance_desc' => 'Item Drop chance',
1342 'loot_quest_drop_chance' => 'Quest Drop Chance',
1343 'loot_quest_drop_chance_desc' => 'Quest Drop chance',
1344 'min_count' => 'Min. Count',
1345 'min_count_desc' => 'Minimum number of stack size on drop.',
1346 'max_count' => 'Max. Count',
1347 'max_count_desc' => 'Maximum number of stack size on drop.',
1348 'quest_loot' => 'Quest Loot Flag',
1349 'quest_loot_desc' => 'Quest Free for all loot flag.',
1350 'add_item_to_loot' => 'Add item to Loot Template',
1351 'drop_chance' => 'Drop Chance',
1352 'quest_freeforall' => 'Quest free for all',
1353 'add_ends_quests' => 'Add Quest ends by this NPC',
1354 'add_starts_quests' => 'Add Quest starts by this NPC',
1355 'quest_id' => 'Quest ID',
1356 'quest_id_desc' => 'ID of the quest.',
1357 'add_items_to_vendor' => 'Add item to Vendor',
1358 'vendor_item_id' => 'Item Id',
1359 'vendor_item_id_desc' => 'Id of item you wish to add.',
1360 'vendor_max_count' => 'Max. Count',
1361 'vendor_max_count_desc' => 'Maximim number of items can be soled.',
1362 'vendor_incrtime' => 'Increase Time',
1363 'vendor_incrtime_desc' => 'Time before this item can be soled again.',
1364 'train_spell_id' => 'Spell Id',
1365 'train_spell_id_desc' => 'Id of the spell you like this trainer to train.',
1366 'add_spell_to_trainer' => 'Add Spell to Trainer',
1367 'train_cost' => 'Cost',
1368 'train_cost_desc' => 'Cost in cooper of this skill.',
1369 'req_skill' => 'Req. Skill',
1370 'req_skill_desc' => 'Skill id required to learn this spell.',
1371 'req_skill_value' => 'Req. Skill Value',
1372 'req_skill_value_desc' => 'Skill level required to learn this spell.',
1373 'req_level' => 'Req. Level',
1374 'req_level_desc' => 'Character level required to learn this spell.',
1375 'check_to_delete' => '* Check checkbox next to item to remove from template.',
1376 'search_results' => 'Search Results',
1377 'RacialLeader' => 'Racial Leader',
1378 'RacialLeader_desc' => 'Set to 1 if the creature is Racial Leader'
1379 );
1380
1381$lang_game_object = array(
1382 // ----- GAME_OBJECT.PHP -----
1383 'unknown' => 'Unknown',
1384 'custom_search' => 'Custom Filter',
1385 'search' => '+ Search +',
1386 'add_new' => 'Add New',
1387 'tot_go_templ' => 'Total Game Object Templates',
1388 'search_template' => 'Search Game Object Template',
1389 'select' => 'Select',
1390 'new_search' => 'New Search',
1391 'tot_found' => 'Total Templates Found',
1392 'add_new_go_templ' => 'Add New Game Object Template',
1393 'edit_go_templ' => 'Edit Game Object Template',
1394 'err_adding_new' => 'Error Adding New Game Object Template',
1395 'err_no_fields_updated' => 'Error: No Fields Updated',
1396 'search_go' => 'Search Game Objects',
1397 'general' => 'General',
1398 'sounds' => 'Additional Sounds',
1399 'save_to_db' => 'Save to DB',
1400 'save_to_script' => 'Save to Script',
1401 'lookup_go' => 'Lookup GO',
1402 'DOOR' => 'DOOR',
1403 'BUTTON' => 'BUTTON',
1404 'QUESTGIVER' => 'QUESTGIVER',
1405 'CHEST' => 'CHEST',
1406 'BINDER' => 'BINDER',
1407 'GENERIC' => 'GENERIC',
1408 'TRAP' => 'TRAP',
1409 'CHAIR' => 'CHAIR',
1410 'SPELL_FOCUS' => 'SPELL_FOCUS',
1411 'TEXT' => 'TEXT',
1412 'GOOBER' => 'GOOBER',
1413 'TRANSPORT' => 'TRANSPORT',
1414 'AREADAMAGE' => 'AREADAMAGE',
1415 'CAMERA' => 'CAMERA',
1416 'MAP_OBJECT' => 'MAP_OBJECT',
1417 'MO_TRANSPORT' => 'MO_TRANSPORT',
1418 'DUEL_FLAG' => 'DUEL_FLAG',
1419 'FISHING_BOBBER' => 'FISHING_BOBBER',
1420 'RITUAL' => 'RITUAL',
1421 'MAILBOX' => 'MAILBOX',
1422 'AUCTIONHOUSE' => 'AUCTIONHOUSE',
1423 'GUARDPOST' => 'GUARDPOST',
1424 'SPELLCASTER' => 'SPELLCASTER',
1425 'MEETING_STONE' => 'MEETING_STONE',
1426 'BG_Flag' => 'BG_Flag',
1427 'FISHING_HOLE' => 'FISHING_HOLE',
1428 'FLAGDROP' => 'FLAGDROP',
1429 'CUSTOM_TELEPORTER' => 'CUSTOM_TELEPORTER',
1430 'LOTTERY_KIOSK' => 'LOTTERY_KIOSK',
1431 'CAPTURE_POINT' => 'CAPTURE_POINT',
1432 'AURA_GENERATOR' => 'AURA_GENERATOR',
1433 'DUNGEON_DIFFICULTY' => 'DUNGEON_DIFFICULTY',
1434 'general' => 'General',
1435 'name' => 'Name',
1436 'name_desc' => 'Object\'s name.',
1437 'entry' => 'Entry',
1438 'entry_desc' => 'Unique GO identifier value',
1439 'displayId' => 'Display Id',
1440 'displayId_desc' => 'Graphic model\'s id sent to the client.',
1441 'faction' => 'Faction',
1442 'faction_desc' => 'Object\'s faction, if any.',
1443 'flags' => 'Flags',
1444 'flags_desc' => 'TODO:',
1445 'type' => 'Type',
1446 'type_desc' => 'Game Object\'s type',
1447 'script_name' => 'ScriptName',
1448 'ScriptName_desc' => 'Script\'s name GO uses.',
1449 'size' => 'Size',
1450 'size_desc' => 'Object\'s size must be set because graphic models can be resample.',
1451 'sound' => 'Sound',
1452 'sound_desc' => 'Data fields specific for different type field values. Each type has unique fields.<br />For more informaton visit https://svn.mangosproject.org/trac /MaNGOS/wiki/Database /gameobject_template',
1453 'tmpl_not_found' => 'Template not Found',
1454 'del_go' => 'Delete GO',
1455 'del_spawns' => 'Delete Spawns',
1456 'loot' => 'Loot',
1457 'quests' => 'Quests',
1458 'loot_tmpl_id' => 'Loot Template',
1459 'drop_chance' => 'Drop Chance',
1460 'quest_drop_chance' => 'Quest Drop Chance',
1461 'quest_freeforall' => 'Quest Free for All',
1462 'add_items_to_templ' => 'Add Items to Template',
1463 'loot_item_id' => 'Loot template ID',
1464 'loot_item_id_desc' => 'ID of the item you wish to be added.',
1465 'loot_drop_chance' => 'Drop Chance',
1466 'loot_drop_chance_desc' => 'Item Drop chance',
1467 'loot_quest_drop_chance' => 'Quest Drop Chance',
1468 'loot_quest_drop_chance_desc' => 'Quest Drop chance',
1469 'min_count' => 'Min. Count',
1470 'min_count_desc' => 'Minimum number of stack size on drop.',
1471 'max_count' => 'Max. Count',
1472 'max_count_desc' => 'Maximum number of stack size on drop.',
1473 'quest_loot' => 'Quest Loot Flag',
1474 'quest_loot_desc' => 'Quest Free for all loot flag.',
1475 'check_to_delete' => '* Check checkbox next to item to remove from template.',
1476 'add_starts_quests' => 'Add Quest starts by this GO',
1477 'quest_id' => 'Quest ID',
1478 'quest_id_desc' => 'ID of the quest.',
1479 'start_quests' => 'Start Quests',
1480 'ends_quests' => 'Ends Quests',
1481 'add_ends_quests' => 'Add Quest ends by this GO',
1482 'go_swapned' => 'This Game Object spawned total of',
1483 'times' => 'times',
1484 'go_template' => 'Game Object Template',
1485 'all_related_data' => 'Along with all related data.'
1486);
1487
1488$lang_auctionhouse = array(
1489 // ----- AHSTATS.PHP -----
1490 'auctionhouse' => 'Auction House',
1491 'seller' => 'Seller',
1492 'item' => 'Item',
1493 'buyoutprice' => 'Buyout price',
1494 'timeleft' => 'Time Left',
1495 'buyer' => 'Buyer',
1496 'lastbid' => 'Last Bid',
1497 'firstbid' => 'First Bid',
1498 'dayshortcut' => 'D',
1499 'hourshortcut' => 'H',
1500 'mnshortcut' => 'mn',
1501 'total_auctions' => 'Total Auctions',
1502 'search_results' => 'Search Results',
1503 'auction_over' => 'Auction Over',
1504 'all' => 'All',
1505 'item_id' => 'Item Id',
1506 'item_name' => 'Item Name',
1507 'seller_name' => 'Seller Name',
1508 'buyer_name' => 'Buyer Name',
1509 'tot_found' => 'Total Items Found'
1510);
1511
1512$lang_id_tab = array(
1513 // ----- ID_TAB.PHP -----
1514 //---maps---
1515 'azeroths' => 'Azeroths',
1516 'kalimdor' => 'Kalimdor',
1517 'test_zone' => 'Test Zone',
1518 'kalidar' => 'Kalidar',
1519 'alterac_valley' => 'Alterac Valley',
1520 'shadowfang_keep_instance' => 'Shadowfang Keep',
1521 'the_stockade_instance' => 'The Stockade',
1522 'stormwind_prison' => 'Stormwind Prison',
1523 'deadmines_instance' => 'Deadmines',
1524 'plains_of_snow' => 'Plains of Snow',
1525 'wailing_caverns_instance' => 'Wailing Caverns',
1526 'monastery_interior' => 'Monastery Interior',
1527 'razorfen_kraul_instance' => 'Razorfen Kraul',
1528 'blackfathom_deeps_instance' => 'Blackfathom Deeps',
1529 'uldaman_instance' => 'Uldaman',
1530 'gnomeregan_instance' => 'Gnomeregan',
1531 'sunken_temple_instance' => 'Sunken Temple',
1532 'razorfen_downs_instance' => 'Razorfen Downs',
1533 'outland' => 'Outland',
1534 'emerald_forest' => 'Emerald Forest',
1535 'scarlet_monastery_instance' => 'Scarlet Monastery',
1536 'zul_farrak_instance' => 'Zul\'Farrak',
1537 'blackrock_spire_instance' => 'Blackrock Spire',
1538 'blackrock_depths_instance' => 'Blackrock Depths',
1539 'onyxia_s_lair_instance' => 'Onyxia\'s Lair',
1540 'caverns_of_time' => 'Caverns of Time',
1541 'scholomance_instance' => 'Scholomance',
1542 'zul_gurub_instance' => 'Zul\'Gurub',
1543 'stratholme_instance' => 'Stratholme',
1544 'maraudon_instance' => 'Maraudon',
1545 'deeprun_tram' => 'Deeprun Tram',
1546 'ragefire_chasm_instance' => 'Ragefire Chasm',
1547 'the_molten_core_instance' => 'The Molten Core',
1548 'dire_maul_instance' => 'Dire Maul',
1549 'alliance_pvp_barracks' => 'Alliance PVP Barracks',
1550 'horde_pvp_barracks' => 'Horde PVP Barracks',
1551 'development_land' => 'Develop. Land',
1552 'blackwing_lair_instance' => 'Blackwing Lair',
1553 'warsong_gulch' => 'Warsong Gulch',
1554 'ruins_of_ahn_qiraj_instance' => 'Ruins of Ahn\'Qiraj',
1555 'arathi_basin' => 'Arathi Basin',
1556 'temple_of_ahn_qiraj_instance' => 'Temple of Ahn\'Qiraj',
1557 'naxxramas_instance' => 'Naxxramas',
1558 //tbc - maps
1559 'cot_black_morass' => 'The Black Morass',
1560 'karazahn' => 'Karazahn',
1561 'cot_hyjal_past' => 'Hyjal Past',
1562 'hellfire_military' => 'The Shattered Halls',
1563 'hellfire_demon' => 'The Blood Furnace',
1564 'hellfire_rampart' => 'Hellfire Ramparts',
1565 'hellfire_raid' => 'Magtheridon\'s Lair',
1566 'coilfang_pumping' => 'The Steamvault',
1567 'coilfang_marsh' => 'The Underbog',
1568 'coilfang_draenei' => 'The Slave Pens',
1569 'coilfang_raid' => 'Serpentshrine Cavern',
1570 'tempest_keep_raid' => 'Eye of the Storm',
1571 'tempest_keep_arcane' => 'The Arcatraz',
1572 'tempest_keep_atrium' => 'The Botanica',
1573 'tempest_keep_factory' => 'The Mechanar',
1574 'auchindoun_shadow' => 'Shadow Labyrinth',
1575 'auchindoun_arakkoa' => 'Sethekk Halls',
1576 'auchindoun_ethereal' => 'Mana-Tombs',
1577 'auchindoun_draenei' => 'Auchenai Crypts',
1578 'nagrand_arena' => 'Nagrand Arena',
1579 'cot_hillsbrad_past' => 'Old Hillsbrad Foothills',
1580 'blades_edge_arena' => 'Blade\'s Edge Arena',
1581 'black_temple' => 'Black Temple',
1582 'gruuls_lair' => 'Gruul\'s Lair',
1583 'netherstorm_arena' => 'Netherstorm Arena',
1584 'zulaman' => 'Zul\'Aman',
1585 //---class/race---
1586 'unknown' => 'Unknown',
1587 'warrior' => 'Warrior',
1588 'paladin' => 'Paladin',
1589 'hunter' => 'Hunter',
1590 'rogue' => 'Rogue',
1591 'priest' => 'Priest',
1592 'shaman' => 'Shaman',
1593 'mage' => 'Mage',
1594 'warlock' => 'Warlock',
1595 'druid' => 'Druid',
1596 'human' => 'Human',
1597 'orc' => 'Orc',
1598 'dwarf' => 'Dwarf',
1599 'nightelf' => 'NightElf',
1600 'undead' => 'Undead',
1601 'tauren' => 'Tauren',
1602 'gnome' => 'Gnome',
1603 'troll' => 'Troll',
1604 'goblin' => 'Goblin',
1605 'bloodelf' => 'BloodElf',
1606 'draenei' => 'Draenei',
1607 //---zone---
1608 'undercity' => 'Undercity',
1609 'ironforge' => 'Ironforge',
1610 'stormwind_city' => 'Stormwind City',
1611 'badlands' => 'Badlands',
1612 'wetlands' => 'Wetlands',
1613 'stranglethorn_vale' => 'Stranglethorn Vale',
1614 'redridge_mountains' => 'Redridge Mountains',
1615 'loch_modan' => 'Loch Modan',
1616 'duskwood' => 'Duskwood',
1617 'deadwind_pass' => 'Deadwind Pass',
1618 'elwynn_forest' => 'Elwynn Forest',
1619 'burning_steppes' => 'Burning Steppes',
1620 'searing_gorge' => 'Searing Gorge',
1621 'dun_morogh' => 'Dun Morogh',
1622 'the_hinterlands' => 'The Hinterlands',
1623 'westfall' => 'Westfall',
1624 'hillsbrad_foothills' => 'Hillsbrad Foothills',
1625 'eastern_plaguelands' => 'Eastern Plaguelands',
1626 'western_plaguelands' => 'Western Plaguelands',
1627 'silverpine_forest' => 'Silverpine Forest',
1628 'tirisfal_glades' => 'Tirisfal Glades',
1629 'blasted_lands' => 'Blasted Lands',
1630 'swamp_of_sorrows' => 'Swamp of Sorrows',
1631 'arathi_highlands' => 'Arathi Highlands',
1632 'alterac_mountains' => 'Alterac Mountains',
1633 'darnassus' => 'Darnassus',
1634 'thunder_bluff' => 'Thunder Bluff',
1635 'orgrimmar' => 'Orgrimmar',
1636 'moonglade' => 'Moonglade',
1637 'silithus' => 'Silithus',
1638 'winterspring' => 'Winterspring',
1639 'un_goro_crater' => 'Un\'Goro Crater',
1640 'felwood' => 'Felwood',
1641 'azshara' => 'Azshara',
1642 'tanaris' => 'Tanaris',
1643 'dustwallow_marsh' => 'Dustwallow Marsh',
1644 'mulgore' => 'Mulgore',
1645 'feralas' => 'Feralas',
1646 'desolace' => 'Desolace',
1647 'thousand_needles' => 'Thousand Needles',
1648 'durotar' => 'Durotar',
1649 'ashenvale' => 'Ashenvale',
1650 'darkshore' => 'Darkshore',
1651 'teldrassil' => 'Teldrassil',
1652 'stonetalon_mountains' => 'Stonetalon Mountains',
1653 'the_barrens' => 'The Barrens',
1654 //tbc- zones
1655 'shattrath_city' => 'Shattrath City',
1656 'silvermoon_city' => 'Silvermoon City',
1657 'netherstorm' => 'Netherstorm',
1658 'terokkar_forest' => 'Terokkar Forest',
1659 'nagrand' => 'Nagrand',
1660 'bloodmyst_isle' => 'Bloodmyst Isle',
1661 'blades_edge_mountains' => 'Blade\'s Edge Mountains',
1662 'shadowmoon_valley' => 'Shadowmoon Valley',
1663 'the_exodar' => 'The Exodar',
1664 'zangarmarsh' => 'Zangarmarsh',
1665 'hellfire_peninsula' => 'Hellfire Peninsula',
1666 'azuremyst_isle' => 'Azuremyst Isle',
1667 'ghostlands' => 'Ghostlands',
1668 'eversong_woods' => 'Eversong Woods',
1669 //skills
1670 'SKILL_RIDING' => 'Riding',
1671 'SKILL_LANG_DRAENEI' => 'Language Draenei',
1672 'SKILL_JEWELCRAFTING' => 'Jewelcrafting',
1673 'SKILL_RIDING_KODO' => 'Riding Kodo',
1674 'SKILL_LANG_GUTTERSPEAK' => 'Language Gutterspeak',
1675 'SKILL_LOCKPICKING' => 'LockPicking',
1676 'SKILL_DISCIPLINE' => 'Descipline',
1677 'SKILL_DESTRUCTION' => 'Destruction',
1678 'SKILL_BALANCE' => 'Balance',
1679 'SKILL_RIDING_UNDEAD_HORSE' => 'Riding Undead Horse',
1680 'SKILL_RIDING_MECHANOSTRIDER' => 'Riding Mechanostrider',
1681 'SKILL_RIDING_RAPTOR' => 'Riding Raptor',
1682 'SKILL_FIST_WEAPONS' => 'Fist Weapons',
1683 'SKILL_SHIELD' => 'Shield',
1684 'SKILL_CLOTH' => 'Cloth',
1685 'SKILL_LEATHER' => 'Leather',
1686 'SKILL_MAIL' => 'Mail',
1687 'SKILL_SKINNING' => 'Skinning',
1688 'SKILL_ELEMENTAL_COMBAT' => 'Elemental Combat',
1689 'SKILL_RESTORATION' => 'Restoration',
1690 'SKILL_ENHANCEMENT' => 'Enhancement',
1691 'SKILL_FISHING' => 'Fishing',
1692 'SKILL_AFFLICTION' => 'Affiliction',
1693 'SKILL_DEMONOLOGY' => 'Demonology',
1694 'SKILL_ENCHANTING' => 'Enchanting',
1695 'SKILL_LANG_TROLL' => 'Language Troll',
1696 'SKILL_LANG_GNOMISH' => 'Language Gnomish',
1697 'SKILL_PLATE_MAIL' => 'Plate Mail',
1698 'SKILL_PET_TALENTS' => 'Pet Talents',
1699 'SKILL_BEAST_TRAINING' => 'Beast Training',
1700 'SKILL_PROTECTION' => 'Protection',
1701 'SKILL_FURY' => 'Fury',
1702 'SKILL_ASSASSINATION' => 'Assassination',
1703 'SKILL_ARCANE' => 'Arcane',
1704 'SKILL_POLEARMS' => 'Polearms',
1705 'SKILL_WANDS' => 'Wands',
1706 'SKILL_SPEARS' => 'Spears',
1707 'SKILL_CROSSBOWS' => 'Crossbows',
1708 'SKILL_WEAPON_TALENTS' => 'Weapon Talents',
1709 'SKILL_ENGINERING' => 'Enginering',
1710 'SKILL_TAILORING' => 'Tailoring',
1711 'SKILL_MINING' => 'Mining',
1712 'SKILL_COOKING' => 'Cooking',
1713 'SKILL_RETRIBUTION' => 'Retribution',
1714 'SKILL_HERBALISM' => 'Herbalism',
1715 'SKILL_THROWN' => 'Thrown',
1716 'SKILL_DAGGERS' => 'Daggers',
1717 'SKILL_2H_AXES' => 'Two-Handed Axes',
1718 'SKILL_ALCHEMY' => 'Alchemy',
1719 'SKILL_LEATHERWORKING' => 'Leatherworking',
1720 'SKILL_BLACKSMITHING' => 'Blacksmithing',
1721 'SKILL_MARKSMANSHIP' => 'Marksmanship',
1722 'SKILL_UNARMED' => 'Unarmed',
1723 'SKILL_2H_MACES' => 'Two-Handed Maces',
1724 'SKILL_RIDING_TIGER' => 'Riding Tiger',
1725 'SKILL_RIDING_RAM' => 'Riding Ram',
1726 'SKILL_RIDING_WOLF' => 'Riding Wolf',
1727 'SKILL_RIDING_HORSE' => 'Riding Horse',
1728 'SKILL_LANG_OLD_TONGUE' => 'Language Old Tongue',
1729 'SKILL_LANG_TITAN' => 'Language Titan',
1730 'SKILL_LANG_DEMON_TONGUE' => 'Language Demon Tongue',
1731 'SKILL_LANG_DRACONIC' => 'Language Draconic',
1732 'SKILL_LANG_THALASSIAN' => 'Language Thalassian',
1733 'SKILL_STAVES' => 'Staves',
1734 'SKILL_FERAL_COMBAT' => 'Feral Comabt',
1735 'SKILL_FIRST_AID' => 'First Aid',
1736 'SKILL_DUAL_WIELD' => 'Dual Wield',
1737 'SKILL_LANG_TAURAHE' => 'Language Taurahe',
1738 'SKILL_LANG_DARNASSIAN' => 'Language Darnassian',
1739 'SKILL_LANG_DWARVEN' => 'Language Dwarven',
1740 'SKILL_LANG_ORCISH' => 'Language Orcish',
1741 'SKILL_LANG_COMMON' => 'Language Common',
1742 'SKILL_DEFENSE' => 'Defense',
1743 'SKILL_SHADOW' => 'Shadow',
1744 'SKILL_2H_SWORDS' => 'Two-Handed Swords',
1745 'SKILL_HOLY' => 'Holy',
1746 'SKILL_MACES' => 'Maces',
1747 'SKILL_SURVIVAL' => 'Survival',
1748 'SKILL_BEAST_MASTERY' => 'Beast Mastery',
1749 'SKILL_GUNS' => 'Guns',
1750 'SKILL_BOWS' => 'Bows',
1751 'SKILL_AXES' => 'Axes',
1752 'SKILL_SWORDS' => 'Swords',
1753 'SKILL_POISONS' => 'Poisons',
1754 'SKILL_SUBTLETY' => 'Subtlery',
1755 'SKILL_COMBAT' => 'Combat',
1756 'SKILL_ARMS' => 'Arms',
1757 'SKILL_FIRE' => 'Fire',
1758 'SKILL_FROST' => 'Frost',
1759 //------ItemSets-----
1760 'Set696' => 'High Warlord\'s Wartide',
1761 'Set695' => 'Grand Marshal\'s Wartide',
1762 'Set694' => 'High Warlord\'s Redemption',
1763 'Set693' => 'Grand Marshal\'s Redemption',
1764 'Set692' => 'High Warlord\'s Investiture',
1765 'Set691' => 'Grand Marshal\'s Investiture',
1766 'Set690' => 'Gladiator\'s Redemption',
1767 'Set689' => 'High Warlord\'s Refuge',
1768 'Set688' => 'Grand Marshal\'s Refuge',
1769 'Set687' => 'Gladiator\'s Investiture',
1770 'Set686' => 'Gladiator\'s Wartide',
1771 'Set685' => 'Gladiator\'s Refuge',
1772 'Set684' => 'Skyshatter Regalia',
1773 'Set683' => 'Skyshatter Raiment',
1774 'Set682' => 'Skyshatter Harness',
1775 'Set681' => 'Lightbringer Raiment',
1776 'Set680' => 'Lightbringer Battlegear',
1777 'Set679' => 'Lightbringer Battlegear',
1778 'Set678' => 'Thunderheart Raiment',
1779 'Set677' => 'Thunderheart Regalia',
1780 'Set676' => 'Thunderheart Harness',
1781 'Set675' => 'Vestments of Absolution',
1782 'Set674' => 'Absolution Regalia',
1783 'Set673' => 'Onslaught Armor',
1784 'Set672' => 'Onslaught Battlegear',
1785 'Set671' => 'Tempest Regalia',
1786 'Set670' => 'Malefic Raiment',
1787 'Set669' => 'Gronnstalker\'s Armor',
1788 'Set668' => 'Slayer\'s Armor',
1789 'Set667' => 'The Twin Stars',
1790 'Set666' => 'Avatar Regalia',
1791 'Set665' => 'Avatar Raiment',
1792 'Set664' => 'Incarnate Regalia',
1793 'Set663' => 'Incarnate Raiment',
1794 'Set662' => 'Hallowed Raiment',
1795 'Set661' => 'Doomplate Battlegear',
1796 'Set660' => 'Desolation Battlegear',
1797 'Set659' => 'Wastewalker Armor',
1798 'Set658' => 'Mana-Etched Regalia',
1799 'Set657' => 'Destroyer Battlegear',
1800 'Set656' => 'Destroyer Armor',
1801 'Set655' => 'Warbringer Battlegear',
1802 'Set654' => 'Warbringer Armor',
1803 'Set653' => 'Bold Armor',
1804 'Set652' => 'Rift Stalker Armor',
1805 'Set651' => 'Demon Stalker Armor',
1806 'Set650' => 'Beast Lord Armor',
1807 'Set649' => 'Tirisfal Regalia',
1808 'Set648' => 'Aldor Regalia',
1809 'Set647' => 'Incanter\'s Regalia',
1810 'Set646' => 'Corruptor Raiment',
1811 'Set645' => 'Voidheart Raiment',
1812 'Set644' => 'Oblivion Raiment',
1813 'Set643' => 'Nordrassil Regalia',
1814 'Set642' => 'Nordrassil Raiment',
1815 'Set641' => 'Nordrassil Harness',
1816 'Set640' => 'Malorne Harness',
1817 'Set639' => 'Malorne Regalia',
1818 'Set638' => 'Malorne Raiment',
1819 'Set637' => 'Moonglade Raiment',
1820 'Set636' => 'Cataclysm Harness',
1821 'Set635' => 'Cyclone Regalia',
1822 'Set634' => 'Cataclysm Raiment',
1823 'Set633' => 'Cyclone Harness',
1824 'Set632' => 'Cyclone Regalia',
1825 'Set631' => 'Cyclone Raiment',
1826 'Set630' => 'Tidefury Raiment',
1827 'Set629' => 'Crystalforge Battlegear',
1828 'Set628' => 'Crystalforge Armor',
1829 'Set627' => 'Crystalforge Raiment',
1830 'Set626' => 'Justicar Battlegear',
1831 'Set625' => 'Justicar Armor',
1832 'Set624' => 'Justicar Raiment',
1833 'Set623' => 'Righteous Armor',
1834 'Set622' => 'Deathmantle',
1835 'Set621' => 'Netherblade',
1836 'Set620' => 'Assassination Armor',
1837 'Set619' => 'Primal Intent',
1838 'Set618' => 'Windhawk Armor',
1839 'Set617' => 'Netherstrike Armor',
1840 'Set616' => 'Netherscale Armor',
1841 'Set615' => 'Gladiator\'s Felshroud',
1842 'Set614' => 'Wild Draenish Armor',
1843 'Set613' => 'Thick Draenic Armor',
1844 'Set612' => 'Scaled Draenic Armor',
1845 'Set611' => 'Felscale Armor',
1846 'Set610' => 'High Warlord\'s Wildhide',
1847 'Set609' => 'Grand Marshal\'s Wildhide',
1848 'Set608' => 'High Warlord\'s Vindication',
1849 'Set607' => 'Grand Marshal\'s Vindication',
1850 'Set606' => 'High Warlord\'s Vestments',
1851 'Set605' => 'Grand Marshal\'s Vestments',
1852 'Set604' => 'High Warlord\'s Thunderfist',
1853 'Set603' => 'Grand Marshal\'s Thunderfist',
1854 'Set602' => 'High Warlord\'s Sanctuary',
1855 'Set601' => 'Grand Marshal\'s Sanctuary',
1856 'Set600' => 'High Warlord\'s Regalia',
1857 'Set599' => 'Grand Marshal\'s Regalia',
1858 'Set598' => 'High Warlord\'s Raiment',
1859 'Set597' => 'Grand Marshal\'s Raiment',
1860 'Set596' => 'High Warlord\'s Pursuit',
1861 'Set595' => 'Grand Marshal\'s Pursuit',
1862 'Set594' => 'High Warlord\'s Earthshaker',
1863 'Set593' => 'Grand Marshal\'s Earthshaker',
1864 'Set592' => 'High Warlord\'s Dreadgear',
1865 'Set591' => 'Grand Marshal\'s Dreadgear',
1866 'Set590' => 'Grand Marshal\'s Battlegear',
1867 'Set589' => 'Grand Marshal\'s Aegis',
1868 'Set588' => 'High Warlord\'s Battlegear',
1869 'Set587' => 'High Warlord\'s Aegis',
1870 'Set586' => 'Gladiator\'s Pursuit',
1871 'Set585' => 'Gladiator\'s Wildhide',
1872 'Set584' => 'Gladiator\'s Sanctuary',
1873 'Set583' => 'Gladiator\'s Vindication',
1874 'Set582' => 'Gladiator\'s Aegis',
1875 'Set581' => 'Gladiator\'s Raiment',
1876 'Set580' => 'Gladiator\'s Thunderfist',
1877 'Set579' => 'Gladiator\'s Regalia',
1878 'Set578' => 'Gladiator\'s Earthshaker',
1879 'Set577' => 'Gladiator\'s Vestments',
1880 'Set576' => 'Fury of the Nether',
1881 'Set575' => 'Felstalker Armor',
1882 'Set574' => 'Strength of the Clefthoof',
1883 'Set573' => 'Fel Skin',
1884 'Set572' => 'Battlecast Garb',
1885 'Set571' => 'Whitemend Wisdom',
1886 'Set570' => 'The Unyielding',
1887 'Set569' => 'Faith in Felsteel',
1888 'Set568' => 'Gladiator\'s Dreadgear',
1889 'Set567' => 'Gladiator\'s Battlegear',
1890 'Set566' => 'Burning Rage',
1891 'Set565' => 'Khorium Ward',
1892 'Set564' => 'Shadow Guard',
1893 'Set563' => 'Enchanted Adamantite Armor',
1894 'Set562' => 'Adamantite Battlegear',
1895 'Set561' => 'Fel Iron Chain',
1896 'Set560' => 'Fel Iron Plate',
1897 'Set559' => 'spellstrike Infusion',
1898 'Set558' => 'Arcanoweave Vestments',
1899 'Set557' => 'Soulcloth Embrace',
1900 'Set556' => 'Imbued Netherweave',
1901 'Set555' => 'Netherweave Vestments',
1902 'Set554' => 'Primal Mooncloth',
1903 'Set553' => 'Shadow\'s Embrace',
1904 'Set552' => 'Wrath of Spellfire',
1905 'Set551' => 'Lieutenant Commander\'s Refuge',
1906 'Set550' => 'Lieutenant Commander\'s Pursuance',
1907 'Set549' => 'Lieutenant Commander\'s Investiture',
1908 'Set548' => 'Lieutenant Commander\'s Guard',
1909 'Set547' => 'Lieutenant Commander\'s Dreadgear',
1910 'Set546' => 'Lieutenant Commander\'s Arcanum',
1911 'Set545' => 'Lieutenant Commander\'s Battlearmor',
1912 'Set544' => 'Lieutenant Commander\'s Redoubt',
1913 'Set543' => 'Champion\'s Pursuance',
1914 'Set542' => 'Champion\'s Arcanum',
1915 'Set541' => 'Champion\'s Dreadgear',
1916 'Set540' => 'Champion\'s Investiture',
1917 'Set539' => 'Champion\'s Refuge',
1918 'Set538' => 'Champion\'s Stormcaller',
1919 'Set537' => 'Champion\'s Battlearmor',
1920 'Set536' => 'Regalia of Undead Cleansing',
1921 'Set535' => 'Garb of the Undead Slayer',
1922 'Set534' => 'Undead Slayer\'s Armor',
1923 'Set533' => 'Battlegear of Undead Slaying',
1924 'Set530' => 'Cryptstalker Armor',
1925 'Set529' => 'Plagueheart Raiment',
1926 'Set528' => 'Redemption Armor',
1927 'Set527' => 'The Earthshatterer',
1928 'Set526' => 'Frostfire Regalia',
1929 'Set525' => 'Vestments of Faith',
1930 'Set524' => 'Bonescythe Armor',
1931 'Set523' => 'Dreadnaught\'s Battlegear',
1932 'Set522' => 'Champion\'s Guard',
1933 'Set521' => 'Dreamwalker Raiment',
1934 'Set520' => 'Ironweave Battlesuit',
1935 'Set519' => 'The Five Thunders',
1936 'Set518' => 'Deathmist Raiment',
1937 'Set517' => 'Sorcerer\'s Regalia',
1938 'Set516' => 'Soulforge Armor',
1939 'Set515' => 'Beastmaster Armor',
1940 'Set514' => 'Vestments of the Virtuous',
1941 'Set513' => 'Feralheart Raiment',
1942 'Set512' => 'Darkmantle Armor',
1943 'Set511' => 'Battlegear of Heroism',
1944 'Set510' => 'Trappings of the Unseen Path',
1945 'Set509' => 'Striker\'s Garb',
1946 'Set508' => 'Finery of Infinite Wisdom',
1947 'Set507' => 'Garments of the Oracle',
1948 'Set506' => 'Battlegear of Eternal Justice',
1949 'Set505' => 'Avenger\'s Battlegear',
1950 'Set504' => 'Trappings of Vaulted Secrets',
1951 'Set503' => 'Enigma Vestments',
1952 'Set502' => 'Gift of the Gathering Storm',
1953 'Set501' => 'Stormcaller\'s Garb',
1954 'Set500' => 'Implements of Unspoken Names',
1955 'Set499' => 'Doomcaller\'s Attire',
1956 'Set498' => 'Emblems of Veiled Shadows',
1957 'Set497' => 'Deathdealer\'s Embrace',
1958 'Set496' => 'Conqueror\'s Battlegear',
1959 'Set495' => 'Battlegear of Unyielding Strength',
1960 'Set494' => 'Symbols of Unending Life',
1961 'Set493' => 'Genesis Raiment',
1962 'Set492' => 'Twilight Trappings',
1963 'Set491' => 'Blue Dragon Mail',
1964 'Set490' => 'Green Dragon Mail',
1965 'Set489' => 'Black Dragon Mail',
1966 'Set488' => 'The Defiler\'s Will',
1967 'Set487' => 'The Defiler\'s Resolution',
1968 'Set486' => 'The Defiler\'s Purpose',
1969 'Set485' => 'The Defiler\'s Intent',
1970 'Set484' => 'The Defiler\'s Fortitude',
1971 'Set483' => 'The Defiler\'s Determination',
1972 'Set482' => 'Illusionist\'s Attire',
1973 'Set481' => 'Demoniac\'s Threads',
1974 'Set480' => 'Confessor\'s Raiment',
1975 'Set479' => 'Haruspex\'s Garb',
1976 'Set478' => 'Madcap\'s Outfit',
1977 'Set477' => 'Predator\'s Armor',
1978 'Set476' => 'Augur\'s Regalia',
1979 'Set475' => 'Freethinker\'s Armor',
1980 'Set474' => 'Vindicator\'s Battlegear',
1981 'Set473' => 'The Highlander\'s Intent',
1982 'Set472' => 'The Highlander\'s Will',
1983 'Set471' => 'The Highlander\'s Purpose',
1984 'Set470' => 'The Highlander\'s Fortitude',
1985 'Set469' => 'The Highlander\'s Determination',
1986 'Set468' => 'The Highlander\'s Resolve',
1987 'Set467' => 'The Highlander\'s Resolution',
1988 'Set466' => 'Major Mojo Infusion',
1989 'Set465' => 'Prayer of the Primal',
1990 'Set464' => 'Overlord\'s Resolution',
1991 'Set463' => 'Primal Blessing',
1992 'Set462' => 'Zanzil\'s Concentration',
1993 'Set461' => 'The Twin Blades of Hakkari',
1994 'Set444' => 'The Darksoul',
1995 'Set443' => 'Bloodsoul Embrace',
1996 'Set442' => 'Blood Tiger Harness',
1997 'Set441' => 'Primal Batskin',
1998 'Set421' => 'Bloodvine Garb',
1999 'Set402' => 'Field Marshal\'s Aegis',
2000 'Set401' => 'Lieutenant Commander\'s Aegis',
2001 'Set398' => 'Warlord\'s Sanctuary',
2002 'Set397' => 'Field Marshal\'s Sanctuary',
2003 'Set396' => 'Warlord\'s Pursuit',
2004 'Set395' => 'Field Marshal\'s Pursuit',
2005 'Set394' => 'Field Marshal\'s Vestments',
2006 'Set393' => 'Warlord\'s Vestments',
2007 'Set392' => 'Field Marshal\'s Threads',
2008 'Set391' => 'Warlord\'s Threads',
2009 'Set390' => 'Warlord\'s Raiment',
2010 'Set389' => 'Field Marshal\'s Raiment',
2011 'Set388' => 'Field Marshal\'s Regalia',
2012 'Set387' => 'Warlord\'s Regalia',
2013 'Set386' => 'Warlord\'s Earthshaker',
2014 'Set384' => 'Field Marshal\'s Battlegear',
2015 'Set383' => 'Warlord\'s Battlegear',
2016 'Set382' => 'Champion\'s Sanctuary',
2017 'Set381' => 'Lieutenant Commander\'s Sanctuary',
2018 'Set362' => 'Lieutenant Commander\'s Pursuit',
2019 'Set361' => 'Champion\'s Pursuit',
2020 'Set348' => 'Lieutenant Commander\'s Vestments',
2021 'Set347' => 'Champion\'s Vestments',
2022 'Set346' => 'Lieutenant Commander\'s Threads',
2023 'Set345' => 'Champion\'s Threads',
2024 'Set344' => 'Lieutenant Commander\'s Raiment',
2025 'Set343' => 'Lieutenant Commander\'s Regalia',
2026 'Set342' => 'Champion\'s Raiment',
2027 'Set341' => 'Champion\'s Regalia',
2028 'Set321' => 'Imperial Plate',
2029 'Set301' => 'Champion\'s Earthshaker',
2030 'Set282' => 'Lieutenant Commander\'s Battlegear',
2031 'Set281' => 'Champion\'s Battlegear',
2032 'Set261' => 'Spirit of Eskhandar',
2033 'Set241' => 'Shard of the Gods',
2034 'Set221' => 'Garb of Thero-shan',
2035 'Set218' => 'Battlegear of Wrath',
2036 'Set217' => 'Judgement Armor',
2037 'Set216' => 'The Ten Storms',
2038 'Set215' => 'Dragonstalker Armor',
2039 'Set214' => 'Stormrage Raiment',
2040 'Set213' => 'Bloodfang Armor',
2041 'Set212' => 'Nemesis Raiment',
2042 'Set211' => 'Vestments of Transcendence',
2043 'Set210' => 'Netherwind Regalia',
2044 'Set209' => 'Battlegear of Might',
2045 'Set208' => 'Lawbringer Armor',
2046 'Set207' => 'The Earthfury',
2047 'Set206' => 'Giantstalker Armor',
2048 'Set205' => 'Cenarion Raiment',
2049 'Set204' => 'Nightslayer Armor',
2050 'Set203' => 'Felheart Raiment',
2051 'Set202' => 'Vestments of Prophecy',
2052 'Set201' => 'Arcanist Regalia',
2053 'Set189' => 'Battlegear of Valor',
2054 'Set188' => 'Lightforge Armor',
2055 'Set187' => 'The Elements',
2056 'Set186' => 'Beaststalker Armor',
2057 'Set185' => 'Wildheart Raiment',
2058 'Set184' => 'Shadowcraft Armor',
2059 'Set183' => 'Dreadmist Raiment',
2060 'Set182' => 'Vestments of the Devout',
2061 'Set181' => 'Magister\'s Regalia',
2062 'Set163' => 'Chain of the Scarlet Crusade',
2063 'Set162' => 'Embrace of the Viper',
2064 'Set161' => 'Defias Leather',
2065 'Set144' => 'Ironfeather Armor',
2066 'Set143' => 'Devilsaur Armor',
2067 'Set142' => 'Stormshroud Armor',
2068 'Set141' => 'Volcanic Armor',
2069 'Set124' => 'Deathbone Guardian',
2070 'Set123' => 'Bloodmail Regalia',
2071 'Set122' => 'Necropile Raiment',
2072 'Set121' => 'Cadaverous Garb',
2073 'Set81' => 'The Postmaster',
2074 'Set65' => 'Spider\'s Kiss',
2075 'Set41' => 'Dal\'Rend\'s Arms',
2076 'Set1' => 'The Gladiator'
2077 );
2078?>
Note: See TracBrowser for help on using the repository browser.