home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / Spanish.lproj / FileMover.strings < prev    next >
Text File  |  1992-07-14  |  2KB  |  51 lines

  1. /* NeXTSTEP Release 3 */
  2.  
  3. /***    FileMover.strings:    FileMover Alerts    ***/
  4.  
  5. "Name already in use : %@" = "El nombre ya está siendo usado: %@";
  6. "Cannot modify directory %@" = "Imposible modificar la carpeta %@";
  7. "Cannot rename '%@' into '%@': %@" = "Imposible cambiar el nombre de '%@' a '%@': %@";
  8. "Cannot create '%@'" = "Imposible crear '%@'";
  9. "Cannot rename home" = "Imposible cambiar el nombre de la carpeta personal";
  10. "%@ is not writable" = "Imposible escribir en %@";
  11. "%@ is not readable" = "Imposible leer %@";
  12. "%@ is not a directory" = "%@ no es un directorio";
  13. "Destroy" = "Destruir";
  14.  
  15. /***    FileMover.strings:    CPMV Operation verbs    ***/
  16.  
  17. "Moving" = "Desplazando";
  18. "Copying" = "Copiando";
  19. "Destroying" = "Destruyendo";
  20. "Trashing" = "Reciclando";
  21. "Duplicating" = "Duplicando";
  22. "Linking" = "Enlazando";
  23. "Merging" = "Uniendo";
  24. "Sizing" = "Ajustando el tamaño";
  25.  
  26. /***    FileMover.strings:    CPMV Operation expressions    ***/
  27.  
  28. "MOVING%@%@" = "%@ %@";    /* e.g. "Duplicating /foo" */
  29. "DESCRIBE%@" = "%@ ...";    /* e.g. "Duplicating ..." */
  30. "FIRSTOPMANY%@%d" = "%@ %d ficheros"; /* e.g. "Duplicating 10 files" */
  31. "FIRSTOPONE%@%@" = "%@ %@";    /* e.g. "Duplicating foo" */
  32.  
  33. /***    FileMover.strings:    CPMV Operation separators    ***/
  34.  
  35. "From:" = "De:";
  36. "To:" = "A:";
  37. "In:" = "En:";
  38.  
  39. /***    FileMover.strings:    CPMV Random    ***/
  40.  
  41. "Fatal error during file operation" = "Se ha producido un error grave durante la operación del fichero";
  42. "Dir_on_device_with_no_trash %@" = "La carpeta %@ se halla en un disco sin reciclador.\nSi continúa destruirá los ficheros.";
  43. "Same source and destination" = "El destino y la fuente son iguales";
  44. "File Mover died unexpectedly" = "El desplazador de ficheros ha dejado de existir de forma inesperada";
  45. "Unable to connect to File Mover" = "Imposible conectar con el desplazador de ficheros";
  46. "Copy Of %@" = "CopiaDe%@";
  47. "Stop" = "Detener";
  48. "OK" = "OK";
  49. "abcdefghijklmnopqrstuvwxyz" = "abcdefghijklmnopqrstuvwxyz";
  50. "NewCopy_Short" = "Copia";
  51.