home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.3.4.17 [SPARC, PA-RISC] / nextstep33_risc.iso / NextAdmin / Installer.app / Italian.lproj / InstallPanel.strings < prev    next >
Text File  |  1993-04-10  |  1KB  |  13 lines

  1. /* This message appears when the user types in something in the InstallPanel that doesn't exist. The first string is the value that the user typed. */
  2. "The folder %s doesn't exist." = "La cartella %s non esiste";
  3.  
  4. /* This message appears when the user types in something in the InstallPanel that is not a folder. The first string is the value that the user typed. */
  5. "%s is not a folder." = "%s non è una cartella.";
  6.  
  7. /* This message appears when the user hasn't check off any of the architectures in the InstallPanel. */
  8. "No computers selected.  You must install software for at least one kind of computer."= "Non hai selezionato alcun computer.  Devi installare software almeno per un tipo di computer.";
  9.  
  10. /* This message appears when the user attempts to install a non-relocatable package that has an invalid user as part of the default location path. The first string is the invalid user name. */
  11. "The user name %s contained in the default location for this package is not a valid user." = "Il nome utente %s che si trova nella posizione predefinita per questo pacchetto non corrisponde ad un utente valido.";
  12.  
  13.