bzip2.po 18 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "POT-Creation-Date: 2020-06-19 11:33+0800\n"
  5. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  6. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  7. "Language-Team: LANGUAGE <LL@li.org>\n"
  8. "Language: zh_CN\n"
  9. "MIME-Version: 1.0\n"
  10. "Content-Type: text/plain; charset=UTF-8\n"
  11. "Content-Transfer-Encoding: 8bit\n"
  12. "X-Generator: Translate Toolkit 2.2.5\n"
  13. #. type: Content of: <sect1><sect1info><address>
  14. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:14
  15. #, no-wrap
  16. msgid "&bzip2-url;"
  17. msgstr "&bzip2-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:12
  20. msgid ""
  21. "<productname>bzip2</productname> <productnumber>&bzip2-version;</"
  22. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>bzip2</productname> <productnumber>&bzip2-version;</"
  25. "productnumber> <placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:17
  28. msgid "Bzip2-&bzip2-version;"
  29. msgstr "Bzip2-&bzip2-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:20
  32. msgid "Bzip2"
  33. msgstr "Bzip2"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:26
  36. msgid ""
  37. "The Bzip2 package contains programs for compressing and decompressing files. "
  38. "Compressing text files with <command>bzip2</command> yields a much better "
  39. "compression percentage than with the traditional <command>gzip</command>."
  40. msgstr ""
  41. "Bzip2 软件包包含用于压缩和解压缩文件的程序。使用 <command>bzip2</command> 压"
  42. "缩文本文件可以获得比传统的 <command>gzip</command> 优秀许多的压缩比。"
  43. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  44. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:32
  45. msgid "&buildtime;"
  46. msgstr "&buildtime;"
  47. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  48. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:33
  49. msgid "&diskspace;"
  50. msgstr "&diskspace;"
  51. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  52. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:36
  53. #, fuzzy
  54. msgid "&bzip2-fin-sbu;"
  55. msgstr "&bzip2-ch6-sbu;"
  56. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  57. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:37
  58. #, fuzzy
  59. msgid "&bzip2-fin-du;"
  60. msgstr "&bzip2-ch6-du;"
  61. #. type: Content of: <sect1><sect2><title>
  62. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:44
  63. msgid "Installation of Bzip2"
  64. msgstr "安装 Bzip2"
  65. #. type: Content of: <sect1><sect2><para>
  66. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:46
  67. msgid "Apply a patch that will install the documentation for this package:"
  68. msgstr "应用一个补丁,以安装该软件包的文档:"
  69. #. type: Content of: <sect1><sect2><screen>
  70. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:48
  71. #, no-wrap
  72. msgid "<userinput remap=\"pre\">patch -Np1 -i ../&bzip2-docs-patch;</userinput>"
  73. msgstr "<userinput remap=\"pre\">patch -Np1 -i ../&bzip2-docs-patch;</userinput>"
  74. #. type: Content of: <sect1><sect2><para>
  75. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:50
  76. msgid ""
  77. "The following command ensures installation of symbolic links are relative:"
  78. msgstr "以下命令保证安装的符号链接是相对的:"
  79. #. type: Content of: <sect1><sect2><screen>
  80. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:52
  81. #, no-wrap
  82. msgid "<userinput remap=\"pre\">sed -i 's@\\(ln -s -f \\)$(PREFIX)/bin/@\\1@' Makefile</userinput>"
  83. msgstr "<userinput remap=\"pre\">sed -i 's@\\(ln -s -f \\)$(PREFIX)/bin/@\\1@' Makefile</userinput>"
  84. #. type: Content of: <sect1><sect2><para>
  85. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:54
  86. msgid "Ensure the man pages are installed into the correct location:"
  87. msgstr "确保 man 页面被安装到正确位置:"
  88. #. type: Content of: <sect1><sect2><screen>
  89. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:56
  90. #, no-wrap
  91. msgid "<userinput remap=\"pre\">sed -i \"s@(PREFIX)/man@(PREFIX)/share/man@g\" Makefile</userinput>"
  92. msgstr "<userinput remap=\"pre\">sed -i \"s@(PREFIX)/man@(PREFIX)/share/man@g\" Makefile</userinput>"
  93. #. type: Content of: <sect1><sect2><para>
  94. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:58
  95. msgid "Prepare Bzip2 for compilation with:"
  96. msgstr "执行以下命令,准备编译 Bzip2:"
  97. #. type: Content of: <sect1><sect2><screen>
  98. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:60
  99. #, no-wrap
  100. msgid ""
  101. "<userinput remap=\"make\">make -f Makefile-libbz2_so\n"
  102. "make clean</userinput>"
  103. msgstr ""
  104. "<userinput remap=\"make\">make -f Makefile-libbz2_so\n"
  105. "make clean</userinput>"
  106. #. type: Content of: <sect1><sect2><variablelist><title>
  107. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:64
  108. msgid "The meaning of the make parameter:"
  109. msgstr "make 命令参数的含义:"
  110. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  111. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:67
  112. msgid "<parameter>-f Makefile-libbz2_so</parameter>"
  113. msgstr "<parameter>-f Makefile-libbz2_so</parameter>"
  114. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  115. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:69
  116. msgid ""
  117. "This will cause Bzip2 to be built using a different <filename>Makefile</"
  118. "filename> file, in this case the <filename>Makefile-libbz2_so</filename> "
  119. "file, which creates a dynamic <filename class=\"libraryfile\">libbz2.so</"
  120. "filename> library and links the Bzip2 utilities against it."
  121. msgstr ""
  122. "该命令使用一个不同的 <filename>Makefile</filename> 文件构建 Bzip2,对于我们的"
  123. "例子来说就是使用 <filename>Makefile-libbz2_so</filename> 文件。它创建一个共"
  124. "享库 <filename class=\"libraryfile\">libbz2.so</filename>,并将 Bzip2 工具链"
  125. "接到这个库。"
  126. #. type: Content of: <sect1><sect2><para>
  127. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:79
  128. msgid "Compile and test the package:"
  129. msgstr "编译并测试该软件包:"
  130. #. type: Content of: <sect1><sect2><screen>
  131. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:81
  132. #, no-wrap
  133. msgid "<userinput remap=\"make\">make</userinput>"
  134. msgstr "<userinput remap=\"make\">make</userinput>"
  135. #. type: Content of: <sect1><sect2><para>
  136. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:83
  137. msgid "Install the programs:"
  138. msgstr "安装软件包中的程序:"
  139. #. type: Content of: <sect1><sect2><screen>
  140. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:85
  141. #, no-wrap
  142. msgid "<userinput remap=\"install\">make PREFIX=/usr install</userinput>"
  143. msgstr "<userinput remap=\"install\">make PREFIX=/usr install</userinput>"
  144. #. type: Content of: <sect1><sect2><para>
  145. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:87
  146. msgid ""
  147. "Install the shared <command>bzip2</command> binary into the <filename class="
  148. "\"directory\">/bin</filename> directory, make some necessary symbolic links, "
  149. "and clean up:"
  150. msgstr ""
  151. "安装链接到共享库的 <command>bzip2</command> 二进制程序到 <filename class="
  152. "\"directory\">/bin</filename> 目录,创建必要的符号链接,并进行清理:"
  153. #. type: Content of: <sect1><sect2><screen>
  154. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:91
  155. #, no-wrap
  156. msgid ""
  157. "<userinput remap=\"install\">cp -v bzip2-shared /bin/bzip2\n"
  158. "cp -av libbz2.so* /lib\n"
  159. "ln -sv ../../lib/libbz2.so.1.0 /usr/lib/libbz2.so\n"
  160. "rm -v /usr/bin/{bunzip2,bzcat,bzip2}\n"
  161. "ln -sv bzip2 /bin/bunzip2\n"
  162. "ln -sv bzip2 /bin/bzcat</userinput>"
  163. msgstr ""
  164. "<userinput remap=\"install\">cp -v bzip2-shared /bin/bzip2\n"
  165. "cp -av libbz2.so* /lib\n"
  166. "ln -sv ../../lib/libbz2.so.1.0 /usr/lib/libbz2.so\n"
  167. "rm -v /usr/bin/{bunzip2,bzcat,bzip2}\n"
  168. "ln -sv bzip2 /bin/bunzip2\n"
  169. "ln -sv bzip2 /bin/bzcat</userinput>"
  170. #. type: Content of: <sect1><sect2><title>
  171. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:101
  172. msgid "Contents of Bzip2"
  173. msgstr "Bzip2 的内容"
  174. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  175. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:104
  176. msgid "Installed programs"
  177. msgstr "安装的程序"
  178. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  179. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:105
  180. msgid "Installed libraries"
  181. msgstr "安装的库"
  182. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  183. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:106
  184. msgid "Installed directory"
  185. msgstr "安装的目录"
  186. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  187. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:109
  188. msgid ""
  189. "bunzip2 (link to bzip2), bzcat (link to bzip2), bzcmp (link to bzdiff), "
  190. "bzdiff, bzegrep (link to bzgrep), bzfgrep (link to bzgrep), bzgrep, bzip2, "
  191. "bzip2recover, bzless (link to bzmore), and bzmore"
  192. msgstr ""
  193. "bunzip2 (链接到 bzip2), bzcat (链接到 bzip2), bzcmp (链接到 bzdiff), bzdiff, "
  194. "bzegrep (链接到 bzgrep), bzfgrep (链接到 bzgrep), bzgrep, bzip2, "
  195. "bzip2recover, bzless (链接到bzmore), 以及 bzmore"
  196. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  197. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:112
  198. msgid "libbz2.{a,so}"
  199. msgstr "libbz2.{a,so}"
  200. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  201. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:113
  202. msgid "/usr/share/doc/bzip2-&bzip2-version;"
  203. msgstr "/usr/share/doc/bzip2-&bzip2-version;"
  204. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  205. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:118
  206. msgid "Short Descriptions"
  207. msgstr "简要描述"
  208. #. type: Content of: <sect1><sect2><variablelist>
  209. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:119
  210. msgid ""
  211. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  212. msgstr ""
  213. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  214. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:123
  215. msgid "<command>bunzip2</command>"
  216. msgstr "<command>bunzip2</command>"
  217. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  218. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:125
  219. msgid "Decompresses bzipped files"
  220. msgstr "解压缩 bzip 压缩文件"
  221. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  222. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:127
  223. msgid "bunzip2"
  224. msgstr "bunzip2"
  225. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  226. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:133
  227. msgid "<command>bzcat</command>"
  228. msgstr "<command>bzcat</command>"
  229. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  230. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:135
  231. msgid "Decompresses to standard output"
  232. msgstr "解压缩到标准输出"
  233. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  234. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:137
  235. msgid "bzcat"
  236. msgstr "bzcat"
  237. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  238. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:143
  239. msgid "<command>bzcmp</command>"
  240. msgstr "<command>bzcmp</command>"
  241. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  242. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:145
  243. msgid "Runs <command>cmp</command> on bzipped files"
  244. msgstr "对 bzip 压缩过的文件运行 <command>cmp</command>"
  245. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  246. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:147
  247. msgid "bzcmp"
  248. msgstr "bzcmp"
  249. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  250. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:153
  251. msgid "<command>bzdiff</command>"
  252. msgstr "<command>bzdiff</command>"
  253. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  254. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:155
  255. msgid "Runs <command>diff</command> on bzipped files"
  256. msgstr "对 bzip 压缩过的文件运行 <command>diff</command>"
  257. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  258. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:157
  259. msgid "bzdiff"
  260. msgstr "bzdiff"
  261. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  262. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:163
  263. msgid "<command>bzegrep</command>"
  264. msgstr "<command>bzegrep</command>"
  265. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  266. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:165
  267. msgid "Runs <command>egrep</command> on bzipped files"
  268. msgstr "对 bzip 压缩过的文件运行 <command>egrep</command> 命令"
  269. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  270. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:167
  271. msgid "bzegrep"
  272. msgstr "bzegrep"
  273. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  274. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:173
  275. msgid "<command>bzfgrep</command>"
  276. msgstr "<command>bzfgrep</command>"
  277. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  278. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:175
  279. msgid "Runs <command>fgrep</command> on bzipped files"
  280. msgstr "对 bzip 压缩过的文件运行 <command>fgrep</command> 命令"
  281. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  282. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:177
  283. msgid "bzfgrep"
  284. msgstr "bzfgrep"
  285. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  286. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:183
  287. msgid "<command>bzgrep</command>"
  288. msgstr "<command>bzgrep</command>"
  289. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  290. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:185
  291. msgid "Runs <command>grep</command> on bzipped files"
  292. msgstr "对 bzip 压缩过的文件运行 <command>grep</command> 命令"
  293. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  294. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:187
  295. msgid "bzgrep"
  296. msgstr "bzgrep"
  297. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  298. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:193
  299. msgid "<command>bzip2</command>"
  300. msgstr "<command>bzip2</command>"
  301. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  302. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:195
  303. msgid ""
  304. "Compresses files using the Burrows-Wheeler block sorting text compression "
  305. "algorithm with Huffman coding; the compression rate is better than that "
  306. "achieved by more conventional compressors using <quote>Lempel-Ziv</quote> "
  307. "algorithms, like <command>gzip</command>"
  308. msgstr ""
  309. "使用 Burrows-Wheeler 块排序文本压缩算法和 Huffman 编码压缩文件;其压缩率优于"
  310. "更常见的使用 <quote>Lempel-Ziv</quote> 算法的压缩工具,如 <command>gzip</"
  311. "command>"
  312. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  313. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:200
  314. msgid "bzip2"
  315. msgstr "bzip2"
  316. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  317. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:206
  318. msgid "<command>bzip2recover</command>"
  319. msgstr "<command>bzip2recover</command>"
  320. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  321. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:208
  322. msgid "Tries to recover data from damaged bzipped files"
  323. msgstr "试图从损坏的 bzip2 压缩文件中恢复数据"
  324. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  325. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:210
  326. msgid "bzip2recover"
  327. msgstr "bzip2recover"
  328. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  329. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:216
  330. msgid "<command>bzless</command>"
  331. msgstr "<command>bzless</command>"
  332. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  333. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:218
  334. msgid "Runs <command>less</command> on bzipped files"
  335. msgstr "对 bzip 压缩过的文件运行 <command>less</command> 命令"
  336. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  337. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:220
  338. msgid "bzless"
  339. msgstr "bzless"
  340. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  341. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:226
  342. msgid "<command>bzmore</command>"
  343. msgstr "<command>bzmore</command>"
  344. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  345. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:228
  346. msgid "Runs <command>more</command> on bzipped files"
  347. msgstr "对 bzip 压缩过的文件运行 <command>more</command> 命令"
  348. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  349. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:230
  350. msgid "bzmore"
  351. msgstr "bzmore"
  352. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  353. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:236
  354. msgid "<filename class=\"libraryfile\">libbz2</filename>"
  355. msgstr "<filename class=\"libraryfile\">libbz2</filename>"
  356. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  357. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:238
  358. msgid ""
  359. "The library implementing lossless, block-sorting data compression, using the "
  360. "Burrows-Wheeler algorithm"
  361. msgstr "这个库实现基于 Burrows-Wheeler 算法的无损块排序数据压缩"
  362. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  363. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/bzip2.xml:241
  364. msgid "libbz2"
  365. msgstr "libbz2"