// This file includes all items that are dynamically translated using Javascript
// Array[0] is a unique identifier -- PRIMARY KEY
// ORIGINAL=0 | ENGLISH=1 | FRENCH=2 | OTHER=# | etc.

// Breadcrumb Trail:  @global.MCI.js
var BreadcrumbDirToName = new Array (
['french', 'Home', 'Accueil'],
['english', 'Home', 'Accueil'],

['about', 'About The Ministry', 'À propos du ministère'],
	['bicentenary', 'bicentenary', 'Bicentenaire'],
		['committee', 'Bicentenary Committee', 'Comité du bicentenaire'],
		['events', 'Events', 'Événements'],
		['exhibit', 'Bicentenary Exhibit', 'Exposition du bicentenaire'],
		['gallery', 'Photo Gallery', 'Photo'],
		['grants', 'Roots of Freedom', 'Les Racines de la liberté'],
	
	['gettingresults', 'Getting Results', 'Produire des résultats'],

['contact', 'Contact', 'Coordonnées'],

['honours', 'Honours and Awards', 'Prix et Distinctions'],
	['amethyst', 'Amethyst Award', 'Le Prix Améthyste'],
	['canadaday', 'Canada Day', 'Fête du Canada'],
	['communityvolunteer', 'Community Volunteer', 'Action bénévole communautaire'],
	['firefighter', 'Firefighter Bravery', 'Médaille de bravoure des pompiers'],
	['goodcitizenship', 'Good Citizenship', 'Mérite civique'],
	['halloffame', 'Hall of Fame', 'Temple de la renommée'],
	['lincolnmalexander', 'Lincoln M Alexander', 'Lincoln M Alexander'],
	['orderofontario', 'Order of Ontario', 'L’Ordre de l’Ontario'],
	['oaa', 'Outstanding Achievement', 'Contribution exceptionnelle'],
	['police', 'Police Bravery', 'Médaille de bravoure des policiers'],
	['saa', 'Senior Achievement', 'Contribution des personnes âgées'],
	['sya', 'Senior of the Year', 'Personne âgée de l’année'],
	['volunteerservice', 'Volunteer Service', 'Services bénévoles'],
	['omyv', 'Young Volunteers', 'Jeunes bénévoles'],
	['remembrance', 'Remembrance Day', 'Jour du souvenir'],
	['dday', 'D-Day', 'Jour j'],

['living', 'Living', 'Habiter'],
  ['language', 'Language Training', 'Formation linguistique'],
  ['training', 'Training', 'Formation'],
  ['capitalfunding', 'Capital Funding Registry', 'Registre d’intérêt'],
  ['grants', 'Grants', 'Programmes de subventions'],
	['builders', 'Ontario\'s Community Builders', 'Bâtisseurs communautaires de l’Ontario'],
	['interpreter', 'Language Interpreter Services', 'Services d’interprétation linguistique'],
	['newcomer', 'Newcomer Settlement Program', 'Programme d’Aide à l’Établissement des Nouveaux Arrivants'],
	['settlement', 'Newcomer Settlement Program', 'Programme d’Aide à l’Établissement des Nouveaux Arrivants'],
	['training', 'Settlement and Language Training', 'Services d’établissement et de formation linguistique'],
	['ontarioimmigration', 'OntarioImmigration.ca', 'OntarioImmigration.ca'],

['mediacentre', 'Media Centre', 'Centre Média'],

['news', 'News Releases', 'Communiqués'],

['photos', 'Photo Gallery', 'Photos'],

['publications', 'Publications', 'Publications'],
	['funding2006', 'Funding 2006', 'Financement 2006'],
	['mygo', 'Moving Your Group Online', 'Branchez votre groupe à Internet'],
	['q4investment', 'Q4 Investment', 'Investissements du quatrième trimestre'],
	['rbp', 'Results-Based Plan', 'Planification axée sur les résultats'],
	['strategicplan', 'Strategic Plan for Settlement and Language Training', 'Plan stratégique concernant les services d’établissement et la formation linguistique'],

['search', 'Advanced Search', 'Recherche détaillée'],

['volunteerism', 'Volunteerism', 'Bénévolat'],
	['facts', 'Facts About Volunteerism', 'Le bénévolat en Ontario'],
	['honouring', 'Honouring Volunteers', 'Hommage aux bénévoles'],
	['involved', 'Getting Involved', 'Participation'],
	['tools', 'Tools and Information', 'Outils et renseignements à l’intention'],
		['actiononline', 'Volunteer @ction Online', '@ction bénévole.en ligne'],
		['publicrelations', 'Public Relations Toolkit', 'Guide sur les relations publiques'],
		['technology', 'Technology Toolkit', 'Trousse à outils technologique'],
			['section01', 'Section 1', 'Section 1'],
			['section02', 'Section 2', 'Section 2'],
			['section03', 'Section 3', 'Section 3'],
			['section04', 'Section 4', 'Section 4'],
			['section05', 'Section 5', 'Section 5'],
			['section06', 'Section 6', 'Section 6'],
			['section07', 'Section 7', 'Section 7'],
			['section08', 'Section 8', 'Section 8'],
			['section09', 'Section 9', 'Section 9'],
			['section10', 'Section 10', 'Section 10'],
			['section11', 'Section 11', 'Section 11'],
			['section12', 'Section 12', 'Section 12'],
			['section13', 'Section 13', 'Section 13'],
			['section14', 'Section 14', 'Section 14'],
	['nvw', 'National Volunteer Week', 'La Semaine de l’action bénévole'],
		['changetheworld', 'ChangeTheWorld', 'ChangeLeMonde'],

['working', 'Working', 'Travail'],
	['career', 'Career Planning', 'Planification de carrière'],
		['efactsheets', 'E-FactSheets', 'Fiches de renseignements électroniques'],
		['professions', 'Professions', 'Professions'],
		['trades', 'Trades', 'Métiers'],
	['education', 'Education Standards', 'Normes d’éducation'],
	['employers', 'Employers', 'Employeurs '],
	['experience', 'Experience', 'Expérience'],
	['farpa', 'Fair Access to Regulated Professions Act, 2006', 'Loi de 2006 sur l’accès équitable aux professions réglementées'],
	['licensed', 'Licensed', 'Certification'],
	['ifp', '', 'Appel de propositions'],
	['internship', '', 'Programme de stages'],
	['pnp', 'PNP', 'PPCO'],
	['welcome', 'Welcome', 'Bienvenue'],

		
['THIS DOES NOT EXIST', 'THIS DOES NOT EITHER', 'NIETHER DOES THIS']);