; Joomla! Project ; (C) 2018 Open Source Matters, Inc. ; License GNU General Public License version 2 or later; see LICENSE.txt ; Note : All ini files need to be saved as UTF-8 PLG_SYSTEM_ACTIONLOGS="Sistema - Log delle Azioni Utente" PLG_SYSTEM_ACTIONLOGS_EXTENSIONS_NOTIFICATIONS="Seleziona gli eventi di cui ricevere la notifica" PLG_SYSTEM_ACTIONLOGS_INFO_DESC="Il plugin Action Log di Joomla è disabilitato" PLG_SYSTEM_ACTIONLOGS_INFO_LABEL="Informazione" PLG_SYSTEM_ACTIONLOGS_JOOMLA_ACTIONLOG_DISABLED="Log Azioni - Joomla" PLG_SYSTEM_ACTIONLOGS_JOOMLA_ACTIONLOG_DISABLED_REDIRECT="Il plugin %s è disabilitato." PLG_SYSTEM_ACTIONLOGS_NOTIFICATIONS="Invia notifiche per i Log delle azioni utente" PLG_SYSTEM_ACTIONLOGS_OPTIONS="Opzioni Log Azioni Utenti" PLG_SYSTEM_ACTIONLOGS_XML_DESCRIPTION="Per registrare le azioni degli utenti nel sito, così possono essere revisionate se necessario." ; Common content type log messages PLG_SYSTEM_ACTIONLOGS_CONTENT_ADDED="L'utente {username} ha aggiunto un nuovo {type} {title}" PLG_SYSTEM_ACTIONLOGS_CONTENT_ARCHIVED="L'utente {username} ha archiviato un {type} {title}" PLG_SYSTEM_ACTIONLOGS_CONTENT_DELETED="L'utente {username} ha eliminato un {type} {title}" PLG_SYSTEM_ACTIONLOGS_CONTENT_PUBLISHED="L'utente {username} ha pubblicato un {type} {title}" PLG_SYSTEM_ACTIONLOGS_CONTENT_TRASHED="L'utente {username} ha cestinato un {type} {title}" PLG_SYSTEM_ACTIONLOGS_CONTENT_UNPUBLISHED="L'utente {username} ha sospeso un {type} {title}" PLG_SYSTEM_ACTIONLOGS_CONTENT_UPDATED="L'utente {username} ha aggiornato un {type} {title}" ; All the following strings are deprecated and will be removed with 6.0 PLG_SYSTEM_ACTIONLOGS_LOG_DELETE_PERIOD="Giorni dopo i quali eliminare i log" PLG_SYSTEM_ACTIONLOGS_LOG_DELETE_PERIOD_DESC="Inserisci 0 se non vuoi che i log vengano eliminati."