IT translations THX Sylke Vicious
[friendica.git/.git] / view / lang / it / strings.php
index bb03e62..6bc6a14 100644 (file)
@@ -32,7 +32,7 @@ $a->strings["Please wait"] = "Attendi";
 $a->strings["remove"] = "rimuovi";
 $a->strings["Delete Selected Items"] = "Cancella elementi selezionati";
 $a->strings["%s reshared this."] = "%s ha ricondiviso questo.";
-$a->strings["%s commented on this."] = "";
+$a->strings["%s commented on this."] = "%s ha commentato su questo.";
 $a->strings["Tagged"] = "Menzionato";
 $a->strings["Follow Thread"] = "Segui la discussione";
 $a->strings["View Status"] = "Visualizza stato";
@@ -101,7 +101,7 @@ $a->strings["Private post"] = "Post privato";
 $a->strings["Message"] = "Messaggio";
 $a->strings["Browser"] = "Browser";
 $a->strings["Open Compose page"] = "Apri pagina di Composizione";
-$a->strings["[Friendica:Notify]"] = "";
+$a->strings["[Friendica:Notify]"] = "[Friendica:Notifica]";
 $a->strings["%s New mail received at %s"] = "%s Nuova mail ricevuta su %s";
 $a->strings["%1\$s sent you a new private message at %2\$s."] = "%1\$s ti ha inviato un nuovo messaggio privato su %2\$s.";
 $a->strings["a private message"] = "un messaggio privato";
@@ -165,6 +165,12 @@ $a->strings["You've received a registration request from '%1\$s' at %2\$s"] = "H
 $a->strings["You've received a [url=%1\$s]registration request[/url] from %2\$s."] = "Hai ricevuto una [url=%1\$s]richiesta di registrazione[/url] da %2\$s.";
 $a->strings["Full Name:\t%s\nSite Location:\t%s\nLogin Name:\t%s (%s)"] = "Nome Completo:\t%s\nIndirizzo del sito:\t%s\nNome utente:\t%s (%s)";
 $a->strings["Please visit %s to approve or reject the request."] = "Visita %s per approvare o rifiutare la richiesta.";
+$a->strings["User deleted their account"] = "L'utente ha cancellato il suo account";
+$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "Sul tuo nodo Friendica un utente ha cancellato il suo account. Assicurati che i suoi dati siano rimossi dai backup.";
+$a->strings["The user id is %d"] = "L'id utente è %d";
+$a->strings["Remove My Account"] = "Rimuovi il mio account";
+$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
+$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
 $a->strings["Permission denied."] = "Permesso negato.";
 $a->strings["Authorize application connection"] = "Autorizza la connessione dell'applicazione";
 $a->strings["Return to your app and insert this Securty Code:"] = "Torna alla tua applicazione e inserisci questo codice di sicurezza:";
@@ -246,7 +252,7 @@ $a->strings["Submit Request"] = "Invia richiesta";
 $a->strings["%s knows you"] = "%s ti conosce";
 $a->strings["Add a personal note:"] = "Aggiungi una nota personale:";
 $a->strings["The requested item doesn't exist or has been deleted."] = "L'oggetto richiesto non esiste o è stato eliminato.";
-$a->strings["The feed for this item is unavailable."] = "";
+$a->strings["The feed for this item is unavailable."] = "Il flusso per questo oggetto non è disponibile.";
 $a->strings["Item not found"] = "Oggetto non trovato";
 $a->strings["Edit post"] = "Modifica messaggio";
 $a->strings["Save"] = "Salva";
@@ -322,36 +328,6 @@ $a->strings["first"] = "primo";
 $a->strings["next"] = "succ";
 $a->strings["No matches"] = "Nessun risultato";
 $a->strings["Profile Match"] = "Profili corrispondenti";
-$a->strings["New Message"] = "Nuovo messaggio";
-$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
-$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
-$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato.";
-$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
-$a->strings["Discard"] = "Scarta";
-$a->strings["Messages"] = "Messaggi";
-$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
-$a->strings["Conversation not found."] = "Conversazione non trovata.";
-$a->strings["Message was not deleted."] = "Il messaggio non è stato eliminato.";
-$a->strings["Conversation was not removed."] = "La conversazione non è stata rimossa.";
-$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
-$a->strings["Send Private Message"] = "Invia un messaggio privato";
-$a->strings["To:"] = "A:";
-$a->strings["Subject:"] = "Oggetto:";
-$a->strings["Your message:"] = "Il tuo messaggio:";
-$a->strings["No messages."] = "Nessun messaggio.";
-$a->strings["Message not available."] = "Messaggio non disponibile.";
-$a->strings["Delete message"] = "Elimina il messaggio";
-$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
-$a->strings["Delete conversation"] = "Elimina la conversazione";
-$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
-$a->strings["Send Reply"] = "Invia la risposta";
-$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
-$a->strings["You and %s"] = "Tu e %s";
-$a->strings["%s and You"] = "%s e Tu";
-$a->strings["%d message"] = [
-       0 => "%d messaggio",
-       1 => "%d messaggi",
-];
 $a->strings["No items found"] = "Nessun oggetto trovato";
 $a->strings["No such group"] = "Nessun gruppo";
 $a->strings["Group: %s"] = "Gruppo: %s";
@@ -403,7 +379,7 @@ $a->strings["Show to Contacts"] = "Mostra ai contatti";
 $a->strings["Do you really want to delete this photo album and all its photos?"] = "Vuoi davvero cancellare questo album e tutte le sue foto?";
 $a->strings["Delete Album"] = "Rimuovi album";
 $a->strings["Edit Album"] = "Modifica album";
-$a->strings["Drop Album"] = "";
+$a->strings["Drop Album"] = "Elimina Album";
 $a->strings["Show Newest First"] = "Mostra nuove foto per prime";
 $a->strings["Show Oldest First"] = "Mostra vecchie foto per prime";
 $a->strings["View Photo"] = "Vedi foto";
@@ -435,17 +411,50 @@ $a->strings["View Album"] = "Sfoglia l'album";
 $a->strings["{0} wants to be your friend"] = "{0} vuole essere tuo amico";
 $a->strings["{0} requested registration"] = "{0} chiede la registrazione";
 $a->strings["Bad Request."] = "Richiesta Errata.";
-$a->strings["User deleted their account"] = "L'utente ha cancellato il suo account";
-$a->strings["On your Friendica node an user deleted their account. Please ensure that their data is removed from the backups."] = "Sul tuo nodo Friendica un utente ha cancellato il suo account. Assicurati che i suoi dati siano rimossi dai backup.";
-$a->strings["The user id is %d"] = "L'id utente è %d";
-$a->strings["Remove My Account"] = "Rimuovi il mio account";
-$a->strings["This will completely remove your account. Once this has been done it is not recoverable."] = "Questo comando rimuoverà completamente il tuo account. Una volta rimosso non potrai più recuperarlo.";
-$a->strings["Please enter your password for verification:"] = "Inserisci la tua password per verifica:";
 $a->strings["Resubscribing to OStatus contacts"] = "Risottoscrivi i contatti OStatus";
 $a->strings["Error"] = [
        0 => "Errori",
        1 => "Errori",
 ];
+$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore.";
+$a->strings["Friend Suggestions"] = "Contatti suggeriti";
+$a->strings["Remove Item Tag"] = "Rimuovi il tag";
+$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
+$a->strings["Remove"] = "Rimuovi";
+$a->strings["User imports on closed servers can only be done by an administrator."] = "L'importazione di utenti su server chiusi puo' essere effettuata solo da un amministratore.";
+$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani.";
+$a->strings["Import"] = "Importa";
+$a->strings["Move account"] = "Muovi account";
+$a->strings["You can import an account from another Friendica server."] = "Puoi importare un account da un altro server Friendica.";
+$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui.";
+$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora";
+$a->strings["Account file"] = "File account";
+$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\"";
+$a->strings["You aren't following this contact."] = "Non stai seguendo questo contatto.";
+$a->strings["Unfollowing is currently not supported by your network."] = "Smettere di seguire non è al momento supportato dalla tua rete.";
+$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire";
+$a->strings["No videos selected"] = "Nessun video selezionato";
+$a->strings["View Video"] = "Guarda Video";
+$a->strings["Recent Videos"] = "Video Recenti";
+$a->strings["Upload New Videos"] = "Carica Nuovo Video";
+$a->strings["Invalid request."] = "Richiesta non valida.";
+$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta";
+$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
+$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
+$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
+$a->strings["Wall Photos"] = "Foto della bacheca";
+$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
+$a->strings["No recipient selected."] = "Nessun destinatario selezionato.";
+$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
+$a->strings["Message could not be sent."] = "Il messaggio non può essere inviato.";
+$a->strings["Message collection failure."] = "Errore recuperando il messaggio.";
+$a->strings["No recipient."] = "Nessun destinatario.";
+$a->strings["Please enter a link URL:"] = "Inserisci l'indirizzo del link:";
+$a->strings["Send Private Message"] = "Invia un messaggio privato";
+$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
+$a->strings["To:"] = "A:";
+$a->strings["Subject:"] = "Oggetto:";
+$a->strings["Your message:"] = "Il tuo messaggio:";
 $a->strings["Missing some important data!"] = "Mancano alcuni dati importanti!";
 $a->strings["Update"] = "Aggiorna";
 $a->strings["Failed to connect with email account using the settings provided."] = "Impossibile collegarsi all'account email con i parametri forniti.";
@@ -555,7 +564,7 @@ $a->strings["Current Password:"] = "Password Attuale:";
 $a->strings["Your current password to confirm the changes"] = "La tua password attuale per confermare le modifiche";
 $a->strings["Password:"] = "Password:";
 $a->strings["Your current password to confirm the changes of the email address"] = "";
-$a->strings["Delete OpenID URL"] = "";
+$a->strings["Delete OpenID URL"] = "Elimina URL OpenID";
 $a->strings["Basic Settings"] = "Impostazioni base";
 $a->strings["Full Name:"] = "Nome completo:";
 $a->strings["Email Address:"] = "Indirizzo Email:";
@@ -567,15 +576,15 @@ $a->strings["Use Browser Location:"] = "Usa la località rilevata dal browser:";
 $a->strings["Security and Privacy Settings"] = "Impostazioni di sicurezza e privacy";
 $a->strings["Maximum Friend Requests/Day:"] = "Numero massimo di richieste di amicizia al giorno:";
 $a->strings["(to prevent spam abuse)"] = "(per prevenire lo spam)";
-$a->strings["Allow your profile to be searchable globally?"] = "";
-$a->strings["Activate this setting if you want others to easily find and follow you. Your profile will be searchable on remote systems. This setting also determines whether Friendica will inform search engines that your profile should be indexed or not."] = "";
-$a->strings["Hide your contact/friend list from viewers of your profile?"] = "";
-$a->strings["A list of your contacts is displayed on your profile page. Activate this option to disable the display of your contact list."] = "";
+$a->strings["Allow your profile to be searchable globally?"] = "Vuoi che il tuo profilo sia ricercabile globalmente?";
+$a->strings["Activate this setting if you want others to easily find and follow you. Your profile will be searchable on remote systems. This setting also determines whether Friendica will inform search engines that your profile should be indexed or not."] = "Attiva questa impostazione se vuoi che gli altri ti trovino facilmente e ti seguano. Il tuo profilo sarà ricercabile da sistemi remoti. Questa impostazione determina anche se Friendica informerà i motori di ricerca che il tuo profilo sia indicizzabile o meno.";
+$a->strings["Hide your contact/friend list from viewers of your profile?"] = "Nascondere la lista dei tuo contatti/amici dai visitatori del tuo profilo?";
+$a->strings["A list of your contacts is displayed on your profile page. Activate this option to disable the display of your contact list."] = "La lista dei tuoi contatti è mostrata sulla tua pagina di profilo. Attiva questa opzione per disabilitare la visualizzazione del tuo elenco contatti.";
 $a->strings["Hide your profile details from anonymous viewers?"] = "Nascondi i dettagli del tuo profilo ai visitatori anonimi?";
 $a->strings["Anonymous visitors will only see your profile picture, your display name and the nickname you are using on your profile page. Your public posts and replies will still be accessible by other means."] = "I visitatori anonimi vedranno nella tua pagina profilo solo la tua foto del profilo, il tuo nome e il nome utente che stai usando. I tuoi post pubblici e le risposte saranno comunque accessibili in altre maniere.";
-$a->strings["Make public posts unlisted"] = "";
-$a->strings["Your public posts will not appear on the community pages or in search results, nor be sent to relay servers. However they can still appear on public feeds on remote servers."] = "";
-$a->strings["Make all posted pictures accessible"] = "";
+$a->strings["Make public posts unlisted"] = "Rendi post pubblici non elencati";
+$a->strings["Your public posts will not appear on the community pages or in search results, nor be sent to relay servers. However they can still appear on public feeds on remote servers."] = "I tuoi post pubblici non appariranno sulle pagine della comunità o nei risultati di ricerca, e non saranno inviati ai server relay. Comunque appariranno sui feed pubblici su server remoti.";
+$a->strings["Make all posted pictures accessible"] = "Rendi tutte le immagini pubblicate accessibili";
 $a->strings["This option makes every posted picture accessible via the direct link. This is a workaround for the problem that most other networks can't handle permissions on pictures. Non public pictures still won't be visible for the public on your photo albums though."] = "";
 $a->strings["Allow friends to post to your profile page?"] = "Permetti agli amici di scrivere sulla tua pagina profilo?";
 $a->strings["Your contacts may write posts on your profile wall. These posts will be distributed to your contacts"] = "I tuoi contatti possono scrivere messaggi sulla tua pagina di profilo. Questi messaggi saranno distribuiti a tutti i tuoi contatti.";
@@ -622,311 +631,121 @@ $a->strings["Upload File"] = "Carica File";
 $a->strings["Relocate"] = "Trasloca";
 $a->strings["If you have moved this profile from another server, and some of your contacts don't receive your updates, try pushing this button."] = "Se hai spostato questo profilo da un'altro server, e alcuni dei tuoi contatti non ricevono i tuoi aggiornamenti, prova a premere questo bottone.";
 $a->strings["Resend relocate message to contacts"] = "Invia nuovamente il messaggio di trasloco ai contatti";
-$a->strings["No suggestions available. If this is a new site, please try again in 24 hours."] = "Nessun suggerimento disponibile. Se questo è un sito nuovo, riprova tra 24 ore.";
-$a->strings["Friend Suggestions"] = "Contatti suggeriti";
-$a->strings["Remove Item Tag"] = "Rimuovi il tag";
-$a->strings["Select a tag to remove: "] = "Seleziona un tag da rimuovere: ";
-$a->strings["Remove"] = "Rimuovi";
-$a->strings["User imports on closed servers can only be done by an administrator."] = "L'importazione di utenti su server chiusi puo' essere effettuata solo da un amministratore.";
-$a->strings["This site has exceeded the number of allowed daily account registrations. Please try again tomorrow."] = "Questo sito ha superato il numero di registrazioni giornaliere consentite. Prova di nuovo domani.";
-$a->strings["Import"] = "Importa";
-$a->strings["Move account"] = "Muovi account";
-$a->strings["You can import an account from another Friendica server."] = "Puoi importare un account da un altro server Friendica.";
-$a->strings["You need to export your account from the old server and upload it here. We will recreate your old account here with all your contacts. We will try also to inform your friends that you moved here."] = "Devi esportare il tuo account dal vecchio server e caricarlo qui. Noi ricreeremo il tuo vecchio account qui, con tutti i tuoi contatti. Proveremo anche a informare i tuoi amici che ti sei spostato qui.";
-$a->strings["This feature is experimental. We can't import contacts from the OStatus network (GNU Social/Statusnet) or from Diaspora"] = "Questa funzione è sperimentale. Non possiamo importare i contatti dalla rete OStatus (GNU Social/Statusnet) o da Diaspora";
-$a->strings["Account file"] = "File account";
-$a->strings["To export your account, go to \"Settings->Export your personal data\" and select \"Export account\""] = "Per esportare il tuo account, vai su \"Impostazioni -> Esporta i tuoi dati personali\" e seleziona \"Esporta account\"";
-$a->strings["You aren't following this contact."] = "Non stai seguendo questo contatto.";
-$a->strings["Unfollowing is currently not supported by your network."] = "Smettere di seguire non è al momento supportato dalla tua rete.";
-$a->strings["Disconnect/Unfollow"] = "Disconnetti/Non Seguire";
-$a->strings["No videos selected"] = "Nessun video selezionato";
-$a->strings["View Video"] = "Guarda Video";
-$a->strings["Recent Videos"] = "Video Recenti";
-$a->strings["Upload New Videos"] = "Carica Nuovo Video";
-$a->strings["Number of daily wall messages for %s exceeded. Message failed."] = "Numero giornaliero di messaggi per %s superato. Invio fallito.";
-$a->strings["Unable to check your home location."] = "Impossibile controllare la tua posizione di origine.";
-$a->strings["No recipient."] = "Nessun destinatario.";
-$a->strings["If you wish for %s to respond, please check that the privacy settings on your site allow private mail from unknown senders."] = "Se vuoi che %s ti risponda, controlla che le tue impostazioni di privacy permettano la ricezione di messaggi privati da mittenti sconosciuti.";
-$a->strings["Invalid request."] = "Richiesta non valida.";
-$a->strings["Sorry, maybe your upload is bigger than the PHP configuration allows"] = "Mi spiace, forse il file che stai caricando è più grosso di quanto la configurazione di PHP permetta";
-$a->strings["Or - did you try to upload an empty file?"] = "O.. non avrai provato a caricare un file vuoto?";
-$a->strings["File exceeds size limit of %s"] = "Il file supera la dimensione massima di %s";
-$a->strings["File upload failed."] = "Caricamento del file non riuscito.";
-$a->strings["Wall Photos"] = "Foto della bacheca";
-$a->strings["Login failed."] = "Accesso fallito.";
-$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto.";
-$a->strings["The error message was:"] = "Il messaggio riportato era:";
-$a->strings["Login failed. Please check your credentials."] = "Accesso non riuscito. Per favore controlla le tue credenziali.";
-$a->strings["Welcome %s"] = "Benvenuto %s";
-$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo.";
-$a->strings["You must be logged in to use addons. "] = "Devi aver effettuato il login per usare i componenti aggiuntivi.";
-$a->strings["Delete this item?"] = "Cancellare questo elemento?";
-$a->strings["toggle mobile"] = "commuta tema mobile";
-$a->strings["Method not allowed for this module. Allowed method(s): %s"] = "Metodo non consentito per questo modulo. Metodo(i) consentiti: %s";
-$a->strings["Page not found."] = "Pagina non trovata.";
-$a->strings["No system theme config value set."] = "Nessun tema di sistema impostato.";
-$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lungo (più di tre ore) prima di inviarla.";
-$a->strings["All contacts"] = "Tutti i contatti";
-$a->strings["Followers"] = "Seguaci";
-$a->strings["Following"] = "";
-$a->strings["Mutual friends"] = "";
-$a->strings["Common"] = "Comune";
-$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Impossibile trovare contatti non archiviati a questo URL (%s)";
-$a->strings["The contact entries have been archived"] = "Il contatto è stato archiviato";
-$a->strings["Could not find any contact entry for this URL (%s)"] = "Impossibile trovare contatti a questo URL (%s)";
-$a->strings["The contact has been blocked from the node"] = "Il contatto è stato bloccato dal nodo";
-$a->strings["Post update version number has been set to %s."] = "Il numero di versione post-aggiornamento è stato impostato a %s.";
-$a->strings["Check for pending update actions."] = "Controlla le azioni di aggiornamento in sospeso.";
-$a->strings["Done."] = "Fatto.";
-$a->strings["Execute pending post updates."] = "Esegui le azioni post-aggiornamento in sospeso.";
-$a->strings["All pending post updates are done."] = "Tutte le azioni post-aggiornamento sono state eseguite.";
-$a->strings["Enter new password: "] = "Inserisci la nuova password:";
-$a->strings["Enter user name: "] = "";
-$a->strings["Enter user nickname: "] = "";
-$a->strings["Enter user email address: "] = "";
-$a->strings["Enter a language (optional): "] = "";
-$a->strings["User is not pending."] = "";
-$a->strings["User has already been marked for deletion."] = "";
-$a->strings["Type \"yes\" to delete %s"] = "";
-$a->strings["Deletion aborted."] = "";
-$a->strings["newer"] = "nuovi";
-$a->strings["older"] = "vecchi";
-$a->strings["Frequently"] = "Frequentemente";
-$a->strings["Hourly"] = "Ogni ora";
-$a->strings["Twice daily"] = "Due volte al dì";
-$a->strings["Daily"] = "Giornalmente";
-$a->strings["Weekly"] = "Settimanalmente";
-$a->strings["Monthly"] = "Mensilmente";
-$a->strings["DFRN"] = "DFRN";
-$a->strings["OStatus"] = "Ostatus";
-$a->strings["RSS/Atom"] = "RSS / Atom";
-$a->strings["Email"] = "Email";
-$a->strings["Diaspora"] = "Diaspora";
-$a->strings["Zot!"] = "Zot!";
-$a->strings["LinkedIn"] = "LinkedIn";
-$a->strings["XMPP/IM"] = "XMPP/IM";
-$a->strings["MySpace"] = "MySpace";
-$a->strings["Google+"] = "Google+";
-$a->strings["pump.io"] = "pump.io";
-$a->strings["Twitter"] = "Twitter";
-$a->strings["Discourse"] = "Discorso";
-$a->strings["Diaspora Connector"] = "Connettore Diaspora";
-$a->strings["GNU Social Connector"] = "Connettore GNU Social";
-$a->strings["ActivityPub"] = "ActivityPub";
-$a->strings["pnut"] = "pnut";
-$a->strings["%s (via %s)"] = "%s (via %s)";
-$a->strings["General Features"] = "Funzionalità generali";
-$a->strings["Photo Location"] = "Località Foto";
-$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa.";
-$a->strings["Trending Tags"] = "Etichette di Tendenza";
-$a->strings["Show a community page widget with a list of the most popular tags in recent public posts."] = "";
-$a->strings["Post Composition Features"] = "Funzionalità di composizione dei post";
-$a->strings["Auto-mention Forums"] = "Auto-cita i Forum";
-$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi.";
-$a->strings["Explicit Mentions"] = "Menzioni Esplicite";
-$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "Aggiungi menzioni esplicite al riquadro di commento per avere un controllo manuale su chi viene menzionato nelle risposte. ";
-$a->strings["Post/Comment Tools"] = "Strumenti per messaggi/commenti";
-$a->strings["Post Categories"] = "Categorie post";
-$a->strings["Add categories to your posts"] = "Aggiungi categorie ai tuoi post";
-$a->strings["Advanced Profile Settings"] = "Impostazioni Avanzate Profilo";
-$a->strings["List Forums"] = "Elenco forum";
-$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Mostra ai visitatori i forum nella pagina Profilo Avanzato";
-$a->strings["Tag Cloud"] = "Tag Cloud";
-$a->strings["Provide a personal tag cloud on your profile page"] = "Mostra una nuvola dei tag personali sulla tua pagina di profilo";
-$a->strings["Display Membership Date"] = "Mostra la Data di Registrazione";
-$a->strings["Display membership date in profile"] = "Mostra la data in cui ti sei registrato nel profilo";
-$a->strings["Forums"] = "Forum";
-$a->strings["External link to forum"] = "Link esterno al forum";
-$a->strings["show more"] = "mostra di più";
-$a->strings["Nothing new here"] = "Niente di nuovo qui";
-$a->strings["Go back"] = "";
-$a->strings["Clear notifications"] = "Pulisci le notifiche";
-$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto";
-$a->strings["Logout"] = "Esci";
-$a->strings["End this session"] = "Finisci questa sessione";
-$a->strings["Login"] = "Accedi";
-$a->strings["Sign in"] = "Entra";
-$a->strings["Status"] = "Stato";
-$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
-$a->strings["Profile"] = "Profilo";
-$a->strings["Your profile page"] = "Pagina del tuo profilo";
-$a->strings["Your photos"] = "Le tue foto";
-$a->strings["Videos"] = "Video";
-$a->strings["Your videos"] = "I tuoi video";
-$a->strings["Your events"] = "I tuoi eventi";
-$a->strings["Personal notes"] = "Note personali";
-$a->strings["Your personal notes"] = "Le tue note personali";
-$a->strings["Home"] = "Home";
-$a->strings["Home Page"] = "Home Page";
-$a->strings["Register"] = "Registrati";
-$a->strings["Create an account"] = "Crea un account";
-$a->strings["Help"] = "Guida";
-$a->strings["Help and documentation"] = "Guida e documentazione";
-$a->strings["Apps"] = "Applicazioni";
-$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
-$a->strings["Search"] = "Cerca";
-$a->strings["Search site content"] = "Cerca nel contenuto del sito";
-$a->strings["Full Text"] = "Testo Completo";
-$a->strings["Tags"] = "Tags:";
-$a->strings["Contacts"] = "Contatti";
-$a->strings["Community"] = "Comunità";
-$a->strings["Conversations on this and other servers"] = "Conversazioni su questo e su altri server";
-$a->strings["Events and Calendar"] = "Eventi e calendario";
-$a->strings["Directory"] = "Elenco";
-$a->strings["People directory"] = "Elenco delle persone";
-$a->strings["Information"] = "Informazioni";
-$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica";
-$a->strings["Terms of Service"] = "Codizioni del Servizio";
-$a->strings["Terms of Service of this Friendica instance"] = "Termini di Servizio di questa istanza Friendica";
-$a->strings["Network"] = "Rete";
-$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
-$a->strings["Introductions"] = "Presentazioni";
-$a->strings["Friend Requests"] = "Richieste di amicizia";
-$a->strings["Notifications"] = "Notifiche";
-$a->strings["See all notifications"] = "Vedi tutte le notifiche";
-$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
-$a->strings["Private mail"] = "Posta privata";
-$a->strings["Inbox"] = "In arrivo";
-$a->strings["Outbox"] = "Inviati";
-$a->strings["Accounts"] = "Account";
-$a->strings["Manage other pages"] = "Gestisci altre pagine";
-$a->strings["Settings"] = "Impostazioni";
-$a->strings["Account settings"] = "Parametri account";
-$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
-$a->strings["Admin"] = "Amministrazione";
-$a->strings["Site setup and configuration"] = "Configurazione del sito";
-$a->strings["Navigation"] = "Navigazione";
-$a->strings["Site map"] = "Mappa del sito";
-$a->strings["Embedding disabled"] = "Embed disabilitato";
-$a->strings["Embedded content"] = "Contenuto incorporato";
-$a->strings["prev"] = "prec";
-$a->strings["last"] = "ultimo";
-$a->strings["Image/photo"] = "Immagine/foto";
-$a->strings["<a href=\"%1\$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2\$s</a> %3\$s";
-$a->strings["link to source"] = "Collegamento all'originale";
-$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
-$a->strings["$1 wrote:"] = "$1 ha scritto:";
-$a->strings["Encrypted content"] = "Contenuto criptato";
-$a->strings["Invalid source protocol"] = "Protocollo sorgente non valido";
-$a->strings["Invalid link protocol"] = "Protocollo link non valido";
-$a->strings["Loading more entries..."] = "Carico più elementi...";
-$a->strings["The end"] = "Fine";
-$a->strings["Follow"] = "Segui";
-$a->strings["Export"] = "Esporta";
-$a->strings["Export calendar as ical"] = "Esporta il calendario in formato ical";
-$a->strings["Export calendar as csv"] = "Esporta il calendario in formato csv";
-$a->strings["No contacts"] = "Nessun contatto";
-$a->strings["%d Contact"] = [
-       0 => "%d contatto",
-       1 => "%d contatti",
-];
-$a->strings["View Contacts"] = "Visualizza i contatti";
-$a->strings["Remove term"] = "Rimuovi termine";
-$a->strings["Saved Searches"] = "Ricerche salvate";
-$a->strings["Trending Tags (last %d hour)"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["More Trending Tags"] = "";
-$a->strings["Add New Contact"] = "Aggiungi nuovo contatto";
-$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web";
-$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara";
-$a->strings["Connect"] = "Connetti";
-$a->strings["%d invitation available"] = [
-       0 => "%d invito disponibile",
-       1 => "%d inviti disponibili",
+$a->strings["New Message"] = "Nuovo messaggio";
+$a->strings["Unable to locate contact information."] = "Impossibile trovare le informazioni del contatto.";
+$a->strings["Discard"] = "Scarta";
+$a->strings["Messages"] = "Messaggi";
+$a->strings["Do you really want to delete this message?"] = "Vuoi veramente cancellare questo messaggio?";
+$a->strings["Conversation not found."] = "Conversazione non trovata.";
+$a->strings["Message was not deleted."] = "Il messaggio non è stato eliminato.";
+$a->strings["Conversation was not removed."] = "La conversazione non è stata rimossa.";
+$a->strings["No messages."] = "Nessun messaggio.";
+$a->strings["Message not available."] = "Messaggio non disponibile.";
+$a->strings["Delete message"] = "Elimina il messaggio";
+$a->strings["D, d M Y - g:i A"] = "D d M Y - G:i";
+$a->strings["Delete conversation"] = "Elimina la conversazione";
+$a->strings["No secure communications available. You <strong>may</strong> be able to respond from the sender's profile page."] = "Nessuna comunicazione sicura disponibile, <strong>Potresti</strong> essere in grado di rispondere dalla pagina del profilo del mittente.";
+$a->strings["Send Reply"] = "Invia la risposta";
+$a->strings["Unknown sender - %s"] = "Mittente sconosciuto - %s";
+$a->strings["You and %s"] = "Tu e %s";
+$a->strings["%s and You"] = "%s e Tu";
+$a->strings["%d message"] = [
+       0 => "%d messaggio",
+       1 => "%d messaggi",
 ];
+$a->strings["default"] = "default";
+$a->strings["greenzero"] = "greenzero";
+$a->strings["purplezero"] = "purplezero";
+$a->strings["easterbunny"] = "easterbunny";
+$a->strings["darkzero"] = "darkzero";
+$a->strings["comix"] = "comix";
+$a->strings["slackr"] = "slackr";
+$a->strings["Theme settings"] = "Impostazioni tema";
+$a->strings["Variations"] = "Varianti";
+$a->strings["Top Banner"] = "Top Banner";
+$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Scala l'immagine alla larghezza dello schermo e mostra un colore di sfondo sulle pagine lunghe.";
+$a->strings["Full screen"] = "Pieno schermo";
+$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Scala l'immagine a schermo intero, tagliando a destra o sotto.";
+$a->strings["Single row mosaic"] = "Mosaico a riga singola";
+$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Ridimensiona l'immagine per ripeterla in una singola riga, verticale o orizzontale.";
+$a->strings["Mosaic"] = "Mosaico";
+$a->strings["Repeat image to fill the screen."] = "Ripete l'immagine per riempire lo schermo.";
+$a->strings["Skip to main content"] = "Salta e vai al contenuto principale";
+$a->strings["Light (Accented)"] = "Chiaro (Con accenti)";
+$a->strings["Dark (Accented)"] = "Scuro (Con accenti)";
+$a->strings["Black (Accented)"] = "Nero (Con accenti)";
+$a->strings["Note"] = "Note";
+$a->strings["Check image permissions if all users are allowed to see the image"] = "Controlla i permessi dell'immagine che tutti gli utenti possano vederla";
+$a->strings["Custom"] = "Personalizzato";
+$a->strings["Legacy"] = "Precedente";
+$a->strings["Accented"] = "Con accenti";
+$a->strings["Select color scheme"] = "Seleziona lo schema colori";
+$a->strings["Select scheme accent"] = "Seleziona accento schema";
+$a->strings["Blue"] = "Blu";
+$a->strings["Red"] = "Rosso";
+$a->strings["Purple"] = "Viola";
+$a->strings["Green"] = "Verde";
+$a->strings["Pink"] = "Rosa";
+$a->strings["Copy or paste schemestring"] = "Copia o incolla stringa di schema";
+$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "Puoi copiare questa stringa per condividere il tuo tema con altri. Incollarla qui applica la stringa di schema";
+$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione";
+$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione";
+$a->strings["Link color"] = "Colore link";
+$a->strings["Set the background color"] = "Imposta il colore di sfondo";
+$a->strings["Content background opacity"] = "Trasparenza sfondo contenuto";
+$a->strings["Set the background image"] = "Imposta l'immagine di sfondo";
+$a->strings["Background image style"] = "Stile immagine di sfondo";
+$a->strings["Login page background image"] = "Immagine di sfondo della pagina di login";
+$a->strings["Login page background color"] = "Colore di sfondo della pagina di login";
+$a->strings["Leave background image and color empty for theme defaults"] = "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema";
+$a->strings["Guest"] = "Ospite";
+$a->strings["Visitor"] = "Visitatore";
+$a->strings["Status"] = "Stato";
+$a->strings["Your posts and conversations"] = "I tuoi messaggi e le tue conversazioni";
+$a->strings["Profile"] = "Profilo";
+$a->strings["Your profile page"] = "Pagina del tuo profilo";
+$a->strings["Your photos"] = "Le tue foto";
+$a->strings["Videos"] = "Video";
+$a->strings["Your videos"] = "I tuoi video";
+$a->strings["Your events"] = "I tuoi eventi";
+$a->strings["Network"] = "Rete";
+$a->strings["Conversations from your friends"] = "Conversazioni dai tuoi amici";
+$a->strings["Events and Calendar"] = "Eventi e calendario";
+$a->strings["Private mail"] = "Posta privata";
+$a->strings["Settings"] = "Impostazioni";
+$a->strings["Account settings"] = "Parametri account";
+$a->strings["Contacts"] = "Contatti";
+$a->strings["Manage/edit friends and contacts"] = "Gestisci/modifica amici e contatti";
+$a->strings["Alignment"] = "Allineamento";
+$a->strings["Left"] = "Sinistra";
+$a->strings["Center"] = "Centrato";
+$a->strings["Color scheme"] = "Schema colori";
+$a->strings["Posts font size"] = "Dimensione caratteri post";
+$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
+$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto";
+$a->strings["don't show"] = "non mostrare";
+$a->strings["show"] = "mostra";
+$a->strings["Set style"] = "Imposta stile";
+$a->strings["Community Pages"] = "Pagine Comunitarie";
+$a->strings["Community Profiles"] = "Profili Comunità";
+$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
+$a->strings["Connect Services"] = "Servizi connessi";
+$a->strings["Find Friends"] = "Trova Amici";
+$a->strings["Last users"] = "Ultimi utenti";
 $a->strings["Find People"] = "Trova persone";
 $a->strings["Enter name or interest"] = "Inserisci un nome o un interesse";
 $a->strings["Examples: Robert Morgenstein, Fishing"] = "Esempi: Mario Rossi, Pesca";
 $a->strings["Find"] = "Trova";
 $a->strings["Similar Interests"] = "Interessi simili";
-$a->strings["Random Profile"] = "Profilo causale";
+$a->strings["Random Profile"] = "Profilo Casuale";
 $a->strings["Invite Friends"] = "Invita amici";
 $a->strings["Global Directory"] = "Elenco globale";
 $a->strings["Local Directory"] = "Elenco Locale";
-$a->strings["Groups"] = "Gruppi";
-$a->strings["Everyone"] = "Chiunque";
-$a->strings["Relationships"] = "Relazioni";
-$a->strings["All Contacts"] = "Tutti i contatti";
-$a->strings["Protocols"] = "Protocolli";
-$a->strings["All Protocols"] = "Tutti i Protocolli";
-$a->strings["Saved Folders"] = "Cartelle Salvate";
-$a->strings["Everything"] = "Tutto";
-$a->strings["Categories"] = "Categorie";
-$a->strings["%d contact in common"] = [
-       0 => "%d contatto in comune",
-       1 => "%d contatti in comune",
-];
-$a->strings["Archives"] = "Archivi";
-$a->strings["Yourself"] = "Te stesso";
-$a->strings["Mutuals"] = "";
-$a->strings["Post to Email"] = "Invia a email";
-$a->strings["Public"] = "Pubblico";
-$a->strings["This content will be shown to all your followers and can be seen in the community pages and by anyone with its link."] = "Questo contenuto sarà mostrato a tutti i tuoi seguaci e può essere visto nelle pagine della communità e da chiunque con questo collegamento.";
-$a->strings["Limited/Private"] = "Limitato/Privato";
-$a->strings["This content will be shown only to the people in the first box, to the exception of the people mentioned in the second box. It won't appear anywhere public."] = "";
-$a->strings["Show to:"] = "";
-$a->strings["Except to:"] = "";
-$a->strings["Connectors"] = "Connettori";
-$a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Il file di configurazione del database \"config/local.config.php\" non puo' essere scritto. Usa il testo allegato per creare un file di configurazione nell tuo server web.";
-$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql";
-$a->strings["Please see the file \"doc/INSTALL.md\"."] = "";
-$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web";
-$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/stable/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
-$a->strings["PHP executable path"] = "Percorso eseguibile PHP";
-$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione.";
-$a->strings["Command line PHP"] = "PHP da riga di comando";
-$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)";
-$a->strings["Found PHP version: "] = "Versione PHP:";
-$a->strings["PHP cli binary"] = "Binario PHP cli";
-$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\".";
-$a->strings["This is required for message delivery to work."] = "E' obbligatorio per far funzionare la consegna dei messaggi.";
-$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
-$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione";
-$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\".";
-$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione";
-$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato";
-$a->strings["Apache mod_rewrite module"] = "Modulo mod_rewrite di Apache";
-$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato.";
-$a->strings["Error: The MySQL driver for PDO is not installed."] = "Errore: il driver MySQL per PDO non è installato.";
-$a->strings["PDO or MySQLi PHP module"] = "modulo PHP PDO o MySQLi";
-$a->strings["Error, XML PHP module required but not installed."] = "Errore, il modulo PHP XML è richiesto ma non installato.";
-$a->strings["XML PHP module"] = "Modulo PHP XML";
-$a->strings["libCurl PHP module"] = "modulo PHP libCurl";
-$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato.";
-$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics";
-$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato.";
-$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL";
-$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato.";
-$a->strings["mb_string PHP module"] = "modulo PHP mb_string";
-$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato.";
-$a->strings["iconv PHP module"] = "modulo PHP iconv";
-$a->strings["Error: iconv PHP module required but not installed."] = "Errore: il modulo PHP iconv è richiesto ma non installato.";
-$a->strings["POSIX PHP module"] = "mooduo PHP POSIX";
-$a->strings["Error: POSIX PHP module required but not installed."] = "Errore, il modulo PHP POSIX è richiesto ma non installato.";
-$a->strings["JSON PHP module"] = "modulo PHP JSON";
-$a->strings["Error: JSON PHP module required but not installed."] = "Errore: il modulo PHP JSON è richiesto ma non installato.";
-$a->strings["File Information PHP module"] = "";
-$a->strings["Error: File Information PHP module required but not installed."] = "";
-$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "L'installer web deve essere in grado di creare un file chiamato \"local.config.php\" nella cartella \"config\" del tuo server web, ma non è in grado di farlo.";
-$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi.";
-$a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "Alla fine di questa procedura, ti daremo un testo da salvare in un file chiamato \"local.config.php\" nella cartella \"config\" della tua installazione di Friendica.";
-$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni.";
-$a->strings["config/local.config.php is writable"] = "config/local.config.php è scrivibile";
-$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering.";
-$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica.";
-$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella.";
-$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene.";
-$a->strings["view/smarty3 is writable"] = "view/smarty3 è scrivibile";
-$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "La riscrittura degli url in .htaccess non funziona. Controlla di aver copiato .htaccess-dist in .htaccess.";
-$a->strings["Error message from Curl when fetching"] = "Messaggio di errore da Curl durante la richiesta";
-$a->strings["Url rewrite is working"] = "La riscrittura degli url funziona";
-$a->strings["ImageMagick PHP extension is not installed"] = "L'estensione PHP ImageMagick non è installata";
-$a->strings["ImageMagick PHP extension is installed"] = "L'estensione PHP ImageMagick è installata";
-$a->strings["ImageMagick supports GIF"] = "ImageMagick supporta i GIF";
-$a->strings["Database already in use."] = "Database già in uso.";
-$a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
+$a->strings["Forums"] = "Forum";
+$a->strings["External link to forum"] = "Link esterno al forum";
+$a->strings["show more"] = "mostra di più";
+$a->strings["Quick Start"] = "Quick Start";
+$a->strings["Help"] = "Guida";
 $a->strings["Monday"] = "Lunedì";
 $a->strings["Tuesday"] = "Martedì";
 $a->strings["Wednesday"] = "Mercoledì";
@@ -979,11 +798,6 @@ $a->strings["rebuffed"] = "ha respinto";
 $a->strings["Friendica can't display this page at the moment, please contact the administrator."] = "Friendica non piò mostrare questa pagina al momento, per favore contatta l'amministratore.";
 $a->strings["template engine cannot be registered without a name."] = "";
 $a->strings["template engine is not registered!"] = "";
-$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore.";
-$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non sei in grado di aiutarmi. Il mio database potrebbe essere invalido.";
-$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]";
-$a->strings["[Friendica Notify] Database update"] = "[Notifica di Friendica] Aggiornamento database";
-$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "\n\t\t\t\t\tIl database di friendica è stato aggiornato con succeso da %s a %s.";
 $a->strings["Error decoding account file"] = "Errore decodificando il file account";
 $a->strings["Error! No version data in file! This is not a Friendica account file?"] = "Errore! Nessuna informazione di versione nel file! Potrebbe non essere un file account di Friendica?";
 $a->strings["User '%s' already exists on this server!"] = "L'utente '%s' esiste già su questo server!";
@@ -994,43 +808,264 @@ $a->strings["%d contact not imported"] = [
 ];
 $a->strings["User profile creation error"] = "Errore creando il profilo dell'utente";
 $a->strings["Done. You can now login with your username and password"] = "Fatto. Ora puoi entrare con il tuo nome utente e la tua password";
-$a->strings["Database error %d \"%s\" at \"%s\""] = "Errore database %d \"%s\" su \"%s\"";
-$a->strings["There are no tables on MyISAM or InnoDB with the Antelope file format."] = "Non ci sono tabelle su MyISAM o InnoDB con il formato file Antelope";
-$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErrore %d durante l'aggiornamento del database:\n%s\n";
-$a->strings["Errors encountered performing database changes: "] = "Errori riscontrati eseguendo le modifiche al database:";
-$a->strings["Another database update is currently running."] = "Un altro aggiornamento del database è attualmente in corso.";
-$a->strings["%s: Database update"] = "%s: Aggiornamento database";
-$a->strings["%s: updating %s table."] = "%s: aggiornando la tabella %s.";
-$a->strings["Friend Suggestion"] = "Amico suggerito";
-$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
-$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
-$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio";
-$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s";
-$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
-$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s";
-$a->strings["%s is attending %s's event"] = "%s partecipa all'evento di %s";
-$a->strings["%s is not attending %s's event"] = "%s non partecipa all'evento di %s";
-$a->strings["%s may attending %s's event"] = "";
-$a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
-$a->strings["Legacy module file not found: %s"] = "File del modulo legacy non trovato: %s";
-$a->strings["UnFollow"] = "";
-$a->strings["Drop Contact"] = "Rimuovi contatto";
-$a->strings["Approve"] = "Approva";
-$a->strings["Organisation"] = "Organizzazione";
-$a->strings["News"] = "Notizie";
-$a->strings["Forum"] = "Forum";
-$a->strings["Connect URL missing."] = "URL di connessione mancante.";
-$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Il contatto non puo' essere aggiunto. Controlla le credenziali della rete nella tua pagina Impostazioni -> Reti Sociali";
-$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network.";
-$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili.";
-$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni.";
-$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore";
-$a->strings["No browser URL could be matched to this address."] = "Nessun URL può essere associato a questo indirizzo.";
-$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email.";
-$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email.";
-$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito.";
-$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te.";
-$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
+$a->strings["The database configuration file \"config/local.config.php\" could not be written. Please use the enclosed text to create a configuration file in your web server root."] = "Il file di configurazione del database \"config/local.config.php\" non puo' essere scritto. Usa il testo allegato per creare un file di configurazione nell tuo server web.";
+$a->strings["You may need to import the file \"database.sql\" manually using phpmyadmin or mysql."] = "Potresti dover importare il file \"database.sql\" manualmente con phpmyadmin o mysql";
+$a->strings["Please see the file \"doc/INSTALL.md\"."] = "";
+$a->strings["Could not find a command line version of PHP in the web server PATH."] = "Non riesco a trovare la versione di PHP da riga di comando nel PATH del server web";
+$a->strings["If you don't have a command line version of PHP installed on your server, you will not be able to run the background processing. See <a href='https://github.com/friendica/friendica/blob/stable/doc/Install.md#set-up-the-worker'>'Setup the worker'</a>"] = "";
+$a->strings["PHP executable path"] = "Percorso eseguibile PHP";
+$a->strings["Enter full path to php executable. You can leave this blank to continue the installation."] = "Inserisci il percorso completo all'eseguibile di php. Puoi lasciare bianco questo campo per continuare l'installazione.";
+$a->strings["Command line PHP"] = "PHP da riga di comando";
+$a->strings["PHP executable is not the php cli binary (could be cgi-fgci version)"] = "L'eseguibile PHP non è il binario php cli (potrebbe essere la versione cgi-fcgi)";
+$a->strings["Found PHP version: "] = "Versione PHP:";
+$a->strings["PHP cli binary"] = "Binario PHP cli";
+$a->strings["The command line version of PHP on your system does not have \"register_argc_argv\" enabled."] = "La versione da riga di comando di PHP nel sistema non ha abilitato \"register_argc_argv\".";
+$a->strings["This is required for message delivery to work."] = "E' obbligatorio per far funzionare la consegna dei messaggi.";
+$a->strings["PHP register_argc_argv"] = "PHP register_argc_argv";
+$a->strings["Error: the \"openssl_pkey_new\" function on this system is not able to generate encryption keys"] = "Errore: la funzione \"openssl_pkey_new\" in questo sistema non è in grado di generare le chiavi di criptazione";
+$a->strings["If running under Windows, please see \"http://www.php.net/manual/en/openssl.installation.php\"."] = "Se stai eseguendo friendika su windows, guarda \"http://www.php.net/manual/en/openssl.installation.php\".";
+$a->strings["Generate encryption keys"] = "Genera chiavi di criptazione";
+$a->strings["Error: Apache webserver mod-rewrite module is required but not installed."] = "Errore: E' il modulo mod-rewrite di Apache è richiesto, ma non risulta installato";
+$a->strings["Apache mod_rewrite module"] = "Modulo mod_rewrite di Apache";
+$a->strings["Error: PDO or MySQLi PHP module required but not installed."] = "Errore: uno dei due moduli PHP PDO o MySQLi è richiesto ma non installato.";
+$a->strings["Error: The MySQL driver for PDO is not installed."] = "Errore: il driver MySQL per PDO non è installato.";
+$a->strings["PDO or MySQLi PHP module"] = "modulo PHP PDO o MySQLi";
+$a->strings["Error, XML PHP module required but not installed."] = "Errore, il modulo PHP XML è richiesto ma non installato.";
+$a->strings["XML PHP module"] = "Modulo PHP XML";
+$a->strings["libCurl PHP module"] = "modulo PHP libCurl";
+$a->strings["Error: libCURL PHP module required but not installed."] = "Errore: il modulo libCURL di PHP è richiesto, ma non risulta installato.";
+$a->strings["GD graphics PHP module"] = "modulo PHP GD graphics";
+$a->strings["Error: GD graphics PHP module with JPEG support required but not installed."] = "Errore: Il modulo GD graphics di PHP con supporto a JPEG è richiesto, ma non risulta installato.";
+$a->strings["OpenSSL PHP module"] = "modulo PHP OpenSSL";
+$a->strings["Error: openssl PHP module required but not installed."] = "Errore: il modulo openssl di PHP è richiesto, ma non risulta installato.";
+$a->strings["mb_string PHP module"] = "modulo PHP mb_string";
+$a->strings["Error: mb_string PHP module required but not installed."] = "Errore: il modulo PHP mb_string è richiesto, ma non risulta installato.";
+$a->strings["iconv PHP module"] = "modulo PHP iconv";
+$a->strings["Error: iconv PHP module required but not installed."] = "Errore: il modulo PHP iconv è richiesto ma non installato.";
+$a->strings["POSIX PHP module"] = "mooduo PHP POSIX";
+$a->strings["Error: POSIX PHP module required but not installed."] = "Errore, il modulo PHP POSIX è richiesto ma non installato.";
+$a->strings["JSON PHP module"] = "modulo PHP JSON";
+$a->strings["Error: JSON PHP module required but not installed."] = "Errore: il modulo PHP JSON è richiesto ma non installato.";
+$a->strings["File Information PHP module"] = "";
+$a->strings["Error: File Information PHP module required but not installed."] = "";
+$a->strings["The web installer needs to be able to create a file called \"local.config.php\" in the \"config\" folder of your web server and it is unable to do so."] = "L'installer web deve essere in grado di creare un file chiamato \"local.config.php\" nella cartella \"config\" del tuo server web, ma non è in grado di farlo.";
+$a->strings["This is most often a permission setting, as the web server may not be able to write files in your folder - even if you can."] = "Ciò è dovuto spesso a impostazioni di permessi, dato che il web server può non essere in grado di scrivere il file nella tua cartella, anche se tu puoi.";
+$a->strings["At the end of this procedure, we will give you a text to save in a file named local.config.php in your Friendica \"config\" folder."] = "Alla fine di questa procedura, ti daremo un testo da salvare in un file chiamato \"local.config.php\" nella cartella \"config\" della tua installazione di Friendica.";
+$a->strings["You can alternatively skip this procedure and perform a manual installation. Please see the file \"INSTALL.txt\" for instructions."] = "Puoi in alternativa saltare questa procedura ed eseguire l'installazione manualmente. Vedi il file \"INSTALL.txt\" per le istruzioni.";
+$a->strings["config/local.config.php is writable"] = "config/local.config.php è scrivibile";
+$a->strings["Friendica uses the Smarty3 template engine to render its web views. Smarty3 compiles templates to PHP to speed up rendering."] = "Friendica usa il motore di template Smarty3 per renderizzare le sue pagine web. Smarty3 compila i template in PHP per velocizzare il rendering.";
+$a->strings["In order to store these compiled templates, the web server needs to have write access to the directory view/smarty3/ under the Friendica top level folder."] = "Per salvare questi template compilati, il server werb ha bisogno dell'accesso in scrittura alla cartella view/smarty3/ nella cartella principale dei Friendica.";
+$a->strings["Please ensure that the user that your web server runs as (e.g. www-data) has write access to this folder."] = "Per favore, controlla che l'utente con cui il tuo server web gira (es www-data) ha accesso in scrittura a questa cartella.";
+$a->strings["Note: as a security measure, you should give the web server write access to view/smarty3/ only--not the template files (.tpl) that it contains."] = "Nota: come misura di sicurezza, dovresti dare accesso in scrittura solo alla cartella view/smarty3, non ai template (.tpl) che contiene.";
+$a->strings["view/smarty3 is writable"] = "view/smarty3 è scrivibile";
+$a->strings["Url rewrite in .htaccess is not working. Make sure you copied .htaccess-dist to .htaccess."] = "La riscrittura degli url in .htaccess non funziona. Controlla di aver copiato .htaccess-dist in .htaccess.";
+$a->strings["Error message from Curl when fetching"] = "Messaggio di errore da Curl durante la richiesta";
+$a->strings["Url rewrite is working"] = "La riscrittura degli url funziona";
+$a->strings["ImageMagick PHP extension is not installed"] = "L'estensione PHP ImageMagick non è installata";
+$a->strings["ImageMagick PHP extension is installed"] = "L'estensione PHP ImageMagick è installata";
+$a->strings["ImageMagick supports GIF"] = "ImageMagick supporta i GIF";
+$a->strings["Database already in use."] = "Database già in uso.";
+$a->strings["Could not connect to database."] = " Impossibile collegarsi con il database.";
+$a->strings["Yourself"] = "Te stesso";
+$a->strings["Followers"] = "Seguaci";
+$a->strings["Mutuals"] = "";
+$a->strings["Post to Email"] = "Invia a email";
+$a->strings["Public"] = "Pubblico";
+$a->strings["This content will be shown to all your followers and can be seen in the community pages and by anyone with its link."] = "Questo contenuto sarà mostrato a tutti i tuoi seguaci e può essere visto nelle pagine della communità e da chiunque con questo collegamento.";
+$a->strings["Limited/Private"] = "Limitato/Privato";
+$a->strings["This content will be shown only to the people in the first box, to the exception of the people mentioned in the second box. It won't appear anywhere public."] = "";
+$a->strings["Show to:"] = "";
+$a->strings["Except to:"] = "";
+$a->strings["Connectors"] = "Connettori";
+$a->strings["Update %s failed. See error logs."] = "aggiornamento %s fallito. Guarda i log di errore.";
+$a->strings["\n\t\t\t\tThe friendica developers released update %s recently,\n\t\t\t\tbut when I tried to install it, something went terribly wrong.\n\t\t\t\tThis needs to be fixed soon and I can't do it alone. Please contact a\n\t\t\t\tfriendica developer if you can not help me on your own. My database might be invalid."] = "\nGli sviluppatori di Friendica hanno rilasciato l'aggiornamento %s\nrecentemente, ma quando ho provato a installarlo, qualcosa è \nandato terribilmente storto.\nBisogna sistemare le cose e non posso farlo da solo.\nContatta uno sviluppatore se non sei in grado di aiutarmi. Il mio database potrebbe essere invalido.";
+$a->strings["The error message is\n[pre]%s[/pre]"] = "Il messaggio di errore è\n[pre]%s[/pre]";
+$a->strings["[Friendica Notify] Database update"] = "[Notifica di Friendica] Aggiornamento database";
+$a->strings["\n\t\t\t\t\tThe friendica database was successfully updated from %s to %s."] = "\n\t\t\t\t\tIl database di friendica è stato aggiornato con succeso da %s a %s.";
+$a->strings["Friendica Notification"] = "Notifica Friendica";
+$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,  amministratore di %2\$s";
+$a->strings["%s Administrator"] = "Amministratore %s";
+$a->strings["thanks"] = "";
+$a->strings["Miscellaneous"] = "Varie";
+$a->strings["Birthday:"] = "Compleanno:";
+$a->strings["Age: "] = "Età : ";
+$a->strings["%d year old"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
+$a->strings["never"] = "mai";
+$a->strings["less than a second ago"] = "meno di un secondo fa";
+$a->strings["year"] = "anno";
+$a->strings["years"] = "anni";
+$a->strings["months"] = "mesi";
+$a->strings["weeks"] = "settimane";
+$a->strings["days"] = "giorni";
+$a->strings["hour"] = "ora";
+$a->strings["hours"] = "ore";
+$a->strings["minute"] = "minuto";
+$a->strings["minutes"] = "minuti";
+$a->strings["second"] = "secondo";
+$a->strings["seconds"] = "secondi";
+$a->strings["in %1\$d %2\$s"] = "in %1\$d%2\$s";
+$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
+$a->strings["Image/photo"] = "Immagine/foto";
+$a->strings["<a href=\"%1\$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2\$s</a> %3\$s"] = "<a href=\"%1\$s\" target=\"_blank\" rel=\"noopener noreferrer\">%2\$s</a> %3\$s";
+$a->strings["link to source"] = "Collegamento all'originale";
+$a->strings["Click to open/close"] = "Clicca per aprire/chiudere";
+$a->strings["$1 wrote:"] = "$1 ha scritto:";
+$a->strings["Encrypted content"] = "Contenuto criptato";
+$a->strings["Invalid source protocol"] = "Protocollo sorgente non valido";
+$a->strings["Invalid link protocol"] = "Protocollo link non valido";
+$a->strings["Loading more entries..."] = "Carico più elementi...";
+$a->strings["The end"] = "Fine";
+$a->strings["Follow"] = "Segui";
+$a->strings["Search"] = "Cerca";
+$a->strings["@name, !forum, #tags, content"] = "@nome, !forum, #tag, contenuto";
+$a->strings["Full Text"] = "Testo Completo";
+$a->strings["Tags"] = "Tags:";
+$a->strings["Export"] = "Esporta";
+$a->strings["Export calendar as ical"] = "Esporta il calendario in formato ical";
+$a->strings["Export calendar as csv"] = "Esporta il calendario in formato csv";
+$a->strings["No contacts"] = "Nessun contatto";
+$a->strings["%d Contact"] = [
+       0 => "%d contatto",
+       1 => "%d contatti",
+];
+$a->strings["View Contacts"] = "Visualizza i contatti";
+$a->strings["Remove term"] = "Rimuovi termine";
+$a->strings["Saved Searches"] = "Ricerche salvate";
+$a->strings["Trending Tags (last %d hour)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["More Trending Tags"] = "";
+$a->strings["newer"] = "nuovi";
+$a->strings["older"] = "vecchi";
+$a->strings["prev"] = "prec";
+$a->strings["last"] = "ultimo";
+$a->strings["Frequently"] = "Frequentemente";
+$a->strings["Hourly"] = "Ogni ora";
+$a->strings["Twice daily"] = "Due volte al dì";
+$a->strings["Daily"] = "Giornalmente";
+$a->strings["Weekly"] = "Settimanalmente";
+$a->strings["Monthly"] = "Mensilmente";
+$a->strings["DFRN"] = "DFRN";
+$a->strings["OStatus"] = "Ostatus";
+$a->strings["RSS/Atom"] = "RSS / Atom";
+$a->strings["Email"] = "Email";
+$a->strings["Diaspora"] = "Diaspora";
+$a->strings["Zot!"] = "Zot!";
+$a->strings["LinkedIn"] = "LinkedIn";
+$a->strings["XMPP/IM"] = "XMPP/IM";
+$a->strings["MySpace"] = "MySpace";
+$a->strings["Google+"] = "Google+";
+$a->strings["pump.io"] = "pump.io";
+$a->strings["Twitter"] = "Twitter";
+$a->strings["Discourse"] = "Discorso";
+$a->strings["Diaspora Connector"] = "Connettore Diaspora";
+$a->strings["GNU Social Connector"] = "Connettore GNU Social";
+$a->strings["ActivityPub"] = "ActivityPub";
+$a->strings["pnut"] = "pnut";
+$a->strings["%s (via %s)"] = "%s (via %s)";
+$a->strings["General Features"] = "Funzionalità generali";
+$a->strings["Photo Location"] = "Località Foto";
+$a->strings["Photo metadata is normally stripped. This extracts the location (if present) prior to stripping metadata and links it to a map."] = "I metadati delle foto vengono rimossi. Questa opzione estrae la località (se presenta) prima di rimuovere i metadati e la collega a una mappa.";
+$a->strings["Trending Tags"] = "Etichette di Tendenza";
+$a->strings["Show a community page widget with a list of the most popular tags in recent public posts."] = "";
+$a->strings["Post Composition Features"] = "Funzionalità di composizione dei post";
+$a->strings["Auto-mention Forums"] = "Auto-cita i Forum";
+$a->strings["Add/remove mention when a forum page is selected/deselected in ACL window."] = "Aggiunge/rimuove una menzione quando una pagina forum è selezionata/deselezionata nella finestra dei permessi.";
+$a->strings["Explicit Mentions"] = "Menzioni Esplicite";
+$a->strings["Add explicit mentions to comment box for manual control over who gets mentioned in replies."] = "Aggiungi menzioni esplicite al riquadro di commento per avere un controllo manuale su chi viene menzionato nelle risposte. ";
+$a->strings["Post/Comment Tools"] = "Strumenti per messaggi/commenti";
+$a->strings["Post Categories"] = "Categorie post";
+$a->strings["Add categories to your posts"] = "Aggiungi categorie ai tuoi post";
+$a->strings["Advanced Profile Settings"] = "Impostazioni Avanzate Profilo";
+$a->strings["List Forums"] = "Elenco forum";
+$a->strings["Show visitors public community forums at the Advanced Profile Page"] = "Mostra ai visitatori i forum nella pagina Profilo Avanzato";
+$a->strings["Tag Cloud"] = "Tag Cloud";
+$a->strings["Provide a personal tag cloud on your profile page"] = "Mostra una nuvola dei tag personali sulla tua pagina di profilo";
+$a->strings["Display Membership Date"] = "Mostra la Data di Registrazione";
+$a->strings["Display membership date in profile"] = "Mostra la data in cui ti sei registrato nel profilo";
+$a->strings["Nothing new here"] = "Niente di nuovo qui";
+$a->strings["Go back"] = "Torna indietro";
+$a->strings["Clear notifications"] = "Pulisci le notifiche";
+$a->strings["Logout"] = "Esci";
+$a->strings["End this session"] = "Finisci questa sessione";
+$a->strings["Login"] = "Accedi";
+$a->strings["Sign in"] = "Entra";
+$a->strings["Personal notes"] = "Note personali";
+$a->strings["Your personal notes"] = "Le tue note personali";
+$a->strings["Home"] = "Home";
+$a->strings["Home Page"] = "Home Page";
+$a->strings["Register"] = "Registrati";
+$a->strings["Create an account"] = "Crea un account";
+$a->strings["Help and documentation"] = "Guida e documentazione";
+$a->strings["Apps"] = "Applicazioni";
+$a->strings["Addon applications, utilities, games"] = "Applicazioni, utilità e giochi aggiuntivi";
+$a->strings["Search site content"] = "Cerca nel contenuto del sito";
+$a->strings["Community"] = "Comunità";
+$a->strings["Conversations on this and other servers"] = "Conversazioni su questo e su altri server";
+$a->strings["Directory"] = "Elenco";
+$a->strings["People directory"] = "Elenco delle persone";
+$a->strings["Information"] = "Informazioni";
+$a->strings["Information about this friendica instance"] = "Informazioni su questo server friendica";
+$a->strings["Terms of Service"] = "Codizioni del Servizio";
+$a->strings["Terms of Service of this Friendica instance"] = "Termini di Servizio di questa istanza Friendica";
+$a->strings["Introductions"] = "Presentazioni";
+$a->strings["Friend Requests"] = "Richieste di amicizia";
+$a->strings["Notifications"] = "Notifiche";
+$a->strings["See all notifications"] = "Vedi tutte le notifiche";
+$a->strings["Mark all system notifications seen"] = "Segna tutte le notifiche come viste";
+$a->strings["Inbox"] = "In arrivo";
+$a->strings["Outbox"] = "Inviati";
+$a->strings["Accounts"] = "Account";
+$a->strings["Manage other pages"] = "Gestisci altre pagine";
+$a->strings["Admin"] = "Amministrazione";
+$a->strings["Site setup and configuration"] = "Configurazione del sito";
+$a->strings["Navigation"] = "Navigazione";
+$a->strings["Site map"] = "Mappa del sito";
+$a->strings["Embedding disabled"] = "Embed disabilitato";
+$a->strings["Embedded content"] = "Contenuto incorporato";
+$a->strings["Add New Contact"] = "Aggiungi nuovo contatto";
+$a->strings["Enter address or web location"] = "Inserisci posizione o indirizzo web";
+$a->strings["Example: bob@example.com, http://example.com/barbara"] = "Esempio: bob@example.com, http://example.com/barbara";
+$a->strings["Connect"] = "Connetti";
+$a->strings["%d invitation available"] = [
+       0 => "%d invito disponibile",
+       1 => "%d inviti disponibili",
+];
+$a->strings["Groups"] = "Gruppi";
+$a->strings["Everyone"] = "Chiunque";
+$a->strings["Following"] = "Seguendo";
+$a->strings["Mutual friends"] = "Amici reciproci";
+$a->strings["Relationships"] = "Relazioni";
+$a->strings["All Contacts"] = "Tutti i contatti";
+$a->strings["Protocols"] = "Protocolli";
+$a->strings["All Protocols"] = "Tutti i Protocolli";
+$a->strings["Saved Folders"] = "Cartelle Salvate";
+$a->strings["Everything"] = "Tutto";
+$a->strings["Categories"] = "Categorie";
+$a->strings["%d contact in common"] = [
+       0 => "%d contatto in comune",
+       1 => "%d contatti in comune",
+];
+$a->strings["Archives"] = "Archivi";
+$a->strings["There are no tables on MyISAM or InnoDB with the Antelope file format."] = "Non ci sono tabelle su MyISAM o InnoDB con il formato file Antelope";
+$a->strings["\nError %d occurred during database update:\n%s\n"] = "\nErrore %d durante l'aggiornamento del database:\n%s\n";
+$a->strings["Errors encountered performing database changes: "] = "Errori riscontrati eseguendo le modifiche al database:";
+$a->strings["Another database update is currently running."] = "Un altro aggiornamento del database è attualmente in corso.";
+$a->strings["%s: Database update"] = "%s: Aggiornamento database";
+$a->strings["%s: updating %s table."] = "%s: aggiornando la tabella %s.";
+$a->strings["Database error %d \"%s\" at \"%s\""] = "Errore database %d \"%s\" su \"%s\"";
+$a->strings["Database storage failed to update %s"] = "Lo storage Database ha fallito l'aggiornamento %s";
+$a->strings["Database storage failed to insert data"] = "Lo storage Database ha fallito l'inserimento dei dati";
+$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "Lo storage Filesystem ha fallito la creazione di \"%s\". Controlla i permessi di scrittura.";
+$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "Lo storage Filesystem ha fallito i salvataggio dei dati in \"%s\". Controlla i permessi di scrittura.";
+$a->strings["Storage base path"] = "Percorso base per lo storage";
+$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "Cartella dove i file caricati vengono salvati. Per una maggiore sicurezza, questo dovrebbe essere un percorso separato dall'albero di cartelle servito dal server web.";
+$a->strings["Enter a valid existing folder"] = "Inserisci una cartella valida ed esistente";
 $a->strings["l F d, Y \\@ g:i A"] = "l d F Y \\@ G:i";
 $a->strings["Starts:"] = "Inizia:";
 $a->strings["Finishes:"] = "Finisce:";
@@ -1057,16 +1092,6 @@ $a->strings["Contacts not in any group"] = "Contatti in nessun gruppo.";
 $a->strings["Create a new group"] = "Crea un nuovo gruppo";
 $a->strings["Group Name: "] = "Nome del gruppo:";
 $a->strings["Edit groups"] = "Modifica gruppi";
-$a->strings["activity"] = "attività";
-$a->strings["comment"] = [
-       0 => "commento ",
-       1 => "commenti",
-];
-$a->strings["post"] = "messaggio";
-$a->strings["Content warning: %s"] = "Avviso contenuto: %s";
-$a->strings["bytes"] = "bytes";
-$a->strings["View on separate page"] = "Vedi in una pagina separata";
-$a->strings["view on separate page"] = "vedi in una pagina separata";
 $a->strings["[no subject]"] = "[nessun oggetto]";
 $a->strings["Edit profile"] = "Modifica il profilo";
 $a->strings["Change profile photo"] = "Cambia la foto del profilo";
@@ -1085,13 +1110,6 @@ $a->strings["[No description]"] = "[Nessuna descrizione]";
 $a->strings["Event Reminders"] = "Promemoria";
 $a->strings["Upcoming events the next 7 days:"] = "Eventi dei prossimi 7 giorni:";
 $a->strings["OpenWebAuth: %1\$s welcomes %2\$s"] = "OpenWebAuth: %1\$s da il benvenuto a %2\$s";
-$a->strings["Database storage failed to update %s"] = "Lo storage Database ha fallito l'aggiornamento %s";
-$a->strings["Database storage failed to insert data"] = "Lo storage Database ha fallito l'inserimento dei dati";
-$a->strings["Filesystem storage failed to create \"%s\". Check you write permissions."] = "Lo storage Filesystem ha fallito la creazione di \"%s\". Controlla i permessi di scrittura.";
-$a->strings["Filesystem storage failed to save data to \"%s\". Check your write permissions"] = "Lo storage Filesystem ha fallito i salvataggio dei dati in \"%s\". Controlla i permessi di scrittura.";
-$a->strings["Storage base path"] = "Percorso base per lo storage";
-$a->strings["Folder where uploaded files are saved. For maximum security, This should be a path outside web server folder tree"] = "Cartella dove i file caricati vengono salvati. Per una maggiore sicurezza, questo dovrebbe essere un percorso separato dall'albero di cartelle servito dal server web.";
-$a->strings["Enter a valid existing folder"] = "Inserisci una cartella valida ed esistente";
 $a->strings["SERIOUS ERROR: Generation of security keys failed."] = "ERRORE GRAVE: La generazione delle chiavi di sicurezza è fallita.";
 $a->strings["Login failed"] = "Accesso fallito.";
 $a->strings["Not enough information to authenticate"] = "Informazioni insufficienti per l'autenticazione";
@@ -1103,6 +1121,8 @@ $a->strings["Passwords do not match. Password unchanged."] = "Le password non co
 $a->strings["An invitation is required."] = "E' richiesto un invito.";
 $a->strings["Invitation could not be verified."] = "L'invito non puo' essere verificato.";
 $a->strings["Invalid OpenID url"] = "Url OpenID non valido";
+$a->strings["We encountered a problem while logging in with the OpenID you provided. Please check the correct spelling of the ID."] = "Abbiamo incontrato un problema mentre contattavamo il server OpenID che ci hai fornito. Controlla di averlo scritto giusto.";
+$a->strings["The error message was:"] = "Il messaggio riportato era:";
 $a->strings["Please enter the required information."] = "Inserisci le informazioni richieste.";
 $a->strings["system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values."] = "system.username_min_length (%s) and system.username_max_length (%s) are excluding each other, swapping values.";
 $a->strings["Username should be at least %s character."] = [
@@ -1132,7 +1152,45 @@ $a->strings["\n\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Yo
 $a->strings["Registration at %s"] = "Registrazione su %s";
 $a->strings["\n\t\t\t\tDear %1\$s,\n\t\t\t\tThank you for registering at %2\$s. Your account has been created.\n\t\t\t"] = "";
 $a->strings["\n\t\t\tThe login details are as follows:\n\n\t\t\tSite Location:\t%3\$s\n\t\t\tLogin Name:\t\t%1\$s\n\t\t\tPassword:\t\t%5\$s\n\n\t\t\tYou may change your password from your account \"Settings\" page after logging\n\t\t\tin.\n\n\t\t\tPlease take a few moments to review the other account settings on that page.\n\n\t\t\tYou may also wish to add some basic information to your default profile\n\t\t\t(on the \"Profiles\" page) so that other people can easily find you.\n\n\t\t\tWe recommend setting your full name, adding a profile photo,\n\t\t\tadding some profile \"keywords\" (very useful in making new friends) - and\n\t\t\tperhaps what country you live in; if you do not wish to be more specific\n\t\t\tthan that.\n\n\t\t\tWe fully respect your right to privacy, and none of these items are necessary.\n\t\t\tIf you are new and do not know anybody here, they may help\n\t\t\tyou to make some new and interesting friends.\n\n\t\t\tIf you ever want to delete your account, you can do so at %3\$s/removeme\n\n\t\t\tThank you and welcome to %2\$s."] = "\nI dettagli del tuo utente sono:\n    Indirizzo del sito: %3\$s\n    Nome utente:%1\$s \n    Password:%5\$s \n\nPuoi cambiare la tua password dalla pagina delle impostazioni del tuo account dopo esserti autenticato.\n\nPer favore, prenditi qualche momento per esaminare tutte le impostazioni presenti.\n\nPotresti voler aggiungere qualche informazione di base al tuo profilo predefinito (nella pagina \"Profili\"), così che le altre persone possano trovarti più facilmente.\n\nTi raccomandiamo di inserire il tuo nome completo, aggiungere una foto, aggiungere qualche parola chiave del profilo (molto utili per trovare nuovi contatti), e magari in quale nazione vivi, se non vuoi essere più specifico di così.\n\nNoi rispettiamo appieno la tua privacy, e nessuna di queste informazioni è necessaria o obbligatoria.\nSe sei nuovo e non conosci nessuno qui, possono aiutarti a trovare qualche nuovo e interessante contatto.\n\n\t\t\tSe mai vorrai cancellare il tuo account, lo potrai fare su %3\$s/removeme\n\nGrazie e benvenuto su %2\$s";
-$a->strings["Addon not found."] = "";
+$a->strings["UnFollow"] = "";
+$a->strings["Drop Contact"] = "Rimuovi contatto";
+$a->strings["Approve"] = "Approva";
+$a->strings["Organisation"] = "Organizzazione";
+$a->strings["News"] = "Notizie";
+$a->strings["Forum"] = "Forum";
+$a->strings["Connect URL missing."] = "URL di connessione mancante.";
+$a->strings["The contact could not be added. Please check the relevant network credentials in your Settings -> Social Networks page."] = "Il contatto non puo' essere aggiunto. Controlla le credenziali della rete nella tua pagina Impostazioni -> Reti Sociali";
+$a->strings["This site is not configured to allow communications with other networks."] = "Questo sito non è configurato per permettere la comunicazione con altri network.";
+$a->strings["No compatible communication protocols or feeds were discovered."] = "Non sono stati trovati protocolli di comunicazione o feed compatibili.";
+$a->strings["The profile address specified does not provide adequate information."] = "L'indirizzo del profilo specificato non fornisce adeguate informazioni.";
+$a->strings["An author or name was not found."] = "Non è stato trovato un nome o un autore";
+$a->strings["No browser URL could be matched to this address."] = "Nessun URL può essere associato a questo indirizzo.";
+$a->strings["Unable to match @-style Identity Address with a known protocol or email contact."] = "Impossibile l'indirizzo identità con un protocollo conosciuto o con un contatto email.";
+$a->strings["Use mailto: in front of address to force email check."] = "Usa \"mailto:\" davanti all'indirizzo per forzare un controllo nelle email.";
+$a->strings["The profile address specified belongs to a network which has been disabled on this site."] = "L'indirizzo del profilo specificato appartiene a un network che è stato disabilitato su questo sito.";
+$a->strings["Limited profile. This person will be unable to receive direct/personal notifications from you."] = "Profilo limitato. Questa persona non sarà in grado di ricevere notifiche personali da te.";
+$a->strings["Unable to retrieve contact information."] = "Impossibile recuperare informazioni sul contatto.";
+$a->strings["activity"] = "attività";
+$a->strings["comment"] = [
+       0 => "commento ",
+       1 => "commenti",
+];
+$a->strings["post"] = "messaggio";
+$a->strings["Content warning: %s"] = "Avviso contenuto: %s";
+$a->strings["bytes"] = "bytes";
+$a->strings["View on separate page"] = "Vedi in una pagina separata";
+$a->strings["view on separate page"] = "vedi in una pagina separata";
+$a->strings["Attachments:"] = "Allegati:";
+$a->strings["%s's timeline"] = "la timeline di %s";
+$a->strings["%s's posts"] = "il messaggio di %s";
+$a->strings["%s's comments"] = "il commento di %s";
+$a->strings["%s is now following %s."] = "%s sta seguendo %s";
+$a->strings["following"] = "segue";
+$a->strings["%s stopped following %s."] = "%s ha smesso di seguire %s";
+$a->strings["stopped following"] = "tolto dai seguiti";
+$a->strings["The folder view/smarty3/ must be writable by webserver."] = "La cartella view/smarty3/ deve essere scrivibile dal webserver.";
+$a->strings["(no subject)"] = "(nessun oggetto)";
+$a->strings["Addon not found."] = "Componente aggiuntivo non trovato.";
 $a->strings["Addon %s disabled."] = "Addon %s disabilitato.";
 $a->strings["Addon %s enabled."] = "Addon %s abilitato.";
 $a->strings["Disable"] = "Disabilita";
@@ -1143,9 +1201,11 @@ $a->strings["Toggle"] = "Inverti";
 $a->strings["Author: "] = "Autore: ";
 $a->strings["Maintainer: "] = "Manutentore: ";
 $a->strings["Addons reloaded"] = "";
-$a->strings["Addon %s failed to install."] = "";
+$a->strings["Addon %s failed to install."] = "Installazione del componente aggiuntivo %s non riuscita.";
 $a->strings["Reload active addons"] = "Ricarica addon attivi.";
 $a->strings["There are currently no addons available on your node. You can find the official addon repository at %1\$s and might find other interesting addons in the open addon registry at %2\$s"] = "Non sono disponibili componenti aggiuntivi sul tuo nodo. Puoi trovare il repository ufficiale degli addon su %1\$s e potresti trovare altri addon interessanti nell'open addon repository su %2\$s";
+$a->strings["The contact has been blocked from the node"] = "Il contatto è stato bloccato dal nodo";
+$a->strings["Could not find any contact entry for this URL (%s)"] = "Impossibile trovare contatti a questo URL (%s)";
 $a->strings["%s contact unblocked"] = [
        0 => "%s contatto sbloccato",
        1 => "%s contatti sbloccati",
@@ -1160,13 +1220,13 @@ $a->strings["No remote contact is blocked from this node."] = "Nessun contatto r
 $a->strings["Blocked Remote Contacts"] = "Contatti Remoti Bloccati";
 $a->strings["Block New Remote Contact"] = "Blocca Nuovo Contatto Remoto";
 $a->strings["Photo"] = "Foto";
-$a->strings["Reason"] = "";
+$a->strings["Reason"] = "Motivazione";
 $a->strings["%s total blocked contact"] = [
        0 => "%scontatto bloccato totale",
        1 => "%scontatti bloccati totali",
 ];
 $a->strings["URL of the remote contact to block."] = "URL del contatto remoto da bloccare.";
-$a->strings["Block Reason"] = "";
+$a->strings["Block Reason"] = "Motivazione del Blocco";
 $a->strings["Server domain pattern added to blocklist."] = "";
 $a->strings["Blocked server domain pattern"] = "";
 $a->strings["Reason for the block"] = "Motivazione del blocco";
@@ -1186,26 +1246,6 @@ $a->strings["Save changes to the blocklist"] = "Salva modifiche alla blocklist";
 $a->strings["Current Entries in the Blocklist"] = "Voci correnti nella blocklist";
 $a->strings["Delete entry from blocklist"] = "Elimina voce dalla blocklist";
 $a->strings["Delete entry from blocklist?"] = "Eliminare la voce dalla blocklist?";
-$a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come  di successo";
-$a->strings["Database structure update %s was successfully applied."] = "Aggiornamento struttura database %s applicata con successo.";
-$a->strings["Executing of database structure update %s failed with error: %s"] = "Aggiornamento struttura database %s fallita con errore: %s";
-$a->strings["Executing %s failed with error: %s"] = "Esecuzione di %s fallita con errore: %s";
-$a->strings["Update %s was successfully applied."] = "L'aggiornamento %s è stato applicato con successo";
-$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine.";
-$a->strings["There was no additional update function %s that needed to be called."] = "Non ci sono altre funzioni di aggiornamento %s da richiamare.";
-$a->strings["No failed updates."] = "Nessun aggiornamento fallito.";
-$a->strings["Check database structure"] = "Controlla struttura database";
-$a->strings["Failed Updates"] = "Aggiornamenti falliti";
-$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato.";
-$a->strings["Mark success (if update was manually applied)"] = "Segna completato (se l'update è stato applicato manualmente)";
-$a->strings["Attempt to execute this update step automatically"] = "Cerco di eseguire questo aggiornamento in automatico";
-$a->strings["Lock feature %s"] = "Blocca funzionalità %s";
-$a->strings["Manage Additional Features"] = "Gestisci Funzionalità Aggiuntive";
-$a->strings["Other"] = "Altro";
-$a->strings["unknown"] = "sconosciuto";
-$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "Questa pagina offre alcuni numeri riguardo la porzione del social network federato di cui il tuo nodo Friendica fa parte. Questi numeri non sono completi ma riflettono esclusivamente la porzione di rete di cui il tuo nodo e' a conoscenza.";
-$a->strings["Federation Statistics"] = "Statistiche sulla Federazione";
-$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Attualmente questo nodo conosce %d nodi con %d utenti registrati dalle seguenti piattaforme:";
 $a->strings["Item marked for deletion."] = "Elemento selezionato per l'eliminazione.";
 $a->strings["Delete Item"] = "Rimuovi elemento";
 $a->strings["Delete this Item"] = "Rimuovi questo elemento";
@@ -1214,6 +1254,9 @@ $a->strings["You need to know the GUID of the item. You can find it e.g. by look
 $a->strings["GUID"] = "GUID";
 $a->strings["The GUID of the item you want to delete."] = "Il GUID dell'elemento che vuoi cancellare.";
 $a->strings["Item Guid"] = "Item Guid";
+$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "Errore aprendo il file di log <strong>%1\$s</strong>. Controlla che il file %1\$s esista e sia leggibile.";
+$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Non posso aprire il file di log <strong>%1\$s</strong> . Controlla che il file %1\$s esista e sia leggibile.";
+$a->strings["View Logs"] = "Vedi i log";
 $a->strings["The logfile '%s' is not writable. No logging possible"] = "";
 $a->strings["PHP log currently enabled."] = "Log PHP abilitato.";
 $a->strings["PHP log currently disabled."] = "Log PHP disabilitato";
@@ -1225,9 +1268,17 @@ $a->strings["Must be writable by web server. Relative to your Friendica top-leve
 $a->strings["Log level"] = "Livello di Log";
 $a->strings["PHP logging"] = "Log PHP";
 $a->strings["To temporarily enable logging of PHP errors and warnings you can prepend the following to the index.php file of your installation. The filename set in the 'error_log' line is relative to the friendica top-level directory and must be writeable by the web server. The option '1' for 'log_errors' and 'display_errors' is to enable these options, set to '0' to disable them."] = "Per abilitare temporaneamente il logging di errori e avvisi di PHP, puoi aggiungere le seguenti linee al file index.php della tua installazione. Il nome del file impostato in 'error_log' è relativo alla directory principale della tua installazione di Freidnica e deve essere scrivibile dal server web. L'opzione '1' di 'log_errors' e 'display_errors' server ad abilitare queste impostazioni. Metti '0' per disabilitarle.";
-$a->strings["Error trying to open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s exist and is readable."] = "Errore aprendo il file di log <strong>%1\$s</strong>. Controlla che il file %1\$s esista e sia leggibile.";
-$a->strings["Couldn't open <strong>%1\$s</strong> log file.\\r\\n<br/>Check to see if file %1\$s is readable."] = "Non posso aprire il file di log <strong>%1\$s</strong> . Controlla che il file %1\$s esista e sia leggibile.";
-$a->strings["View Logs"] = "Vedi i log";
+$a->strings["Theme %s disabled."] = "Tema %s disabilitato.";
+$a->strings["Theme %s successfully enabled."] = "Tema %s abilitato con successo.";
+$a->strings["Theme %s failed to install."] = "Installazione del tema %s non riuscita.";
+$a->strings["Screenshot"] = "Anteprima";
+$a->strings["Themes"] = "Temi";
+$a->strings["Unknown theme."] = "Tema sconosciuto.";
+$a->strings["Themes reloaded"] = "";
+$a->strings["Reload active themes"] = "Ricarica i temi attivi";
+$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1\$s";
+$a->strings["[Experimental]"] = "[Sperimentale]";
+$a->strings["[Unsupported]"] = "[Non supportato]";
 $a->strings["Inspect Deferred Worker Queue"] = "Analizza la coda lavori rinviati";
 $a->strings["This page lists the deferred worker jobs. This are jobs that couldn't be executed at the first time."] = "Questa pagina elenca li lavori rinviati. Sono lavori che non è stato possibile eseguire al primo tentativo.";
 $a->strings["Inspect Worker Queue"] = "Analizza coda lavori";
@@ -1236,6 +1287,26 @@ $a->strings["ID"] = "ID";
 $a->strings["Job Parameters"] = "Parametri lavoro";
 $a->strings["Created"] = "Creato";
 $a->strings["Priority"] = "Priorità";
+$a->strings["Update has been marked successful"] = "L'aggiornamento è stato segnato come  di successo";
+$a->strings["Database structure update %s was successfully applied."] = "Aggiornamento struttura database %s applicata con successo.";
+$a->strings["Executing of database structure update %s failed with error: %s"] = "Aggiornamento struttura database %s fallita con errore: %s";
+$a->strings["Executing %s failed with error: %s"] = "Esecuzione di %s fallita con errore: %s";
+$a->strings["Update %s was successfully applied."] = "L'aggiornamento %s è stato applicato con successo";
+$a->strings["Update %s did not return a status. Unknown if it succeeded."] = "L'aggiornamento %s non ha riportato uno stato. Non so se è andato a buon fine.";
+$a->strings["There was no additional update function %s that needed to be called."] = "Non ci sono altre funzioni di aggiornamento %s da richiamare.";
+$a->strings["No failed updates."] = "Nessun aggiornamento fallito.";
+$a->strings["Check database structure"] = "Controlla struttura database";
+$a->strings["Failed Updates"] = "Aggiornamenti falliti";
+$a->strings["This does not include updates prior to 1139, which did not return a status."] = "Questo non include gli aggiornamenti prima del 1139, che non ritornano lo stato.";
+$a->strings["Mark success (if update was manually applied)"] = "Segna completato (se l'update è stato applicato manualmente)";
+$a->strings["Attempt to execute this update step automatically"] = "Cerco di eseguire questo aggiornamento in automatico";
+$a->strings["Lock feature %s"] = "Blocca funzionalità %s";
+$a->strings["Manage Additional Features"] = "Gestisci Funzionalità Aggiuntive";
+$a->strings["Other"] = "Altro";
+$a->strings["unknown"] = "sconosciuto";
+$a->strings["This page offers you some numbers to the known part of the federated social network your Friendica node is part of. These numbers are not complete but only reflect the part of the network your node is aware of."] = "Questa pagina offre alcuni numeri riguardo la porzione del social network federato di cui il tuo nodo Friendica fa parte. Questi numeri non sono completi ma riflettono esclusivamente la porzione di rete di cui il tuo nodo e' a conoscenza.";
+$a->strings["Federation Statistics"] = "Statistiche sulla Federazione";
+$a->strings["Currently this node is aware of %d nodes with %d registered users from the following platforms:"] = "Attualmente questo nodo conosce %d nodi con %d utenti registrati dalle seguenti piattaforme:";
 $a->strings["Can not parse base url. Must have at least <scheme>://<domain>"] = "Impossibile analizzare l'url base. Deve avere almeno [schema]://[dominio]";
 $a->strings["Relocation started. Could take a while to complete."] = "";
 $a->strings["Invalid storage backend setting value."] = "";
@@ -1286,7 +1357,7 @@ $a->strings["Additional Info"] = "Informazioni aggiuntive";
 $a->strings["For public servers: you can add additional information here that will be listed at %s/servers."] = "Per server pubblici: puoi aggiungere informazioni extra che verranno mostrate su %s/servers.";
 $a->strings["System language"] = "Lingua di sistema";
 $a->strings["System theme"] = "Tema di sistema";
-$a->strings["Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"] = "";
+$a->strings["Default system theme - may be over-ridden by user profiles - <a href=\"/admin/themes\" id=\"cnftheme\">Change default theme settings</a>"] = "Tema predefinito di sistema - può essere sovrascritto dai profili utente - <a href=\"/admin/themes\" id=\"cnftheme\">Cambia impostazioni del tema predefinito</a>";
 $a->strings["Mobile system theme"] = "Tema mobile di sistema";
 $a->strings["Theme for mobile devices"] = "Tema per dispositivi mobili";
 $a->strings["SSL link policy"] = "Gestione link SSL";
@@ -1350,7 +1421,7 @@ $a->strings["Allow users to register without a space between the first name and
 $a->strings["Community pages for visitors"] = "Pagina comunità per i visitatori";
 $a->strings["Which community pages should be available for visitors. Local users always see both pages."] = "Quale pagina comunità verrà mostrata ai visitatori. Gli utenti locali vedranno sempre entrambe le pagine.";
 $a->strings["Posts per user on community page"] = "Messaggi per utente nella pagina Comunità";
-$a->strings["The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"] = "";
+$a->strings["The maximum number of posts per user on the community page. (Not valid for \"Global Community\")"] = "Il numero massimo di messaggi per utente sulla pagina della comunità. (Non valido per \"Comunità Globale\")";
 $a->strings["Disable OStatus support"] = "Disabilità supporto OStatus";
 $a->strings["Disable built-in OStatus (StatusNet, GNU Social etc.) compatibility. All communications in OStatus are public, so privacy warnings will be occasionally displayed."] = "Disabilita la compatibilità integrata a OStatus (StatusNet, GNU Social etc.). Tutte le comunicazioni OStatus sono pubbliche, quindi se abilitato, occasionalmente verranno mostrati degli avvisi riguardanti la privacy dei messaggi.";
 $a->strings["OStatus support can only be enabled if threading is enabled."] = "Il supporto OStatus può essere abilitato solo se è abilitato il threading.";
@@ -1422,7 +1493,7 @@ $a->strings["Disabled"] = "Disabilitato";
 $a->strings["Enabled"] = "Abilitato";
 $a->strings["Maximum number of parallel workers"] = "Massimo numero di lavori in parallelo";
 $a->strings["On shared hosters set this to %d. On larger systems, values of %d are great. Default value is %d."] = "Con hosting condiviso, imposta a %d. Su sistemi più grandi, vanno bene valori come %d. Il valore di default è %d.";
-$a->strings["Don't use \"proc_open\" with the worker"] = "";
+$a->strings["Don't use \"proc_open\" with the worker"] = "Non usare \"proc_open\" con il worker";
 $a->strings["Enable this if your system doesn't allow the use of \"proc_open\". This can happen on shared hosters. If this is enabled you should increase the frequency of worker calls in your crontab."] = "";
 $a->strings["Enable fastlane"] = "Abilita fastlane";
 $a->strings["When enabed, the fastlane mechanism starts an additional worker if processes with higher priority are blocked by processes of lower priority."] = "Quando abilitato, il meccanismo di fastlane avvia processi aggiuntivi se processi con priorità più alta sono bloccati da processi con priorità più bassa.";
@@ -1439,9 +1510,9 @@ $a->strings["Can be \"all\" or \"tags\". \"all\" means that every public post sh
 $a->strings["all"] = "tutti";
 $a->strings["tags"] = "tags";
 $a->strings["Server tags"] = "Tags server";
-$a->strings["Comma separated list of tags for the \"tags\" subscription."] = "";
+$a->strings["Comma separated list of tags for the \"tags\" subscription."] = "Lista separata da virgola di etichette per la sottoscrizione \"etichette\".";
 $a->strings["Allow user tags"] = "Permetti tag utente";
-$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "";
+$a->strings["If enabled, the tags from the saved searches will used for the \"tags\" subscription in addition to the \"relay_server_tags\"."] = "Se abilitato, le etichette delle ricerche salvate saranno usate per la sottoscrizione \"etichette\" in aggiunta ai \"server_etichette\".";
 $a->strings["Start Relocation"] = "Inizia il Trasloco";
 $a->strings["Template engine (%s) error: %s"] = "";
 $a->strings["Your DB still runs with MyISAM tables. You should change the engine type to InnoDB. As Friendica will use InnoDB only features in the future, you should change this! See <a href=\"%s\">here</a> for a guide that may be helpful converting the table engines. You may also use the command <tt>php bin/console.php dbstructure toinnodb</tt> of your Friendica installation for an automatic conversion.<br />"] = "Stai ancora usando tabelle MyISAM. Dovresti cambiare il tipo motore a InnoDB. Siccome Friendica userà funzionalità specifiche di InnoDB nel futuro, dovresti modificarlo. Vedi <a href=\"%s\">qui</a>nel per una guida che puo' esserti utile nel convertire il motore delle tabelle. Puoi anche usare il comando <tt>php bin/console.php dbstructure toinnodb</tt> della tua installazione di Friendica per eseguire una conversione automatica. <br />";
@@ -1457,9 +1528,9 @@ $a->strings["Friendica's configuration now is stored in config/local.config.php,
 $a->strings["<a href=\"%s\">%s</a> is not reachable on your system. This is a severe configuration issue that prevents server to server communication. See <a href=\"%s\">the installation page</a> for help."] = "<a href=\"%s\">%s</a> non è raggiungibile sul tuo sistema. È un grave problema di configurazione che impedisce la comunicazione da server a server. Vedi <a href=\"%s\">la pagina sull'installazione</a> per un aiuto.";
 $a->strings["The logfile '%s' is not usable. No logging possible (error: '%s')"] = "";
 $a->strings["The debug logfile '%s' is not usable. No logging possible (error: '%s')"] = "";
-$a->strings["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "";
+$a->strings["Friendica's system.basepath was updated from '%s' to '%s'. Please remove the system.basepath from your db to avoid differences."] = "La system.basepath di Friendica è stata aggiornata da '%s' a '%s'. Per favore rimuovi la system.basepath dal tuo db per evitare differenze.";
 $a->strings["Friendica's current system.basepath '%s' is wrong and the config file '%s' isn't used."] = "";
-$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "";
+$a->strings["Friendica's current system.basepath '%s' is not equal to the config file '%s'. Please fix your configuration."] = "L'attuale system.basepath di Friendica '%s' non è uguale a quella del file di configurazione '%s'. Per favore correggi la tua configurazione.";
 $a->strings["Normal Account"] = "Account normale";
 $a->strings["Automatic Follower Account"] = "Account Follower Automatico";
 $a->strings["Public Forum Account"] = "Account Forum Publico";
@@ -1473,17 +1544,6 @@ $a->strings["Registered users"] = "Utenti registrati";
 $a->strings["Pending registrations"] = "Registrazioni in attesa";
 $a->strings["Version"] = "Versione";
 $a->strings["Active addons"] = "Addon attivi";
-$a->strings["Theme %s disabled."] = "";
-$a->strings["Theme %s successfully enabled."] = "";
-$a->strings["Theme %s failed to install."] = "";
-$a->strings["Screenshot"] = "Anteprima";
-$a->strings["Themes"] = "Temi";
-$a->strings["Unknown theme."] = "";
-$a->strings["Themes reloaded"] = "";
-$a->strings["Reload active themes"] = "Ricarica i temi attivi";
-$a->strings["No themes found on the system. They should be placed in %1\$s"] = "Non sono stati trovati temi sul tuo sistema. Dovrebbero essere in %1\$s";
-$a->strings["[Experimental]"] = "[Sperimentale]";
-$a->strings["[Unsupported]"] = "[Non supportato]";
 $a->strings["Display Terms of Service"] = "Mostra i Termini di Servizio";
 $a->strings["Enable the Terms of Service page. If this is enabled a link to the terms will be added to the registration form and the general information page."] = "Abilita la pagina dei Termini di Servizio. Se abilitato, un link ai termini sarà aggiunto alla pagina di registrazione e nella pagina delle informazioni generali.";
 $a->strings["Display Privacy Statement"] = "Visualizza l'Informativa sulla Privacy";
@@ -1492,12 +1552,12 @@ $a->strings["Privacy Statement Preview"] = "Anteprima Informativa sulla Privacy"
 $a->strings["The Terms of Service"] = "Le Codizioni del Servizio";
 $a->strings["Enter the Terms of Service for your node here. You can use BBCode. Headers of sections should be [h2] and below."] = "Inserisci i Termini di Servizio del tuo nodo qui. Puoi usare BBCode. Le intestazioni delle sezioni dovrebbero partire da [h2].";
 $a->strings["%s user blocked"] = [
-       0 => "",
-       1 => "",
+       0 => "%s utente bloccato",
+       1 => "%s utenti bloccati",
 ];
 $a->strings["%s user unblocked"] = [
-       0 => "",
-       1 => "",
+       0 => "%s utente sbloccato",
+       1 => "%s utenti sbloccati",
 ];
 $a->strings["You can't remove yourself"] = "Non puoi rimuovere te stesso";
 $a->strings["%s user deleted"] = [
@@ -1512,9 +1572,9 @@ $a->strings["%s registration revoked"] = [
        0 => "",
        1 => "",
 ];
-$a->strings["User \"%s\" deleted"] = "";
-$a->strings["User \"%s\" blocked"] = "";
-$a->strings["User \"%s\" unblocked"] = "";
+$a->strings["User \"%s\" deleted"] = "Utente \"%s\" eliminato";
+$a->strings["User \"%s\" blocked"] = "Utente \"%s\" bloccato";
+$a->strings["User \"%s\" unblocked"] = "Utente \"%s\" sbloccato";
 $a->strings["Account approved."] = "Account approvato.";
 $a->strings["Registration revoked"] = "";
 $a->strings["Private Forum"] = "Forum Privato";
@@ -1542,45 +1602,276 @@ $a->strings["Name of the new user."] = "Nome del nuovo utente.";
 $a->strings["Nickname"] = "Nome utente";
 $a->strings["Nickname of the new user."] = "Nome utente del nuovo utente.";
 $a->strings["Email address of the new user."] = "Indirizzo Email del nuovo utente.";
-$a->strings["Contact not found"] = "";
-$a->strings["Profile not found"] = "";
-$a->strings["No installed applications."] = "Nessuna applicazione installata.";
-$a->strings["Applications"] = "Applicazioni";
-$a->strings["Item was not found."] = "Oggetto non trovato.";
-$a->strings["Submanaged account can't access the administation pages. Please log back in as the main account."] = "";
-$a->strings["Overview"] = "Panoramica";
-$a->strings["Configuration"] = "Configurazione";
-$a->strings["Additional features"] = "Funzionalità aggiuntive";
-$a->strings["Database"] = "Database";
-$a->strings["DB updates"] = "Aggiornamenti Database";
-$a->strings["Inspect Deferred Workers"] = "Analizza i lavori rinviati";
-$a->strings["Inspect worker Queue"] = "Analizza coda lavori";
-$a->strings["Tools"] = "Strumenti";
-$a->strings["Contact Blocklist"] = "Blocklist Contatti";
-$a->strings["Server Blocklist"] = "Server Blocklist";
-$a->strings["Diagnostics"] = "Diagnostiche";
-$a->strings["PHP Info"] = "Info PHP";
-$a->strings["probe address"] = "controlla indirizzo";
-$a->strings["check webfinger"] = "verifica webfinger";
-$a->strings["Item Source"] = "";
-$a->strings["Babel"] = "";
-$a->strings["ActivityPub Conversion"] = "";
-$a->strings["Addon Features"] = "Funzioni Addon";
-$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
-$a->strings["Profile Details"] = "Dettagli del profilo";
-$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
-$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
-$a->strings["People Search - %s"] = "Cerca persone - %s";
-$a->strings["Forum Search - %s"] = "Ricerca Forum  - %s";
-$a->strings["Account"] = "Account";
-$a->strings["Two-factor authentication"] = "";
-$a->strings["Display"] = "Visualizzazione";
+$a->strings["Time Conversion"] = "Conversione Ora";
+$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
+$a->strings["UTC time: %s"] = "Ora UTC: %s";
+$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
+$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
+$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
+$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe.";
+$a->strings["Formatted"] = "";
+$a->strings["Source"] = "";
+$a->strings["Activity"] = "";
+$a->strings["Object data"] = "";
+$a->strings["Result Item"] = "";
+$a->strings["Source activity"] = "";
+$a->strings["Source input"] = "Sorgente";
+$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
+$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raw HTML)";
+$a->strings["BBCode::convert"] = "BBCode::convert";
+$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
+$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
+$a->strings["BBCode::toMarkdown => Markdown::convert (raw HTML)"] = "";
+$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
+$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
+$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode";
+$a->strings["Item Body"] = "Item Body";
+$a->strings["Item Tags"] = "Item Tags";
+$a->strings["PageInfo::appendToBody"] = "";
+$a->strings["PageInfo::appendToBody => BBCode::convert (raw HTML)"] = "";
+$a->strings["PageInfo::appendToBody => BBCode::convert"] = "";
+$a->strings["Source input (Diaspora format)"] = "Source input (Diaspora format)";
+$a->strings["Source input (Markdown)"] = "";
+$a->strings["Markdown::convert (raw HTML)"] = "Markdown::convert (raw HTML)";
+$a->strings["Markdown::convert"] = "Markdown::convert";
+$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
+$a->strings["Raw HTML input"] = "Sorgente HTML grezzo";
+$a->strings["HTML Input"] = "Sorgente HTML";
+$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
+$a->strings["HTML::toBBCode => BBCode::convert"] = "HTML::toBBCode => BBCode::convert";
+$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "HTML::toBBCode => BBCode::convert (raw HTML)";
+$a->strings["HTML::toBBCode => BBCode::toPlaintext"] = "";
+$a->strings["HTML::toMarkdown"] = "HTML::toMarkdown";
+$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
+$a->strings["HTML::toPlaintext (compact)"] = "";
+$a->strings["Decoded post"] = "";
+$a->strings["Post array before expand entities"] = "";
+$a->strings["Post converted"] = "";
+$a->strings["Converted body"] = "";
+$a->strings["Twitter addon is absent from the addon/ folder."] = "";
+$a->strings["Source text"] = "Testo sorgente";
+$a->strings["BBCode"] = "BBCode";
+$a->strings["Markdown"] = "Markdown";
+$a->strings["HTML"] = "HTML";
+$a->strings["Twitter Source"] = "";
+$a->strings["You must be logged in to use this module"] = "Devi aver essere autenticato per usare questo modulo";
+$a->strings["Source URL"] = "URL Sorgente";
+$a->strings["Lookup address"] = "";
+$a->strings["Item was not removed"] = "";
+$a->strings["Item was not deleted"] = "";
+$a->strings["- select -"] = "- seleziona -";
+$a->strings["Please enter a post body."] = "";
+$a->strings["This feature is only available with the frio theme."] = "";
+$a->strings["Compose new personal note"] = "";
+$a->strings["Compose new post"] = "";
+$a->strings["Visibility"] = "";
+$a->strings["Clear the location"] = "";
+$a->strings["Location services are unavailable on your device"] = "";
+$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "";
+$a->strings["Common contact (%s)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["Both <strong>%s</strong> and yourself have publicly interacted with these contacts (follow, comment or likes on public posts)."] = "";
+$a->strings["No common contacts."] = "";
+$a->strings["Follower (%s)"] = [
+       0 => "Seguace (%s)",
+       1 => "Seguaci (%s)",
+];
+$a->strings["Following (%s)"] = [
+       0 => "",
+       1 => "",
+];
+$a->strings["Mutual friend (%s)"] = [
+       0 => "Amico reciproco (%s)",
+       1 => "Amici reciproci (%s)",
+];
+$a->strings["These contacts both follow and are followed by <strong>%s</strong>."] = "";
+$a->strings["Contact (%s)"] = [
+       0 => "Contatto (%s)",
+       1 => "Contatti (%s)",
+];
+$a->strings["No contacts."] = "Nessun contatto.";
+$a->strings["You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class=\"btn btn-sm pull-right\">Cancel</a>"] = "";
+$a->strings["Member since:"] = "Membro dal:";
+$a->strings["j F, Y"] = "j F Y";
+$a->strings["j F"] = "j F";
+$a->strings["Forums:"] = "Forum:";
+$a->strings["View profile as:"] = "";
+$a->strings["View as"] = "";
+$a->strings["You must be logged in to use this module."] = "";
+$a->strings["Only logged in users are permitted to perform a search."] = "Solo agli utenti autenticati è permesso eseguire ricerche.";
+$a->strings["Only one search per minute is permitted for not logged in users."] = "Solo una ricerca al minuto è permessa agli utenti non autenticati.";
+$a->strings["No results."] = "Nessun risultato.";
+$a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
+$a->strings["Results for: %s"] = "Risultati per: %s";
+$a->strings["Search term was not saved."] = "";
+$a->strings["Search term already saved."] = "";
+$a->strings["Search term was not removed."] = "";
+$a->strings["Please enter your password to access this page."] = "Per favore inserisci la tua password per accedere a questa pagina.";
+$a->strings["App-specific password generation failed: The description is empty."] = "";
+$a->strings["App-specific password generation failed: This description already exists."] = "";
+$a->strings["New app-specific password generated."] = "";
+$a->strings["App-specific passwords successfully revoked."] = "";
+$a->strings["App-specific password successfully revoked."] = "";
+$a->strings["Two-factor app-specific passwords"] = "";
+$a->strings["<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"] = "";
+$a->strings["Make sure to copy your new app-specific password now. You won’t be able to see it again!"] = "";
+$a->strings["Description"] = "Descrizione";
+$a->strings["Last Used"] = "Ultimo Utilizzo";
+$a->strings["Revoke"] = "Revoca";
+$a->strings["Revoke All"] = "Revoca Tutti";
+$a->strings["When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it."] = "Quando generi una nuova password specifica per l'app, devi utilizzarla immediatamente, ti sarà mostrata una volta generata.";
+$a->strings["Generate new app-specific password"] = "Genera nuova password specifica per app";
+$a->strings["Friendiqa on my Fairphone 2..."] = "Friendiqa sul mio Fairphone 2...";
+$a->strings["Generate"] = "Genera";
+$a->strings["Two-factor authentication successfully disabled."] = "Autenticazione a due fattori disabilitata con successo.";
+$a->strings["Wrong Password"] = "Password Sbagliata";
+$a->strings["Two-factor authentication"] = "Autenticazione a due fattori";
+$a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "<p>Usa un'applicazione su un dispositivo mobile per generare codici di autenticazione a due fattori quando richiesto all'accesso.</p>";
+$a->strings["Authenticator app"] = "App di autenticazione";
+$a->strings["Configured"] = "Configurata";
+$a->strings["Not Configured"] = "Non Configurata";
+$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "<p>Non hai terminato la configurazione della tua app di autenticazione.</p>";
+$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>La tua app di autenticazione è correttamente configurata.</p>";
+$a->strings["Recovery codes"] = "Codici di recupero";
+$a->strings["Remaining valid codes"] = "Codici validi rimanenti";
+$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "<p>Questi codici monouso possono sostituire l'app di autenticazione nel caso avessi perso il suo accesso.</p>";
+$a->strings["App-specific passwords"] = "Password specifiche per app";
+$a->strings["Generated app-specific passwords"] = "Genera password specifiche per app";
+$a->strings["<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"] = "<p>Queste password generate casualmente ti consentono di autenticarti con app che non supportano l'autenticazione a due fattori.</p>";
+$a->strings["Actions"] = "Azioni";
+$a->strings["Current password:"] = "Password attuale:";
+$a->strings["You need to provide your current password to change two-factor authentication settings."] = "Devi inserire la tua password attuale per cambiare le impostazioni di autenticazione a due fattori.";
+$a->strings["Enable two-factor authentication"] = "Abilita autenticazione a due fattori";
+$a->strings["Disable two-factor authentication"] = "Disabilita autenticazione a due fattori";
+$a->strings["Show recovery codes"] = "Mostra codici di recupero";
+$a->strings["Manage app-specific passwords"] = "Gestisci password specifiche per app";
+$a->strings["Finish app configuration"] = "Completa configurazione dell'app";
+$a->strings["New recovery codes successfully generated."] = "Nuovi codici di recupero generati con successo.";
+$a->strings["Two-factor recovery codes"] = "Codici di recupero a due fattori";
+$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"] = "";
+$a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."] = "";
+$a->strings["Generate new recovery codes"] = "Genera nuovi codici di recupero";
+$a->strings["Next: Verification"] = "Successivo: Verifica";
+$a->strings["Two-factor authentication successfully activated."] = "Autenticazione a due fattori abilitata con successo.";
+$a->strings["Invalid code, please retry."] = "Codice non valido, per favore riprova.";
+$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "";
+$a->strings["Two-factor code verification"] = "Verifica codice a due fattori";
+$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "<p>Per favore scansione questo Codice QR con la tua app di autenticazione e invia il codice fornito.</p>";
+$a->strings["<p>Or you can open the following URL in your mobile device:</p><p><a href=\"%s\">%s</a></p>"] = "";
+$a->strings["Please enter a code from your authentication app"] = "Per favore inserisci il codice dalla tua app di autenticazione";
+$a->strings["Verify code and enable two-factor authentication"] = "Verifica codice e abilita l'autenticazione a due fattori";
+$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'immagine [%s] è fallito.";
+$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
+$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
+$a->strings["Photo not found."] = "Foto non trovata.";
+$a->strings["Profile picture successfully updated."] = "Immagine di profilo aggiornata con successo.";
+$a->strings["Crop Image"] = "Ritaglia immagine";
+$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore.";
+$a->strings["Use Image As Is"] = "Usa immagine così com'è";
+$a->strings["Missing uploaded image."] = "Immagine caricata mancante.";
+$a->strings["Profile Picture Settings"] = "Impostazioni Immagine di Profilo";
+$a->strings["Current Profile Picture"] = "Immagine del profilo attuale";
+$a->strings["Upload Profile Picture"] = "Carica la foto del profilo";
+$a->strings["Upload Picture:"] = "Carica Foto:";
+$a->strings["or"] = "o";
+$a->strings["skip this step"] = "salta questo passaggio";
+$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
+$a->strings["Profile Name is required."] = "Il nome profilo è obbligatorio .";
+$a->strings["Profile couldn't be updated."] = "";
+$a->strings["Label:"] = "";
+$a->strings["Value:"] = "";
+$a->strings["Field Permissions"] = "";
+$a->strings["(click to open/close)"] = "(clicca per aprire/chiudere)";
+$a->strings["Add a new profile field"] = "Aggiungi nuovo campo del profilo";
+$a->strings["Profile Actions"] = "Azioni Profilo";
+$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo";
+$a->strings["Change Profile Photo"] = "Cambia la foto del profilo";
+$a->strings["Profile picture"] = "Immagine del profilo";
+$a->strings["Location"] = "Posizione";
+$a->strings["Custom Profile Fields"] = "Campi Profilo Personalizzati";
+$a->strings["Upload Profile Photo"] = "Carica la foto del profilo";
+$a->strings["Display name:"] = "Nome visualizzato:";
+$a->strings["Street Address:"] = "Indirizzo (via/piazza):";
+$a->strings["Locality/City:"] = "Località:";
+$a->strings["Region/State:"] = "Regione/Stato:";
+$a->strings["Postal/Zip Code:"] = "CAP:";
+$a->strings["Country:"] = "Nazione:";
+$a->strings["XMPP (Jabber) address:"] = "Indirizzo XMPP (Jabber):";
+$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti.";
+$a->strings["Homepage URL:"] = "Homepage:";
+$a->strings["Public Keywords:"] = "Parole chiave visibili a tutti:";
+$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)";
+$a->strings["Private Keywords:"] = "Parole chiave private:";
+$a->strings["(Used for searching profiles, never shown to others)"] = "(Usato per cercare tra i profili, non è mai visibile agli altri)";
+$a->strings["<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n\t\t\t\t<p>You can use BBCodes in the field values.</p>\n\t\t\t\t<p>Reorder by dragging the field title.</p>\n\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica contacts or the Friendica contacts in the selected groups.</p>"] = "";
+$a->strings["Delegation successfully granted."] = "";
+$a->strings["Parent user not found, unavailable or password doesn't match."] = "";
+$a->strings["Delegation successfully revoked."] = "";
+$a->strings["Delegated administrators can view but not change delegation permissions."] = "";
+$a->strings["Delegate user not found."] = "";
+$a->strings["No parent user"] = "Nessun utente principale";
+$a->strings["Parent User"] = "Utente Principale";
+$a->strings["Parent Password:"] = "Password Principale:";
+$a->strings["Please enter the password of the parent account to legitimize your request."] = "Inserisci la password dell'account principale per autorizzare la tua richiesta.";
+$a->strings["Additional Accounts"] = "";
+$a->strings["Register additional accounts that are automatically connected to your existing account so you can manage them from this account."] = "";
+$a->strings["Register an additional account"] = "";
+$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso.";
 $a->strings["Manage Accounts"] = "";
-$a->strings["Connected apps"] = "Applicazioni collegate";
+$a->strings["Delegates"] = "Delegati";
+$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
+$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
+$a->strings["Potential Delegates"] = "Delegati Potenziali";
+$a->strings["Add"] = "Aggiungi";
+$a->strings["No entries."] = "Nessuna voce.";
+$a->strings["The theme you chose isn't available."] = "";
+$a->strings["%s - (Unsupported)"] = "%s - (Non supportato)";
+$a->strings["Display Settings"] = "Impostazioni Grafiche";
+$a->strings["General Theme Settings"] = "Opzioni Generali Tema";
+$a->strings["Custom Theme Settings"] = "Opzioni Personalizzate Tema";
+$a->strings["Content Settings"] = "Opzioni Contenuto";
+$a->strings["Calendar"] = "Calendario";
+$a->strings["Display Theme:"] = "Tema:";
+$a->strings["Mobile Theme:"] = "Tema mobile:";
+$a->strings["Number of items to display per page:"] = "Numero di elementi da mostrare per pagina:";
+$a->strings["Maximum of 100 items"] = "Massimo 100 voci";
+$a->strings["Number of items to display per page when viewed from mobile device:"] = "Numero di voci da visualizzare per pagina quando si utilizza un dispositivo mobile:";
+$a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi";
+$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimo 10 secondi. Inserisci -1 per disabilitarlo";
+$a->strings["Automatic updates only at the top of the post stream pages"] = "";
+$a->strings["Auto update may add new posts at the top of the post stream pages, which can affect the scroll position and perturb normal reading if it happens anywhere else the top of the page."] = "";
+$a->strings["Don't show emoticons"] = "Non mostrare le emoticons";
+$a->strings["Normally emoticons are replaced with matching symbols. This setting disables this behaviour."] = "";
+$a->strings["Infinite scroll"] = "Scroll infinito";
+$a->strings["Automatic fetch new items when reaching the page end."] = "";
+$a->strings["Disable Smart Threading"] = "";
+$a->strings["Disable the automatic suppression of extraneous thread indentation."] = "";
+$a->strings["Hide the Dislike feature"] = "";
+$a->strings["Hides the Dislike button and dislike reactions on posts and comments."] = "";
+$a->strings["Display the resharer"] = "";
+$a->strings["Display the first resharer as icon and text on a reshared item."] = "";
+$a->strings["Beginning of week:"] = "Inizio della settimana:";
+$a->strings["Export account"] = "Esporta account";
+$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
+$a->strings["Export all"] = "Esporta tutto";
+$a->strings["Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
+$a->strings["Export Contacts to CSV"] = "Esporta Contatti come CSV";
+$a->strings["Export the list of the accounts you are following as CSV file. Compatible to e.g. Mastodon."] = "Esporta la lista degli account che segui come file CSV. Compatibile per esempio con Mastodon.";
 $a->strings["Export personal data"] = "Esporta dati personali";
-$a->strings["Remove account"] = "Rimuovi account";
-$a->strings["This page is missing a url parameter."] = "";
-$a->strings["The post was created"] = "Il messaggio è stato creato";
+$a->strings["Bad Request"] = "Bad Request";
+$a->strings["Unauthorized"] = "Non autorizzato";
+$a->strings["Forbidden"] = "Proibito";
+$a->strings["Not Found"] = "Non trovato";
+$a->strings["Internal Server Error"] = "Errore Interno del Server";
+$a->strings["Service Unavailable"] = "Servizio non Disponibile";
+$a->strings["The server cannot or will not process the request due to an apparent client error."] = "Il server non puo' processare la richiesta a causa di un apparente errore client.";
+$a->strings["Authentication is required and has failed or has not yet been provided."] = "L'autenticazione richiesta è fallita o non è ancora stata fornita.";
+$a->strings["The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account."] = "La richiesta era valida, ma il server rifiuta l'azione. L'utente potrebbe non avere i permessi necessari per la risorsa, o potrebbe aver bisogno di un account.";
+$a->strings["The requested resource could not be found but may be available in the future."] = "La risorsa richiesta non può' essere trovata ma potrebbe essere disponibile in futuro.";
+$a->strings["An unexpected condition was encountered and no more specific message is suitable."] = "Una condizione inattesa è stata riscontrata e nessun messaggio specifico è disponibile.";
+$a->strings["The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later."] = "Il server è momentaneamente non disponibile (perchè è sovraccarico o in manutenzione). Per favore, riprova più tardi. ";
 $a->strings["Contact update failed."] = "Le modifiche al contatto non sono state salvate.";
 $a->strings["<strong>WARNING: This is highly advanced</strong> and if you enter incorrect information your communications with this contact may stop working."] = "<strong>ATTENZIONE: Queste sono impostazioni avanzate</strong> e se inserisci informazioni errate le tue comunicazioni con questo contatto potrebbero non funzionare più";
 $a->strings["Please use your browser 'Back' button <strong>now</strong> if you are uncertain what to do on this page."] = "Usa <strong>ora</strong> il tasto 'Indietro' del tuo browser se non sei sicuro di cosa fare in questa pagina.";
@@ -1602,337 +1893,87 @@ $a->strings["Notification Endpoint URL"] = "URL Notifiche";
 $a->strings["Poll/Feed URL"] = "URL Feed";
 $a->strings["New photo from this URL"] = "Nuova foto da questo URL";
 $a->strings["No known contacts."] = "";
-$a->strings["No common contacts."] = "";
-$a->strings["Follower (%s)"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Following (%s)"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Mutual friend (%s)"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["These contacts both follow and are followed by <strong>%s</strong>."] = "";
-$a->strings["Common contact (%s)"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Both <strong>%s</strong> and yourself have publicly interacted with these contacts (follow, comment or likes on public posts)."] = "";
-$a->strings["Contact (%s)"] = [
-       0 => "",
-       1 => "",
-];
 $a->strings["Error while sending poke, please retry."] = "";
-$a->strings["You must be logged in to use this module."] = "";
 $a->strings["Poke/Prod"] = "Tocca/Pungola";
 $a->strings["poke, prod or do other things to somebody"] = "tocca, pungola o fai altre cose a qualcuno";
 $a->strings["Choose what you wish to do to recipient"] = "Scegli cosa vuoi fare al destinatario";
 $a->strings["Make this post private"] = "Rendi questo post privato";
-$a->strings["%d contact edited."] = [
-       0 => "%d contatto modificato.",
-       1 => "%d contatti modificati",
-];
-$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto.";
-$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato";
-$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato";
-$a->strings["Contact has been ignored"] = "Il contatto è ignorato";
-$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato";
-$a->strings["Contact has been archived"] = "Il contatto è stato archiviato";
-$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato";
-$a->strings["Drop contact"] = "Cancella contatto";
-$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?";
-$a->strings["Contact has been removed."] = "Il contatto è stato rimosso.";
-$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s";
-$a->strings["You are sharing with %s"] = "Stai condividendo con %s";
-$a->strings["%s is sharing with you"] = "%s sta condividendo con te";
-$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto.";
-$a->strings["Never"] = "Mai";
-$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)";
-$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)";
-$a->strings["Suggest friends"] = "Suggerisci amici";
-$a->strings["Network type: %s"] = "Tipo di rete: %s";
-$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!";
-$a->strings["Fetch further information for feeds"] = "Recupera maggiori informazioni per i feed";
-$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Recupera informazioni come immagini di anteprima, titolo e teaser dall'elemento del feed. Puoi attivare questa funzione se il feed non contiene molto testo. Le parole chiave sono recuperate dal tag meta nella pagina dell'elemento e inseriti come hashtag.";
-$a->strings["Fetch information"] = "Recupera informazioni";
-$a->strings["Fetch keywords"] = "Recupera parole chiave";
-$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave";
-$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto";
-$a->strings["Contact Settings"] = "Impostazioni Contatto";
-$a->strings["Contact"] = "Contatto";
-$a->strings["Their personal note"] = "La loro nota personale";
-$a->strings["Edit contact notes"] = "Modifica note contatto";
-$a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]";
-$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto";
-$a->strings["Ignore contact"] = "Ignora il contatto";
-$a->strings["View conversations"] = "Vedi conversazioni";
-$a->strings["Last update:"] = "Ultimo aggiornamento:";
-$a->strings["Update public posts"] = "Aggiorna messaggi pubblici";
-$a->strings["Update now"] = "Aggiorna adesso";
-$a->strings["Unignore"] = "Non ignorare";
-$a->strings["Currently blocked"] = "Bloccato";
-$a->strings["Currently ignored"] = "Ignorato";
-$a->strings["Currently archived"] = "Al momento archiviato";
-$a->strings["Awaiting connection acknowledge"] = "In attesa di conferma della connessione";
+$a->strings["Method Not Allowed."] = "";
+$a->strings["Page not found."] = "Pagina non trovata.";
+$a->strings["Contact not found"] = "Contatto non trovato";
+$a->strings["Profile not found"] = "";
+$a->strings["Remaining recovery codes: %d"] = "Codici di recupero rimanenti: %d";
+$a->strings["Two-factor recovery"] = "Recupero due fattori";
+$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "<p>Puoi inserire uno dei tuoi codici di recupero usa e getta nel caso tu perda l'accesso al tuo dispositivo mobile.</p>";
+$a->strings["Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "Non hai il tuo telefono? <a href=\"%s\">Inserisci il codice di recupero a due fattori</a>";
+$a->strings["Please enter a recovery code"] = "Per favore inserisci un codice di recupero";
+$a->strings["Submit recovery code and complete login"] = "Inserisci il codice di recupero e completa l'accesso";
+$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "<p>Apri l'app di autenticazione a due fattori sul tuo dispositivo per ottenere un codice di autenticazione e verificare la tua identità.</p> ";
+$a->strings["Verify code and complete login"] = "Verifica codice e completa l'accesso";
+$a->strings["Create a New Account"] = "Crea un nuovo account";
+$a->strings["Your OpenID: "] = "";
+$a->strings["Please enter your username and password to add the OpenID to your existing account."] = "";
+$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
+$a->strings["Password: "] = "Password: ";
+$a->strings["Remember me"] = "Ricordati di me";
+$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
+$a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web ";
+$a->strings["terms of service"] = "condizioni del servizio";
+$a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
+$a->strings["privacy policy"] = "politiche di privacy";
+$a->strings["Logged out."] = "Uscita effettuata.";
+$a->strings["OpenID protocol error. No ID returned"] = "";
+$a->strings["Account not found. Please login to your existing account to add the OpenID to it."] = "";
+$a->strings["Account not found. Please register a new account or login to your existing account to add the OpenID to it."] = "";
+$a->strings["You must be logged in to show this page."] = "";
+$a->strings["Network Notifications"] = "Notifiche dalla rete";
+$a->strings["System Notifications"] = "Notifiche di sistema";
+$a->strings["Personal Notifications"] = "Notifiche personali";
+$a->strings["Home Notifications"] = "Notifiche bacheca";
+$a->strings["No more %s notifications."] = "Nessun'altra notifica %s.";
+$a->strings["Show unread"] = "Mostra non letti";
+$a->strings["Show all"] = "Mostra tutti";
+$a->strings["Show Ignored Requests"] = "Mostra richieste ignorate";
+$a->strings["Hide Ignored Requests"] = "Nascondi richieste ignorate";
+$a->strings["Notification type:"] = "Tipo di notifica:";
+$a->strings["Suggested by:"] = "Suggerito da:";
 $a->strings["Hide this contact from others"] = "Nascondi questo contatto agli altri";
-$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili";
-$a->strings["Notification for new posts"] = "Notifica per i nuovi messaggi";
-$a->strings["Send a notification of every new post of this contact"] = "Invia una notifica per ogni nuovo messaggio di questo contatto";
-$a->strings["Keyword Deny List"] = "";
-$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato";
-$a->strings["Actions"] = "Azioni";
-$a->strings["Show all contacts"] = "Mostra tutti i contatti";
-$a->strings["Pending"] = "";
-$a->strings["Only show pending contacts"] = "";
-$a->strings["Blocked"] = "Bloccato";
-$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati";
-$a->strings["Ignored"] = "Ignorato";
-$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati";
-$a->strings["Archived"] = "Archiviato";
-$a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
-$a->strings["Hidden"] = "Nascosto";
-$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
-$a->strings["Organize your contact groups"] = "Organizza i tuoi gruppi di contatti";
-$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
-$a->strings["Results for: %s"] = "Risultati per: %s";
-$a->strings["Archive"] = "Archivia";
-$a->strings["Unarchive"] = "Dearchivia";
-$a->strings["Batch Actions"] = "Azioni Batch";
-$a->strings["Conversations started by this contact"] = "Conversazioni iniziate da questo contatto";
-$a->strings["Posts and Comments"] = "Messaggi e Commenti";
-$a->strings["View all known contacts"] = "";
-$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
-$a->strings["Mutual Friendship"] = "Amicizia reciproca";
-$a->strings["is a fan of yours"] = "è un tuo fan";
-$a->strings["you are a fan of"] = "sei un fan di";
-$a->strings["Pending outgoing contact request"] = "";
-$a->strings["Pending incoming contact request"] = "";
-$a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
-$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
-$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
-$a->strings["Delete contact"] = "Rimuovi contatto";
+$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
+$a->strings["Shall your connection be bidirectional or not?"] = "La connessione dovrà essere bidirezionale o no?";
+$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accettando %s come amico permette a %s di seguire i tuoi post, e a te di riceverne gli aggiornamenti.";
+$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accentrando %s come  abbonato gli permette di abbonarsi ai tuoi messaggi, ma tu non riceverai aggiornamenti da lui.";
+$a->strings["Friend"] = "Amico";
+$a->strings["Subscriber"] = "Abbonato";
+$a->strings["No introductions."] = "Nessuna presentazione.";
+$a->strings["Item was not found."] = "Oggetto non trovato.";
+$a->strings["Profile Details"] = "Dettagli del profilo";
+$a->strings["Only You Can See This"] = "Solo tu puoi vedere questo";
+$a->strings["Tips for New Members"] = "Consigli per i Nuovi Utenti";
+$a->strings["Account"] = "Account";
+$a->strings["Additional features"] = "Funzionalità aggiuntive";
+$a->strings["Display"] = "Visualizzazione";
+$a->strings["Connected apps"] = "Applicazioni collegate";
+$a->strings["Remove account"] = "Rimuovi account";
 $a->strings["Local Community"] = "Comunità Locale";
 $a->strings["Posts from local users on this server"] = "Messaggi dagli utenti locali su questo sito";
 $a->strings["Global Community"] = "Comunità Globale";
 $a->strings["Posts from users of the whole federated network"] = "Messaggi dagli utenti della rete federata";
-$a->strings["No results."] = "Nessun risultato.";
 $a->strings["This community stream shows all public posts received by this node. They may not reflect the opinions of this node’s users."] = "Questa pagina comunità mostra tutti i post pubblici ricevuti da questo nodo. Potrebbero non riflettere le opinioni degli utenti di questo nodo.";
 $a->strings["Community option not available."] = "Opzione Comunità non disponibile";
 $a->strings["Not available."] = "Non disponibile.";
 $a->strings["Credits"] = "Crediti";
 $a->strings["Friendica is a community project, that would not be possible without the help of many people. Here is a list of those who have contributed to the code or the translation of Friendica. Thank you all!"] = "Friendica è un progetto comunitario, che non sarebbe stato possibile realizzare senza l'aiuto di molte persone.\nQuesta è una lista di chi ha contribuito al codice o alle traduzioni di Friendica. Grazie a tutti!";
-$a->strings["Formatted"] = "";
-$a->strings["Source"] = "";
-$a->strings["Activity"] = "";
-$a->strings["Object data"] = "";
-$a->strings["Result Item"] = "";
-$a->strings["Source activity"] = "";
-$a->strings["Source input"] = "Sorgente";
-$a->strings["BBCode::toPlaintext"] = "BBCode::toPlaintext";
-$a->strings["BBCode::convert (raw HTML)"] = "BBCode::convert (raw HTML)";
-$a->strings["BBCode::convert"] = "BBCode::convert";
-$a->strings["BBCode::convert => HTML::toBBCode"] = "BBCode::convert => HTML::toBBCode";
-$a->strings["BBCode::toMarkdown"] = "BBCode::toMarkdown";
-$a->strings["BBCode::toMarkdown => Markdown::convert (raw HTML)"] = "";
-$a->strings["BBCode::toMarkdown => Markdown::convert"] = "BBCode::toMarkdown => Markdown::convert";
-$a->strings["BBCode::toMarkdown => Markdown::toBBCode"] = "BBCode::toMarkdown => Markdown::toBBCode";
-$a->strings["BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode"] = "BBCode::toMarkdown =>  Markdown::convert => HTML::toBBCode";
-$a->strings["Item Body"] = "Item Body";
-$a->strings["Item Tags"] = "Item Tags";
-$a->strings["PageInfo::appendToBody"] = "";
-$a->strings["PageInfo::appendToBody => BBCode::convert (raw HTML)"] = "";
-$a->strings["PageInfo::appendToBody => BBCode::convert"] = "";
-$a->strings["Source input (Diaspora format)"] = "Source input (Diaspora format)";
-$a->strings["Source input (Markdown)"] = "";
-$a->strings["Markdown::convert (raw HTML)"] = "Markdown::convert (raw HTML)";
-$a->strings["Markdown::convert"] = "Markdown::convert";
-$a->strings["Markdown::toBBCode"] = "Markdown::toBBCode";
-$a->strings["Raw HTML input"] = "Sorgente HTML grezzo";
-$a->strings["HTML Input"] = "Sorgente HTML";
-$a->strings["HTML::toBBCode"] = "HTML::toBBCode";
-$a->strings["HTML::toBBCode => BBCode::convert"] = "HTML::toBBCode => BBCode::convert";
-$a->strings["HTML::toBBCode => BBCode::convert (raw HTML)"] = "HTML::toBBCode => BBCode::convert (raw HTML)";
-$a->strings["HTML::toBBCode => BBCode::toPlaintext"] = "";
-$a->strings["HTML::toMarkdown"] = "HTML::toMarkdown";
-$a->strings["HTML::toPlaintext"] = "HTML::toPlaintext";
-$a->strings["HTML::toPlaintext (compact)"] = "";
-$a->strings["Decoded post"] = "";
-$a->strings["Post array before expand entities"] = "";
-$a->strings["Post converted"] = "";
-$a->strings["Converted body"] = "";
-$a->strings["Twitter addon is absent from the addon/ folder."] = "";
-$a->strings["Source text"] = "Testo sorgente";
-$a->strings["BBCode"] = "BBCode";
-$a->strings["Markdown"] = "Markdown";
-$a->strings["HTML"] = "HTML";
-$a->strings["Twitter Source"] = "";
-$a->strings["You must be logged in to use this module"] = "Devi aver essere autenticato per usare questo modulo";
-$a->strings["Source URL"] = "URL Sorgente";
-$a->strings["Time Conversion"] = "Conversione Ora";
-$a->strings["Friendica provides this service for sharing events with other networks and friends in unknown timezones."] = "Friendica fornisce questo servizio per la condivisione di eventi con altre reti e amici in fusi orari sconosciuti.";
-$a->strings["UTC time: %s"] = "Ora UTC: %s";
-$a->strings["Current timezone: %s"] = "Fuso orario corrente: %s";
-$a->strings["Converted localtime: %s"] = "Ora locale convertita: %s";
-$a->strings["Please select your timezone:"] = "Selezionare il tuo fuso orario:";
-$a->strings["Only logged in users are permitted to perform a probing."] = "Solo agli utenti loggati è permesso effettuare un probe.";
-$a->strings["Lookup address"] = "";
 $a->strings["Manage Identities and/or Pages"] = "Gestisci identità e/o pagine";
 $a->strings["Toggle between different identities or community/group pages which share your account details or which you have been granted \"manage\" permissions"] = "Cambia tra differenti identità o pagine comunità/gruppi che condividono il tuo account o per cui hai i permessi di gestione";
 $a->strings["Select an identity to manage: "] = "Seleziona un'identità da gestire:";
-$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
-$a->strings["Find on this site"] = "Cerca nel sito";
-$a->strings["Results for:"] = "Risultati per:";
-$a->strings["Site Directory"] = "Elenco del sito";
-$a->strings["Item was not removed"] = "";
-$a->strings["Item was not deleted"] = "";
-$a->strings["- select -"] = "- seleziona -";
-$a->strings["Installed addons/apps:"] = "Addon/applicazioni installate";
-$a->strings["No installed addons/apps"] = "Nessun addons/applicazione installata";
-$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Leggi i <a href=\"%1\$s/tos\">Termini di Servizio</a> di questo nodo.";
-$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati.";
-$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "Questo è Friendica, versione %s in esecuzione all'indirizzo web %s. La versione del database è %s, la versione post-aggiornamento è %s.";
-$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica.";
-$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
-$a->strings["the bugtracker at github"] = "il bugtracker su github";
-$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Per suggerimenti, lodi, ecc., invia una mail a info chiocciola friendi punto ca";
-$a->strings["Suggested contact not found."] = "";
+$a->strings["Suggested contact not found."] = "Contatto suggerito non trovato.";
 $a->strings["Friend suggestion sent."] = "Suggerimento di amicizia inviato.";
 $a->strings["Suggest Friends"] = "Suggerisci amici";
-$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
-$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
-$a->strings["Group not found."] = "Gruppo non trovato.";
-$a->strings["Group name was not changed."] = "";
-$a->strings["Unknown group."] = "Gruppo sconosciuto.";
-$a->strings["Contact is deleted."] = "Contatto eliminato.";
-$a->strings["Unable to add the contact to the group."] = "Impossibile aggiungere il contatto al gruppo.";
-$a->strings["Contact successfully added to group."] = "Contatto aggiunto con successo al gruppo.";
-$a->strings["Unable to remove the contact from the group."] = "Impossibile rimuovere il contatto dal gruppo.";
-$a->strings["Contact successfully removed from group."] = "Contatto rimosso con successo dal gruppo.";
-$a->strings["Unknown group command."] = "Comando gruppo sconosciuto.";
-$a->strings["Bad request."] = "Richiesta sbagliata.";
-$a->strings["Save Group"] = "Salva gruppo";
-$a->strings["Filter"] = "Filtro";
-$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
-$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
-$a->strings["Delete Group"] = "Elimina Gruppo";
-$a->strings["Edit Group Name"] = "Modifica Nome Gruppo";
-$a->strings["Members"] = "Membri";
-$a->strings["Group is empty"] = "Il gruppo è vuoto";
-$a->strings["Remove contact from group"] = "Rimuovi il contatto dal gruppo";
-$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
-$a->strings["Add contact to group"] = "Aggiungi il contatto al gruppo";
-$a->strings["Help:"] = "Guida:";
-$a->strings["Welcome to %s"] = "Benvenuto su %s";
-$a->strings["No profile"] = "Nessun profilo";
-$a->strings["Method Not Allowed."] = "";
-$a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Installazione";
-$a->strings["System check"] = "Controllo sistema";
-$a->strings["Check again"] = "Controlla ancora";
-$a->strings["Base settings"] = "Impostazioni base";
-$a->strings["Host name"] = "Nome host";
-$a->strings["Overwrite this field in case the determinated hostname isn't right, otherweise leave it as is."] = "Sovrascrivi questo campo nel caso che l'hostname rilevato non sia correto, altrimenti lascialo com'è.";
-$a->strings["Base path to installation"] = "Percorso base all'installazione";
-$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot.";
-$a->strings["Sub path of the URL"] = "Sottopercorso dell'URL";
-$a->strings["Overwrite this field in case the sub path determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub path."] = "Sovrascrivi questo campo nel caso il sottopercorso rilevato non sia corretto, altrimenti lascialo com'è. Lasciando questo campo vuoto significa che l'installazione si trova all'URL base senza sottopercorsi.";
-$a->strings["Database connection"] = "Connessione al database";
-$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Per installare Friendica dobbiamo sapere come collegarci al tuo database.";
-$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni.";
-$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database dovrà già esistere. Se non esiste, crealo prima di continuare.";
-$a->strings["Database Server Name"] = "Nome del database server";
-$a->strings["Database Login Name"] = "Nome utente database";
-$a->strings["Database Login Password"] = "Password utente database";
-$a->strings["For security reasons the password must not be empty"] = "Per motivi di sicurezza la password non puo' essere vuota.";
-$a->strings["Database Name"] = "Nome database";
-$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web";
-$a->strings["Site settings"] = "Impostazioni sito";
-$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito";
-$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web.";
-$a->strings["System Language:"] = "Lingua di Sistema:";
-$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Imposta la lingua di default per l'interfaccia e l'invio delle email.";
-$a->strings["Your Friendica site database has been installed."] = "Il tuo Friendica è stato installato.";
-$a->strings["Installation finished"] = "Installazione completata";
-$a->strings["<h1>What next</h1>"] = "<h1>Cosa fare ora</h1>";
-$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker.";
-$a->strings["Please see the file \"INSTALL.txt\"."] = "Leggi il file \"INSTALL.txt\".";
-$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Vai nella <a href=\"%s/register\">pagina di registrazione</a> del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito.";
-$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato.";
-$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
-$a->strings["Please join us on Friendica"] = "Unisciti a noi su Friendica";
-$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito.";
-$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita.";
-$a->strings["%d message sent."] = [
-       0 => "%d messaggio inviato.",
-       1 => "%d messaggi inviati.",
-];
-$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili";
-$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network.";
-$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti.";
-$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri.";
-$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali.";
-$a->strings["To accept this invitation, please visit and register at %s."] = "Per accettare questo invito, visita e registrati su %s";
-$a->strings["Send invitations"] = "Invia inviti";
-$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
-$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore.";
-$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
-$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
-$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca ";
-$a->strings["Please enter a post body."] = "";
-$a->strings["This feature is only available with the frio theme."] = "";
-$a->strings["Compose new personal note"] = "";
-$a->strings["Compose new post"] = "";
-$a->strings["Visibility"] = "";
-$a->strings["Clear the location"] = "";
-$a->strings["Location services are unavailable on your device"] = "";
-$a->strings["Location services are disabled. Please check the website's permissions on your device"] = "";
-$a->strings["System down for maintenance"] = "Sistema in manutenzione";
-$a->strings["A Decentralized Social Network"] = "";
-$a->strings["Show Ignored Requests"] = "Mostra richieste ignorate";
-$a->strings["Hide Ignored Requests"] = "Nascondi richieste ignorate";
-$a->strings["Notification type:"] = "Tipo di notifica:";
-$a->strings["Suggested by:"] = "Suggerito da:";
-$a->strings["Claims to be known to you: "] = "Dice di conoscerti: ";
-$a->strings["Shall your connection be bidirectional or not?"] = "La connessione dovrà essere bidirezionale o no?";
-$a->strings["Accepting %s as a friend allows %s to subscribe to your posts, and you will also receive updates from them in your news feed."] = "Accettando %s come amico permette a %s di seguire i tuoi post, e a te di riceverne gli aggiornamenti.";
-$a->strings["Accepting %s as a subscriber allows them to subscribe to your posts, but you will not receive updates from them in your news feed."] = "Accentrando %s come  abbonato gli permette di abbonarsi ai tuoi messaggi, ma tu non riceverai aggiornamenti da lui.";
-$a->strings["Friend"] = "Amico";
-$a->strings["Subscriber"] = "Abbonato";
-$a->strings["No introductions."] = "Nessuna presentazione.";
-$a->strings["No more %s notifications."] = "Nessun'altra notifica %s.";
-$a->strings["You must be logged in to show this page."] = "";
-$a->strings["Network Notifications"] = "Notifiche dalla rete";
-$a->strings["System Notifications"] = "Notifiche di sistema";
-$a->strings["Personal Notifications"] = "Notifiche personali";
-$a->strings["Home Notifications"] = "Notifiche bacheca";
-$a->strings["Show unread"] = "Mostra non letti";
-$a->strings["Show all"] = "Mostra tutti";
-$a->strings["Wrong type \"%s\", expected one of: %s"] = "";
-$a->strings["Model not found"] = "";
-$a->strings["Remote privacy information not available."] = "Informazioni remote sulla privacy non disponibili.";
-$a->strings["Visible to:"] = "Visibile a:";
-$a->strings["The Photo with id %s is not available."] = "";
-$a->strings["Invalid photo with id %s."] = "";
-$a->strings["No contacts."] = "Nessun contatto.";
-$a->strings["You're currently viewing your profile as <b>%s</b> <a href=\"%s\" class=\"btn btn-sm pull-right\">Cancel</a>"] = "";
-$a->strings["Member since:"] = "Membro dal:";
-$a->strings["j F, Y"] = "j F Y";
-$a->strings["j F"] = "j F";
-$a->strings["Birthday:"] = "Compleanno:";
-$a->strings["Age: "] = "Età : ";
-$a->strings["%d year old"] = [
-       0 => "",
-       1 => "",
-];
-$a->strings["Forums:"] = "Forum:";
-$a->strings["View profile as:"] = "";
-$a->strings["View as"] = "";
-$a->strings["%s's timeline"] = "la timeline di %s";
-$a->strings["%s's posts"] = "il messaggio di %s";
-$a->strings["%s's comments"] = "il commento di %s";
+$a->strings["Suggest a friend for %s"] = "Suggerisci un amico a %s";
+$a->strings["Help:"] = "Guida:";
+$a->strings["Welcome to %s"] = "Benvenuto su %s";
+$a->strings["System down for maintenance"] = "Sistema in manutenzione";
+$a->strings["A Decentralized Social Network"] = "";
 $a->strings["Only parent users can create additional accounts."] = "";
 $a->strings["You may (optionally) fill in this form via OpenID by supplying your OpenID and clicking \"Register\"."] = "Se vuoi, puoi riempire questo modulo tramite OpenID, inserendo il tuo OpenID e cliccando \"Registra\".";
 $a->strings["If you are not familiar with OpenID, please leave that field blank and fill in the rest of the items."] = "Se non hai familiarità con OpenID, lascia il campo vuoto e riempi il resto della maschera.";
@@ -1950,8 +1991,6 @@ $a->strings["Choose a profile nickname. This must begin with a text character. Y
 $a->strings["Choose a nickname: "] = "Scegli un nome utente: ";
 $a->strings["Import your profile to this friendica instance"] = "Importa il tuo profilo in questo server friendica";
 $a->strings["Note: This node explicitly contains adult content"] = "Nota: Questo nodo contiene esplicitamente contenuti per adulti";
-$a->strings["Parent Password:"] = "Password Principale:";
-$a->strings["Please enter the password of the parent account to legitimize your request."] = "Inserisci la password dell'account principale per autorizzare la tua richiesta.";
 $a->strings["Password doesn't match."] = "";
 $a->strings["Please enter your password."] = "";
 $a->strings["You have entered too much information."] = "";
@@ -1963,201 +2002,101 @@ $a->strings["Registration successful."] = "Registrazione completata.";
 $a->strings["Your registration can not be processed."] = "La tua registrazione non puo' essere elaborata.";
 $a->strings["You have to leave a request note for the admin."] = "";
 $a->strings["Your registration is pending approval by the site owner."] = "La tua richiesta è in attesa di approvazione da parte del proprietario del sito.";
-$a->strings["The provided profile link doesn't seem to be valid"] = "";
-$a->strings["Enter your Webfinger address (user@domain.tld) or profile URL here. If this isn't supported by your system, you have to subscribe to <strong>%s</strong> or <strong>%s</strong> directly on your system."] = "";
-$a->strings["Only logged in users are permitted to perform a search."] = "Solo agli utenti autenticati è permesso eseguire ricerche.";
-$a->strings["Only one search per minute is permitted for not logged in users."] = "Solo una ricerca al minuto è permessa agli utenti non autenticati.";
-$a->strings["Items tagged with: %s"] = "Elementi taggati con: %s";
-$a->strings["Search term was not saved."] = "";
-$a->strings["Search term already saved."] = "";
-$a->strings["Search term was not removed."] = "";
-$a->strings["Create a New Account"] = "Crea un nuovo account";
-$a->strings["Your OpenID: "] = "";
-$a->strings["Please enter your username and password to add the OpenID to your existing account."] = "";
-$a->strings["Or login using OpenID: "] = "O entra con OpenID:";
-$a->strings["Password: "] = "Password: ";
-$a->strings["Remember me"] = "Ricordati di me";
-$a->strings["Forgot your password?"] = "Hai dimenticato la password?";
-$a->strings["Website Terms of Service"] = "Condizioni di servizio del sito web ";
-$a->strings["terms of service"] = "condizioni del servizio";
-$a->strings["Website Privacy Policy"] = "Politiche di privacy del sito";
-$a->strings["privacy policy"] = "politiche di privacy";
-$a->strings["Logged out."] = "Uscita effettuata.";
-$a->strings["OpenID protocol error. No ID returned"] = "";
-$a->strings["Account not found. Please login to your existing account to add the OpenID to it."] = "";
-$a->strings["Account not found. Please register a new account or login to your existing account to add the OpenID to it."] = "";
-$a->strings["Remaining recovery codes: %d"] = "";
-$a->strings["Invalid code, please retry."] = "";
-$a->strings["Two-factor recovery"] = "";
-$a->strings["<p>You can enter one of your one-time recovery codes in case you lost access to your mobile device.</p>"] = "";
-$a->strings["Don’t have your phone? <a href=\"%s\">Enter a two-factor recovery code</a>"] = "";
-$a->strings["Please enter a recovery code"] = "";
-$a->strings["Submit recovery code and complete login"] = "";
-$a->strings["<p>Open the two-factor authentication app on your device to get an authentication code and verify your identity.</p>"] = "";
-$a->strings["Please enter a code from your authentication app"] = "";
-$a->strings["Verify code and complete login"] = "";
-$a->strings["Delegation successfully granted."] = "";
-$a->strings["Parent user not found, unavailable or password doesn't match."] = "";
-$a->strings["Delegation successfully revoked."] = "";
-$a->strings["Delegated administrators can view but not change delegation permissions."] = "";
-$a->strings["Delegate user not found."] = "";
-$a->strings["No parent user"] = "Nessun utente principale";
-$a->strings["Parent User"] = "Utente Principale";
-$a->strings["Additional Accounts"] = "";
-$a->strings["Register additional accounts that are automatically connected to your existing account so you can manage them from this account."] = "";
-$a->strings["Register an additional account"] = "";
-$a->strings["Parent users have total control about this account, including the account settings. Please double check whom you give this access."] = "Gli utenti principali hanno il controllo totale su questo account, comprese le impostazioni. Assicurati di controllare due volte a chi stai fornendo questo accesso.";
-$a->strings["Delegates"] = "Delegati";
-$a->strings["Delegates are able to manage all aspects of this account/page except for basic account settings. Please do not delegate your personal account to anybody that you do not trust completely."] = "I Delegati sono in grado di gestire tutti gli aspetti di questa pagina, tranne per le impostazioni di base dell'account. Non delegare il tuo account personale a nessuno di cui non ti fidi ciecamente.";
-$a->strings["Existing Page Delegates"] = "Delegati Pagina Esistenti";
-$a->strings["Potential Delegates"] = "Delegati Potenziali";
-$a->strings["Add"] = "Aggiungi";
-$a->strings["No entries."] = "Nessuna voce.";
-$a->strings["The theme you chose isn't available."] = "";
-$a->strings["%s - (Unsupported)"] = "%s - (Non supportato)";
-$a->strings["Display Settings"] = "Impostazioni Grafiche";
-$a->strings["General Theme Settings"] = "Opzioni Generali Tema";
-$a->strings["Custom Theme Settings"] = "Opzioni Personalizzate Tema";
-$a->strings["Content Settings"] = "Opzioni Contenuto";
-$a->strings["Theme settings"] = "Impostazioni tema";
-$a->strings["Calendar"] = "Calendario";
-$a->strings["Display Theme:"] = "Tema:";
-$a->strings["Mobile Theme:"] = "Tema mobile:";
-$a->strings["Number of items to display per page:"] = "Numero di elementi da mostrare per pagina:";
-$a->strings["Maximum of 100 items"] = "Massimo 100 voci";
-$a->strings["Number of items to display per page when viewed from mobile device:"] = "Numero di voci da visualizzare per pagina quando si utilizza un dispositivo mobile:";
-$a->strings["Update browser every xx seconds"] = "Aggiorna il browser ogni x secondi";
-$a->strings["Minimum of 10 seconds. Enter -1 to disable it."] = "Minimo 10 secondi. Inserisci -1 per disabilitarlo";
-$a->strings["Automatic updates only at the top of the post stream pages"] = "";
-$a->strings["Auto update may add new posts at the top of the post stream pages, which can affect the scroll position and perturb normal reading if it happens anywhere else the top of the page."] = "";
-$a->strings["Don't show emoticons"] = "Non mostrare le emoticons";
-$a->strings["Normally emoticons are replaced with matching symbols. This setting disables this behaviour."] = "";
-$a->strings["Infinite scroll"] = "Scroll infinito";
-$a->strings["Automatic fetch new items when reaching the page end."] = "";
-$a->strings["Disable Smart Threading"] = "";
-$a->strings["Disable the automatic suppression of extraneous thread indentation."] = "";
-$a->strings["Hide the Dislike feature"] = "";
-$a->strings["Hides the Dislike button and dislike reactions on posts and comments."] = "";
-$a->strings["Display the resharer"] = "";
-$a->strings["Display the first resharer as icon and text on a reshared item."] = "";
-$a->strings["Beginning of week:"] = "Inizio della settimana:";
-$a->strings["Profile Name is required."] = "Il nome profilo è obbligatorio .";
-$a->strings["Profile couldn't be updated."] = "";
-$a->strings["Label:"] = "";
-$a->strings["Value:"] = "";
-$a->strings["Field Permissions"] = "";
-$a->strings["(click to open/close)"] = "(clicca per aprire/chiudere)";
-$a->strings["Add a new profile field"] = "Aggiungi nuovo campo del profilo";
-$a->strings["Profile Actions"] = "Azioni Profilo";
-$a->strings["Edit Profile Details"] = "Modifica i dettagli del profilo";
-$a->strings["Change Profile Photo"] = "Cambia la foto del profilo";
-$a->strings["Profile picture"] = "Immagine del profilo";
-$a->strings["Location"] = "Posizione";
-$a->strings["Miscellaneous"] = "Varie";
-$a->strings["Custom Profile Fields"] = "Campi Profilo Personalizzati";
-$a->strings["Upload Profile Photo"] = "Carica la foto del profilo";
-$a->strings["Display name:"] = "Nome visualizzato:";
-$a->strings["Street Address:"] = "Indirizzo (via/piazza):";
-$a->strings["Locality/City:"] = "Località:";
-$a->strings["Region/State:"] = "Regione/Stato:";
-$a->strings["Postal/Zip Code:"] = "CAP:";
-$a->strings["Country:"] = "Nazione:";
-$a->strings["XMPP (Jabber) address:"] = "Indirizzo XMPP (Jabber):";
-$a->strings["The XMPP address will be propagated to your contacts so that they can follow you."] = "L'indirizzo XMPP verrà propagato ai tuoi contatti così che possano seguirti.";
-$a->strings["Homepage URL:"] = "Homepage:";
-$a->strings["Public Keywords:"] = "Parole chiave visibili a tutti:";
-$a->strings["(Used for suggesting potential friends, can be seen by others)"] = "(E' utilizzato per suggerire potenziali amici, può essere visto da altri)";
-$a->strings["Private Keywords:"] = "Parole chiave private:";
-$a->strings["(Used for searching profiles, never shown to others)"] = "(Usato per cercare tra i profili, non è mai visibile agli altri)";
-$a->strings["<p>Custom fields appear on <a href=\"%s\">your profile page</a>.</p>\n\t\t\t\t<p>You can use BBCodes in the field values.</p>\n\t\t\t\t<p>Reorder by dragging the field title.</p>\n\t\t\t\t<p>Empty the label field to remove a custom field.</p>\n\t\t\t\t<p>Non-public fields can only be seen by the selected Friendica contacts or the Friendica contacts in the selected groups.</p>"] = "";
-$a->strings["Image size reduction [%s] failed."] = "Il ridimensionamento dell'immagine [%s] è fallito.";
-$a->strings["Shift-reload the page or clear browser cache if the new photo does not display immediately."] = "Ricarica la pagina con shift+F5 o cancella la cache del browser se la nuova foto non viene mostrata immediatamente.";
-$a->strings["Unable to process image"] = "Impossibile elaborare l'immagine";
-$a->strings["Photo not found."] = "Foto non trovata.";
-$a->strings["Profile picture successfully updated."] = "Immagine di profilo aggiornata con successo.";
-$a->strings["Crop Image"] = "Ritaglia immagine";
-$a->strings["Please adjust the image cropping for optimum viewing."] = "Ritaglia l'immagine per una visualizzazione migliore.";
-$a->strings["Use Image As Is"] = "Usa immagine così com'è";
-$a->strings["Missing uploaded image."] = "Immagine caricata mancante.";
-$a->strings["Profile Picture Settings"] = "Impostazioni Immagine di Profilo";
-$a->strings["Current Profile Picture"] = "Immagine del profilo attuale";
-$a->strings["Upload Profile Picture"] = "Carica la foto del profilo";
-$a->strings["Upload Picture:"] = "Carica Foto:";
-$a->strings["or"] = "o";
-$a->strings["skip this step"] = "salta questo passaggio";
-$a->strings["select a photo from your photo albums"] = "seleziona una foto dai tuoi album";
-$a->strings["Please enter your password to access this page."] = "";
-$a->strings["App-specific password generation failed: The description is empty."] = "";
-$a->strings["App-specific password generation failed: This description already exists."] = "";
-$a->strings["New app-specific password generated."] = "";
-$a->strings["App-specific passwords successfully revoked."] = "";
-$a->strings["App-specific password successfully revoked."] = "";
-$a->strings["Two-factor app-specific passwords"] = "";
-$a->strings["<p>App-specific passwords are randomly generated passwords used instead your regular password to authenticate your account on third-party applications that don't support two-factor authentication.</p>"] = "";
-$a->strings["Make sure to copy your new app-specific password now. You won’t be able to see it again!"] = "";
-$a->strings["Description"] = "Descrizione";
-$a->strings["Last Used"] = "Ultimo Utilizzo";
-$a->strings["Revoke"] = "Revoca";
-$a->strings["Revoke All"] = "Revoca Tutti";
-$a->strings["When you generate a new app-specific password, you must use it right away, it will be shown to you once after you generate it."] = "Quando generi una nuova password specifica per l'app, devi utilizzarla immediatamente, ti sarà mostrata una volta generata.";
-$a->strings["Generate new app-specific password"] = "Genera nuova password specifica per app";
-$a->strings["Friendiqa on my Fairphone 2..."] = "Friendiqa sul mio Fairphone 2...";
-$a->strings["Generate"] = "Genera";
-$a->strings["Two-factor authentication successfully disabled."] = "Autenticazione a due fattori disabilitata con successo.";
-$a->strings["Wrong Password"] = "Password Sbagliata";
-$a->strings["<p>Use an application on a mobile device to get two-factor authentication codes when prompted on login.</p>"] = "<p>Usa un'applicazione su un dispositivo mobile per generare codici di autenticazione a due fattori quando richiesto all'accesso.</p>";
-$a->strings["Authenticator app"] = "App di autenticazione";
-$a->strings["Configured"] = "Configurata";
-$a->strings["Not Configured"] = "Non Configurata";
-$a->strings["<p>You haven't finished configuring your authenticator app.</p>"] = "<p>Non hai terminato la configurazione della tua app di autenticazione.</p>";
-$a->strings["<p>Your authenticator app is correctly configured.</p>"] = "<p>La tua app di autenticazione è correttamente configurata.</p>";
-$a->strings["Recovery codes"] = "Codici di recupero";
-$a->strings["Remaining valid codes"] = "Codici validi rimanenti";
-$a->strings["<p>These one-use codes can replace an authenticator app code in case you have lost access to it.</p>"] = "<p>Questi codici monouso possono sostituire l'app di autenticazione nel caso avessi perso il suo accesso.</p>";
-$a->strings["App-specific passwords"] = "Password specifiche per app";
-$a->strings["Generated app-specific passwords"] = "Genera password specifiche per app";
-$a->strings["<p>These randomly generated passwords allow you to authenticate on apps not supporting two-factor authentication.</p>"] = "<p>Queste password generate casualmente ti consentono di autenticarti con app che non supportano l'autenticazione a due fattori.</p>";
-$a->strings["Current password:"] = "Password attuale:";
-$a->strings["You need to provide your current password to change two-factor authentication settings."] = "Devi inserire la tua password attuale per cambiare le impostazioni di autenticazione a due fattori.";
-$a->strings["Enable two-factor authentication"] = "Abilita autenticazione a due fattori";
-$a->strings["Disable two-factor authentication"] = "Disabilita autenticazione a due fattori";
-$a->strings["Show recovery codes"] = "Mostra codici di recupero";
-$a->strings["Manage app-specific passwords"] = "Gestisci password specifiche per app";
-$a->strings["Finish app configuration"] = "Completa configurazione dell'app";
-$a->strings["New recovery codes successfully generated."] = "Nuovi codici di recupero generati con successo.";
-$a->strings["Two-factor recovery codes"] = "Codici di recupero a due fattori";
-$a->strings["<p>Recovery codes can be used to access your account in the event you lose access to your device and cannot receive two-factor authentication codes.</p><p><strong>Put these in a safe spot!</strong> If you lose your device and don’t have the recovery codes you will lose access to your account.</p>"] = "";
-$a->strings["When you generate new recovery codes, you must copy the new codes. Your old codes won’t work anymore."] = "";
-$a->strings["Generate new recovery codes"] = "";
-$a->strings["Next: Verification"] = "";
-$a->strings["Two-factor authentication successfully activated."] = "";
-$a->strings["<p>Or you can submit the authentication settings manually:</p>\n<dl>\n\t<dt>Issuer</dt>\n\t<dd>%s</dd>\n\t<dt>Account Name</dt>\n\t<dd>%s</dd>\n\t<dt>Secret Key</dt>\n\t<dd>%s</dd>\n\t<dt>Type</dt>\n\t<dd>Time-based</dd>\n\t<dt>Number of digits</dt>\n\t<dd>6</dd>\n\t<dt>Hashing algorithm</dt>\n\t<dd>SHA-1</dd>\n</dl>"] = "";
-$a->strings["Two-factor code verification"] = "Verifica codice a due fattori";
-$a->strings["<p>Please scan this QR Code with your authenticator app and submit the provided code.</p>"] = "<p>Per favore scansione questo Codice QR con la tua app di autenticazione e invia il codice fornito.</p>";
-$a->strings["<p>Or you can open the following URL in your mobile devicde:</p><p><a href=\"%s\">%s</a></p>"] = "<p>Oppure puoi aprire il seguente URL sul tuo dispositivo mobile:</p><p><a href=\"%s\">%s</a></p>";
-$a->strings["Verify code and enable two-factor authentication"] = "Verifica codice e abilita l'autenticazione a due fattori";
-$a->strings["Export account"] = "Esporta account";
-$a->strings["Export your account info and contacts. Use this to make a backup of your account and/or to move it to another server."] = "Esporta le informazioni del tuo account e dei contatti. Usa questa funzione per fare un backup del tuo account o per spostarlo in un altro server.";
-$a->strings["Export all"] = "Esporta tutto";
-$a->strings["Export your account info, contacts and all your items as json. Could be a very big file, and could take a lot of time. Use this to make a full backup of your account (photos are not exported)"] = "Esporta le informazioni del tuo account, i tuoi contatti e tutti i tuoi elementi in json. Può diventare un file veramente molto grosso e metterci un sacco di tempo. Usa questa funzione per fare un backup completo del tuo account (le foto non sono esportate)";
-$a->strings["Export Contacts to CSV"] = "Esporta Contatti come CSV";
-$a->strings["Export the list of the accounts you are following as CSV file. Compatible to e.g. Mastodon."] = "Esporta la lista degli account che segui come file CSV. Compatibile per esempio con Mastodon.";
-$a->strings["Bad Request"] = "Bad Request";
-$a->strings["Unauthorized"] = "Non autorizzato";
-$a->strings["Forbidden"] = "Proibito";
-$a->strings["Not Found"] = "Non trovato";
-$a->strings["Internal Server Error"] = "Errore Interno del Server";
-$a->strings["Service Unavailable"] = "Servizio non Disponibile";
-$a->strings["The server cannot or will not process the request due to an apparent client error."] = "Il server non puo' processare la richiesta a causa di un apparente errore client.";
-$a->strings["Authentication is required and has failed or has not yet been provided."] = "L'autenticazione richiesta è fallita o non è ancora stata fornita.";
-$a->strings["The request was valid, but the server is refusing action. The user might not have the necessary permissions for a resource, or may need an account."] = "La richiesta era valida, ma il server rifiuta l'azione. L'utente potrebbe non avere i permessi necessari per la risorsa, o potrebbe aver bisogno di un account.";
-$a->strings["The requested resource could not be found but may be available in the future."] = "La risorsa richiesta non può' essere trovata ma potrebbe essere disponibile in futuro.";
-$a->strings["An unexpected condition was encountered and no more specific message is suitable."] = "Una condizione inattesa è stata riscontrata e nessun messaggio specifico è disponibile.";
-$a->strings["The server is currently unavailable (because it is overloaded or down for maintenance). Please try again later."] = "Il server è momentaneamente non disponibile (perchè è sovraccarico o in manutenzione). Per favore, riprova più tardi. ";
 $a->strings["At the time of registration, and for providing communications between the user account and their contacts, the user has to provide a display name (pen name), an username (nickname) and a working email address. The names will be accessible on the profile page of the account by any visitor of the page, even if other profile details are not displayed. The email address will only be used to send the user notifications about interactions, but wont be visibly displayed. The listing of an account in the node's user directory or the global user directory is optional and can be controlled in the user settings, it is not necessary for communication."] = "Al momento della registrazione, e per fornire le comunicazioni tra l'account dell'utente e i suoi contatti, l'utente deve fornire un nome da visualizzare (pseudonimo), un nome utente (soprannome) e un indirizzo email funzionante. I nomi saranno accessibili sulla pagina profilo dell'account da parte di qualsiasi visitatore, anche quando altri dettagli del profilo non sono mostrati. L'indirizzo email sarà usato solo per inviare notifiche riguardo l'interazione coi contatti, ma non sarà mostrato. L'inserimento dell'account nella rubrica degli utenti del nodo o nella rubrica globale è opzionale, può essere impostato nelle impostazioni dell'utente, e  non è necessario ai fini delle comunicazioni.";
 $a->strings["This data is required for communication and is passed on to the nodes of the communication partners and is stored there. Users can enter additional private data that may be transmitted to the communication partners accounts."] = "Queste informazioni sono richiesta per la comunicazione e sono inviate ai nodi che partecipano alla comunicazione dove sono salvati. Gli utenti possono inserire aggiuntive informazioni private che potrebbero essere trasmesse agli account che partecipano alla comunicazione.";
 $a->strings["At any point in time a logged in user can export their account data from the <a href=\"%1\$s/settings/userexport\">account settings</a>. If the user wants to delete their account they can do so at <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. The deletion of the account will be permanent. Deletion of the data will also be requested from the nodes of the communication partners."] = "In qualsiasi momento un utente autenticato può esportare i dati del suo account dalle <a href=\"%1\$s/settings/userexport\">impostazioni dell'account</a>. Se l'utente vuole cancellare il suo account lo può fare da <a href=\"%1\$s/removeme\">%1\$s/removeme</a>. L'eliminazione dell'account sarà permanente. L'eliminazione dei dati sarà altresì richiesta ai nodi che partecipano alle comunicazioni.";
 $a->strings["Privacy Statement"] = "Note sulla Privacy";
+$a->strings["No installed applications."] = "Nessuna applicazione installata.";
+$a->strings["Applications"] = "Applicazioni";
+$a->strings["Submanaged account can't access the administation pages. Please log back in as the main account."] = "";
+$a->strings["Overview"] = "Panoramica";
+$a->strings["Configuration"] = "Configurazione";
+$a->strings["Database"] = "Database";
+$a->strings["DB updates"] = "Aggiornamenti Database";
+$a->strings["Inspect Deferred Workers"] = "Analizza i lavori rinviati";
+$a->strings["Inspect worker Queue"] = "Analizza coda lavori";
+$a->strings["Tools"] = "Strumenti";
+$a->strings["Contact Blocklist"] = "Blocklist Contatti";
+$a->strings["Server Blocklist"] = "Server Blocklist";
+$a->strings["Diagnostics"] = "Diagnostiche";
+$a->strings["PHP Info"] = "Info PHP";
+$a->strings["probe address"] = "controlla indirizzo";
+$a->strings["check webfinger"] = "verifica webfinger";
+$a->strings["Item Source"] = "Sorgente Oggetto";
+$a->strings["Babel"] = "";
+$a->strings["ActivityPub Conversion"] = "";
+$a->strings["Addon Features"] = "Funzioni Addon";
+$a->strings["User registrations waiting for confirmation"] = "Utenti registrati in attesa di conferma";
+$a->strings["People Search - %s"] = "Cerca persone - %s";
+$a->strings["Forum Search - %s"] = "Ricerca Forum  - %s";
+$a->strings["This page is missing a url parameter."] = "A questa pagina manca il parametro url.";
+$a->strings["The post was created"] = "Il messaggio è stato creato";
+$a->strings["No entries (some entries may be hidden)."] = "Nessuna voce (qualche voce potrebbe essere nascosta).";
+$a->strings["Find on this site"] = "Cerca nel sito";
+$a->strings["Results for:"] = "Risultati per:";
+$a->strings["Site Directory"] = "Elenco del sito";
+$a->strings["Installed addons/apps:"] = "Addon/applicazioni installate";
+$a->strings["No installed addons/apps"] = "Nessun addons/applicazione installata";
+$a->strings["Read about the <a href=\"%1\$s/tos\">Terms of Service</a> of this node."] = "Leggi i <a href=\"%1\$s/tos\">Termini di Servizio</a> di questo nodo.";
+$a->strings["On this server the following remote servers are blocked."] = "In questo server i seguenti server remoti sono bloccati.";
+$a->strings["This is Friendica, version %s that is running at the web location %s. The database version is %s, the post update version is %s."] = "Questo è Friendica, versione %s in esecuzione all'indirizzo web %s. La versione del database è %s, la versione post-aggiornamento è %s.";
+$a->strings["Please visit <a href=\"https://friendi.ca\">Friendi.ca</a> to learn more about the Friendica project."] = "Visita <a href=\"https://friendi.ca\">Friendi.ca</a> per saperne di più sul progetto Friendica.";
+$a->strings["Bug reports and issues: please visit"] = "Segnalazioni di bug e problemi: visita";
+$a->strings["the bugtracker at github"] = "il bugtracker su github";
+$a->strings["Suggestions, praise, etc. - please email \"info\" at \"friendi - dot - ca"] = "Per suggerimenti, lodi, ecc., invia una mail a info chiocciola friendi punto ca";
+$a->strings["Could not create group."] = "Impossibile creare il gruppo.";
+$a->strings["Group not found."] = "Gruppo non trovato.";
+$a->strings["Group name was not changed."] = "";
+$a->strings["Unknown group."] = "Gruppo sconosciuto.";
+$a->strings["Contact is deleted."] = "Contatto eliminato.";
+$a->strings["Unable to add the contact to the group."] = "Impossibile aggiungere il contatto al gruppo.";
+$a->strings["Contact successfully added to group."] = "Contatto aggiunto con successo al gruppo.";
+$a->strings["Unable to remove the contact from the group."] = "Impossibile rimuovere il contatto dal gruppo.";
+$a->strings["Contact successfully removed from group."] = "Contatto rimosso con successo dal gruppo.";
+$a->strings["Unknown group command."] = "Comando gruppo sconosciuto.";
+$a->strings["Bad request."] = "Richiesta sbagliata.";
+$a->strings["Save Group"] = "Salva gruppo";
+$a->strings["Filter"] = "Filtro";
+$a->strings["Create a group of contacts/friends."] = "Crea un gruppo di amici/contatti.";
+$a->strings["Unable to remove group."] = "Impossibile rimuovere il gruppo.";
+$a->strings["Delete Group"] = "Elimina Gruppo";
+$a->strings["Edit Group Name"] = "Modifica Nome Gruppo";
+$a->strings["Members"] = "Membri";
+$a->strings["Group is empty"] = "Il gruppo è vuoto";
+$a->strings["Remove contact from group"] = "Rimuovi il contatto dal gruppo";
+$a->strings["Click on a contact to add or remove."] = "Clicca su un contatto per aggiungerlo o rimuoverlo.";
+$a->strings["Add contact to group"] = "Aggiungi il contatto al gruppo";
+$a->strings["No profile"] = "Nessun profilo";
+$a->strings["Total invitation limit exceeded."] = "Limite totale degli inviti superato.";
+$a->strings["%s : Not a valid email address."] = "%s: non è un indirizzo email valido.";
+$a->strings["Please join us on Friendica"] = "Unisciti a noi su Friendica";
+$a->strings["Invitation limit exceeded. Please contact your site administrator."] = "Limite degli inviti superato. Contatta l'amministratore del tuo sito.";
+$a->strings["%s : Message delivery failed."] = "%s: la consegna del messaggio fallita.";
+$a->strings["%d message sent."] = [
+       0 => "%d messaggio inviato.",
+       1 => "%d messaggi inviati.",
+];
+$a->strings["You have no more invitations available"] = "Non hai altri inviti disponibili";
+$a->strings["Visit %s for a list of public sites that you can join. Friendica members on other sites can all connect with each other, as well as with members of many other social networks."] = "Visita %s per una lista di siti pubblici a cui puoi iscriverti. I membri Friendica su altri siti possono collegarsi uno con l'altro, come con membri di molti altri social network.";
+$a->strings["To accept this invitation, please visit and register at %s or any other public Friendica website."] = "Per accettare questo invito, visita e registrati su %s o su un'altro sito web Friendica aperto al pubblico.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks. See %s for a list of alternate Friendica sites you can join."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali. Vai su %s per una lista di siti Friendica alternativi a cui puoi iscriverti.";
+$a->strings["Our apologies. This system is not currently configured to connect with other public sites or invite members."] = "Ci scusiamo, questo sistema non è configurato per collegarsi con altri siti pubblici o per invitare membri.";
+$a->strings["Friendica sites all inter-connect to create a huge privacy-enhanced social web that is owned and controlled by its members. They can also connect with many traditional social networks."] = "I siti Friendica son tutti collegati tra loro per creare una grossa rete sociale rispettosa della privacy, posseduta e controllata dai suoi membri. I siti Friendica possono anche collegarsi a molti altri social network tradizionali.";
+$a->strings["To accept this invitation, please visit and register at %s."] = "Per accettare questo invito, visita e registrati su %s";
+$a->strings["Send invitations"] = "Invia inviti";
+$a->strings["Enter email addresses, one per line:"] = "Inserisci gli indirizzi email, uno per riga:";
+$a->strings["You are cordially invited to join me and other close friends on Friendica - and help us to create a better social web."] = "Sei cordialmente invitato/a ad unirti a me e ad altri amici su Friendica, e ad aiutarci a creare una rete sociale migliore.";
+$a->strings["You will need to supply this invitation code: \$invite_code"] = "Sarà necessario fornire questo codice invito: \$invite_code";
+$a->strings["Once you have registered, please connect with me via my profile page at:"] = "Una volta registrato, connettiti con me dal mio profilo:";
+$a->strings["For more information about the Friendica project and why we feel it is important, please visit http://friendi.ca"] = "Per maggiori informazioni sul progetto Friendica e perchè pensiamo sia importante, visita http://friendi.ca ";
+$a->strings["Wrong type \"%s\", expected one of: %s"] = "";
+$a->strings["Model not found"] = "";
+$a->strings["Remote privacy information not available."] = "Informazioni remote sulla privacy non disponibili.";
+$a->strings["Visible to:"] = "Visibile a:";
+$a->strings["The Photo with id %s is not available."] = "";
+$a->strings["Invalid photo with id %s."] = "Foto con id %s non valida.";
+$a->strings["The provided profile link doesn't seem to be valid"] = "";
+$a->strings["Enter your Webfinger address (user@domain.tld) or profile URL here. If this isn't supported by your system, you have to subscribe to <strong>%s</strong> or <strong>%s</strong> directly on your system."] = "";
 $a->strings["Welcome to Friendica"] = "Benvenuto su Friendica";
 $a->strings["New Member Checklist"] = "Cose da fare per i Nuovi Utenti";
 $a->strings["We would like to offer some tips and links to help make your experience enjoyable. Click any item to visit the relevant page. A link to this page will be visible from your home page for two weeks after your initial registration and then will quietly disappear."] = "Vorremmo offrirti qualche trucco e dei link alla guida per aiutarti ad avere un'esperienza divertente. Clicca su un qualsiasi elemento per visitare la relativa pagina. Un link a questa pagina sarà visibile nella tua home per due settimane dopo la tua registrazione.";
@@ -2188,6 +2127,117 @@ $a->strings["Friendica respects your privacy. By default, your posts will only s
 $a->strings["Getting Help"] = "Ottenere Aiuto";
 $a->strings["Go to the Help Section"] = "Vai alla sezione Guida";
 $a->strings["Our <strong>help</strong> pages may be consulted for detail on other program features and resources."] = "Le nostre pagine della <strong>guida</strong> possono essere consultate per avere dettagli su altre caratteristiche del programma e altre risorse.";
+$a->strings["Friendica Communications Server - Setup"] = "Friendica Comunicazione Server - Installazione";
+$a->strings["System check"] = "Controllo sistema";
+$a->strings["Check again"] = "Controlla ancora";
+$a->strings["Base settings"] = "Impostazioni base";
+$a->strings["Host name"] = "Nome host";
+$a->strings["Overwrite this field in case the determinated hostname isn't right, otherweise leave it as is."] = "Sovrascrivi questo campo nel caso che l'hostname rilevato non sia correto, altrimenti lascialo com'è.";
+$a->strings["Base path to installation"] = "Percorso base all'installazione";
+$a->strings["If the system cannot detect the correct path to your installation, enter the correct path here. This setting should only be set if you are using a restricted system and symbolic links to your webroot."] = "Se il sistema non è in grado di rilevare il percorso corretto per l'installazione, immettere il percorso corretto qui. Questa impostazione deve essere inserita solo se si utilizza un sistema limitato e/o collegamenti simbolici al tuo webroot.";
+$a->strings["Sub path of the URL"] = "Sottopercorso dell'URL";
+$a->strings["Overwrite this field in case the sub path determination isn't right, otherwise leave it as is. Leaving this field blank means the installation is at the base URL without sub path."] = "Sovrascrivi questo campo nel caso il sottopercorso rilevato non sia corretto, altrimenti lascialo com'è. Lasciando questo campo vuoto significa che l'installazione si trova all'URL base senza sottopercorsi.";
+$a->strings["Database connection"] = "Connessione al database";
+$a->strings["In order to install Friendica we need to know how to connect to your database."] = "Per installare Friendica dobbiamo sapere come collegarci al tuo database.";
+$a->strings["Please contact your hosting provider or site administrator if you have questions about these settings."] = "Contatta il tuo fornitore di hosting o l'amministratore del sito se hai domande su queste impostazioni.";
+$a->strings["The database you specify below should already exist. If it does not, please create it before continuing."] = "Il database dovrà già esistere. Se non esiste, crealo prima di continuare.";
+$a->strings["Database Server Name"] = "Nome del database server";
+$a->strings["Database Login Name"] = "Nome utente database";
+$a->strings["Database Login Password"] = "Password utente database";
+$a->strings["For security reasons the password must not be empty"] = "Per motivi di sicurezza la password non puo' essere vuota.";
+$a->strings["Database Name"] = "Nome database";
+$a->strings["Please select a default timezone for your website"] = "Seleziona il fuso orario predefinito per il tuo sito web";
+$a->strings["Site settings"] = "Impostazioni sito";
+$a->strings["Site administrator email address"] = "Indirizzo email dell'amministratore del sito";
+$a->strings["Your account email address must match this in order to use the web admin panel."] = "Il tuo indirizzo email deve corrispondere a questo per poter usare il pannello di amministrazione web.";
+$a->strings["System Language:"] = "Lingua di Sistema:";
+$a->strings["Set the default language for your Friendica installation interface and to send emails."] = "Imposta la lingua di default per l'interfaccia e l'invio delle email.";
+$a->strings["Your Friendica site database has been installed."] = "Il tuo Friendica è stato installato.";
+$a->strings["Installation finished"] = "Installazione completata";
+$a->strings["<h1>What next</h1>"] = "<h1>Cosa fare ora</h1>";
+$a->strings["IMPORTANT: You will need to [manually] setup a scheduled task for the worker."] = "IMPORTANTE: Devi impostare [manualmente] la pianificazione del worker.";
+$a->strings["Please see the file \"INSTALL.txt\"."] = "Leggi il file \"INSTALL.txt\".";
+$a->strings["Go to your new Friendica node <a href=\"%s/register\">registration page</a> and register as new user. Remember to use the same email you have entered as administrator email. This will allow you to enter the site admin panel."] = "Vai nella <a href=\"%s/register\">pagina di registrazione</a> del tuo nuovo nodo Friendica e registra un nuovo utente. Ricorda di usare la stessa email che hai inserito come email dell'utente amministratore. Questo ti permetterà di entrare nel pannello di amministrazione del sito.";
+$a->strings["%d contact edited."] = [
+       0 => "%d contatto modificato.",
+       1 => "%d contatti modificati",
+];
+$a->strings["Could not access contact record."] = "Non è possibile accedere al contatto.";
+$a->strings["Contact has been blocked"] = "Il contatto è stato bloccato";
+$a->strings["Contact has been unblocked"] = "Il contatto è stato sbloccato";
+$a->strings["Contact has been ignored"] = "Il contatto è ignorato";
+$a->strings["Contact has been unignored"] = "Il contatto non è più ignorato";
+$a->strings["Contact has been archived"] = "Il contatto è stato archiviato";
+$a->strings["Contact has been unarchived"] = "Il contatto è stato dearchiviato";
+$a->strings["Drop contact"] = "Cancella contatto";
+$a->strings["Do you really want to delete this contact?"] = "Vuoi veramente cancellare questo contatto?";
+$a->strings["Contact has been removed."] = "Il contatto è stato rimosso.";
+$a->strings["You are mutual friends with %s"] = "Sei amico reciproco con %s";
+$a->strings["You are sharing with %s"] = "Stai condividendo con %s";
+$a->strings["%s is sharing with you"] = "%s sta condividendo con te";
+$a->strings["Private communications are not available for this contact."] = "Le comunicazioni private non sono disponibili per questo contatto.";
+$a->strings["Never"] = "Mai";
+$a->strings["(Update was successful)"] = "(L'aggiornamento è stato completato)";
+$a->strings["(Update was not successful)"] = "(L'aggiornamento non è stato completato)";
+$a->strings["Suggest friends"] = "Suggerisci amici";
+$a->strings["Network type: %s"] = "Tipo di rete: %s";
+$a->strings["Communications lost with this contact!"] = "Comunicazione con questo contatto persa!";
+$a->strings["Fetch further information for feeds"] = "Recupera maggiori informazioni per i feed";
+$a->strings["Fetch information like preview pictures, title and teaser from the feed item. You can activate this if the feed doesn't contain much text. Keywords are taken from the meta header in the feed item and are posted as hash tags."] = "Recupera informazioni come immagini di anteprima, titolo e teaser dall'elemento del feed. Puoi attivare questa funzione se il feed non contiene molto testo. Le parole chiave sono recuperate dal tag meta nella pagina dell'elemento e inseriti come hashtag.";
+$a->strings["Fetch information"] = "Recupera informazioni";
+$a->strings["Fetch keywords"] = "Recupera parole chiave";
+$a->strings["Fetch information and keywords"] = "Recupera informazioni e parole chiave";
+$a->strings["Contact Information / Notes"] = "Informazioni / Note sul contatto";
+$a->strings["Contact Settings"] = "Impostazioni Contatto";
+$a->strings["Contact"] = "Contatto";
+$a->strings["Their personal note"] = "La loro nota personale";
+$a->strings["Edit contact notes"] = "Modifica note contatto";
+$a->strings["Visit %s's profile [%s]"] = "Visita il profilo di %s [%s]";
+$a->strings["Block/Unblock contact"] = "Blocca/Sblocca contatto";
+$a->strings["Ignore contact"] = "Ignora il contatto";
+$a->strings["View conversations"] = "Vedi conversazioni";
+$a->strings["Last update:"] = "Ultimo aggiornamento:";
+$a->strings["Update public posts"] = "Aggiorna messaggi pubblici";
+$a->strings["Update now"] = "Aggiorna adesso";
+$a->strings["Unignore"] = "Non ignorare";
+$a->strings["Currently blocked"] = "Bloccato";
+$a->strings["Currently ignored"] = "Ignorato";
+$a->strings["Currently archived"] = "Al momento archiviato";
+$a->strings["Awaiting connection acknowledge"] = "In attesa di conferma della connessione";
+$a->strings["Replies/likes to your public posts <strong>may</strong> still be visible"] = "Risposte ai tuoi post pubblici <strong>possono</strong> essere comunque visibili";
+$a->strings["Notification for new posts"] = "Notifica per i nuovi messaggi";
+$a->strings["Send a notification of every new post of this contact"] = "Invia una notifica per ogni nuovo messaggio di questo contatto";
+$a->strings["Keyword Deny List"] = "";
+$a->strings["Comma separated list of keywords that should not be converted to hashtags, when \"Fetch information and keywords\" is selected"] = "Lista separata da virgola di parole chiave che non dovranno essere convertite in hashtag, quando \"Recupera informazioni e parole chiave\" è selezionato";
+$a->strings["Show all contacts"] = "Mostra tutti i contatti";
+$a->strings["Pending"] = "";
+$a->strings["Only show pending contacts"] = "";
+$a->strings["Blocked"] = "Bloccato";
+$a->strings["Only show blocked contacts"] = "Mostra solo contatti bloccati";
+$a->strings["Ignored"] = "Ignorato";
+$a->strings["Only show ignored contacts"] = "Mostra solo contatti ignorati";
+$a->strings["Archived"] = "Archiviato";
+$a->strings["Only show archived contacts"] = "Mostra solo contatti archiviati";
+$a->strings["Hidden"] = "Nascosto";
+$a->strings["Only show hidden contacts"] = "Mostra solo contatti nascosti";
+$a->strings["Organize your contact groups"] = "Organizza i tuoi gruppi di contatti";
+$a->strings["Search your contacts"] = "Cerca nei tuoi contatti";
+$a->strings["Archive"] = "Archivia";
+$a->strings["Unarchive"] = "Dearchivia";
+$a->strings["Batch Actions"] = "Azioni Batch";
+$a->strings["Conversations started by this contact"] = "Conversazioni iniziate da questo contatto";
+$a->strings["Posts and Comments"] = "Messaggi e Commenti";
+$a->strings["View all known contacts"] = "";
+$a->strings["Advanced Contact Settings"] = "Impostazioni avanzate Contatto";
+$a->strings["Mutual Friendship"] = "Amicizia reciproca";
+$a->strings["is a fan of yours"] = "è un tuo fan";
+$a->strings["you are a fan of"] = "sei un fan di";
+$a->strings["Pending outgoing contact request"] = "";
+$a->strings["Pending incoming contact request"] = "";
+$a->strings["Toggle Blocked status"] = "Inverti stato \"Blocca\"";
+$a->strings["Toggle Ignored status"] = "Inverti stato \"Ignora\"";
+$a->strings["Toggle Archive status"] = "Inverti stato \"Archiviato\"";
+$a->strings["Delete contact"] = "Rimuovi contatto";
 $a->strings["This message was sent to you by %s, a member of the Friendica social network."] = "Questo messaggio ti è stato inviato da %s, un membro del social network Friendica.";
 $a->strings["You may visit them online at %s"] = "Puoi visitarli online su %s";
 $a->strings["Please contact the sender by replying to this post if you do not wish to receive these messages."] = "Contatta il mittente rispondendo a questo post se non vuoi ricevere questi messaggi.";
@@ -2240,12 +2290,41 @@ $a->strings["%d comment"] = [
 ];
 $a->strings["Show more"] = "Mostra di più";
 $a->strings["Show fewer"] = "Mostra di meno";
-$a->strings["Attachments:"] = "Allegati:";
-$a->strings["%s is now following %s."] = "%s sta seguendo %s";
-$a->strings["following"] = "segue";
-$a->strings["%s stopped following %s."] = "%s ha smesso di seguire %s";
-$a->strings["stopped following"] = "tolto dai seguiti";
-$a->strings["The folder view/smarty3/ must be writable by webserver."] = "La cartella view/smarty3/ deve essere scrivibile dal webserver.";
+$a->strings["Login failed."] = "Accesso fallito.";
+$a->strings["Login failed. Please check your credentials."] = "Accesso non riuscito. Per favore controlla le tue credenziali.";
+$a->strings["Welcome %s"] = "Benvenuto %s";
+$a->strings["Please upload a profile photo."] = "Carica una foto per il profilo.";
+$a->strings["You must be logged in to use addons. "] = "Devi aver effettuato il login per usare i componenti aggiuntivi.";
+$a->strings["Delete this item?"] = "Cancellare questo elemento?";
+$a->strings["toggle mobile"] = "commuta tema mobile";
+$a->strings["Method not allowed for this module. Allowed method(s): %s"] = "Metodo non consentito per questo modulo. Metodo(i) consentiti: %s";
+$a->strings["Friend Suggestion"] = "Amico suggerito";
+$a->strings["Friend/Connect Request"] = "Richiesta amicizia/connessione";
+$a->strings["New Follower"] = "Qualcuno inizia a seguirti";
+$a->strings["%s created a new post"] = "%s a creato un nuovo messaggio";
+$a->strings["%s commented on %s's post"] = "%s ha commentato il messaggio di %s";
+$a->strings["%s liked %s's post"] = "a %s è piaciuto il messaggio di %s";
+$a->strings["%s disliked %s's post"] = "a %s non è piaciuto il messaggio di %s";
+$a->strings["%s is attending %s's event"] = "%s partecipa all'evento di %s";
+$a->strings["%s is not attending %s's event"] = "%s non partecipa all'evento di %s";
+$a->strings["%s may attending %s's event"] = "";
+$a->strings["%s is now friends with %s"] = "%s è ora amico di %s";
+$a->strings["Could not find any unarchived contact entry for this URL (%s)"] = "Impossibile trovare contatti non archiviati a questo URL (%s)";
+$a->strings["The contact entries have been archived"] = "Il contatto è stato archiviato";
+$a->strings["Post update version number has been set to %s."] = "Il numero di versione post-aggiornamento è stato impostato a %s.";
+$a->strings["Check for pending update actions."] = "Controlla le azioni di aggiornamento in sospeso.";
+$a->strings["Done."] = "Fatto.";
+$a->strings["Execute pending post updates."] = "Esegui le azioni post-aggiornamento in sospeso.";
+$a->strings["All pending post updates are done."] = "Tutte le azioni post-aggiornamento sono state eseguite.";
+$a->strings["Enter new password: "] = "Inserisci la nuova password:";
+$a->strings["Enter user name: "] = "";
+$a->strings["Enter user nickname: "] = "";
+$a->strings["Enter user email address: "] = "";
+$a->strings["Enter a language (optional): "] = "";
+$a->strings["User is not pending."] = "";
+$a->strings["User has already been marked for deletion."] = "";
+$a->strings["Type \"yes\" to delete %s"] = "";
+$a->strings["Deletion aborted."] = "";
 $a->strings["Hometown:"] = "Paese natale:";
 $a->strings["Marital Status:"] = "Stato Coniugale:";
 $a->strings["With:"] = "Con:";
@@ -2265,89 +2344,10 @@ $a->strings["Love/romance"] = "Amore";
 $a->strings["Work/employment"] = "Lavoro/impiego";
 $a->strings["School/education"] = "Scuola/educazione";
 $a->strings["Contact information and Social Networks"] = "Informazioni su contatti e social network";
-$a->strings["Friendica Notification"] = "Notifica Friendica";
-$a->strings["%1\$s, %2\$s Administrator"] = "%1\$s,  amministratore di %2\$s";
-$a->strings["%s Administrator"] = "Amministratore %s";
-$a->strings["thanks"] = "";
-$a->strings["YYYY-MM-DD or MM-DD"] = "AAAA-MM-GG o MM-GG";
-$a->strings["never"] = "mai";
-$a->strings["less than a second ago"] = "meno di un secondo fa";
-$a->strings["year"] = "anno";
-$a->strings["years"] = "anni";
-$a->strings["months"] = "mesi";
-$a->strings["weeks"] = "settimane";
-$a->strings["days"] = "giorni";
-$a->strings["hour"] = "ora";
-$a->strings["hours"] = "ore";
-$a->strings["minute"] = "minuto";
-$a->strings["minutes"] = "minuti";
-$a->strings["second"] = "secondo";
-$a->strings["seconds"] = "secondi";
-$a->strings["in %1\$d %2\$s"] = "in %1\$d%2\$s";
-$a->strings["%1\$d %2\$s ago"] = "%1\$d %2\$s fa";
-$a->strings["(no subject)"] = "(nessun oggetto)";
+$a->strings["Legacy module file not found: %s"] = "File del modulo legacy non trovato: %s";
+$a->strings["No system theme config value set."] = "Nessun tema di sistema impostato.";
+$a->strings["The form security token was not correct. This probably happened because the form has been opened for too long (>3 hours) before submitting it."] = "Il token di sicurezza della form non era corretto. Probabilmente la form è rimasta aperta troppo a lungo (più di tre ore) prima di inviarla.";
+$a->strings["All contacts"] = "Tutti i contatti";
+$a->strings["Common"] = "Comune";
 $a->strings["%s: Updating author-id and owner-id in item and thread table. "] = "%s: Aggiornamento author-id e owner-id nelle tabelle item e thread";
 $a->strings["%s: Updating post-type."] = "%s: Aggiorno tipo messaggio.";
-$a->strings["default"] = "default";
-$a->strings["greenzero"] = "greenzero";
-$a->strings["purplezero"] = "purplezero";
-$a->strings["easterbunny"] = "easterbunny";
-$a->strings["darkzero"] = "darkzero";
-$a->strings["comix"] = "comix";
-$a->strings["slackr"] = "slackr";
-$a->strings["Variations"] = "Varianti";
-$a->strings["Light (Accented)"] = "Chiaro (Con accenti)";
-$a->strings["Dark (Accented)"] = "Scuro (Con accenti)";
-$a->strings["Black (Accented)"] = "Nero (Con accenti)";
-$a->strings["Note"] = "Note";
-$a->strings["Check image permissions if all users are allowed to see the image"] = "Controlla i permessi dell'immagine che tutti gli utenti possano vederla";
-$a->strings["Custom"] = "Personalizzato";
-$a->strings["Legacy"] = "Precedente";
-$a->strings["Accented"] = "Con accenti";
-$a->strings["Select color scheme"] = "Seleziona lo schema colori";
-$a->strings["Select scheme accent"] = "Seleziona accento schema";
-$a->strings["Blue"] = "Blu";
-$a->strings["Red"] = "Rosso";
-$a->strings["Purple"] = "Viola";
-$a->strings["Green"] = "Verde";
-$a->strings["Pink"] = "Rosa";
-$a->strings["Copy or paste schemestring"] = "Copia o incolla stringa di schema";
-$a->strings["You can copy this string to share your theme with others. Pasting here applies the schemestring"] = "Puoi copiare questa stringa per condividere il tuo tema con altri. Incollarla qui applica la stringa di schema";
-$a->strings["Navigation bar background color"] = "Colore di sfondo barra di navigazione";
-$a->strings["Navigation bar icon color "] = "Colore icona barra di navigazione";
-$a->strings["Link color"] = "Colore link";
-$a->strings["Set the background color"] = "Imposta il colore di sfondo";
-$a->strings["Content background opacity"] = "Trasparenza sfondo contenuto";
-$a->strings["Set the background image"] = "Imposta l'immagine di sfondo";
-$a->strings["Background image style"] = "Stile immagine di sfondo";
-$a->strings["Login page background image"] = "Immagine di sfondo della pagina di login";
-$a->strings["Login page background color"] = "Colore di sfondo della pagina di login";
-$a->strings["Leave background image and color empty for theme defaults"] = "Lascia l'immagine e il colore di sfondo vuoti per usare le impostazioni predefinite del tema";
-$a->strings["Skip to main content"] = "Salta e vai al contenuto principale";
-$a->strings["Top Banner"] = "Top Banner";
-$a->strings["Resize image to the width of the screen and show background color below on long pages."] = "Scala l'immagine alla larghezza dello schermo e mostra un colore di sfondo sulle pagine lunghe.";
-$a->strings["Full screen"] = "Pieno schermo";
-$a->strings["Resize image to fill entire screen, clipping either the right or the bottom."] = "Scala l'immagine a schermo intero, tagliando a destra o sotto.";
-$a->strings["Single row mosaic"] = "Mosaico a riga singola";
-$a->strings["Resize image to repeat it on a single row, either vertical or horizontal."] = "Ridimensiona l'immagine per ripeterla in una singola riga, verticale o orizzontale.";
-$a->strings["Mosaic"] = "Mosaico";
-$a->strings["Repeat image to fill the screen."] = "Ripete l'immagine per riempire lo schermo.";
-$a->strings["Guest"] = "Ospite";
-$a->strings["Visitor"] = "Visitatore";
-$a->strings["Alignment"] = "Allineamento";
-$a->strings["Left"] = "Sinistra";
-$a->strings["Center"] = "Centrato";
-$a->strings["Color scheme"] = "Schema colori";
-$a->strings["Posts font size"] = "Dimensione caratteri post";
-$a->strings["Textareas font size"] = "Dimensione caratteri nelle aree di testo";
-$a->strings["Comma separated list of helper forums"] = "Lista separata da virgola di forum di aiuto";
-$a->strings["don't show"] = "non mostrare";
-$a->strings["show"] = "mostra";
-$a->strings["Set style"] = "Imposta stile";
-$a->strings["Community Pages"] = "Pagine Comunitarie";
-$a->strings["Community Profiles"] = "Profili Comunità";
-$a->strings["Help or @NewHere ?"] = "Serve aiuto? Sei nuovo?";
-$a->strings["Connect Services"] = "Servizi connessi";
-$a->strings["Find Friends"] = "Trova Amici";
-$a->strings["Last users"] = "Ultimi utenti";
-$a->strings["Quick Start"] = "Quick Start";