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

  1. /* Retranslation of /step/hegarty/localization/pr2/softrans.10o.tinman/Softrans_temp/NeXT_Warp10O_Software/strings/./NextAdmin/Installer.app/Spanish.lproj/Alerts.strings from Warp10O to Hyper1N. */
  2. /* User sees this when they try to close a busy window. First string is package name. */
  3. "The window for %s is busy.  Do you really want to close it?" = "La ventana de %s está ocupada. ¿Realmente desea cerrarla?";
  4.  
  5. /* button label */
  6. "Close" = "Cerrar";
  7.  
  8. /* button label */
  9. "Cancel" = "Cancelar";
  10.  
  11. /* First string is the package root name. Second string is the chosen destination. */
  12. "This action will install the contents of the %s package into folder %s.  Install?" = "Esta acción llevará consigo la instalación del contenido del paquete %s en la carpeta %s. ¿Desea instalarlo?";
  13.  
  14. /* button label */
  15. "Install" = "Instalar";
  16.  
  17. /* first string is package name */
  18. "Some of the files in %s are already installed (they are listed in the Log view). Continuing will overwrite these files." = "Algunos de los ficheros de %s ya están instalados (aparecen listados en la pantalla de registro). Si continúa, sobrescribirá estos ficheros.";
  19.  
  20. /* button label */
  21. "Continue" = "Continuar";
  22.  
  23. /* Standard delete warning. First string is package root name. Second string is package name. */
  24. "This action will remove the entire contents of the %s package from your system.  Are you sure you want to delete %s?" = "Esta acción eliminará todo el contenido del paquete %s del sistema. ¿Está seguro de que desea borrar %s?";
  25.  
  26. /* First string is developer-supplied warning message. Second string is the package name. */
  27. "%s  Are you sure you want to delete %s?" = "%s ¿Está seguro de que desea borrar %s?";
  28.  
  29. /* button label */
  30. "Delete" = "Borrar";
  31.  
  32. /* standard compress warning. First string is package root name. Second string is installed package location. Third string is package name. */
  33. "This action will move the contenV    f the %s package from your system into a compressed archive in %s.  Are you sure you want to compress %s?" = "Esta acción desplazará el contenido del paquete %s del sistema a un archivo comprimido en %s. ¿Está seguro de que desea comprimir %s?";
  34.  
  35. /* button label */
  36. "Compress" = "Comprimir";
  37.  
  38. /* Standard expand warning. First file is package root name. Second is the package name. */
  39. "This action will reinstall the contents of the %s package onto your system.  Expand %s?" = "Está acción lleva consigo la reinstalación del contenido del paquete %s en el sistema. ¿Desea descomprimir s%?";
  40.  
  41. /* button label */
  42. "Expand" = "Descomprimir";
  43.  
  44. /* This message is presented when the user tries to stop an installation. First string is package name. */
  45. "Stopping will probably leave %s only partially installed." = "Si detiene el proceso, es probable que %s se instale sólo parcialmente.";
  46.  
  47. /* This message is presented when the user tries to stop a compression. First string is package name. */
  48. "Stopping will probably leave %s in an inconsistent state." = "Si detiene el proceso, es probable que %s quede en un estado inconsistente.";
  49.  
  50. /* This message is presented when the user tries to stop a deletion. First string is package name. */
  51. "Stopping will probably leave %s only partially deleted." = "Si detiene el proceso, es probable que %s se borre sólo parcialmente.";
  52.  
  53. /* Alert panel title */
  54. "Warning!" = "¡Advertencia!";
  55.  
  56. /* button label */
  57. "Stop Anyway" = "Detener";
  58.  
  59. /* button label */
  60. "Don't Stop" = "Continuar";
  61.