home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.0 (User) / OS_user_4.0.iso / usr / lib / NextStep / Resources / French.lproj / Spelling.strings < prev    next >
Encoding:
Text File  |  1992-07-08  |  1.7 KB  |  30 lines

  1. /* NeXTSTEP Release 3 */
  2.  
  3. /* ALERT */
  4. /* Message */
  5. "Couldn't contact Spell Checker." = "Impossible de contacter le correcteur orthographique.";
  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." = "Etes-vous sûr que vous voulez supprimer ces dictionnaires. Cette opération ne peut être annulée.";
  9.  
  10. /* Button user presses in an alert to confirm that he does, indeed, want to delete all his spelling dictionaries. */
  11. "Delete All" = "Tout supprimer";
  12.  
  13. /* Button user presses in an alert to abort deleting all his spelling dictionaries. */
  14. "Cancel" = "Annuler";
  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." = "Impossible de supprimer le dictionnaire %s.";
  18.  
  19. /* Title of panel the user uses to specify the name of his new spelling dictionary. */
  20. "New Spelling Dictionary" = "Nouveau dictionnaire orthographique";
  21.  
  22. /* Comment at the start of a spelling dictionary file. */
  23. "# Enter words one per line, capitalization doesn't matter.\n" = "# Entrez un mot par ligne, les majuscules ne sont pas distinguées.\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." = "Création du dictionnaire impossible.";
  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." = "Tous vos dictionnaires orthographiques doivent être stockés dans Bibliothèque/Dictionnaires de votre répertoire Maison.";
  30.