logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git

posix_errors.po (2352B)


  1. ## This file is a PO Template file.
  2. msgid "eperm"
  3. msgstr "Operation not permitted"
  4. msgid "eacces"
  5. msgstr "Permission denied"
  6. msgid "eagain"
  7. msgstr "Resource temporarily unavailable"
  8. msgid "ebadf"
  9. msgstr "Bad file descriptor"
  10. msgid "ebadmsg"
  11. msgstr "Bad message"
  12. msgid "ebusy"
  13. msgstr "Device or resource busy"
  14. msgid "edeadlk"
  15. msgstr "Resource deadlock avoided"
  16. msgid "edeadlock"
  17. msgstr "Resource deadlock avoided"
  18. msgid "edquot"
  19. msgstr "Disk quota exceeded"
  20. msgid "eexist"
  21. msgstr "File exists"
  22. msgid "efault"
  23. msgstr "Bad address"
  24. msgid "efbig"
  25. msgstr "File is too large"
  26. msgid "eftype"
  27. msgstr "Inappropriate file type or format"
  28. msgid "eintr"
  29. msgstr "Interrupted system call"
  30. msgid "einval"
  31. msgstr "Invalid argument"
  32. msgid "eio"
  33. msgstr "Input/output error"
  34. msgid "eisdir"
  35. msgstr "Illegal operation on a directory"
  36. msgid "eloop"
  37. msgstr "Too many levels of symbolic links"
  38. msgid "emfile"
  39. msgstr "Too many open files"
  40. msgid "emlink"
  41. msgstr "Too many links"
  42. msgid "emultihop"
  43. msgstr "Multihop attempted"
  44. msgid "enametoolong"
  45. msgstr "File name is too long"
  46. msgid "enfile"
  47. msgstr "Too many open files in system"
  48. msgid "enobufs"
  49. msgstr "No buffer space available"
  50. msgid "enodev"
  51. msgstr "No such device"
  52. msgid "enolck"
  53. msgstr "No locks available"
  54. msgid "enolink"
  55. msgstr "Link has been severed"
  56. msgid "enoent"
  57. msgstr "No such file or directory"
  58. msgid "enomem"
  59. msgstr "Cannot allocate memory"
  60. msgid "enospc"
  61. msgstr "No space left on device"
  62. msgid "enosr"
  63. msgstr "Out of streams resources"
  64. msgid "enostr"
  65. msgstr "Device is not a stream"
  66. msgid "enosys"
  67. msgstr "Function not implemented"
  68. msgid "enotblk"
  69. msgstr "Block device required"
  70. msgid "enotdir"
  71. msgstr "Not a directory"
  72. msgid "enotsup"
  73. msgstr "Operation not supported"
  74. msgid "enxio"
  75. msgstr "No such device or address"
  76. msgid "eopnotsupp"
  77. msgstr "Operation not supported"
  78. msgid "eoverflow"
  79. msgstr "Value too large for defined data type"
  80. msgid "epipe"
  81. msgstr "Broken pipe"
  82. msgid "erange"
  83. msgstr "Numerical result out of range"
  84. msgid "erofs"
  85. msgstr "Read-only file system"
  86. msgid "espipe"
  87. msgstr "Illegal seek"
  88. msgid "esrch"
  89. msgstr "No such process"
  90. msgid "estale"
  91. msgstr "Stale file handle"
  92. msgid "etxtbsy"
  93. msgstr "Text file busy"
  94. msgid "exdev"
  95. msgstr "Invalid cross-device link"