home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / usr / lib / NextStep / Resources / Swedish.lproj / SoundLib.strings < prev    next >
Text File  |  1992-07-08  |  3KB  |  113 lines

  1. /* NeXTSTEP Release 3 */
  2.  
  3. /* SNDSoundError message */
  4. "No error" = "Inget fel";
  5.  
  6. /* SNDSoundError message */
  7. "Not a sound" = "Inte ett ljud";
  8.  
  9. /* SNDSoundError message */
  10. "Bad data format" = "Felaktigt dataformat";
  11.  
  12. /* SNDSoundError message */
  13. "Bad sampling rate" = "Felaktigt samplingsintervall";
  14.  
  15. /* SNDSoundError message */
  16. "Bad channel count" = "Felaktigt kanalantal";
  17.  
  18. /* SNDSoundError message */
  19. "Bad size" = "Felaktig storlek";
  20.  
  21. /* SNDSoundError message */
  22. "Bad file name" = "Felaktigt filnamn";
  23.  
  24. /* SNDSoundError message */
  25. "Cannot open file" = "Kan inte öppna fil";
  26.  
  27. /* SNDSoundError message */
  28. "Cannot write file" = "Kan inte skriva fil";
  29.  
  30. /* SNDSoundError message */
  31. "Cannot read file" = "Kan inte läsa fil";
  32.  
  33. /* SNDSoundError message */
  34. "Cannot allocate memory" = "Kan inte allokera minne";
  35.  
  36. /* SNDSoundError message */
  37. "Cannot free memory" = "Kan inte frigöra minne";
  38.  
  39. /* SNDSoundError message */
  40. "Cannot copy" = "Kan inte kopiera";
  41.  
  42. /* SNDSoundError message */
  43. "Cannot reserve access" = "Kan inte reservera tillgång";
  44.  
  45. /* SNDSoundError message */
  46. "Access not reserved" = "Tillgång inte reserverad";
  47.  
  48. /* SNDSoundError message */
  49. "Cannot record sound" = "Kan inte spela in ljud";
  50.  
  51. /* SNDSoundError message */
  52. "Already recording sound" = "Spelar redan in ljud";
  53.  
  54. /* SNDSoundError message */
  55. "Not recording sound" = "Spelar inte in ljud";
  56.  
  57. /* SNDSoundError message */
  58. "Cannot play sound" = "Kan inte spela upp ljud";
  59.  
  60. /* SNDSoundError message */
  61. "Already playing sound" = "Spelar redan upp ljud";
  62.  
  63. /* SNDSoundError message */
  64. "Not implemented" = "Inte implementerat";
  65.  
  66. /* SNDSoundError message */
  67. "Not playing sound" = "Spelar inte upp ljud";
  68.  
  69. /* SNDSoundError message */
  70. "Cannot find sound" = "Kan inte hitta ljud";
  71.  
  72. /* SNDSoundError message */
  73. "Cannot edit sound" = "Kan inte redigera ljud";
  74.  
  75. /* SNDSoundError message */
  76. "Bad memory space in dsp load image" = "Felaktigt minnesutrymme i dsp-bild";
  77.  
  78. /* SNDSoundError message */
  79. "Mach kernel error" = "Fel i mach-kärna";
  80.  
  81. /* SNDSoundError message */
  82. "Bad configuration" = "Felaktig konfiguration";
  83.  
  84. /* SNDSoundError message */
  85. "Cannot configure" = "Kan inte konfigurera";
  86.  
  87. /* SNDSoundError message */
  88. "Data underrun" = "Data underskridet";
  89.  
  90. /* SNDSoundError message */
  91. "Aborted" = "Avbröts";
  92.  
  93. /* SNDSoundError message */
  94. "Bad tag" = "Felaktig etikett";
  95.  
  96. /* SNDSoundError message */
  97. "Cannot access hardware resources" = "Kan inte komma åt hårdvaruresurser";
  98.  
  99. /* SNDSoundError message */
  100. "Timeout" = "Timeout";
  101.  
  102. /* SNDSoundError message */
  103. "Hardware resources already in use" = "Hårdvaruresurser används redan";
  104.  
  105. /* SNDSoundError message */
  106. "Cannot abort operation" = "Kan inte avbryta operationen";
  107.  
  108. /* SNDSoundError message */
  109. "Information string too large" = "För lång informationssträng";
  110.  
  111. /* SNDSoundError message */
  112. "Unknown error" = "Okänt fel";
  113.