home *** CD-ROM | disk | FTP | other *** search
/ OpenStep 4.2 / Openstep-4.2-Intel-User.iso / NextApps / Mail.app / English.lproj / FileSystemError.strings < prev    next >
Text File  |  1994-08-17  |  2KB  |  106 lines

  1. /* File System Errors */
  2.  
  3. "Unable to %s %s. ";
  4. "Unable to open directory: %s. ";
  5.  
  6.  
  7. "open";
  8. "close";
  9. "write";
  10. "read";
  11. "unlink";
  12. "stat";
  13. "lock";
  14. "flush";
  15. "sync";
  16. "truncate";
  17. "access";
  18. "create";
  19. "execute";
  20.  
  21. " File system error: ";
  22.  
  23. "Not owner";
  24. "No such file or directory";
  25. "No such process";
  26. "Interrupted system call";
  27. "I/O error";
  28. "No such device or address";
  29. "Arg list too long";
  30. "Exec format error";
  31. "Bad file number";
  32. "No children";
  33. "No more processes";
  34. "Not enough core";
  35. "Permission denied";
  36. "Bad address";
  37. "Block device required";
  38. "Mount device busy";
  39. "File exists";
  40. "Cross-device link";
  41. "No such device";
  42. "Not a directory";
  43. "Is a directory";
  44. "Invalid argument";
  45. "File table overflow";
  46. "Too many open files";
  47. "Not a typewriter";
  48. "Text file busy";
  49. "File too large";
  50. "No space left on device";
  51. "Illegal seek";
  52. "Read-only file system";
  53. "Too many links";
  54. "Broken pipe";
  55. "Argument too large";
  56. "Result too large";
  57. "Operation would block";
  58. "Operation now in progress";
  59. "Operation already in progress";
  60. "Socket operation on non-socket";
  61. "Destination address required";
  62. "Message too long";
  63. "Protocol wrong type for socket";
  64. "Protocol not available";
  65. "Protocol not supported";
  66. "Socket type not supported";
  67. "Operation not supported on socket";
  68. "Protocol family not supported";
  69. "Address family not supported by protocol family";
  70. "Address already in use";
  71. "Can't assign requested address";
  72. "Network is down";
  73. "Network is unreachable";
  74. "Network dropped connection on reset";
  75. "Software caused connection abort";
  76. "Connection reset by peer";
  77. "No buffer space available";
  78. "Socket is already connected";
  79. "Socket is not connected";
  80. "Can't send after socket shutdown";
  81. "Too many references : can't splice";
  82. "Connection timed out";
  83. "Connection refused";
  84. "Too many levels of symbolic links";
  85. "File name too long";
  86. "Host is down";
  87. "No route to host";
  88. "Directory not empty";
  89. "Too many processes";
  90. "Too many users";
  91. "Disc quota exceeded";
  92. "Stale NFS file handle";
  93. "Too many levels of remote in path";
  94. "Device is not a stream";
  95. "Timer expired";
  96. "Out of streams resources";
  97. "No message of desired type";
  98. "Trying to read unreadable message";
  99. "Identifier removed";
  100. "Deadlock condition";
  101. "No record locks available";
  102. "Bad executable (or shared library)";
  103. "Bad CPU type in executable";
  104. "Shared library version mismatch";
  105. "Malformed Mach-o file";
  106.