Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > media > contrib-release > by-pkgid > 207e45e785cb8f6362fd9cc8fe5acbc8 > files > 121

twig-2.8.3-5mdv2010.0.noarch.rpm

<?php

  $FileInfo["Created"]                  = "Carlo Todeschini";
  $FileInfo["Email"]                    = "tode@rccr.cremona.it";
  $FileInfo["Version"]                  = "2.7.4";
  $FileInfo["Language"]                 = "Italian";

  $config["charactersets"]              = array();
  $config["globalcharset"]              = "";
  $config["metaheaders"]                = "";
  $config["htmltag"]                    = "";

  $function["TWIGPlural"]		= <<<FUNC_END
  Function TWIGPluralitalian( \$n )
	{
	if( \$n == 0 )
		return "zero";
	else if( \$n == 1 )
		return "singular";
	else
		return "plural";
	}
FUNC_END;

  $TWIGphrase["Add list"]               = "Aggiungi lista";
  $TWIGphrase["New Contact"]            = "Nuovo contatto";
  $TWIGphrase["Edit Contact"]           = "Modifica contatto";
  $TWIGphrase["View Contact"]           = "Visualizza contatto";
  $TWIGphrase["New List"]               = "Nuova lista";
  $TWIGphrase["Edit List"]              = "Modifica lista";
  $TWIGphrase["View List"]              = "Visualizza lista";
  $TWIGphrase["Selected"]               = "Selezionato";
  $TWIGphrase["Unselected"]             = "Non selezionato";
  $TWIGphrase["PegasusMail"]            = "PegasusMail";
  $TWIGphrase["New ToDo Item"]          = "Nuovo&nbsp;promemoria";
  $TWIGphrase["Edit ToDo Item"]         = "Modifica&nbsp;promemoria";
  $TWIGphrase["View ToDo Item"]         = "Visualizza&nbsp;promemoria";
  $TWIGphrase["List Name"]              = "Nome lista";
  $TWIGphrase["Yearly view"]            = "Vista&nbsp;annuale";
  $TWIGphrase["Daily view"]             = "Vista&nbsp;giornaliera";
  $TWIGphrase["Weekly view"]            = "Vista&nbsp;settimanale";
  $TWIGphrase["New Item"]               = "Nuovo appuntamento";
  $TWIGphrase["View Item"]              = "Visualizza appuntamento";
  $TWIGphrase["Add item"]               = "Aggiungi&nbsp;appuntamento";
  $TWIGphrase["Recurring Item"]         = "Voce ricorrente";
  $TWIGphrase["Recurrance"]             = "Ricorrenza";
  $TWIGphrase["First"]                  = "Primo";
  $TWIGphrase["Second"]                 = "Secondo";
  $TWIGphrase["Third"]                  = "Terzo";
  $TWIGphrase["Fourth"]                 = "Quarto";
  $TWIGphrase["Last"]                   = "Ultimo";
  $TWIGphrase["weeks on"]               = "settimane il";
  $TWIGphrase["week"]                   = "settimana";
  $TWIGphrase["week on"]                = "settimana il";
  $TWIGphrase["Every"]                  = "Ogni";
  $TWIGphrase["On day"]                 = "Il giorno";
  $TWIGphrase["of every"]               = "di ogni";
  $TWIGphrase["month"]                  = "mese";
  $TWIGphrase["months"]                 = "mesi";
  $TWIGphrase["weekday"]                = "giorno lavorativo";
  $TWIGphrase["On the"]                 = "Il";
  $TWIGphrase["Day"]                    = "Giorno";
  $TWIGphrase["day"]                    = "giorno";
  $TWIGphrase["days"]                   = "giorni";
  $TWIGphrase["weekend"]                = "fine settimana";
  $TWIGphrase["Daily"]                  = "Giornaliero";
  $TWIGphrase["Weekly"]                 = "Settimanale";
  $TWIGphrase["Monthly"]                = "Mensile";
  $TWIGphrase["Yearly"]                 = "Annuale";
  $TWIGphrase["After"]                  = "Dopo";
  $TWIGphrase["occurances"]             = "occorrenze";
  $TWIGphrase["ending on"]              = "finisce il";
  $TWIGphrase["Edit Recurrance"]        = "Modifica ricorrenza";
  $TWIGphrase["Start/End Time ignored"] = "Inizio/fine appuntamento ignorato";
  $TWIGphrase["Start/End Time not ignored"]= "Inizio/fine appuntamento non ignorato";
  $TWIGphrase["[Before you can edit a recurrance you must first save the entry]"]= "[Prima di poter modificare una ricorrenza &egrave; necessario salvare i dati inseriti]";
  $TWIGphrase["My Contact"]             = "Mio contatto";
  $TWIGphrase["Mycontact"]              = "Mio contatto";
  $TWIGphrase["Display uuencoded images inline"]= "Visualizza immagini codificate nel messaggio";
  $TWIGphrase["Always return to message list after deleting when viewing a message"]= "Ritorna sempre alla lista dei messaggi dopo la cancellazione di un messaggio";
  $TWIGphrase["New Note"]               = "Nuova&nbsp;nota";
  $TWIGphrase["Edit Note"]              = "Modifica&nbsp;nota";
  $TWIGphrase["View Note"]              = "Visualizza&nbsp;nota";
  $TWIGphrase["Registered Events"]      = "Riunioni&nbsp;registrate";
  $TWIGphrase["Public Meetings"]        = "Riunioni&nbsp;pubbliche";
  $TWIGphrase["Private Meetings"]       = "Riunioni&nbsp;private";
  $TWIGphrase["Schedule a Meeting"]     = "Pianifica&nbsp;una&nbsp;riunione";
  $TWIGphrase["Schedule New Meeting"]   = "Pianifica&nbsp;una&nbsp;nuova&nbsp;riunione";
  $TWIGphrase["Reschedule Meeting"]     = "Ripianifica&nbsp;riunione";
  $TWIGphrase["View details"]           = "Visualizza&nbsp;dettagli";
  $TWIGphrase["Edit notes"]             = "Modifica&nbsp;note";
  $TWIGphrase["Edit todo"]              = "Modifica&nbsp;promemoria";
  $TWIGphrase["Edit invitees"]          = "Modifica&nbsp;invitati";
  $TWIGphrase["Reschedule"]             = "Rischedula";
  $TWIGphrase["Attendance"]             = "Tipologia";
  $TWIGphrase["Capacity"]               = "Persone";
  $TWIGphrase["Details"]                = "Dettagli";
  $TWIGphrase["Event Name"]             = "Titolo della riunione";
  $TWIGphrase["Description"]            = "Descrizione";
  $TWIGphrase["Starts"]                 = "Inizia alle";
  $TWIGphrase["Finishes"]               = "Termina alle";
  $TWIGphrase["View Meeting Details"]   = "Visualizza&nbsp;dettagli&nbsp;della&nbsp;riunione";
  $TWIGphrase["View Meeting Notes"]     = "Visualizza&nbsp;note&nbsp;della&nbsp;riunione";
  $TWIGphrase["View Meeting ToDo"]      = "Visualizza&nbsp;scopo&nbsp;della&nbsp;riunione";
  $TWIGphrase["View Meeting Invitees"]  = "Visualizza&nbsp;invitati&nbsp;alla&nbsp;riunione";
  $TWIGphrase["View Meeting Schedule"]  = "Visualizza&nbsp;tempi&nbsp;della&nbsp;riunione";
  $TWIGphrase["Edit Meeting Details"]   = "Modifica&nbsp;dettagli&nbsp;della&nbsp;riunione";
  $TWIGphrase["Edit Meeting Notes"]     = "Modifica&nbsp;note&nbsp;della&nbsp;riunione";
  $TWIGphrase["Edit Meeting ToDo"]      = "Modifica&nbsp;scopo&nbsp;della&nbsp;riunione";
  $TWIGphrase["Edit Meeting Invitees"]  = "Modifica&nbsp;invitati&nbsp;alla&nbsp;riunione";
  $TWIGphrase["Edit Meeting Schedule"]  = "Modifica&nbsp;tempi&nbsp;della&nbsp;riunione";
  $TWIGphrase["Meeting Name"]           = "Titolo della riunione";
  $TWIGphrase["Type"]                   = "Tipo";
  $TWIGphrase["Location"]               = "Luogo";
  $TWIGphrase["Starting Time"]          = "Inizia alle";
  $TWIGphrase["Ending Time"]            = "Termina alle";
  $TWIGphrase["Initiator"]              = "Moderatore";
  $TWIGphrase["Secretary"]              = "Segretario";
  $TWIGphrase["User Limit"]             = "Limite agli utenti";
  $TWIGphrase["Last Modified"]          = "Ultima modifica";
  $TWIGphrase["Minutes"]                = "Minuti";
  $TWIGphrase["Conclusion"]             = "Conclusione";
  $TWIGphrase["Action Items"]           = "Rendi esecutivo";
  $TWIGphrase["Person Responsible"]     = "Persona responsabile";
  $TWIGphrase["Due Date"]               = "In data";
  $TWIGphrase["Invitees"]               = "Invitati";
  $TWIGphrase["on"]                     = "il";
  $TWIGphrase["RSVP"]                   = "RSVP";
  $TWIGphrase["RSVP0"]                  = "Non registrato";
  $TWIGphrase["RSVP1"]                  = "Non sicuro";
  $TWIGphrase["RSVP2"]                  = "Presente";
  $TWIGphrase["RSVP3"]                  = "Non presente";
  $TWIGphrase["Public meetings which you may attend"]= "Riunioni pubbliche con presenza richiesta";
  $TWIGphrase["Private meetings to which you are invited"]= "Riunioni private alle quali sei invitato";
  $TWIGphrase["Meetings for which you have registered an RSVP"]= "Riunioni per le quali &egrave; richiesta una RSVP";
  $TWIGphrase["announcements"]          = "annunci";
  $TWIGphrase["All"]                    = "Tutti";
  $TWIGphrase["New Bookmark"]           = "Nuovo&nbsp;bookmark";
  $TWIGphrase["Edit Bookmark"]          = "Modifica&nbsp;bookmark";
  $TWIGphrase["View Bookmark"]          = "Visualizza&nbsp;bookmark";
  $TWIGphrase["Group name"]             = "Nome del gruppo";
  $TWIGphrase["Create Global Group"]    = "Crea gruppo globale";
  $TWIGphrase["List"]                   = "Lista";
  $TWIGphrase["Announcement"]           = "Annuncio";
  $TWIGphrase["Back to Preferences"]    = "Torna&nbsp;alle&nbsp;preferenze";
  $TWIGphrase["Back to Administration"] = "Torna&nbsp;all'amministrazione";
  $TWIGphrase["Back to Main"]           = "Torna&nbsp;al&nbsp;principale";
  $TWIGphrase["Back to Mail"]           = "Torna&nbsp;alla&nbsp;posta";
  $TWIGphrase["Back to Meetings"]       = "Torna&nbsp;alle&nbsp;riunioni";
  $TWIGphrase["Back to Help"]           = "Torna&nbsp;all'aiuto";
  $TWIGphrase["Back to Logout"]         = "Torna&nbsp;al&nbsp;logout";
  $TWIGphrase["hebrew"]                 = "Ebraico";
  $TWIGphrase["Preferences"]            = "Preferenze";
  $TWIGphrase["Prefs"]                  = "Preferenze";
  $TWIGphrase["Group"]                  = "Gruppo";
  $TWIGphrase["group"]                  = "gruppo";
  $TWIGphrase["You have %1 new messages in %2."]["position"] = 1;
  $TWIGphrase["You have %1 new messages in %2."]["zero"] = "Ci sono %1 nuovi messaggi in %2";
  $TWIGphrase["You have %1 new messages in %2."]["singular"] = "Ci sono %1 nuovi messaggi in %2";
  $TWIGphrase["You have %1 new messages in %2."]["plural"] = "Ci sono %1 nuovi messaggi in %2";
  $TWIGphrase["Go To"]                  = "Vai a";
  $TWIGphrase["or"]                     = "o";
  $TWIGphrase["the selected items to"]  = "le voci selezionate in";
  $TWIGphrase["This is"]                = "Questo &egrave;";
  $TWIGphrase["No previous screen"]     = "Non ci sono schermate precedenti";
  $TWIGphrase["No next screen"]         = "Non ci sono schermate successive";
  $TWIGphrase["Error"]                  = "Errore";
  $TWIGphrase["Welcome to TWIG version %1"]= "Benvenuto in TWIG versione %1";
  $TWIGphrase["Number of items to index on one screen"]= "Numero di elementi da visualizzare in una schermata";
  $TWIGphrase["Sorry this feature is not enabled, please select another feature."]= "Spiacente ma questa funzione non &egrave; abilitata, selezionare un'altra funzione.";
  $TWIGphrase["TWIG"]                   = "TWIG";
  $TWIGphrase["Announcements"]          = "Annunci";
  $TWIGphrase["Groups"]                 = "Gruppi";
  $TWIGphrase["Administration"]         = "Amministrazione";
  $TWIGphrase["options"]                = "opzioni";
  $TWIGphrase["Subject/Announcement"]   = "Titolo/annuncio";
  $TWIGphrase["recent mail"]            = "mail recenti";
  $TWIGphrase["schedule"]               = "agenda";
  $TWIGphrase["TWIG [Mail]"]            = "TWIG [Posta]";
  $TWIGphrase["Folders"]                = "Cartella";
  $TWIGphrase["New Message"]            = "Nuovo&nbsp;messaggio";
  $TWIGphrase["Folder Management"]      = "Gestione cartelle";
  $TWIGphrase["Refresh"]                = "Aggiorna";
  $TWIGphrase["Empty Trash"]            = "Vuota cestino";
  $TWIGphrase["of"]                     = "di";
  $TWIGphrase["to"]                     = "a";
  $TWIGphrase["from"]                   = "da";
  $TWIGphrase["Status"]                 = "Stato";
  $TWIGphrase["date"]                   = "data";
  $TWIGphrase["subject"]                = "titolo";
  $TWIGphrase["attachment"]             = "allegato";
  $TWIGphrase["unread"]                 = "non letto";
  $TWIGphrase["read"]                   = "letto";
  $TWIGphrase["[no subject]"]           = "[senza titolo]";
  $TWIGphrase["Select None"]            = "Deseleziona tutti";
  $TWIGphrase["Select All"]             = "Seleziona tutti";
  $TWIGphrase["Copy Selected"]          = "Copia i selezionati";
  $TWIGphrase["Delete Selected"]        = "Cancella i selezionati";
  $TWIGphrase["Move Selected"]          = "Sposta i selezionati";
  $TWIGphrase["Undelete Selected"]      = "Ripristina i selezionati";
  $TWIGphrase["**Select a folder**"]    = "**Seleziona una cartella**";
  $TWIGphrase["Set default tree view"]  = "Seleziona la vista ad albero di default";
  $TWIGphrase["the selected messages to"]= "i messaggi selezionati in";
  $TWIGphrase["Undelete"]               = "Ripristina";
  $TWIGphrase["Delete"]                 = "Cancella";
  $TWIGphrase["Reply"]                  = "Rispondi";
  $TWIGphrase["Reply to all"]           = "Rispondi&nbsp;a&nbsp;tutti";
  $TWIGphrase["Forward"]                = "Inoltra";
  $TWIGphrase["Recompose"]              = "Ricomponi";
  $TWIGphrase["Save draft"]             = "Salva bozza";
  $TWIGphrase["Move"]                   = "Sposta";
  $TWIGphrase["New message"]            = "Nuovo&nbsp;messaggio";
  $TWIGphrase["Back to %1"]             = "Torna&nbsp;a&nbsp;%1";
  $TWIGphrase["Previous Message"]       = "Messaggio precedente";
  $TWIGphrase["Next Message"]           = "Messaggio successivo";
  $TWIGphrase["Date"]                   = "Data";
  $TWIGphrase["From"]                   = "Da";
  $TWIGphrase["add to contacts"]        = "aggiungi alla rubrica";
  $TWIGphrase["To"]                     = "A";
  $TWIGphrase["CC"]                     = "CC";
  $TWIGphrase["Reply-To"]               = "Reply-To";
  $TWIGphrase["Subject"]                = "Titolo";
  $TWIGphrase["Print View"]             = "Versione stampabile";
  $TWIGphrase["Full Headers"]           = "Intestazione completa";
  $TWIGphrase["Hide Headers"]           = "Nascondi intestazione";
  $TWIGphrase["Display Headers"]        = "Mostra intestazione";
  $TWIGphrase["Hide"]                   = "Nascondi";
  $TWIGphrase["View"]                   = "Visualizza";
  $TWIGphrase["Send Now"]               = "Invia ora";
  $TWIGphrase["Contacts"]               = "Rubrica";
  $TWIGphrase["Bcc"]                    = "Bcc";
  $TWIGphrase["Attachment"]             = "Allegato";
  $TWIGphrase["Attachments"]            = "Allegati";
  $TWIGphrase["Spell Check"]            = "Controllo ortografia";
  $TWIGphrase["Add to 'To'"]            = "Aggiungi a 'To'";
  $TWIGphrase["Add to 'CC'"]            = "Aggiungi a 'CC'";
  $TWIGphrase["Add to 'BCC'"]           = "Aggiungi a 'BCC'";
  $TWIGphrase["%1 said:"]               = "%1 ha scritto:";
  $TWIGphrase["On %1"]                  = "On %1";
  $TWIGphrase["Forwarded From:"]        = "Inoltrato da:";
  $TWIGphrase["Options"]                = "Opzioni";
  $TWIGphrase["Options/TWIG"]           = "Opzioni/TWIG";
  $TWIGphrase["Change"]                 = "Cambia";
  $TWIGphrase["Save a copy in 'Sent' Folder"]= "Salva una copia nella cartella 'posta inviata'";
  $TWIGphrase["Include attachments when replying"]= "Includi gli allegati nella risposta";
  $TWIGphrase["Include attachments when forwarding"]= "Includi gli allegati nell'inoltro";
  $TWIGphrase["Include attachments from original message"]= "Includi gli allegati dal messaggio originario";
  $TWIGphrase["Number of body lines to display while composing a message"]= "Numero di linee di testo da visualizzare durante la composizione del messaggio";
  $TWIGphrase["No mail recipients specified, please add at least one mail recipient and then resend your message."]= "Non &egrave; stato inserito nessun destinatario. Inserirne almeno uno e rispedire il messaggio";
  $TWIGphrase["NOTE: Selecting users after adding a file attachment will cause the file attachment to be lost and you will have to re-attach it."]= "NOTA: La selezione di indirizzi dopo la selezione di un allegato provoca una perdita dell'allegato stesso che va riselezionato.";
  $TWIGphrase["Send RR now"]            = "Invia ricevuta di ritorno";
  $TWIGphrase["Read Receipt"]           = "Leggi ricevuta";
  $TWIGphrase["with subject"]           = "con titolo";
  $TWIGphrase["Request Read Receipts"]  = "Richiedi ricevuta di ritorno";
  $TWIGphrase["The message sent on"]    = "Il messaggio inviato il";
  $TWIGphrase["Never"]                  = "Mail";
  $TWIGphrase["Manual"]                 = "Manuale";
  $TWIGphrase["Always"]                 = "Sempre";
  $TWIGphrase["Respond to Read Receipts"]= "Rispondi alla ricevuta di ritorno";
  $TWIGphrase["Disposition notification"]= "Disposition notification";
  $TWIGphrase["A Read Reciept has been automatically returned to the sender"]= "La ricevuta di ritorno &egrave; stata automaticamente inviata al mittente";
  $TWIGphrase["has been displayed.  This is no guarantee that the message has been read or understood."]= "&egrave; stata verificata. Non esiste nessuna garanzia che il messaggio sia stato letto o capito.";
  $TWIGphrase["Spell Checked Version"]  = "Versione controllata ortograficamente";
  $TWIGphrase["Subscribed"]             = "Sottoscritto";
  $TWIGphrase["Unsubscribed"]           = "Non Sottoscritto";
  $TWIGphrase["Delete Folder"]          = "Cancella cartella";
  $TWIGphrase["Add Folder"]             = "Aggiungi cartella";
  $TWIGphrase["Rename Folder"]          = "Rinomina cartella";
  $TWIGphrase["Copy"]                   = "Copia";
  $TWIGphrase["Select the mailbox you wish to move these messages to below:"]= "Seleziona la mailbox nella quale si vogliono spostare i messaggi tra:";
  $TWIGphrase["Select the mailbox you wish to copy these messages to below:"]= "Seleziona la mailbox nella quale si vogliono copiare i messaggi tra:";
  $TWIGphrase["Folder Overview"]        = "Lista delle cartelle";
  $TWIGphrase["Folder"]                 = "Cartella";
  $TWIGphrase["New"]                    = "Nuova";
  $TWIGphrase["Total"]                  = "Totale";
  $TWIGphrase["Size"]                   = "dimensione";
  $TWIGphrase["Totals"]                 = "Totale";
  $TWIGphrase["Note: Large folder lists may take a long time to load."]= "Nota: la lista di cartelle di grosse dimensioni pu&ograve; richiedere molto tempo per il caricamento.";
  $TWIGphrase["TWIG [Bookmarks]"]       = "TWIG [Bookmark]";
  $TWIGphrase["bookmarks"]              = "bookmark";
  $TWIGphrase["Add New Item"]           = "Aggiungi voce";
  $TWIGphrase["Edit Item"]              = "Modifica voce";
  $TWIGphrase["Item Name"]              = "Nome voce";
  $TWIGphrase["Add item"]               = "Aggiungi&nbsp;voce";
  $TWIGphrase["item"]                   = "voce";
  $TWIGphrase["url"]                    = "url";
  $TWIGphrase["Back to Bookmarks"]      = "torna&nbsp;ai&nbsp;bookmark";
  $TWIGphrase["TWIG [ToDo]"]            = "TWIG [Promemoria]";
  $TWIGphrase["todo"]                   = "promemoria";
  $TWIGphrase["Added by"]               = "Aggiunto da";
  $TWIGphrase["Added on"]               = "Aggiunto il";
  $TWIGphrase["Due on"]                 = "Scade il";
  $TWIGphrase["due date"]               = "data di scadenza";
  $TWIGphrase["Due date type"]          = "Tipo di scadenza";
  $TWIGphrase["On date"]                = "In data";
  $TWIGphrase["On date/time"]           = "In data/ora";
  $TWIGphrase["Priority"]               = "Priorit&agrave;";
  $TWIGphrase["priority"]               = "priorit&agrave;";
  $TWIGphrase["status"]                 = "stato";
  $TWIGphrase["Back to ToDo"]           = "torna&nbsp;a&nbsp;promemoria";
  $TWIGphrase["Complete"]               = "Completo";
  $TWIGphrase["Working"]                = "In lavorazione";
  $TWIGphrase["Pending"]                = "Pendente";
  $TWIGphrase["Canceled"]               = "Cancellato";
  $TWIGphrase["TWIG [Contacts]"]        = "TWIG [Rubrica]";
  $TWIGphrase["Contact"]                = "Rubrica";
  $TWIGphrase["contacts"]               = "rubrica";
  $TWIGphrase["Import"]                 = "Importa";
  $TWIGphrase["URL"]                    = "URL";
  $TWIGphrase["Nickname"]               = "Soprannome";
  $TWIGphrase["E-Mail"]                 = "E-Mail";
  $TWIGphrase["E-Mail 2"]               = "E-Mail 2";
  $TWIGphrase["E-Mail 3"]               = "E-Mail 3";
  $TWIGphrase["First Name"]             = "Nome";
  $TWIGphrase["Last Name"]              = "Cognome";
  $TWIGphrase["Title"]                  = "Occupazione";
  $TWIGphrase["Spouse"]                 = "Stato civile";
  $TWIGphrase["Birthday"]               = "Data di nascita";
  $TWIGphrase["Company"]                = "Azienda";
  $TWIGphrase["Office"]                 = "Ufficio";
  $TWIGphrase["Department"]             = "Dipartimento";
  $TWIGphrase["Home Phone"]             = "Telefono casa";
  $TWIGphrase["Home Fax"]               = "Fax casa";
  $TWIGphrase["Mobile"]                 = "Cellulare";
  $TWIGphrase["Work Phone"]             = "Telefono lavoro";
  $TWIGphrase["Work Fax"]               = "Fax lavoro";
  $TWIGphrase["Pager"]                  = "Pager";
  $TWIGphrase["Home Address"]           = "Indirizzo di casa";
  $TWIGphrase["Home City"]              = "Citt&agrave;";
  $TWIGphrase["State"]                  = "Stato";
  $TWIGphrase["Zip Code"]               = "CAP";
  $TWIGphrase["Country"]                = "Regione";
  $TWIGphrase["Work Address"]           = "Indirizzo lavoro";
  $TWIGphrase["Work City"]              = "Citt&agrave;";
  $TWIGphrase["Work State"]             = "Stato";
  $TWIGphrase["Work Country"]           = "Regione";
  $TWIGphrase["Work Zip Code"]          = "CAP";
  $TWIGphrase["Import from"]            = "Importa da";
  $TWIGphrase["From file"]              = "Dal file";
  $TWIGphrase["In to group"]            = "Nel gruppo";
  $TWIGphrase["Outlook XP/2002"]        = "Outlook XP/2002";
  $TWIGphrase["Outlook 2000"]           = "Outlook 2000";
  $TWIGphrase["Outlook 98"]             = "Outlook 98";
  $TWIGphrase["Netscape 4.6"]           = "Netscape 4.6";
  $TWIGphrase["nickname"]               = "soprannome";
  $TWIGphrase["name"]                   = "nome";
  $TWIGphrase["company"]                = "azienda";
  $TWIGphrase["email"]                  = "email";
  $TWIGphrase["Add"]                    = "Aggiungi";
  $TWIGphrase["Back to Contacts"]       = "torna&nbsp;a&nbsp;rubrica";
  $TWIGphrase["vCard (autodetect version)"]= "vCard (autodetect version)";
  $TWIGphrase["Outlook Express (all fields)"]= "Outlook Express (tutti i campi)";
  $TWIGphrase["Outlook Express (default fields)"]= "Outlook Express (campi di default)";
  $TWIGphrase["TWIG [Groups]"]          = "TWIG [Gruppi]";
  $TWIGphrase["Member of"]              = "Membro di";
  $TWIGphrase["Owner of"]               = "Possessore di";
  $TWIGphrase["ALL"]                    = "TUTTI";
  $TWIGphrase["Unfiled"]                = "Non archiviato";
  $TWIGphrase["personal"]               = "personale";
  $TWIGphrase["workgroup"]              = "workgroup";
  $TWIGphrase["Update"]                 = "Aggiorna";
  $TWIGphrase["Add group"]              = "Aggiungi&nbsp;gruppo";
  $TWIGphrase["Add member"]             = "Aggiungi&nbsp;membro";
  $TWIGphrase["Edit group"]             = "Modifica&nbsp;gruppo";
  $TWIGphrase["Delete group"]           = "Cancella&nbsp;gruppo";
  $TWIGphrase["The group"]              = "Il gruppo";
  $TWIGphrase["was created by"]         = "&egrave; stato creato da";
  $TWIGphrase["Members"]                = "Membri";
  $TWIGphrase["[empty]"]                = "[vuoto]";
  $TWIGphrase["**Select a group**"]     = "**Seleziona un gruppo**";
  $TWIGphrase["Back to Groups"]         = "Torna&nbsp;a&nbsp;gruppi";
  $TWIGphrase["Feature Unavailable in current configuration"]= "Funzionalit&agrave; non diponibile con la configurazione corrente";
  $TWIGphrase["TWIG [Logout]"]          = "TWIG [Esci]";
  $TWIGphrase["TWIG [News]"]            = "TWIG [News]";
  $TWIGphrase["Back to News"]           = "Torna&nbsp;a&nbsp;news";
  $TWIGphrase["Subscribed newsgroups"]  = "Gruppi sottoscritti";
  $TWIGphrase["Delete Newsgroup"]       = "Cancella gruppo";
  $TWIGphrase["Group Name"]             = "Nome del gruppo";
  $TWIGphrase["Newsgroup Name"]         = "Nome del gruppo";
  $TWIGphrase["Server"]                 = "Server";
  $TWIGphrase["Port"]                   = "Porta";
  $TWIGphrase["User"]                   = "Utente";
  $TWIGphrase["Password"]               = "Password";
  $TWIGphrase["Go"]                     = "Vai";
  $TWIGphrase["Search pattern"]         = "Stringa di ricerca";
  $TWIGphrase["Subscribe"]              = "Sottoscrivi";
  $TWIGphrase["Newsgroups"]             = "Newsgroup";
  $TWIGphrase["New post"]               = "Nuovo&nbsp;messaggio";
  $TWIGphrase["Newsgroup management"]   = "Amministrazione newsgroup";
  $TWIGphrase["Note: large newsgroup lists may take a long time to load."]= "Nota: delle lunghe liste di newsgroup possono impiegare parecchio tempo per il caricamento.";
  $TWIGphrase["<< Prev"]                = "<< Precedente";
  $TWIGphrase["Next >>"]                = "Successiva >>";
  $TWIGphrase["Post Now"]               = "Invia ora";
  $TWIGphrase["Newsgroup"]              = "Gruppo";
  $TWIGphrase["no name"]                = "nessun nome";
  $TWIGphrase["Add newsgroup"]          = "Aggiungi gruppo";
  $TWIGphrase["List newsgroups on server"]= "Visualizza la lista dei gruppi sul server";
  $TWIGphrase["Main"]                   = "Principale";
  $TWIGphrase["Mail"]                   = "Posta";
  $TWIGphrase["News"]                   = "News";
  $TWIGphrase["Schedule"]               = "Agenda";
  $TWIGphrase["Meetings"]               = "Riunioni";
  $TWIGphrase["ToDo"]                   = "Promemoria";
  $TWIGphrase["Todo"]                   = "Promemoria";
  $TWIGphrase["Bookmarks"]              = "Bookmark";
  $TWIGphrase["Logout"]                 = "Esci";
  $TWIGphrase["TWIG [Schedule]"]        = "TWIG [Agenda]";
  $TWIGphrase["Go to today"]            = "Vai&nbsp;a&nbsp;oggi";
  $TWIGphrase["Monthly view"]           = "Vista&nbsp;mensile";
  $TWIGphrase["Yearly view"]            = "Vista&nbsp;annuale";
  $TWIGphrase["Time"]                   = "Ora";
  $TWIGphrase["/Notes"]                 = "/Note";
  $TWIGphrase["Today is"]               = "Oggi &egrave;";
  $TWIGphrase["Start Time"]             = "Ora inizio";
  $TWIGphrase["End Time"]               = "Ora fine";
  $TWIGphrase["back"]                   = "indietro";
  $TWIGphrase["forward"]                = "avanti";
  $TWIGphrase["Yesterday"]              = "Ieri";
  $TWIGphrase["Tomorrow"]               = "Domani";
  $TWIGphrase["Daily view"]             = "Vista&nbsp;giornaliera";
  $TWIGphrase["Weekly view"]            = "Vista&nbsp;settimanale";
  $TWIGphrase["List view"]              = "Vista&nbsp;a&nbsp;liste";
  $TWIGphrase["Previous Week"]          = "Settimana&nbsp;precedente";
  $TWIGphrase["The week starts on "]    = "La settimana inizia ";
  $TWIGphrase[" and ends on "]          = " e finisce ";
  $TWIGphrase["Next Week"]              = "Prossima&nbsp;settimana";
  $TWIGphrase["Week"]                   = "Settimana";
  $TWIGphrase["Maintenance"]            = "Manutenzione";
  $TWIGphrase["Calendar"]               = "Calendario";
  $TWIGphrase["Items removed"]          = "Voce rimossa";
  $TWIGphrase["Preview"]                = "Anteprima";
  $TWIGphrase["End Date"]               = "Data di fine";
  $TWIGphrase["Start Date"]             = "Data di inizio";
  $TWIGphrase["Ignore Start/End Time"]  = "Ignora l'ora di inizio/fine";
  $TWIGphrase["[None]"]                 = "[Nessuno]";
  $TWIGphrase["Items to be removed"]    = "Voce da rimuovere";
  $TWIGphrase["No items found to delete."]= "Non sono state trovate voci da cancellare.";
  $TWIGphrase["Delete records older than"]= "Cancella le voci pi&ugrave; vecchie di";
  $TWIGphrase["Back to Schedule"]       = "torna&nbsp;a&nbsp;agenda";
  $TWIGphrase["Back to Edit"]           = "torna&nbsp;alle&nbsp;modifiche";
  $TWIGphrase["TWIG [Preferences]"]     = "TWIG [Preferenze]";
  $TWIGphrase["Current Module"]         = "Modulo corrente";
  $TWIGphrase["Global"]                 = "Globali";
  $TWIGphrase["Invert sort order"]      = "Ordinamento inverso";
  $TWIGphrase["Preference"]             = "Preferenze";
  $TWIGphrase["Prev/Next style"]        = "Stile per precedente/successivo";
  $TWIGphrase["Setting"]                = "Settaggi";
  $TWIGphrase["Update Preferences"]     = "Aggiorna preferenze";
  $TWIGphrase["Drop Down List"]         = "Lista a discesa";
  $TWIGphrase["Button Bar"]             = "Pulsanti";
  $TWIGphrase["Vertical Bulleted List"] = "Lista puntata verticale";
  $TWIGphrase["Tabbed List"]            = "Linguette";
  $TWIGphrase["Menu style 1"]           = "Stile 1";
  $TWIGphrase["Menu style 2"]           = "Stile 2";
  $TWIGphrase["Language"]               = "Linguaggio";
  $TWIGphrase["Your Real Name"]         = "Nome completo";
  $TWIGphrase["Save sent items"]        = "Salva messaggi inviati";
  $TWIGphrase["Save sent items in"]     = "Salva messaggi inviati in";
  $TWIGphrase["Save draft items in"]    = "Salva i messaggi in bozza in";
  $TWIGphrase["Page Size"]              = "Dimensioni della pagina";
  $TWIGphrase["Old Password"]           = "Vecchia password";
  $TWIGphrase["New Password"]           = "Nuova password";
  $TWIGphrase["Password changed!"]      = "Password cambiata!";
  $TWIGphrase["Multiple Tabbed List"]   = "Linguette multiple";
  $TWIGphrase["Drop Down Menu"]         = "Menu a discesa";
  $TWIGphrase["Tabbed Drop Down Menu"]  = "Menu a discesa con linguette";
  $TWIGphrase["|< First"]               = "|< Primo";
  $TWIGphrase["Last >|"]                = "Ultimo >|";
  $TWIGphrase["Simple"]                 = "Semplice";
  $TWIGphrase["AM/PM Format"]           = "Formato AM/PM";
  $TWIGphrase["24 Hour Format"]         = "Formato 24 ore";
  $TWIGphrase["Time Format"]            = "Formato dell'ora";
  $TWIGphrase["Default due date type"]  = "Tipo di scadenza di default";
  $TWIGphrase["Button Bar Without Text"]= "Pulsanti senza testo";
  $TWIGphrase["Classic Prev/Next Style"]= "Stile classico per precedente/successivo";
  $TWIGphrase["Tabbed List with Arrows"]= "Linguette con frecce";
  $TWIGphrase["Classic Primary Menu Bar"]= "Menu principale classico";
  $TWIGphrase["New Password Confirmation"]= "Conferma per la nuova password";
  $TWIGphrase["Drop Down Menu with Arrows"]= "Menu a discesa con freccette";
  $TWIGphrase["Classic Secondary Menu Bar"]= "Menu secondario classico";
  $TWIGphrase["Default group for new items"]= "Gruppo di default per i nuovi elementi";
  $TWIGphrase["Default listing of meetings"]= "Lista di default delle riunioni";
  $TWIGphrase["Expand mail tree by default"]= "Espandi la vista ad albero delle mail di default";
  $TWIGphrase["Show mail tree in main view"]= "Visualizza l'albero delle mail nella vista principale";
  $TWIGphrase["Default priority for new items"]= "Priorit&agrave; di default per i nuovi elementi";
  $TWIGphrase["Disable display of recent mail"]= "Disabilita la visualizzazione dei messaggi recenti";
  $TWIGphrase["Multiple Tabbed List with Words"]= "Linguette multiple con parole";
  $TWIGphrase["Move and Expunge simultaneously"]= "Sposta e pulisci contemporaneamente";
  $TWIGphrase["Multiple Tabbed List with Arrows"]= "Linguette multiple con frecce";
  $TWIGphrase["Default sort order for mail list"]= "Ordinamento di default per la lista delle mail";
  $TWIGphrase["Default sort order for todo list"]= "Ordinamento di default per la lista dei promemoria";
  $TWIGphrase["Default group to view in feature"]= "Gruppo visualizzato di default";
  $TWIGphrase["Tabbed Drop Down Menu with Arrows"]= "Menu a discesa con linguette e freccette";
  $TWIGphrase["Delete and Expunge simultaneously"]= "Cancella e pulisci contemporaneamente";
  $TWIGphrase["Wrap Lines at this many characters"]= "A capo automatico oltre i seguenti caratteri";
  $TWIGphrase["Disable display of today's schedule"]= "Disabilita la visualizzazione dell'agenda odierna";
  $TWIGphrase["Display messages in separate window"]= "Visualizza i messaggi in una nuova finestra";
  $TWIGphrase["Default sort order for contacts list"]= "Ordinamento di default per gli elementi della rubrica";
  $TWIGphrase["Display second command bar at bottom"]= "Visualizza la seconda barra dei comandi in basso";
  $TWIGphrase["Disable new message indicator in footer"]= "Disabilita l'indicatore di nuovi messaggi a pi&egrave; di pagina";
  $TWIGphrase["New password mistyped, please try again."]= "La nuova password non &egrave; stata immessa correttamente, prego ritentare.";
  $TWIGphrase["Old password mistyped, please try again."]= "La vecchia password non &egrave; stata immessa correttamente, prego ritentare.";
  $TWIGphrase["Number of Messages to index on one screen"]= "Numero di messaggi visualizzati in una schermata";
  $TWIGphrase["Automatic Signature when composing new mail"]= "Firma automatica alla composizione di un nuovo messaggio";
  $TWIGphrase["Default number of attachments on new messages"]= "Numero di allegati di default per la composizione di nuove mail";
  $TWIGphrase["Show contacts list when composing new messages"]= "Mostra la rubrica quando si compone un nuovo messaggio";
  $TWIGphrase["Multiple Tabbed List with Words (including First/Last)"]= "Linguette multiple con parole (inclusi primo/ultimo)";
  $TWIGphrase["Multiple Tabbed List with Arrows (including First/Last)"]= "Linguette multiple con frecce (inclusi primo/ultimo)";
  $TWIGphrase["User name"]              = "Nome utente";
  $TWIGphrase["Accounts"]               = "Account";
  $TWIGphrase["ACL's"]                  = "ACL";
  $TWIGphrase["Annoucements"]           = "Annunci";
  $TWIGphrase["Languages"]              = "Linguaggi";
  $TWIGphrase["SQL"]                    = "SQL";
  $TWIGphrase["SQLTXT"]                 = "SQLTXT";
  $TWIGphrase["Allow access to"]        = "Permetti accesso a";
  $TWIGphrase["for"]                    = "per";
  $TWIGphrase["Create User"]            = "Crea utente";
  $TWIGphrase["Update Password"]        = "Aggiorna password";
  $TWIGphrase["Change Password"]        = "Cambia password";
  $TWIGphrase["Username"]               = "Username";
  $TWIGphrase["Last Logon"]             = "Ultimo logon";
  $TWIGphrase["Feature"]                = "Funzione";
  $TWIGphrase["Create ACL Group"]       = "Crea gruppo ACL";
  $TWIGphrase["Delete ACL Group"]       = "Cancella gruppo ACL";
  $TWIGphrase["Add User to ACL Group"]  = "Aggiungi utente al gruppo ACL";
  $TWIGphrase["Second Command Line"]    = "Seconda command line";
  $TWIGphrase["By"]                     = "By";
  $TWIGphrase["Users"]                  = "Utenti";
  $TWIGphrase["*Select User*"]          = "*Seleziona utente*";
  $TWIGphrase["*Select user to add*"]   = "*Seleziona utente da aggiungere*";
  $TWIGphrase["*Select user to delete*"]= "*Seleziona utente da cancellare*";
  $TWIGphrase["Create"]                 = "Crea";
  $TWIGphrase["Item Edit"]              = "Modifica voce";
  $TWIGphrase["Goto Line"]              = "Va alla linea";
  $TWIGphrase["New Mail Check"]         = "Controlla nuove mail";
  $TWIGphrase["Compose"]                = "Componi";
  $TWIGphrase["Message Reading"]        = "Lettura messaggio";
  $TWIGphrase["Screen Refresh"]         = "Aggiorna schermata";
  $TWIGphrase["Command Line"]           = "Command Line";
  $TWIGphrase["Show Attachments"]       = "Mostra allegati";
  $TWIGphrase["Transfer"]               = "Trasferisci";
  $TWIGphrase["Transfer To"]            = "Trasferisci a";
  $TWIGphrase["Recent Mail"]            = "Mail recenti";
  $TWIGphrase["Posting"]                = "Posting";
  $TWIGphrase["Flush Databases"]        = "Flush dei database";
  $TWIGphrase["where username is"]      = "dove lo username &egrave;";
  $TWIGphrase["DB's to flush"]          = "DB per il flush";
  $TWIGphrase["*Select a table*"]       = "*Seleziona una tabella*";
  $TWIGphrase["Create Databases"]       = "Crea database";
  $TWIGphrase["Path to DB"]             = "Path per il DB";
  $TWIGphrase["DB's to create"]         = "DB da creare";
  $TWIGphrase["Create DB"]              = "Crea DB";
  $TWIGphrase["Pack Databases"]         = "Pack database";
  $TWIGphrase["DB's to pack"]           = "DB per il pack";
  $TWIGphrase["Pack DB"]                = "Pack DB";
  $TWIGphrase["Same as English"]        = "Come per l'inglese";
  $TWIGphrase["language"]               = "linguaggio";
  $TWIGphrase["View groups"]            = "Visualizza gruppi";
  $TWIGphrase["Display"]                = "Visualizza";
  $TWIGphrase["Public"]                 = "Pubblico";
  $TWIGphrase["Private"]                = "Privato";
  $TWIGphrase["Registered"]             = "Registrato";
  $TWIGphrase["Mail Tree"]              = "Albero delle mail";
  $TWIGphrase["Annoucement"]            = "Annuncio";
  $TWIGphrase["New Announcement"]       = "Nuovo annuncio";
  $TWIGphrase["Keys with null values"]  = "Chiavi con valore nullo";
  $TWIGphrase["Show full phrase lists"] = "Mostra la lista delle frasi complete";
  $TWIGphrase["Failed to create group!"]= "Creazione del gruppo fallita!";
  $TWIGphrase["Failed to delete group!"]= "Cancellazione del gruppo fallita!";
  $TWIGphrase["*Select group to delete*"]= "*Seleziona gruppo da cancellare*";
  $TWIGphrase["*Select group to add to*"]= "*Seleziona gruppo da aggiungere a*";
  $TWIGphrase["*Select group to display*"]= "*Seleziona gruppo da visualizzare*";
  $TWIGphrase["Display Users in ACL Group"]= "Mostra utenti nel gruppo ACL";
  $TWIGphrase["List keys with null values"]= "Mostra chiavi con valore nullo";
  $TWIGphrase["Delete User from ACL Group"]= "Cancella utente dal gruppo ACL";
  $TWIGphrase["Failed to add user to group!"]= "Aggiunta dell'utente al gruppo fallita!";
  $TWIGphrase["*Select group to delete from*"]= "*Seleziona il gruppo dal quale cancellare*";
  $TWIGphrase["Failed to delete user from group!"]= "Cancellazione dell'utente dal gruppo fallita!";
  $TWIGphrase["Sorry, you are not an administrator."]= "Spiacente, ma tu non sei un amministratore.";
  $TWIGphrase["You must select a user to change the password for!"]= "E' necessario selezionare un utente al quale cambiare la password!";
  $TWIGphrase["You must specify a username! (note: * represents all users)"]= "E' necessario specificare uno username! (nota: * rappresenta tutti gli utenti)";
  $TWIGphrase["List keys for which the value is the same as it is in English"]= "Mostra le chiavi identiche alla versione inglese";
  $TWIGphrase["Object"]                 = "Oggetto";
  $TWIGphrase["Access"]                 = "Accesso";
  $TWIGphrase["Modify"]                 = "Modifica";
  $TWIGphrase["*Select object*"]        = "*Seleziona oggetto*";
  $TWIGphrase["Global Setting"]         = "Settaggi globali";
  $TWIGphrase["TWIG [Help]"]            = "TWIG [Aiuto]";
  $TWIGphrase["Help"]                   = "Aiuto";
  $TWIGphrase["Topic"]                  = "Argomento";
  $TWIGphrase["Subtopic"]               = "Sottoargomento";
  $TWIGphrase["Help is not yet available on this topic."]= "Non esiste nessun aiuto per questo argomento.";
  $TWIGphrase["No submenu"]             = "Non ci sono sottoargomenti per questo argomento";
  $TWIGphrase["Filename of help file:"] = "Nome del file per il file di aiuto:";
  $TWIGphrase["Filename of subtopic menu file:"]= "Nome del file per il file del menu dei sottoargomenti:";
  $TWIGphrase["TWIG [Meetings]"]        = "TWIG [Riunioni]";
  $TWIGphrase["TWIG [Notes]"]           = "TWIG [Note]";
  $TWIGphrase["Notes"]                  = "Note";
  $TWIGphrase["notes"]                  = "note";
  $TWIGphrase["Default sort order for notes list"]= "Ordinamento di default per la lista delle note";
  $TWIGphrase["Back to Notes"]          = "Torna&nbsp;a&nbsp;note";
  $TWIGphrase["Width of text field"]    = "Larghezza del campo testo";
  $TWIGphrase["Height of text field"]   = "Altezza del campo testo";
  $TWIGphrase["chinesebig5"]            = "Cinese (Big 5)";
  $TWIGphrase["chinesegb"]              = "Cinese (gb)";
  $TWIGphrase["czech"]                  = "Ceco";
  $TWIGphrase["danish"]                 = "Danese";
  $TWIGphrase["dutch"]                  = "Dutch";
  $TWIGphrase["english"]                = "Inglese";
  $TWIGphrase["estonian"]               = "Estone";
  $TWIGphrase["finnish"]                = "Finlandese";
  $TWIGphrase["french"]                 = "Francesa";
  $TWIGphrase["german"]                 = "Tedesco";
  $TWIGphrase["italian"]                = "Italiano";
  $TWIGphrase["polish"]                 = "Polacco";
  $TWIGphrase["portuguese"]             = "Portoghese";
  $TWIGphrase["russian"]                = "Russo (KOI8-R)";
  $TWIGphrase["russianwin"]             = "Russo (Windows-1251)";
  $TWIGphrase["spanish"]                = "Spagnolo";
  $TWIGphrase["swedish"]                = "Svedese";
  $TWIGphrase["korean"]                 = "Coreano";
  $TWIGphrase["jpeuc"]                  = "Giapponese (EUC-JP)";
  $TWIGphrase["Maximum meetings to display"]= "Numero massimo di riunioni da visualizzare";
  $TWIGphrase["Maximum todo items to display"]= "Numero massimo di promemoria da visualizzare";
  $TWIGphrase["Maximum mail messages to display"]= "Numero massimo di messaggi email da visualizzare";
  $TWIGphrase["Maximum schedule item to display"]= "Numero massimo di appuntamenti da visualizzare";
  $TWIGphrase["Features to display"]    = "Funzionalit&agrave; da visualizzare";
  $TWIGphrase["Edit"]                   = "Modifica";
  $TWIGphrase["Group Admin"]            = "Amministrazione&nbsp;gruppi";
  $TWIGphrase["Permissions"]            = "Permessi";
  $TWIGphrase["Actions"]                = "Azioni";
  $TWIGphrase["Group Administrators"]   = "Amministratori del gruppo";
  $TWIGphrase["NOTE: Use an asterisk ( '*' ) as the username in order to define global access permissions for this group."]= "NOTA: si utilizzi un asterisco ( '*' ) come username per definire dei permessi di accesso globali per questo gruppo.";
  $TWIGphrase["Group Admins cannot delete themselves from groups for which they are an administrator.  Please have another Group Admin for this group do this for you."]= "Un amministratore di gruppo non pu&ograve; concellarsi dai gruppi per i quali &egrave; amministratore. Si chieda a un altro amministratore di gruppo di eseguire l'operazione.";
  $TWIGphrase["You cannot change the Group Admin setting for your own account.  Please have another Group Admin change this for you."]= "Non &egrave; possibile modificare i settaggi per il proprio account. Si chieda a un altro amministratore di gruppo di eseguire l'operazione.";
  $TWIGphrase["You do not have permission to delete one or more of the items you selected."]= "Non hai i permessi di cancellare uno o pi&ugrave; voci selezionate al di fuori di questo gruppo.";
  $TWIGphrase["You do not have permission to move one or more of the items you selected out of its current group."]= "Non hai i permessi di spostare uno o pi&ugrave; voci selezionate al di fuori di questo gruppo.";
  $TWIGphrase["Search"]                 = "Cerca";
  $TWIGphrase["search"]                 = "cerca";
  $TWIGphrase["Item"]                   = "Voce";
  $TWIGphrase["Name"]                   = "Nome";
  $TWIGphrase["Criteria"]               = "Criterio";
  $TWIGphrase["No matches"]             = "Non ci sono corrispondenze";
  $TWIGphrase["Features"]               = "Funzionalit&agrave;";
  $TWIGphrase["After date"]             = "Dopo la data";
  $TWIGphrase["Before date"]            = "Prima della data";
  $TWIGphrase["Containing text"]        = "Contiene il testo";
  $TWIGphrase["Answered"]               = "Risposte";
  $TWIGphrase["Deleted"]                = "Cancellate";
  $TWIGphrase["Urgent"]                 = "Urgenti";
  $TWIGphrase["Old"]                    = "Vecchie";
  $TWIGphrase["Recent"]                 = "Recenti";
  $TWIGphrase["Read"]                   = "Lette";
  $TWIGphrase["Not answered"]           = "Non riposte";
  $TWIGphrase["Not deleted"]            = "Non cancellate";
  $TWIGphrase["Not urgent"]             = "Non urgenti";
  $TWIGphrase["Not read"]               = "Non lette";
  $TWIGphrase["Flags"]                  = "Opzioni";
  $TWIGphrase["Due after"]              = "Scadono prima";
  $TWIGphrase["Due before"]             = "Scadono dopo";
  $TWIGphrase["Allow access to search"] = "Permetti l'accesso alla ricerca";
  $TWIGphrase["catalan"]                = "Catalano";
  $TWIGphrase["Tab style"]              = "Stile delle linguette";
  $TWIGphrase["and"]                    = "e";
  $TWIGphrase["URI"]                    = "URI";
  $TWIGphrase["is exactly"]             = "&egrave; esattamente";
  $TWIGphrase["is not"]                 = "non &egrave;";
  $TWIGphrase["ends with"]              = "finisce con";
  $TWIGphrase["starts with"]            = "inizia con";
  $TWIGphrase["contains"]               = "contiene";
  $TWIGphrase["Home Address 2"]         = "Indirizzo di casa 2";
  $TWIGphrase["Work Address 2"]         = "Indirizzo lavoro 2";
  $TWIGphrase["turkish"]                = "Turkish";
  $TWIGphrase["greek"]                  = "Greek";
  $TWIGphrase["tongan"]                 = "Tongan";
  $TWIGphrase["Default sort order for bookmarks list"]= "Default sort order for bookmarks list";
  $TWIGphrase["Default group to display for contacts"]= "Default group to display for contacts";
  $TWIGphrase["sortup"]                 = "A";
  $TWIGphrase["sortdown"]               = "D";
  $TWIGphrase["replied"]                = "replied";
  $TWIGphrase["Save to file"]           = "Save to file";
  $TWIGphrase["Button Bar #2"]          = "Button Bar #2";
  $TWIGphrase["Button Bar Without Text #2"]= "Button Bar Without Text #2";
  $TWIGphrase["Reminder"]               = "Reminder";
  $TWIGphrase["Minutes"]                = "Minutes";
  $TWIGphrase["Hours"]                  = "Hours";
  $TWIGphrase["Days"]                   = "Days";
  $TWIGphrase["Weeks"]                  = "Weeks";
  $TWIGphrase["Months"]                 = "Months";
  $TWIGphrase["Years"]                  = "Years";
  $TWIGphrase["*** REMINDER ***"]       = "*** REMINDER ***";
  $TWIGphrase["This is a reminder for "]= "This is a reminder for ";
  $TWIGphrase["This is a recurring entry and you will be reminded again on "]= "This is a recurring entry and you will be reminded again on ";
  $TWIGphrase["on"]                     = "on";
  $TWIGphrase["at"]                     = "at";
  $TWIGphrase["The reminder time has already passed!!"]= "The reminder time has already passed!!";
  $TWIGphrase["Second address to mail reminder to:"]= "Second address to mail reminder to:";
  $TWIGphrase["Style Sheet"]            = "Style Sheet";
  $TWIGPhrase["This folder is using "]  = "This folder is using ";
  $TWIGphrase["% of its recommended capacity"] = "% of its recommended capacity";
  $TWIGphrase["You are "]               = "You are ";
  $TWIGphrase[" over"]                  = " over";
  $TWIGphrase["Export"]			= "Export";
  $TWIGphrase["Opera"]			= "Opera";
  $TWIGphrase["Overwrite"]		= "Overwrite";
  $TWIGphrase["Flush First"]		= "Flush First";
  $TWIGphrase["Unsupported Opera File Version"]	= "Unsupported Opera File Version";
  $TWIGphrase["Folder Size Graph"]	= "Folder Size Graph";
  $TWIGphrase["ThunderBird"]		= "ThunderBird";

  $dayNamesShort                        = array( "D", "L", "M", "M", "G", "V", "S" );
  $dayNames                             = array( "Domenica", "Lunedi", "Martedi", "Mercoledi", "Giovedi", "Venerdi", "Sabato" );
  $monthNames                           = array( "Nessuno", "Gennaio", "Febbraio", "Marzo", "Aprile", "Maggio", "Giugno", "Luglio", "Agosto", "Settembre", "Ottobre", "Novembre", "Dicembre" );

?>