home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / Italian.lproj / Spelling.strings < prev    next >
Text File  |  1992-07-08  |  2KB  |  30 lines

  1. /* NeXTSTEP Release 3 */
  2.  
  3. /* ALERT */
  4. /* Message */
  5. "Couldn't contact Spell Checker." = "Non sono riuscito a mettermi in contatto con il controllore ortografico.";
  6.  
  7. /* Message given to user when he attempts to delete his spelling dictionaries. */
  8. "Are you sure you want to delete these dictionaries.  This operation cannot be undone." = "Sei sicuro di voler cancellare questi dizionari? Questa operazione non può essere annullata.";
  9.  
  10. /* Button user presses in an alert to confirm that he does, indeed, want to delete all his spelling dictionaries. */
  11. "Delete All" = "Cancella tutto";
  12.  
  13. /* Button user presses in an alert to abort deleting all his spelling dictionaries. */
  14. "Cancel" = "Annulla";
  15.  
  16. /* Message given to user when his attempt to delete a spelling dictionary fails for some (unknown) reason. */
  17. "Unable to delete dictionary %s." = "Non riesco a cancellare il dizionario %s.";
  18.  
  19. /* Title of panel the user uses to specify the name of his new spelling dictionary. */
  20. "New Spelling Dictionary" = "Nuovo dizionario per il controllo ortografico";
  21.  
  22. /* Comment at the start of a spelling dictionary file. */
  23. "# Enter words one per line, capitalization doesn't matter.\n" = "# Specifica una parola per linea, le maiuscole non vengono prese in considerazione.\n";
  24.  
  25. /* Message user gets when he attempts to create a spelling dictionary and it fails because of some filesystem problem. */
  26. "Couldn't create dictionary." = "Non sono riuscito a creare il dizionario.";
  27.  
  28. /* Message user gets when he attempts to create a spelling dictionary in some directory other than ~/Library/Dictionaries. */
  29. "Sorry, but you must have all your spelling dictionaries in Library/Dictionaries in your home directory." = "Devi avere tutti i dizionari per il controllo ortografico in Libreria/Dizionari della directory casa.";
  30.