/*************************************/
/**                                 **/
/**  FILE DI TRADUZIONE             **/
/**  LINGUA : en                    **/
/**                                 **/
/** Generato il: 16-09-2011 15:33   **/
/**                                 **/
/*************************************/


var Lang = {};

Lang.disponibilita = {
	"ALMENO_UNO" : "Fill in the fields with the number of people you are willing to check for tickets availability",
	"ARTICOLO_NON_SODDISFA" : "The date you selected is not available or your ticket &quot;%s&quot; does not guarantee your entrance on the date you selected. Please find below the items requested with the entrance ticket on the day and time selected.",
	"ARTICOLO_SODDISFA" : "The item  &quot;%s &quot; gives you the right to visit us on the day you have selected and currently there are still tickets available.",
	"POSTI_ESAURITI" : "We are sorry to inform you that there aren't enough tickets to satisfy your request. Try to change the time or the day of your visit.",
	"RISULTATI" : "Please find below the valid tickets for the date you entered."
}

Lang.registrati = {
	"AZIENDA_KO" : "",
	"AZIENDA_OK" : "",
	"CAP_KO" : "Fill in the Postal/Zip code field",
	"CAP_OK" : "Postal/Zip code accepted",
	"CHECK_UPPER_DATA" : "The form has not been filled correctly, please check the details you have entered",
	"CODICE_FISCALE_KO" : "",
	"CODICE_FISCALE_OK" : "",
	"COGNOME_KO" : "Fill in the surname field",
	"COGNOME_OK" : "Surname accepted",
	"COMPILA_TEL_O_CELL" : "Please fill in at least one of the two fields, telephone or mobile",
	"COMUNE_KO" : "Fill in the municipality field",
	"COMUNE_OK" : "Municipality accepted",
	"CONTROLLO_EMAIL" : "Checking your email...",
	"CONTROLLO_USERNAME" : "Checking username...",
	"EMAIL_GIA_PRESENTE" : "The email you have entered is already included in our database.",
	"EMAIL_OK" : "The email field has been filled correctly",
	"FORMATO_CORRETTO" : "Correct format",
	"FORMATO_ERRATO" : "Wrong format",
	"NOME_KO" : "Fill in the name field",
	"NOME_OK" : "Name accepted",
	"PARTITA_IVA_KO" : "",
	"PARTITA_IVA_OK" : "",
	"PASS_CONFERMATA" : "Password confirmed",
	"PASS_DOESNT_MATCH" : "The passwords you have entered do not match",
	"PROVINCIA_KO" : "Fill in the province field",
	"PROVINCIA_OK" : "Province accepted",
	"USER_DISP" : "Username available",
	"USER_NON_DISP" : "Username unavailable",
	"VIA_KO" : "Fill in the address field",
	"VIA_OK" : "Address accepted"
}

Lang.base = {
	"CANCEL" : "Cancel",
	"CLOSE" : "Close",
	"MOSTRA_MENO" : "Show less files",
	"MOSTRA_TUTTI" : "Show all",
	"NEW_WINDOW" : "(new window)",
	"SALVA" : "Save",
	"SEND" : "Send",
	"TOTAL" : "Totals",
	"WARNING" : "Warning"
}

Lang.ecommerce = {
	"CONTROLLA_DISPONIBILITA" : "In order to proceed, check the availability for each product you have purchased, or tick the box Proceed without checking"
}

Lang.prenotazioni = {
	"INSERISCI_CODICE" : "inserisci codice...",
	"INSERISCI_EMAIL" : "inserisci email..."
}

Lang.cerca = {
	"SUGGERIMENTO" : ""
}


;
