diff --git a/language/it/modules/portal_calendar_module.php b/language/it/modules/portal_calendar_module.php
index 2a3a416c..455cb30a 100644
--- a/language/it/modules/portal_calendar_module.php
+++ b/language/it/modules/portal_calendar_module.php
@@ -87,42 +87,42 @@ $lang = array_merge($lang, array(
),
// ACP
- 'ACP_PORTAL_CALENDAR' => 'Calendar settings',
- 'ACP_PORTAL_CALENDAR_EXP' => 'This is where you customize the calendar block.',
- 'ACP_PORTAL_EVENTS' => 'Calendar events',
- 'PORTAL_CALENDAR_TODAY_COLOR' => 'Active day color',
- 'PORTAL_CALENDAR_TODAY_COLOR_EXP' => 'HEX or named colors are allowed such as #FFFFFF for white, or color names like violet.',
- 'PORTAL_CALENDAR_SUNDAY_COLOR' => 'Color for sunday',
- 'PORTAL_CALENDAR_SUNDAY_COLOR_EXP' => 'HEX or named colors are allowed such as #FFFFFF for white, or color names like violet.',
- 'PORTAL_LONG_MONTH' => 'Show full month names',
- 'PORTAL_LONG_MONTH_EXP' => 'If disabled the months will be shortened e.g. Aug. instead of August.',
- 'PORTAL_SUNDAY_FIRST' => 'First day of the week',
- 'PORTAL_SUNDAY_FIRST_EXP' => 'If disabled the calendar will show Mo. --> Su., else Su. --> Sa.',
- 'PORTAL_DISPLAY_EVENTS' => 'Display events',
- 'PORTAL_DISPLAY_EVENTS_EXP' => 'Display events that have been created in the calendar block',
- 'PORTAL_EVENTS_MANAGE' => 'Manage events',
- 'NO_EVENT_TITLE' => 'You haven’t specified a title for the event.',
- 'NO_EVENT_START' => 'You haven’t specified a start time for the event.',
- 'ADD_EVENT' => 'Add new event',
- 'EVENT_UPDATED' => 'Event updated successfully.',
- 'EVENT_ADDED' => 'Event added successfully.',
- 'NO_EVENT' => 'No event specified.',
- 'EVENT_TITLE' => 'Event title',
- 'EVENT_DESC' => 'Event description',
- 'EVENT_LINK' => 'Event link',
- 'EVENT_LINK_EXP' => 'Enter the link to a topic or website with the announcement or discussion topic of the event.',
- 'NO_EVENTS' => 'No events',
- 'ACP_PORTAL_CALENDAR_START_INCORRECT' => 'The start time you entered was incorrect. Please follow the instructions carefully.',
- 'ACP_PORTAL_CALENDAR_END_INCORRECT' => 'The end time you entered was incorrect. Please follow the instructions carefully.',
- 'ACP_PORTAL_CALENDAR_EVENT_PAST' => 'The event start time needs to be in the future.',
- 'ACP_PORTAL_EVENT_START_DATE' => 'Event start date',
- 'ACP_PORTAL_EVENT_START_DATE_EXP' => 'Enter the date and time the event starts. The date has to be in a similar format: MM/DD/YYYY 3:00 PM',
- 'ACP_PORTAL_EVENT_END_DATE' => 'Event end date',
- 'ACP_PORTAL_EVENT_END_DATE_EXP' => 'Enter the date and time the event ends. The date has to be in a similar format: MM/DD/YYYY 3:00 PM',
- 'ACP_PORTAL_CALENDAR_EVENT_START_FIRST' => 'The end of the event has to be after the start of the event.',
- 'ACP_PORTAL_CALENDAR_PERMISSION' => 'Event permissions',
- 'ACP_PORTAL_CALENDAR_PERMISSION_EXP' => 'Select the groups that should be authorized to view the event. If you want all users to be able to view the event, don’t select anything.
Select/Deselect multiple groups by holding CTRL and clicking.',
- 'PORTAL_EVENTS_URL_NEW_WINDOW' => 'Open external event links in a new window',
+ 'ACP_PORTAL_CALENDAR' => 'Impostazioni calendario',
+ 'ACP_PORTAL_CALENDAR_EXP' => 'Qui è possibile personalizzare il blocco calendario.',
+ 'ACP_PORTAL_EVENTS' => 'Eventi calendario',
+ 'PORTAL_CALENDAR_TODAY_COLOR' => 'Colore giorno attivo',
+ 'PORTAL_CALENDAR_TODAY_COLOR_EXP' => 'Sono permessi nomi o codici esadecimali come "white" o #FFFFFF o nomi di colori come "violet".',
+ 'PORTAL_CALENDAR_SUNDAY_COLOR' => 'Colore per domenica',
+ 'PORTAL_CALENDAR_SUNDAY_COLOR_EXP' => 'Sono permessi nomi o codici esadecimali come "white" o #FFFFFF o nomi di colori come "violet".',
+ 'PORTAL_LONG_MONTH' => 'Mostra nomi estesi per i mesi',
+ 'PORTAL_LONG_MONTH_EXP' => 'Se disabilitato, i mesi saranno abbreviati (per esempio, Ago invece di Agosto).',
+ 'PORTAL_SUNDAY_FIRST' => 'Primo giorno della settimane',
+ 'PORTAL_SUNDAY_FIRST_EXP' => 'Se disabilitato, il calendario mostrerà Lu --> Do, altrimenti Do --> Sa.',
+ 'PORTAL_DISPLAY_EVENTS' => 'Mostra eventi',
+ 'PORTAL_DISPLAY_EVENTS_EXP' => 'Mostra eventi creati nel blocco calendario',
+ 'PORTAL_EVENTS_MANAGE' => 'Gestisci eventi',
+ 'NO_EVENT_TITLE' => 'Non è stato specificato un titolo per l\'evento.',
+ 'NO_EVENT_START' => 'Non è stata specificata una data d\'inizio per l\'evento.',
+ 'ADD_EVENT' => 'Aggiungi nuovo evento',
+ 'EVENT_UPDATED' => 'Evento aggiornato con successo.',
+ 'EVENT_ADDED' => 'Event aggiunto con successo.',
+ 'NO_EVENT' => 'Nessun evento specificato.',
+ 'EVENT_TITLE' => 'Titolo evento',
+ 'EVENT_DESC' => 'Descrizione evento',
+ 'EVENT_LINK' => 'Collegamento evento',
+ 'EVENT_LINK_EXP' => 'Inserisci il collegamento al topic o al sito con l\'annuncio o il topic di discussione dell\'evento.',
+ 'NO_EVENTS' => 'Nessun evento',
+ 'ACP_PORTAL_CALENDAR_START_INCORRECT' => 'La data d\'inizio dell\'evento specificata non è valida. Seguire attentamente le istruzioni.',
+ 'ACP_PORTAL_CALENDAR_END_INCORRECT' => 'La data di fine dell\'evento specificata non è valida. Seguire attentamente le istruzioni.',
+ 'ACP_PORTAL_CALENDAR_EVENT_PAST' => 'La data d\'inizio dell\'evento dev\'essere nel futuro.',
+ 'ACP_PORTAL_EVENT_START_DATE' => 'Data d\'inizio evento',
+ 'ACP_PORTAL_EVENT_START_DATE_EXP' => 'Inserire la data e l\'ora dell\'inizio evento. La data dev\'essere nel formato MM/DD/YYYY h:mm PM',
+ 'ACP_PORTAL_EVENT_END_DATE' => 'Data di fine evento',
+ 'ACP_PORTAL_EVENT_END_DATE_EXP' => 'Inserire la data e l\'ora di fine evento. La data dev\'essere nel formato MM/DD/YYYY h:mm PM',
+ 'ACP_PORTAL_CALENDAR_EVENT_START_FIRST' => 'La fine dell\'evento deve avvenire dopo l\'inizio.',
+ 'ACP_PORTAL_CALENDAR_PERMISSION' => 'Permessi evento',
+ 'ACP_PORTAL_CALENDAR_PERMISSION_EXP' => 'Selezionare i gruppi autorizzati a vedere l\'evento. Per permettere la visione a tutti, non selezionare alcun gruppo.
Selezionare/Deselezionare più gruppi tenendo premuto CTRL mentre si clicca.',
+ 'PORTAL_EVENTS_URL_NEW_WINDOW' => 'Apri collegamenti esterni in una nuova finestra',
// Logs
'LOG_PORTAL_EVENT_UPDATED' => 'Evento aggiornato
» %s',