
aBreed = new Array();
aBreed[1] = "Feca";
aBreed[2] = "Osamodas";
aBreed[3] = "Enutrof";
aBreed[4] = "Sram";
aBreed[5] = "Xelor";
aBreed[6] = "Ecaflip";
aBreed[7] = "Eniripsa";
aBreed[8] = "Iop";
aBreed[9] = "Cra";
aBreed[10] = "Sadida";
aBreed[11] = "Sacrier";
aBreed[12] = "Pandawa";

aAlignment = new Array();
aAlignment[0] = "Neutral";
aAlignment[1] = "Bontarian";
aAlignment[2] = "Brakmarian";
aAlignment[3] = "Seriane";

aSex = new Array();
aSex[0] = "M";
aSex[1] = "F";

aIncantation = new Array();
aIncantation[10125] = "Archer Bandit";
aIncantation[10126] = "Swashbuckling Bandit";
aIncantation[10127] = "Wandering Bandit";
aIncantation[10133] = "Sorcerer Bandit";

aJob = new Array();
aJob[2] = "Lumberjack";
aJob[11] = "Sword Smith";
aJob[13] = "Bow Carver";
aJob[14] = "Hammer Smith";
aJob[15] = "Shoemaker";
aJob[16] = "Jeweller";
aJob[17] = "Dagger Smith";
aJob[18] = "Staff Carver";
aJob[19] = "Wand Carver";
aJob[20] = "Shovel Smith";
aJob[24] = "Miner";
aJob[25] = "Baker";
aJob[26] = "Alchemist";
aJob[27] = "Tailor";
aJob[28] = "Farmer";
aJob[30] = "Gold Digger";
aJob[31] = "Axe Smith";
aJob[32] = "Scythe Smith";
aJob[33] = "Pickax Smith";
aJob[36] = "Fisherman";
aJob[39] = "Brewer";
aJob[41] = "Hunter";
aJob[43] = "Dagger Smithmagus";
aJob[44] = "Sword Smithmagus";
aJob[45] = "Hammer Smithmagus";
aJob[46] = "Shovel Smithmagus";
aJob[47] = "Axe Smithmagus";
aJob[48] = "Bow Carvmagus";
aJob[49] = "Wand Carvmagus";
aJob[50] = "Staff Carvmagus";
aJob[56] = "Butcher";
aJob[58] = "Fishmonger";
aJob[60] = "Shield Smith";
aJob[62] = "Shoemagus";
aJob[63] = "Jewelmagus";
aJob[64] = "Costumagus";
aJob[65] = "Handyman";

aServer = new Array();
aServer[1] = "Jiva";
aServer[2] = "Rushu";
aServer[3] = "Djaul";
aServer[4] = "Raval";
aServer[5] = "Hecate";
aServer[6] = "Sumens";
aServer[7] = "Menalt";
aServer[8] = "Rosal";
aServer[9] = "Maimane";
aServer[10] = "Silvosse";
aServer[11] = "Brumaire";
aServer[12] = "Pouchecot";
aServer[13] = "Silouate";
aServer[14] = "Domen";
aServer[15] = "Amayiro";
aServer[16] = "Rykke-Errel";
aServer[17] = "Hyrkul";
aServer[18] = "Helsephine";
aServer[19] = "Allister";
aServer[20] = "Otomai";
aServer[21] = "Lily";
aServer[23] = "Hel Munster";
aServer[24] = "Danathor";
aServer[25] = "Kuri";
aServer[26] = "Mylaise";
aServer[27] = "Goultard";
aServer[28] = "Ulette";
aServer[29] = "Vil Smisse";
aServer[30] = "Many";
aServer[31] = "Solar";
aServer[32] = "Crocoburio";
aServer[33] = "Li Crounch";
aServer[35] = "Farle";
aServer[36] = "Agride";
aServer[37] = "Bowisse";
aServer[40] = "Aermyne";
aServer[41] = "Zato&iuml;shwan";
aServer[1001] = "Shika";
aServer[3001] = "Nehra";
aServer[4001] = "Alma";
aServer[4002] = "Aguabrial";
aServer[4003] = "Buhorado";
aServer[4004] = "Darkness";
aServer[4005] = "Bolgrot";
aServer[4006] = "Nomekop";
aServer[6001] = "Spiritia";
aServer[6002] = "Helioboros";
aServer[7001] = "Dark Vlad";
aServer[9001] = "Ereziah";


var Lang =
{
	Global:
	{
    Position: "Position",
		Nom: "Name",
		Serveur: "Server",
		Kama: "Kamas",
		Classe: "Class",
		Sexe: "Gender",
		Niveau: "Level",
    Rank: "Rand",
    Rank_breed: "Rank by class",
    Rank_server: "Rank",
    //Rank_server: "Rank by server",
    Rank_breed_server: "Rank by class",
    //Rank_breed_server: "Rk by class and by server",
		GainXP: "XP Gain for the last 24h",
		Guilde: "Guild",
		Metier1: "1st profession",
		Metier2: "2nd profession",
		Metier3: "3rd profession",
    Metier4: "4th profession",
		Metier5: "5th profession",
		Metier6: "6th profession",
		Alignement: "Alignment",
		NAlignement: "Alignment Level",
		Monstres: "Monsters",
		Grade: "Grade",
		PVM24: "PvM for the last 24h",
		PVMGL: "PvM Global",
		Details: "Details",
		Gagnes: "Victories",
		Perdus: "Defeats",
		Monstres: "Monsters",
    PtHonourMisHonour: "Honor Points/Dishonor",
    Honour: "Honor",
    Mishonour: "Dishonor",
    PtHonour: "Honor Points",
    PtDisHonneur: "Dishonor Points",
    NamePers: "Character name",
    Rank_incantation: "Pos./Incarnation",
    Rank_incantation_server: "Pos./Incarnation, server",
    Monsters_kill: "Monsters killed",
    Incantation: "incarnation"
	},
	Comparateur:
	{
		PlayerNotFound: "The player can't be found."
	},
	KanamaGeneral:
	{
		0: "<span>The strongest one</span> has won <span class=\"light\">[P1] XP</span> (equivalent to <span class=\"light\">level [P2]</span>).",
		1: "<span>The most experimented one</span> has won <span class=\"light\">[P1] XP in 24 hours</span>.",
//		2: "<span>The greediest one</span> has won <span>[P1] Kamas in 24 hours</span>. Ultimate Record: <span>[P2] Kamas</span>",
//		2: "<span>The most fervent Bontarian</span> carried out <span>[P1] quests</span>.",
//		3: "<span>The most fervent Brakmarian</span> carried out <span>[P1] quests</span>.",
//		4: "<span>The most respected Bontarian</span> has <span>[P1] Honor Points</span>.",
//		5: "<span>The most respected Brakmarian</span> has <span>[P1] Honor Points</span>.",
		2: "<span>The fiercest one</span> engaged  <span class=\"light\">[P1] monsters</span>.",
		3: "<span>The greatest victim</span> has been attacked <span class=\"light\">[P1] times</span> and is called <span class=\"light\">[P2EN]</span>.",
		4: "<span>The greatest exterminator</span> killed <span class=\"light\">[P1] monsters</span>.",
		5: "<span>The most harmless creature</span> has been killed <span class=\"light\">[P1] times</span> and is called <span class=\"light\">[P2EN]</span>."
	},
	KanamaCombat:
	{
		0: "<span>[P3]</span> ([P4]), the terror of the <span>[P1EN]</span>, killed <span class=\"green\">[P2]</span> of them.",
		pseudo:"Nickname",
    tue:"Killed",
    monstre:"Monsters",
    pvm24:"PVM over 24H",
    noresult:"No results matching your search could be found"
	},
    Heroic:
	{
		pers: "Character",
    seelast: "Last seen on",
    at : " On:",
    Mort: "Died on",
    Mortpar: "Killed by",
    GainXP: "XP sur 24H",
    Trophies:"Trophies",
    Ranking:"th",
    PVP:"Number of PvP victims",
    invoc:"Incarnation"
	}

};