home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Workspace.app / WM.app / Swedish.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 : %@" = "Namnet används redan: %@";
  6. "Cannot modify directory %@" = "Kan inte ändra katalogen %@";
  7. "Cannot rename '%@' into '%@': %@" = "Kan inte döpa om '%@' till '%@': %@";
  8. "Cannot create '%@'" = "Kan inte skapa '%@'";
  9. "Cannot rename home" = "Kan inte döpa om hemkatalogen";
  10. "%@ is not writable" = "%@ är skrivskyddad";
  11. "%@ is not readable" = "%@ är inte läsbar";
  12. "%@ is not a directory" = "%@ är inte en katalog";
  13. "Destroy" = "Förstör";
  14.  
  15. /***    FileMover.strings:    CPMV Operation verbs    ***/
  16.  
  17. "Moving" = "Flyttar";
  18. "Copying" = "Kopierar";
  19. "Destroying" = "Förstör";
  20. "Trashing" = "Recycler";
  21. "Duplicating" = "Duplicerar";
  22. "Linking" = "Länkar";
  23. "Merging" = "Sammanslår";
  24. "Sizing" = "Gör om storlek";
  25.  
  26. /***    FileMover.strings:    CPMV Operation expressions    ***/
  27.  
  28. "MOVING%@%@" = "%@ %@";    /* e.g. "Duplicating /foo" */
  29. "DESCRIBE%@" = "%@...";    /* e.g. "Duplicating ..." */
  30. "FIRSTOPMANY%@%d" = "%@ %d filer"; /* e.g. "Duplicating 10 files" */
  31. "FIRSTOPONE%@%@" = "%@ %@";    /* e.g. "Duplicating foo" */
  32.  
  33. /***    FileMover.strings:    CPMV Operation separators    ***/
  34.  
  35. "From:" = "Från:";
  36. "To:" = "Till:";
  37. "In:" = "I:";
  38.  
  39. /***    FileMover.strings:    CPMV Random    ***/
  40.  
  41. "Fatal error during file operation" = "Kritiskt fel uppstod under filoperationen";
  42. "Dir_on_device_with_no_trash %@" = "Katalog %@ ligger på en disk utan Recycler. \n Fortsätter du så kommer filerna att förstöras";
  43. "Same source and destination" = "Samma källa som destination";
  44. "File Mover died unexpectedly" = "Oförutsett avslut av Filflyttaren";
  45. "Unable to connect to File Mover" = "Kunde inte ansluta till Filflyttaren";
  46. "Copy Of %@" = "KopiaAv%@";
  47. "Stop" = "Stopp";
  48. "OK" = "OK";
  49. "abcdefghijklmnopqrstuvwxyz" = "abcdefghijklmnopqrstuvwxyzåäö";
  50. "NewCopy_Short" = "copy";
  51.