libelf.pot 6.3 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321
  1. # SOME DESCRIPTIVE TITLE.
  2. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
  3. # This file is distributed under the same license as the PACKAGE package.
  4. # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
  5. #
  6. #, fuzzy
  7. msgid ""
  8. msgstr ""
  9. "Project-Id-Version: PACKAGE VERSION\n"
  10. "Report-Msgid-Bugs-To: \n"
  11. "POT-Creation-Date: 2008-05-23 10:18+0200\n"
  12. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  13. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  14. "Language-Team: LANGUAGE <LL@li.org>\n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=CHARSET\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #: ../lib/errors.h:25
  19. msgid "no error"
  20. msgstr ""
  21. #: ../lib/errors.h:26
  22. msgid "unknown error"
  23. msgstr ""
  24. #: ../lib/errors.h:27
  25. msgid "Internal error: unknown reason"
  26. msgstr ""
  27. #: ../lib/errors.h:28
  28. msgid "Internal error: not implemented"
  29. msgstr ""
  30. #: ../lib/errors.h:29
  31. msgid "Request error: cntl(ELF_C_FDREAD) on write-only file"
  32. msgstr ""
  33. #: ../lib/errors.h:30
  34. msgid "Request error: invalid ELF_C_* argument"
  35. msgstr ""
  36. #: ../lib/errors.h:31
  37. msgid "Request error: file descriptor disabled"
  38. msgstr ""
  39. #: ../lib/errors.h:32
  40. msgid "Request error: not an archive"
  41. msgstr ""
  42. #: ../lib/errors.h:33
  43. msgid "Request error: offset out of range"
  44. msgstr ""
  45. #: ../lib/errors.h:34
  46. msgid "Request error: unknown ELF version"
  47. msgstr ""
  48. #: ../lib/errors.h:35
  49. msgid "Request error: ELF_C_* argument does not match"
  50. msgstr ""
  51. #: ../lib/errors.h:36
  52. msgid "Request error: archive member begin() for writing"
  53. msgstr ""
  54. #: ../lib/errors.h:37
  55. msgid "Request error: archive/member file descriptor mismatch"
  56. msgstr ""
  57. #: ../lib/errors.h:38
  58. msgid "Request error: not an ELF file"
  59. msgstr ""
  60. #: ../lib/errors.h:39
  61. msgid "Request error: class file/memory mismatch"
  62. msgstr ""
  63. #: ../lib/errors.h:40
  64. msgid "Request error: invalid ELF_T_* argument"
  65. msgstr ""
  66. #: ../lib/errors.h:41
  67. msgid "Request error: unknown data encoding"
  68. msgstr ""
  69. #: ../lib/errors.h:42
  70. msgid "Request error: destination buffer too small"
  71. msgstr ""
  72. #: ../lib/errors.h:43
  73. msgid "Request error: d_buf is NULL"
  74. msgstr ""
  75. #: ../lib/errors.h:44
  76. msgid "Request error: unknown ELF class"
  77. msgstr ""
  78. #: ../lib/errors.h:45
  79. msgid "Request error: section does not belong to file"
  80. msgstr ""
  81. #: ../lib/errors.h:46
  82. msgid "Request error: no section at index"
  83. msgstr ""
  84. #: ../lib/errors.h:47
  85. msgid "Request error: can't manipulate null section"
  86. msgstr ""
  87. #: ../lib/errors.h:48
  88. msgid "Request error: data does not belong to section"
  89. msgstr ""
  90. #: ../lib/errors.h:49
  91. msgid "Request error: no string table"
  92. msgstr ""
  93. #: ../lib/errors.h:50
  94. msgid "Request error: string table offset out of range"
  95. msgstr ""
  96. #: ../lib/errors.h:51
  97. msgid "Request error: update(ELF_C_WRITE) on read-only file"
  98. msgstr ""
  99. #: ../lib/errors.h:52
  100. msgid "I/O error: seek"
  101. msgstr ""
  102. #: ../lib/errors.h:53
  103. msgid "I/O error: file too big for memory"
  104. msgstr ""
  105. #: ../lib/errors.h:54
  106. msgid "I/O error: raw read"
  107. msgstr ""
  108. #: ../lib/errors.h:55
  109. msgid "I/O error: get file size"
  110. msgstr ""
  111. #: ../lib/errors.h:56
  112. msgid "I/O error: output write"
  113. msgstr ""
  114. #: ../lib/errors.h:57
  115. msgid "I/O error: can't truncate output file"
  116. msgstr ""
  117. #: ../lib/errors.h:58
  118. msgid "Sequence error: must set ELF version first"
  119. msgstr ""
  120. #: ../lib/errors.h:59
  121. msgid "Sequence error: must create ELF header first"
  122. msgstr ""
  123. #: ../lib/errors.h:60
  124. msgid "Format error: reference outside file"
  125. msgstr ""
  126. #: ../lib/errors.h:61
  127. msgid "Format error: archive header truncated"
  128. msgstr ""
  129. #: ../lib/errors.h:62
  130. msgid "Format error: archive fmag"
  131. msgstr ""
  132. #: ../lib/errors.h:63
  133. msgid "Format error: archive header"
  134. msgstr ""
  135. #: ../lib/errors.h:64
  136. msgid "Format error: archive member truncated"
  137. msgstr ""
  138. #: ../lib/errors.h:65
  139. msgid "Format error: archive symbol table size"
  140. msgstr ""
  141. #: ../lib/errors.h:66
  142. msgid "Format error: archive string table"
  143. msgstr ""
  144. #: ../lib/errors.h:67
  145. msgid "Format error: archive special name unknown"
  146. msgstr ""
  147. #: ../lib/errors.h:68
  148. msgid "Format error: ELF header truncated"
  149. msgstr ""
  150. #: ../lib/errors.h:69
  151. msgid "Format error: program header table truncated"
  152. msgstr ""
  153. #: ../lib/errors.h:70
  154. msgid "Format error: section header table truncated"
  155. msgstr ""
  156. #: ../lib/errors.h:71
  157. msgid "Format error: data region truncated"
  158. msgstr ""
  159. #: ../lib/errors.h:72
  160. msgid "Format error: program header table alignment"
  161. msgstr ""
  162. #: ../lib/errors.h:73
  163. msgid "Format error: section header table alignment"
  164. msgstr ""
  165. #: ../lib/errors.h:74
  166. msgid "Format error: bad parameter in Verdef record"
  167. msgstr ""
  168. #: ../lib/errors.h:75
  169. msgid "Format error: unknown Verdef version"
  170. msgstr ""
  171. #: ../lib/errors.h:76
  172. msgid "Format error: bad parameter in Verneed record"
  173. msgstr ""
  174. #: ../lib/errors.h:77
  175. msgid "Format error: unknown Verneed version"
  176. msgstr ""
  177. #: ../lib/errors.h:78
  178. msgid "Format error: bad e_shnum value"
  179. msgstr ""
  180. #: ../lib/errors.h:79
  181. msgid "Format error: bad e_shentsize value"
  182. msgstr ""
  183. #: ../lib/errors.h:80
  184. msgid "Format error: bad e_phentsize value"
  185. msgstr ""
  186. #: ../lib/errors.h:81
  187. msgid "Format error: unterminated string in string table"
  188. msgstr ""
  189. #: ../lib/errors.h:82
  190. msgid "Layout error: section size too small for data"
  191. msgstr ""
  192. #: ../lib/errors.h:83
  193. msgid "Layout error: overlapping sections"
  194. msgstr ""
  195. #: ../lib/errors.h:84
  196. msgid "Memory error: elf descriptor"
  197. msgstr ""
  198. #: ../lib/errors.h:85
  199. msgid "Memory error: archive symbol table"
  200. msgstr ""
  201. #: ../lib/errors.h:86
  202. msgid "Memory error: archive member header"
  203. msgstr ""
  204. #: ../lib/errors.h:87
  205. msgid "Memory error: ELF header"
  206. msgstr ""
  207. #: ../lib/errors.h:88
  208. msgid "Memory error: program header table"
  209. msgstr ""
  210. #: ../lib/errors.h:89
  211. msgid "Memory error: section header table"
  212. msgstr ""
  213. #: ../lib/errors.h:90
  214. msgid "Memory error: section descriptor"
  215. msgstr ""
  216. #: ../lib/errors.h:91
  217. msgid "Memory error: section data"
  218. msgstr ""
  219. #: ../lib/errors.h:92
  220. msgid "Memory error: output file space"
  221. msgstr ""
  222. #: ../lib/errors.h:93
  223. msgid "Memory error: temporary buffer"
  224. msgstr ""
  225. #: ../lib/errors.h:94
  226. msgid "GElf error: value out of range"
  227. msgstr ""
  228. #: ../lib/errors.h:95
  229. msgid "GElf error: index out of range"
  230. msgstr ""
  231. #: ../lib/errors.h:96
  232. msgid "GElf error: type mismatch"
  233. msgstr ""
  234. #: ../lib/errors.h:97
  235. msgid "GElf error: not enough memory for GElf_Sym"
  236. msgstr ""
  237. #: ../lib/errors.h:98
  238. msgid "GElf error: not enough memory for GElf_Dyn"
  239. msgstr ""
  240. #: ../lib/errors.h:99
  241. msgid "GElf error: not enough memory for GElf_Rela"
  242. msgstr ""
  243. #: ../lib/errors.h:100
  244. msgid "GElf error: not enough memory for GElf_Rel"
  245. msgstr ""