home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / Italian.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 : %@" = "Nome già usato: %@";
  6. "Cannot modify directory %@" = "Impossibile modificare la directory %@";
  7. "Cannot rename '%@' into '%@': %@" = "Impossibile rinominare '%@' con '%@': %@";
  8. "Cannot create '%@'" = "Impossibile creare '%@'";
  9. "Cannot rename home" = "Impossibile attribuire un nuovo nome alla cartella locale";
  10. "%@ is not writable" = "Impossibile scrivere su %@";
  11. "%@ is not readable" = "%@ non è leggibile";
  12. "%@ is not a directory" = "%@ non è una directory";
  13. "Destroy" = "Distruggi";
  14.  
  15. /***    FileMover.strings:    CPMV Operation verbs    ***/
  16.  
  17. "Moving" = "Sto spostando";
  18. "Copying" = "Sto copiando";
  19. "Destroying" = "Sto distruggendo";
  20. "Trashing" = "Sto mettendo nel riciclatore";
  21. "Duplicating" = "Sto duplicando";
  22. "Linking" = "Sto creando un legame";
  23. "Merging" = "Sto unendo";
  24. "Sizing" = "Sto ridimensionando";
  25.  
  26. /***    FileMover.strings:    CPMV Operation expressions    ***/
  27.  
  28. "MOVING%@%@" = "%@ %@";    /* e.g. "Duplicating /foo" */
  29. "DESCRIBE%@" = "%@ ...";    /* e.g. "Duplicating ..." */
  30. "FIRSTOPMANY%@%d" = "%@ %d file"; /* e.g. "Duplicating 10 files" */
  31. "FIRSTOPONE%@%@" = "%@ %@";    /* e.g. "Duplicating foo" */
  32.  
  33. /***    FileMover.strings:    CPMV Operation separators    ***/
  34.  
  35. "From:" = "Da:";
  36. "To:" = "A:";
  37. "In:" = "In";
  38.  
  39. /***    FileMover.strings:    CPMV Random    ***/
  40.  
  41. "Fatal error during file operation" = "Errore fatale durante l'operazione con il file";
  42. "Dir_on_device_with_no_trash %@" = "La cartella %@ si trova in un disco privo di riciclatore.\nSe continui distruggi i file.";
  43. "Same source and destination" = "L'origine e la destinazione sono uguali";
  44. "File Mover died unexpectedly" = "Il File Mover è terminato inaspettatamente";
  45. "Unable to connect to File Mover" = "Impossibile collegarsi con File Mover";
  46. "Copy Of %@" = "CopiaDi%@";
  47. "Stop" = "Interrompi";
  48. "OK" = "OK";
  49. "abcdefghijklmnopqrstuvwxyz" = "abcdefghijklmnopqrstuvwxyz";
  50. "NewCopy_Short" = "Copia";
  51.