/* formatter template for software update release date */
"%m/%d/%y" = "%d/%m/%y";
/* update available title */
"A new version is available" = "E' disponibile una nuova versione";
/* Cancel button */
"Cancel" = "Annulla";
/* Connect button for software update */
"Connect" = "Connettiti";
/* update check failure title */
"Could not contact update site" = "Non posso contattare il sito";
/* update check failure explanation */
"It was not possible to contact the update server via Internet. Please check your Internet connection or retry at a later time." = "Non è stato possibile contattare il server degli aggiornamenti via Internet. Controlla la tua connessione Internet o riprova più tardi.";
/* OK button */
"OK" = "OK";
/* wait message */
"Please wait. Checking for updates..." = "Attendere Prego. Controllo aggiornamenti in corso…";
/* update available explanation template */
"The software package %@, version %@ (Build %@), is available since %@.\nClick on the Connect button below to open the download web site and get detailed information." = "Il pacchetto software %@, versione %@ (Build %@), è disponibile da %@.\nFai click sul pulsante Connettiti qui sotto per connetterti al sito e avere maggiori informazioni.";
/* no update available title */
"This software product is up-to-date" = "Questo software non necessita di aggiornamenti";
/* no update available explanation */
"You are already using the latest version of this software package that is available for this operating system." = "Stai già utilizzando l'ultima versione disponibile per il tuo sistema operativo di questo software.";