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

  1. /* Retranslation of /step/hegarty/localization/pr2/softrans.10o.tinman/Softrans_temp/NeXT_Warp10O_Software/strings/./NextAdmin/Installer.app/Spanish.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)." = "No dispone de autorización para instalar %s%s/%s.pkg (vea la Pantalla de registro).";
  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)." = "No dispone de autorización para instalar algunos de los ficheros de %s (vea la Pantalla de registro).";
  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)." = "No dispone de autorización para eliminar algunos de los ficheros de %s (vea la Pantalla de registro).";
  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)." = "No dispone de espacio suficiente en el disco para instalar los ficheros de %s (vea la Pantalla de registro).";
  13.  
  14. "The Compress operation creates a compressed archive before it deletes the installed files. You don't have enough disk space to create this archive (see the Log view)." = "La opV    ión de compresión genera un archivo comprimido antes de borrar los ficheros instalados. No dispone de espacio suficiente en el disco para generar este archivo (vea la Pantalla de registro).";
  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." = "Faltan algunos de los ficheros en %s (aparecen listados en la Pantalla de registro). Imposible comprimir un paquete al que le faltan ficheros.";
  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)." = "Error interno: el proceso de comprobación devolvió como resultado el estado desconocido %d (%u, %u, %u).";
  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)." = "No dispone de autorización para cambiar el fichero de estado en %s%s/%s.pkg (vea la Pantalla de registro).";
  24.  
  25. /* keep strings in this order */
  26. "You don't have permission to delete %s%s/%s.pkg (see the Log view)." = "No dispone de autorización para borrar %s%s/%s.pkg (vea la Pantalla de registro).";
  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." = "Este paquete ya existe en %s%s y no dispone de autorización para sustituirlo.";
  30.  
  31. /* Error presented to user when the application is unable to ascertain the current working directory */
  32. "Can't get working directory." = "Imposible obtener directorio de trabajo.";
  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: el paquete %s no existe.";
  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: errores al abrir el paquete %s: %s.";
  39.  
  40. /* Error message presented to user when a package specified on the cV    nd line cannot be opened. First string is the user-specified package name. */
  41. "Installer: there were errors opening package %s." = "Installer: se han producido errores al abrir el paquete %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." = "Error grave %d al asignar memoria de programa.";
  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." = "Imposible ejecutar el programa de utilidades de Installer.";
  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." = "Imposible obtener tamaño del fichero.";
  51.  
  52. /* This message appears when there are problems reading a file that is to be compressed. */
  53. "Can't read." = "Imposible leer";
  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." = "**** Se han producido errores al leer el Indice de ficheros del paquete %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." = "**** Se han producido errores al leer el fichero de archivo del paquete %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." = "**** Imposible acceder al paquete %s.";
  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." = "**** Imposible crear la carpeta %s.";
  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." = "**** Se han producido errores al instalar %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." = "**** Se han producido errores al comprimir %s.";
  72.  
  73. /* This message appeV    when there is an error expanding a package. The first argument is the package name. */
  74. "**** There were errors while expanding %s." = "**** Se han producido errores al descomprimir %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." = "**** Se han producido errores al borrar %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." = "**** Se han producido errores al escribir el recibo de paquete de %s en %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." = "**** Imposible desplazarse a la carpeta %s.";
  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." = "**** Imposible ejecutar %s.";
  87.  
  88. /* This message appears when Installer can't create a pipe when execing installer_util. */
  89. "**** Can't create pipe" = "**** Imposible crear pipe";
  90.