home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.0 / NeXTSTEP3.0.iso / NextAdmin / Installer.app / French.lproj / Errors.strings < prev    next >
Text File  |  1992-07-08  |  7KB  |  90 lines

  1. /* Retranslation of /step/hegarty/localization/pr2/softrans.10o.tinman/Softrans_temp/NeXT_Warp10O_Software/strings/./NextAdmin/Installer.app/French.lproj/Errors.strings from Warp10O to Hyper1N. */
  2. /* keep strings in this order. This message appears when the package receipt can't be written. */
  3. "You don't have permissions to install %s%s/%s.pkg (see the Log view)." = "Vous n'avez pas l'autorisation d'installer %s%s/%s.pkg (voir le Journal).";
  4.  
  5. /* Installation error message. first string is package name. */
  6. "You don't have permission to install some of the files in %s (see the Log view)." = "Vous n'avez pas l'autorisation d'installer certains fichiers dans %s (voir le Journal).";
  7.  
  8. /* Deletion error message. first string is package name. */
  9. "You don't have permission to remove some of the files in %s (see the Log view)." = "Vous n'avez pas l'autorisation de supprimer certains fichiers dans %s (voir le Journal).";
  10.  
  11. /* first string is package name */
  12. "You don't have enough disk space to install the files in %s (see the Log view)." = "Espace disque insuffisant pour l'installation des fichiers dans %s (voir le Journal)";
  13.  
  14. "The Compress operation creates a compressed archive before it 20&tes the installed files. You don't have enough disk space to create this archive (see the Log view)." = "L'opération de compression permet de créer des archives compressées avant de supprimer les fichiers installés. Espace disque insuffisant pour la création de ces archives (voir le Journal).";
  15.  
  16. /* first string is package name */
  17. "Some of the files in %s are missing (they are listed in the Log view). You can't compress a package that has missing files." = "Il manque certains fichiers de %s (ils sont listés dans le Journal). Vous ne pouvez pas compresser un paquet incomplet.";
  18.  
  19. /* internal error - first number is status, other numbers are fields in status value */
  20. "Internal error: checking phase returned unknown status %d (%u, %u, %u)." = "Erreur interne : état inconnu %d (%u, %u, %u) retourné après la phase de vérification.";
  21.  
  22. /* keep strings in this order */
  23. "You don't have permission to change the status file in %s%s/%s.pkg (see the Log view)." = "Vous n'avez pas l'autorisation de modifier le fichier d'état de %s%s/%s.pkg (voir le Journal).";
  24.  
  25. /* keep strings in this order */
  26. "You don't have permission to delete %s%s/%s.pkg (see the Log view)." = "Vous n'avez pas l'autorisation de supprimer %s%s/%s.pkg (voir le Journal).";
  27.  
  28. /* This message is displayed to the user when someone else owns the already installed package. The first string is the package root directory in /NextLibrary. The second string is the particular package directory. */
  29. "This package already exists in %s%s and you don't have permission to replace it." = "Ce paquet existe déjà dans %s%s et vous n'avez pas l'autorisation de le remplacer.";
  30.  
  31. /* Error presented to user when the application is unable to ascertain the current working directory */
  32. "Can't get working directory." = "Accès au répertoire de travail impossible.";
  33.  
  34. /* Error message presented to user when a package specified on the command line cannot be found. First string is the user-specified package name. */
  35. "Installer: package %s does not exist." = "Installer : le paquet %s n'existe pas.";
  36.  
  37. /* Error message presented to user when a package specified on the command line cannot be opened. First string is the user-specified package name. Second string is nature of error. */
  38. "Installer: errors opening package %s: %s." = "Installer : erreurs lors de l'ouverture du paquet %s : %s.";
  39.  
  40. /*20'or message presented to user when a package specified on the command line cannot be opened. First string is the user-specified package name. */
  41. "Installer: there were errors opening package %s." = "Installer : erreurs lors de l'ouverture du paquet %s.";
  42.  
  43. /* Fatal error message presented to user when a memory allocation fails. First argument is error number. */
  44. "Fatal error %d while allocating program memory." = "Erreur %d lors de l'affectation de la mémoire du programme.";
  45.  
  46. /* This message appears when the installer_util program in the Installer.app folder is missing or can't be executed. */
  47. "Can't execute installer utility program." = "Exécution du programme des utilitaires de Installer impossible.";
  48.  
  49. /* This message appears when there is an error getting the size of a file from the package's .bom file. */
  50. "Can't get file size." = "Taille du fichier introuvable.";
  51.  
  52. /* This message appears when there are problems reading a file that is to be compressed. */
  53. "Can't read." = "Lecture impossible.";
  54.  
  55. /* This message appears when there is an error reading the package's .bom file. The first argument is the package name. */
  56. "**** There were errors reading Bill of Materials file for package %s." = "**** Erreurs lors de la lecture du fichier de nomenclature du paquet %s.";
  57.  
  58. /* This message appears when there is an error reading the package's file archive. The first argument is the package name. */
  59. "**** There were errors reading the archive file for package %s." = "**** Erreurs lors de la lecture du fichier d'archives du paquet %s.";
  60.  
  61. /* This message appears when there is an error finding the package while installing. The first argument is the package path. */
  62. "**** Can't access package %s." = "**** Accès au paquet %s impossible.";
  63.  
  64. /* This message appears when there is an error creating the destination location while installing. The first argument is the package path. */
  65. "**** Can't create folder %s." = "**** Création du dossier %s impossible.";
  66.  
  67. /* This message appears when there is an error installing a package. The first argument is the package name. */
  68. "**** There were errors while installing %s." = "**** Erreurs lors de l'installation de %s.";
  69.  
  70. /* This message appears when there is an error compressing a package. The first argument is the package name. */
  71. "**** There were errors while compressing %s." = "**** E20(rs lors de la compression de %s.";
  72.  
  73. /* This message appears when there is an error expanding a package. The first argument is the package name. */
  74. "**** There were errors while expanding %s." = "****  Erreurs lors de la décompression de %s.";
  75.  
  76. /* This message appears when there is an error deleting a package. The first argument is the package name. */
  77. "**** There were errors while deleting %s." = "**** Erreurs lors de la suppression de %s.";
  78.  
  79. /* This message appears when there is an error writing the receipt for a package after it is installed. The first argument is the package name. The second and third arguments form the location where the receipt should be written. */
  80. "**** There were errors writing the package receipt for %s in %s/%s." = "**** Erreurs lors de l'écriture du récépissé du paquet de %s dans %s/%s.";
  81.  
  82. /* This message appears when there are problems moving to a folder that is to be compressed. The first argument is the folder name. */
  83. "**** Can't move to folder %s." = "**** Déplacement vers le dossier %s impossible.";
  84.  
  85. /* This message appears when the installer_util program in the Installer.app folder is missing or can't be executed. */
  86. "**** Can't execute %s." = "**** Exécution de %s impossible.";
  87.  
  88. /* This message appears when Installer can't create a pipe when execing installer_util. */
  89. "**** Can't create pipe" = "**** Création de pipe impossible";
  90.