//ELENCO DE CONTROLLI NELLE VARIE LINGUE

//ITALIANO
   nome_ita="Il campo NOME è vuoto"
   cognome_ita="Il campo COGNOME è vuoto"
   ragsoc_ita="Il campo RAGIONE SOCIALE è vuoto"
   attivita_ita="Selezionate una voce per il Settore di Attività"
   altro_ita="Specificate un SETTORE DI ATTIVITA'"
   indirizzo_ita="Il campo INDIRIZZO è vuoto"
   cap_ita="Il campo CAP è vuoto"
   telefono_ita="Il campo TELEFONO è vuoto"
   localita_ita="Il campo LOCALITÀ è vuoto"
   provincia_ita="Il campo PROVINCIA è vuoto"
   emailerr_ita="\nIl tuo indirizzo EMAIL che hai inserito non è corretto.\n\nTi preghiamo di riscrivere l'indirizzo."
   emailvuoto_ita="\nIl campo contentente il tuo indirizzo EMAIL è vuoto.\n\nTi preghiamo di inserire il tuo indirizzo EMAIL."
   richiesta_ita="Il campo RICHIESTA è vuoto"
   conferma_ita="Dovete accettare e acconsentire all'invio del modulo e al trattamento dei dati"
   specifica_ita="Specifica se vuoi la stampa personalizzata o meno"
   amicovuoto_ita="\nIl campo contentente l'indirizzo EMAIL del tuo amico è vuoto.\n\nTi preghiamo di inserire l'indirizzo EMAIL."
   amicoerr_ita="\nL'indirizzo EMAIL del tuo amico che hai inserito non è corretto.\n\nTi preghiamo di riscrivere l'indirizzo."
   destinatario_ita="Seleziona l'azienda alla quale vuoi spedire la richiesta di informazioni"

//INGLESE
   nome_eng="NAME field is empty"
   cognome_eng="SURNAME field is empty"
   ragsoc_eng="COMPANY NAME field is empty"
   attivita_eng="Select a BUSINESS BRANCH"
   altro_eng="Specify a BUSINESS BRANCH"
   indirizzo_eng="ADDRESS field is empty"
   cap_eng="POSTCODE field is empty"
   telefono_eng="TELEPHONE field is empty"
   localita_eng="CITY field is empty"
   provincia_eng="PROVINCE field is empty"
   contratto_eng="You have to accept sell contract."
   emailerr_eng="\nWrong EMAIL address.\n\nPlease, check YOUR EMAIL's field."
   emailvuoto_eng="\nEMAIL field is empty.\n\nPlease, insert correctly your EMAIL address."
   richiesta_eng="REQUEST field is empty"
   conferma_eng="You have to accept form sending and data treatement."
   specifica_eng="Specifies if you would like to print with or without personalization"
   amicovuoto_eng="\nThe field with the addresse e-mail address is empty\nPlease fill in addresse e-mail address"
   amicoerr_eng="\nThe addresse e-mail address you have inserted is not correct.\nPlease write the address again"
   destinatario_eng="Select the company you wish to send information request to"
   indirizzodestvuoto_eng="DESTINATION ADDRESS is empty"
   capdest_eng="DESTINATION CAP is empty"
   localitadestvuoto_eng="DESTINATION CITY is empty"
   provinciadestvuoto_eng="DESTINATION PROVINCE is empty"
   
//TEDESCO
   nome_ted="Das Feld NAME ist leer";
   cognome_ted="Das Feld NACHNAME ist leer";
   ragsoc_ted="Das Feld FIRMENNAME ist leer";
   attivita_ted="Wählen Sie der SEKTOR";
   altro_ted="Spezifizieren Sie der SEKTOR";
   indirizzo_ted="Das Feld ADRESSE ist leer";
   ruolo_ted="Das Feld FIRMA-POSITION ist leer";
   cap_ted="Das Feld PLZ ist leer";
   telefono_ted="Das Feld TELEFON ist leer";
   localita_ted="Das Feld ORT. ist leer";
   evento_ted="Das Feld FALL-DATEN ist leer";
   iva_ted="Das Feld VAT ist leer";
   provincia_ted="Das Feld PROVINZ ist leer";
   regione_ted="Das Feld LAND ist leer";
   stato_ted="Das Feld ZUSTAND ist leer";
   emailerr_ted="\nDie EMAIL Addresse ist nicht korrekt.\n\nBitte nochmals eingeben.";
   emailvuoto_ted="\nDas Feld EMAIL ist leer.\n\nBitte nochmals eingeben.";
   richiesta_ted="Das Feld ANFRAGE ist leer";
   conferma_ted="Bevor das Formular abgeschickt werden kann, \nmüssen Sie sich mit dem Abschicken des Formulars und dem Umgang \nmit ihren persönlichen Daten einverstanden erklären.";
   specifica_ted="Geben Sie an, ob Sie einen persönlich gestalteten Ausdruck wünschen";
   amicovuoto_ted="\nDas Feld EMAIL EMPFÄNGER ist leer.\n\nBitte nochmals eingeben.";
   amicoerr_ted="\nDie EMAIL EMPFÄNGER Addresse ist nicht korrekt.\n\nBitte nochmals eingeben.";
   destinatario_ted="Wählen Sie die Firma vor, die Sie Informationen Antrag zu schicken möchten";
