defaultLanguage = 'en';
defaultServer = 'eslagencyen';

useSchoolPicker = true;			// Flag to use coursePicker in this lang and not old quickquote

formcheckLanguage = {
	required: "This field is required.",
	alpha: "This field accepts alphabetic characters only.",
	alphanum: "This field accepts alphanumeric characters only.",
	nodigit: "No digits are accepted.",
	digit: "Please enter a valid integer.",
	digitmin: "The number must be at least %0",
	digitltd: "The value must be between %0 and %1",
	number: "Please enter a valid number.",
	email: "Please enter a valid email.",
	phone: "Please enter a valid phone.",
	url: "Please enter a valid url.",
	cc_number: "Please enter a valid credit card number.",
	cc_type: "Please choose a credit card type.",
	
	confirm: "This field is different from %0",
	differs: "This value must be different of %0",
	length_str: "The length is incorrect, it must be between %0 and %1",
	lengthmax: "The length is incorrect, it must be at max %0",
	lengthmin: "The length is incorrect, it must be at least %0",
	checkbox: "Please check the box",
	radios: "Please select a radio",
	select: "Please choose a value",
	country: "Please select a valid country",
	birthdate: "Please enter a valid birthdate (DD.MM.YYYY)",
	courses: "Please choose at least one course"
};

countriesLanguages = {
	'other'	: 'Other countries',
	'CH'	: 'Switzerland',
	'FR'	: 'France',
	'DE'	: 'Germany',
	'ES'	: 'Spain',
	'PA'	: 'Panama',
	'SE'	: 'Sweden',
	'IT'	: 'Italy',
	'LU'	: 'Luxembourg',
	'BE'	: 'Belgium',
	'CZ'	: 'Czech Republic',
	'AT'	: 'Austria',
	'CO'	: 'Colombia'
};

officesLanguages = {
	"ouroffice" : "Our office in",
	"montreux"	: "Montreux",
	"geneve"	: "Geneva",
	"stgall"	: "St-Gallen",
	"zurich"	: "Zurich",
	"lausanne"	: "Lausanne",
	"locarno"	: "Locarno",
	"lugano"	: "Lugano",
	"lucerne"	: "Lucerne",
	"lyon"		: "Lyon",
	"milan"		: "Milan",
	"munich"	: "Munich",
	"nice"		: "Nice",
  "stockholm" : "Stockholm",
	"panama"	: "Panama",
	"prague"	: "Prague",
	"bern"		: "Bern",
	"basle"		: "Basel",
	"paris"		: "Paris",
	"bellinzona": "Bellinzona",
	"rome"		: "Rome",
	"bologna"	: "Bologna",
	"widnau"	: "Rebstein",
	"koln"		: "Cologne",
	"wien"		: "Vienna",
	"luxembourg": "Luxembourg",
	"bruxelles" : "Bruxelles",
	"strasbourg": "Strasbourg",
	"madrid"	: "Madrid",
	"berlin"	: "Berlin",
	"barcelona"	: "Barcelona",
	"bogota"	: "Bogotá",
	"freiburg"  : "Freiburg",
	"hamburg"  :  "Hamburg",
	"verona"    : "Verona",
	"valencia"  : "Valencia",
	"noumea"    : "Nouméa",
	"winterthur": "Winterthur"
}

officeDetails = {
	"helpline"		: "Advice, inscriptions and other information by telephone",
	"coordinates"	: "",
	"phone"			: "Telephone",
	"cellphone"		: "Mobile",
	"fax"			: "Fax",
	"email"			: "Mail",
	"site"			: "Website",
	"hours"			: "Opening hours",
	"closure"		: "Closed exceptionally",
	"holiday"		: "Bank holidays",
	"ondemand"		: "Only on request",
	"week"			: "Monday to friday",
	"monday"		: "Monday",
	"wednesday"		: "Wednesday",
	"friday"		: "Friday",
	"saturday"		: "Saturday",
	"sunday"		: "Sunday",
	"days35"		: "Wednesday, friday",
	"days1246"		: "Mo, Tu, Th, Sa",
	"days124"		: "Mo, Tu, Th",
	"days1234"		: "Monday to thursday",
	"days135"		: "Monday, Wednesday, Friday",
	"days123456"	: "Monday to saturday",
	"days24"		: "Friday, thursday",
	"days2345"		: "Thursday to Friday",
	"thursday"		: "Thursday",
	"days1235"		: "Mo, Tu, We, Fr",
	"tuesday"		: "Tuesday",
	"days1345"		: "Mo, We, Th, Fr",
	"days1245"		: "Mo, Tu, Th, Fr"
}

qqLanguage = {
	'combine' 	: 'The length of your first course has been changed to combine with your second course.',
	'startdate'	: 'There\'s a problem with the startdate of your second course. Please contact ESL for further information.',
	'noresult'	: 'No result',
	'empty'		: 'None'
};

Analytics = {
	'code'	: 'UA-7514044-1'
}

Google = {
	'key':'ABQIAAAA0wEliG6S0Sb0-YgAwpw1exRuC7mAnZOOF-vChIdvka7_nJljVBQKAi4A3jbRsktXdxS_W5AdZWsi1A'
}

galleryLanguage = {
	'image': 'image',
	'of': 'of',
	'play': 'play',
	'stop': 'stop',
	'previous': 'previous',
	'next': 'next',
	'close': 'close'
};

finderLanguage = {
	schoolfinder	: 'Interactive school finder',
	schooldetail 	: 'School details',
	select			: 'Select',
	change			: 'Modify...',
	quickquote		: 'Online offer',
	steps_P : [
					'Languages',
					'Programmes',
					'Schools'
	],	
	steps : [
					'Languages',
					'Countries',
					'Towns',
					'Schools',
					'Details'
	]
};

feedbackLanguage = {
	week 	: ' week(s)',
	required: "This field is required.",
	date_err : ''
};

monthsLanguage = [ 'January', 'February', 'March', 'April', 'May', 'June', 'July', 'August', 'September', 'October', 'November', 'December' ];
daysLanguage = [ 'Sunday', 'Monday', 'Tuesday', 'Wednesday', 'Thursday', 'Friday', 'Saturday'];

otherLanguage = {
		specifyTransport : 'Specify the type of transport'
}

anchors = {
	back: 'Top'
}

testimony = {
	stepsSelects : [
		'All languages',
		'All countries',
		'All cities',
		'All schools'
	],
	
	stepsLabels : [
		'Language studied?',
		'In which country?',
		'In which city?',
		'In which school?'
	]
}

poll = {
	English : '3363499',
	Spanish : '3373113',
	German : '3373117',
	Japanese : '3373138',
	'(Mandarin) Chinese' : '3373139',
	Arabic : '3373136',
	Italian : '3373125',
	French : '3373121',
	Greek : '3373144',
	Russian : '3373146',
	Portuguese : '3373128',
	Thai : '3373149',
	Turkish : '3373143',
	Dutch : '3373133',
	Danish : '4406795',
	Hungarian : '4406802',
	Norwegian : '4406804',
	Polish : '4406809',
	Czech : '4406811',
	Swedish : '4406813',
	Schwyzerdütsch : '4406815',
	Finnish : '4406821'
}

pickerLanguage = {
	session_start	: 'Start of session',
	no_accommodation: 'No accommodation',
	non_avalaible	: 'Not available',
	see				: 'See',
	supp_selected	: 'Chosen supplement(s)',
	no_supp			: 'No supplement',
	cancel			: 'Cancel',
	change			: 'Modify',
	validate		: 'Validate',
	schoolNotAvalaible: 'For the moment, this school has not yet been prepared for our automatic system. You can nevertheless fill in the details manually.',
	systemNotAvalaible: 'For the moment, this school has not yet been prepared for our automatic system.',
	dateNotAvalaible: 'No date is available for the options you have chosen. Please make another choice.',
	courseNotAvalaible: 'This course is not available with the level you have chosen.',
	saveCourseError : 'An error occurred during the processing of your course.<br />Please try again later or contact us.',
	formular		: 'Form',
	remarks			: 'Remarks',
	details			: 'Details',
	summary			: 'Summary',
	validation		: 'Validation',
	yourprice		: 'Your price',
	remove			: 'Delete this course',
	reset 			: 'Reset',
	close			: 'Close',
	weeks			: 'weeks',
	short_weeks		: 'w.',
	contact			: 'Contact us',
	offer			: 'Offer request',
	print			: 'Print',
	inscription		: 'Enrolment',
	previous		: 'Previous',
	next			: 'Next',
	participants_b	: 'Offer for ',
	participants	: 'person/people',
	steps : {
		language : 'Language',
		country : 'Country',
		town : 'City',
		school : 'School',
		year : 'Year of departure',
		level : 'Level',
		type : 'Course type',
		duration : 'Duration',
		date : 'Start date',
		date_end : 'End date (estimate)',
		accommodation : 'Accommodation',
		accommodation_duration : 'Duration',
		supplements : 'Supplements',
		supplements2 : 'On-site extras',
		price : 'Price (indicative)'
	},
	panel : {
		course : '1) Course',
		accomodation : '2) Accommodation',
		supplements : '3) Supplements'
	}
}

progressBarLanguage = {
	step1 	: 'Selection of course(s)',
	step2	: 'Personal details',
	step3	: 'Miscellaneous'	
}

inscription = 'Enrolment';

cms_dictionary = {
	'ForMoreInfoAboutPrice' : "For further information concerning the school dates and prices, please contact us."
}

CourseFinderLanguage = {
	menu : 'Find your stay with a few clicks.',
	reset: 'Modify this field',
	selects: {
		language		: 'Which language do you want to learn?',
		countries		: 'To which country would you like to travel?',
		cities			: 'In which town?',
		triptypes		: 'Which kind of stay are you interested in?',
		coursetypes 	: 'What kind of course?',
		coursespecs 	: 'Course PLUS (theme options)',
		proximities 	: 'Location / Environment',
		accomodations	: 'Accommodation'
	},
	results: {
		img_course_title: 'Find out more about %0',
		img_school_title: 'Find out more about %0',
		details_school	: 'See school details',
		details_course	: 'See course details',
		details			: 'Details',
		offer			: 'Quotation',
		school 			: '%0 school found',
		schools			: '%0 schools found',
		course			: '%0 language course found',
		courses			: '%0 language courses found',
		display			: 'Show',
		perpage			: 'results per page',
		gotopage		: 'Go to page',
		wifi: {
			cost : 'WiFi is an extra cost.',
			free : 'WiFi is free.'
		},
		accessibility: {
			apartment 	: 'Disabled access at school and apartment.',
			residence	: 'Disabled access at school and residence.',
			school		: 'Disabled access at school.'
		},
		csr: 'The school uses the CSR Self Assessment tool for sustainable development.',
		info: {
			school		: 'School: %0',
			agemin		: 'Minimum age: %0',
			size		: 'School size: %0',
			length		: 'Course duration: %0 week(s)',
			lengths		: 'Course duration: %0 - %1 week(s)',
			lesson		: 'Lessons: %0 of %1 minutes',
			student		: 'Students/class: max. %0 people',
			morning		: 'Daily schedule: %0-%1',
			afternoon	: ' + %2-%3',
			level		: 'Levels: %0 to %1',
			levels: {
				1: 'Beginner',
				2: 'Elementary',
				3: 'Upper elementary',
				4: 'Lower intermediate',
				5: 'Intermediate',
				6: 'Upper intermediate',
				7: 'Advanced',
				8: 'Upper advanced'
			}
		}
	},
	info: {
		more: 'More information'
	},
	error: {
		minparam: 'Please select at least one parameter for the new search.',
		noresult: 'No results.',
		noinfo	: 'Information unavailable.'
	}
};

