home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2008 April / MAC_easy_04_2008.iso / Software / Tools / TinkerTool.dmg / TinkerTool.app / Contents / Resources / Italian.lproj / MBSSoftwareUpdate.strings < prev   
Encoding:
Text (UTF-16)  |  2008-09-17  |  3.2 KB  |  34 lines

  1.  
  2. /* formatter template for software update release date */
  3. "%m/%d/%y" = "%d/%m/%y";
  4.  
  5. /* update available title */
  6. "A new version is available" = "E' disponibile una nuova versione";
  7.  
  8. /* Cancel button */
  9. "Cancel" = "Annulla";
  10.  
  11. /* Connect button for software update */
  12. "Connect" = "Connettiti";
  13.  
  14. /* update check failure title */
  15. "Could not contact update site" = "Non posso contattare il sito";
  16.  
  17. /* update check failure explanation */
  18. "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.";
  19.  
  20. /* OK button */
  21. "OK" = "OK";
  22.  
  23. /* wait message */
  24. "Please wait. Checking for updates..." = "Attendere Prego. Controllo aggiornamenti in corso…";
  25.  
  26. /* update available explanation template */
  27. "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.";
  28.  
  29. /* no update available title */
  30. "This software product is up-to-date" = "Questo software non necessita di aggiornamenti";
  31.  
  32. /* no update available explanation */
  33. "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.";
  34.