home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / Spanish.lproj / Workspace.strings
Text File  |  1994-08-03  |  3KB  |  80 lines

  1. /**** Generic messages ****/
  2.  
  3. "Do you really want to log out?" = "¿Realmente desea salir del sistema?";
  4. "Do you really want to power down?" = "¿Realmente desea apagar el ordenador?";
  5. "Workspace Manager Error" = "Error de Workspace Manager.";
  6. "Try to save changes to files in other applications before logging out." = "Intente grabar los cambios realizados en los ficheros en otras aplicaciones antes de salir del sistema.";
  7. "Log Out" = "Salir del sistema.";
  8. "Power Down" = "Apagar";
  9. "Power" = "Apagar";
  10. "MALFORMED_EXECUTABLE" = "Imposible arrancar %s porque es defectuoso";
  11. "NOT_SUITABLE" = "Esta aplicación no contiene software para este tipo de ordenador.";
  12. "NOT_FOUND" = "Imposible arrancar %s porque no es accesible.";
  13. "Inspect..." = "Inspeccionar...";
  14. "OK" = "OK";
  15.  
  16. /**** Device messages ****/
  17.  
  18. "UntitledDisk" = "Disco_sin_título";
  19. "Cancel" = "Cancelar";
  20. "Missing Disk" = "Falta el disco";
  21. "\nPlease insert floppy disk" = "\nInserte el disquete";
  22. "\nPlease insert optical disk" = "\nInserte el disco óptico";
  23. "\nPlease insert disk in external drive %d" = "\nInserte el disco en la unidad externa %d";
  24. "\nPlease insert optical disk '%s'" = "\nInserte el disco óptico '%s'";
  25. "\nPlease insert floppy disk '%s'" = "\nInserte el disquete '%s'";
  26. "\nPlease insert disk '%s' in external drive %d" = "\nInserte el disco '%s' en la unidad externa %d";
  27. "Wrong Disk" = "Disco incorrecto";
  28. "\nPlease eject optical disk" = "\nExtraiga el disco óptico";
  29. "\nPlease eject floppy disk" = "\nExtraiga el disquete";
  30. "\nPlease eject disk in external drive %d" = "Extraiga el disco de la unidad externa %d";
  31. "Eject Disk" = "Extraer disco";
  32. "You can safely remove the floppy disk now." = "Ahora puede extraer el disco sin peligro";
  33.  
  34. "The %s disk is unreadable." = "El %s es ilegible";
  35. "Initializing the %s disk will erase it." = "La inicialización del %s borrará su contenido";
  36. "The %s disk '%s' is damaged." = "El %s '%s' está dañado.";
  37. "The write-protected %s disk '%s' is damaged, and cannot be mounted." = "El  %s '%s' protegido contra escritura está dañado y no puede ser instalado.";
  38. "The %s disk '%s' is damaged." = "El %s '%s' está dañado.";
  39. "The write-protected %s disk '%s' is damaged, and cannot be mounted." = "El  %s '%s' protegido contra escritura está dañado y no puede ser instalado.";
  40.  
  41. "Cannot initialize disk. See console for errors." = "Imposible inicializar el disco. Consulte los errores en la consola.";
  42. "Cannot repair disk. See console for errors." = "Imposible reparar el disco. Consulte los errores en la consola.";
  43.  
  44. "Repair" = "Arreglar";
  45. "Initialize" = "Inicializar";
  46. "Initialize..." = "Inicializar...";
  47. "Eject" = "Extraer";
  48. "Ignore" = "Ignorar";
  49. "Ok" = "OK";
  50.  
  51.  
  52. /***** Floppy Densities ******/
  53. "720" = "720 K (DD)";
  54. "1440" = "1440 K (HD)";
  55. "2880" = "2880 K (ED)";
  56.  
  57. "0 byte" = "0 byte";
  58. "%d bytes" = "%d bytes";
  59.  
  60.  
  61. /* NOTE: the following strings were taken directly from the viewer's
  62.  * MainWindow.strings.
  63.  */
  64. /**** the two following indicate where to put the number - it's more complicated due the various formats we chose internally for floating point numbers ****/
  65. "10-100kB" = "%.1fKB";
  66. "less-1MB" = "%.3fMB";
  67. "1-10MB" = "%.2fMB";
  68. "10-100MB" = "%.1fMB";
  69. "less-1GB" = "%dMB";
  70. "1-10GB" = "%.2fGB";
  71. "10-100GB" = "%.1fGB";
  72. "xxxGB" = "%dGB";
  73.  
  74. "80" = "80 k (SSSD)";
  75. "90" = "90 k (SSSD)";
  76. "160" = "160 k (SSDD)";
  77. "320" = "320 k (DSDD)";
  78. "180" = "180 k (SSDD)";
  79. "360" = "360 k (DSDD)";
  80. "1200" = "1200 k (DSHD)";