home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.1 (User) / OpenStep 4.1 (User).iso / NextLibrary / Frameworks / AppKit.framework / Versions / B / Resources / Italian.lproj / ServicesMenu.strings < prev    next >
Encoding:
Text (UTF-16)  |  1996-08-29  |  1.6 KB  |  19 lines

  1. /* ALERT */
  2. /* Title */
  3. "Services" = "Servizi";
  4. /* Message */
  5. "Service \"%@\" could not be provided by %@: %@" = "Il servizio \"%@\ non può essere fornito da %@: %@";
  6.  
  7. /* ALERT */
  8. /* Title */
  9. "Services" = "Servizi";
  10. /* Message */
  11. "Error providing service %@." = "Errore del servizio %@.";
  12.  
  13.  
  14. /* Message shown when there is an error when providing a service; the first argument is the service, the second is the error.  Reverse the %1$@ and %2$@ if localization requires the error first. */
  15. "Service %1$@ could not be provided: %2$@" = "Non sono riuscito ad effettuare il servizio %1$@: %2$@";
  16.  
  17. /* Name of normal services.  These are services that appear in the Services menu.  This string appears in the Preferences Services enabling/disabling section and also as the title of alerts. */
  18. "Services" = "Servizi";
  19.