xz.po 22 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553
  1. msgid ""
  2. msgstr ""
  3. "Project-Id-Version: PACKAGE VERSION\n"
  4. "POT-Creation-Date: 2020-06-17 12:44+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/xz.xml:14
  15. #, no-wrap
  16. msgid "&xz-url;"
  17. msgstr "&xz-url;"
  18. #. type: Content of: <sect1><sect1info>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:12
  20. msgid ""
  21. "<productname>xz</productname> <productnumber>&xz-version;</productnumber> "
  22. "<placeholder type=\"address\" id=\"0\"/>"
  23. msgstr ""
  24. "<productname>xz</productname> <productnumber>&xz-version;</productnumber> "
  25. "<placeholder type=\"address\" id=\"0\"/>"
  26. #. type: Content of: <sect1><title>
  27. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:17
  28. msgid "Xz-&xz-version;"
  29. msgstr "Xz-&xz-version;"
  30. #. type: Content of: <sect1><indexterm><primary>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:20
  32. msgid "Xz"
  33. msgstr "Xz"
  34. #. type: Content of: <sect1><sect2><para>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:26
  36. msgid ""
  37. "The Xz package contains programs for compressing and decompressing files. It "
  38. "provides capabilities for the lzma and the newer xz compression formats. "
  39. "Compressing text files with <command>xz</command> yields a better "
  40. "compression percentage than with the traditional <command>gzip</command> or "
  41. "<command>bzip2</command> commands."
  42. msgstr ""
  43. "Xz 软件包包含文件压缩和解压缩工具,它能够处理 lzma 和新的 xz 压缩文件格式。使"
  44. "用 <command>xz</command> 压缩文本文件,可以得到比传统的 <command>gzip</"
  45. "command> 或 <command>bzip2</command> 更好的压缩比。"
  46. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  47. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:33
  48. msgid "&buildtime;"
  49. msgstr "&buildtime;"
  50. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  51. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:34
  52. msgid "&diskspace;"
  53. msgstr "&diskspace;"
  54. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  55. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:37
  56. #, fuzzy
  57. msgid "&xz-fin-sbu;"
  58. msgstr "&xz-ch6-sbu;"
  59. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  60. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:38
  61. #, fuzzy
  62. msgid "&xz-fin-du;"
  63. msgstr "&xz-ch6-du;"
  64. #. type: Content of: <sect1><sect2><title>
  65. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:45
  66. msgid "Installation of Xz"
  67. msgstr "安装 Xz"
  68. #. type: Content of: <sect1><sect2><para>
  69. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:47
  70. msgid "Prepare Xz for compilation with:"
  71. msgstr "准备编译 Xz:"
  72. #. type: Content of: <sect1><sect2><screen>
  73. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:49
  74. #, no-wrap
  75. msgid ""
  76. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  77. " --disable-static \\\n"
  78. " --docdir=/usr/share/doc/xz-&xz-version;</userinput>"
  79. msgstr ""
  80. "<userinput remap=\"configure\">./configure --prefix=/usr \\\n"
  81. " --disable-static \\\n"
  82. " --docdir=/usr/share/doc/xz-&xz-version;</userinput>"
  83. #. type: Content of: <sect1><sect2><para>
  84. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:53
  85. msgid "Compile the package:"
  86. msgstr "编译该软件包:"
  87. #. type: Content of: <sect1><sect2><screen>
  88. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:55
  89. #, no-wrap
  90. msgid "<userinput remap=\"make\">make</userinput>"
  91. msgstr "<userinput remap=\"make\">make</userinput>"
  92. #. type: Content of: <sect1><sect2><para>
  93. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:57
  94. msgid "To test the results, issue:"
  95. msgstr "运行以下命令以测试编译结果:"
  96. #. type: Content of: <sect1><sect2><screen>
  97. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:59
  98. #, no-wrap
  99. msgid "<userinput remap=\"test\">make check</userinput>"
  100. msgstr "<userinput remap=\"test\">make check</userinput>"
  101. #. type: Content of: <sect1><sect2><para>
  102. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:61
  103. msgid ""
  104. "Install the package and make sure that all essential files are in the "
  105. "correct directory:"
  106. msgstr "安装该软件包,并保证所有重要文件都位于正确的目录中:"
  107. #. type: Content of: <sect1><sect2><screen>
  108. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:64
  109. #, no-wrap
  110. msgid ""
  111. "<userinput remap=\"install\">make install\n"
  112. "mv -v /usr/bin/{lzma,unlzma,lzcat,xz,unxz,xzcat} /bin\n"
  113. "mv -v /usr/lib/liblzma.so.* /lib\n"
  114. "ln -svf ../../lib/$(readlink /usr/lib/liblzma.so) /usr/lib/liblzma.so</userinput>"
  115. msgstr ""
  116. "<userinput remap=\"install\">make install\n"
  117. "mv -v /usr/bin/{lzma,unlzma,lzcat,xz,unxz,xzcat} /bin\n"
  118. "mv -v /usr/lib/liblzma.so.* /lib\n"
  119. "ln -svf ../../lib/$(readlink /usr/lib/liblzma.so) /usr/lib/liblzma.so</userinput>"
  120. #. type: Content of: <sect1><sect2><title>
  121. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:72
  122. msgid "Contents of Xz"
  123. msgstr "Xz 的内容"
  124. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  125. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:75
  126. msgid "Installed programs"
  127. msgstr "安装的程序"
  128. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  129. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:76
  130. msgid "Installed libraries"
  131. msgstr "安装的库"
  132. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  133. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:77
  134. msgid "Installed directories"
  135. msgstr "安装的目录"
  136. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  137. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:81
  138. msgid ""
  139. "lzcat (link to xz), lzcmp (link to xzdiff), lzdiff (link to xzdiff), lzegrep "
  140. "(link to xzgrep), lzfgrep (link to xzgrep), lzgrep (link to xzgrep), lzless "
  141. "(link to xzless), lzma (link to xz), lzmadec, lzmainfo, lzmore (link to "
  142. "xzmore), unlzma (link to xz), unxz (link to xz), xz, xzcat (link to xz), "
  143. "xzcmp (link to xzdiff), xzdec, xzdiff, xzegrep (link to xzgrep), xzfgrep "
  144. "(link to xzgrep), xzgrep, xzless, and xzmore"
  145. msgstr ""
  146. "lzcat (到 xz 的链接), lzcmp (到 xzdiff 的链接), lzdiff (到 xzdiff 的链接), "
  147. "lzegrep (到 xzgrep 的链接), lzfgrep (到 xzgrep 的链接), lzgrep (到 xzgrep 的"
  148. "链接), lzless (到 xzless 的链接), lzma (到 xz 的链接), lzmadec, lzmainfo, "
  149. "lzmore (到 xzmore 的链接), unlzma (到 xz 的链接), unxz (到 xz 的链接), xz, "
  150. "xzcat (到 xz 的链接), xzcmp (到 xzdiff 的链接), xzdec, xzdiff, xzegrep (到 "
  151. "xzgrep 的链接), xzfgrep (到 xzgrep 的链接), xzgrep, xzless, 以及 xzmore"
  152. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  153. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:105
  154. msgid "liblzma.so"
  155. msgstr "liblzma.so"
  156. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  157. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:108
  158. msgid "/usr/include/lzma and /usr/share/doc/xz-&xz-version;"
  159. msgstr "/usr/include/lzma 和 /usr/share/doc/xz-&xz-version;"
  160. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  161. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:115
  162. msgid "Short Descriptions"
  163. msgstr "简要描述"
  164. #. type: Content of: <sect1><sect2><variablelist>
  165. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:116
  166. msgid ""
  167. "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  168. msgstr ""
  169. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  170. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:120
  171. msgid "<command>lzcat</command>"
  172. msgstr "<command>lzcat</command>"
  173. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  174. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:122
  175. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:262
  176. msgid "Decompresses to standard output"
  177. msgstr "解压到标准输出"
  178. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  179. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:124
  180. msgid "lzcat"
  181. msgstr "lzcat"
  182. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  183. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:130
  184. msgid "<command>lzcmp</command>"
  185. msgstr "<command>lzcmp</command>"
  186. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  187. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:132
  188. msgid "Runs <command>cmp</command> on LZMA compressed files"
  189. msgstr "在 LZMA 压缩文件上执行 <command>cmp</command>"
  190. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  191. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:134
  192. msgid "lzcmp"
  193. msgstr "lzcmp"
  194. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  195. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:140
  196. msgid "<command>lzdiff</command>"
  197. msgstr "<command>lzdiff</command>"
  198. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  199. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:142
  200. msgid "Runs <command>diff</command> on LZMA compressed files"
  201. msgstr "在 LZMA 压缩文件上执行 <command>diff</command>"
  202. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  203. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:144
  204. msgid "lzdiff"
  205. msgstr "lzdiff"
  206. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  207. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:150
  208. msgid "<command>lzegrep</command>"
  209. msgstr "<command>lzegrep</command>"
  210. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  211. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:152
  212. msgid "Runs <command>egrep</command> on LZMA compressed files"
  213. msgstr "在 LZMA 压缩文件上执行 <command>egrep</command>"
  214. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  215. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:154
  216. msgid "lzegrep"
  217. msgstr "lzegrep"
  218. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  219. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:160
  220. msgid "<command>lzfgrep</command>"
  221. msgstr "<command>lzfgrep</command>"
  222. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  223. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:162
  224. msgid "Runs <command>fgrep</command> on LZMA compressed files"
  225. msgstr "在 LZMA 压缩文件上执行 <command>fgrep</command>"
  226. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  227. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:164
  228. msgid "lzfgrep"
  229. msgstr "lzfgrep"
  230. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  231. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:170
  232. msgid "<command>lzgrep</command>"
  233. msgstr "<command>lzgrep</command>"
  234. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  235. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:172
  236. msgid "Runs <command>grep</command> on LZMA compressed files"
  237. msgstr "在 LZMA 压缩文件上执行 <command>grep</command>"
  238. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  239. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:174
  240. msgid "lzgrep"
  241. msgstr "lzgrep"
  242. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  243. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:180
  244. msgid "<command>lzless</command>"
  245. msgstr "<command>lzless</command>"
  246. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  247. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:182
  248. msgid "Runs <command>less</command> on LZMA compressed files"
  249. msgstr "在 LZMA 压缩文件上执行 <command>less</command>"
  250. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  251. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:184
  252. msgid "lzless"
  253. msgstr "lzless"
  254. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  255. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:190
  256. msgid "<command>lzma</command>"
  257. msgstr "<command>lzma</command>"
  258. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  259. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:192
  260. msgid "Compresses or decompresses files using the LZMA format"
  261. msgstr "使用 LZMA 格式压缩或解压缩文件"
  262. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  263. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:194
  264. msgid "lzma"
  265. msgstr "lzma"
  266. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  267. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:200
  268. msgid "<command>lzmadec</command>"
  269. msgstr "<command>lzmadec</command>"
  270. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  271. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:202
  272. msgid "A small and fast decoder for LZMA compressed files"
  273. msgstr "一个轻量、快速的 LZMA 压缩文件解码器"
  274. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  275. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:204
  276. msgid "lzmadec"
  277. msgstr "lzmadec"
  278. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  279. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:210
  280. msgid "<command>lzmainfo</command>"
  281. msgstr "<command>lzmainfo</command>"
  282. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  283. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:212
  284. msgid "Shows information stored in the LZMA compressed file header"
  285. msgstr "显示 LZMA 压缩文件头中存储的信息"
  286. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  287. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:214
  288. msgid "lzmainfo"
  289. msgstr "lzmainfo"
  290. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  291. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:220
  292. msgid "<command>lzmore</command>"
  293. msgstr "<command>lzmore</command>"
  294. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  295. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:222
  296. msgid "Runs <command>more</command> on LZMA compressed files"
  297. msgstr "在 LZMA 压缩文件上执行 <command>more</command>"
  298. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  299. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:224
  300. msgid "lzmore"
  301. msgstr "lzmore"
  302. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  303. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:230
  304. msgid "<command>unlzma</command>"
  305. msgstr "<command>unlzma</command>"
  306. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  307. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:232
  308. msgid "Decompresses files using the LZMA format"
  309. msgstr "使用 LZMA 格式解压缩文件"
  310. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  311. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:234
  312. msgid "unlzma"
  313. msgstr "unlzma"
  314. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  315. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:240
  316. msgid "<command>unxz</command>"
  317. msgstr "<command>unxz</command>"
  318. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  319. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:242
  320. msgid "Decompresses files using the XZ format"
  321. msgstr "使用 XZ 格式解压缩文件"
  322. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  323. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:244
  324. msgid "unxz"
  325. msgstr "unxz"
  326. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  327. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:250
  328. msgid "<command>xz</command>"
  329. msgstr "<command>xz</command>"
  330. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  331. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:252
  332. msgid "Compresses or decompresses files using the XZ format"
  333. msgstr "使用 XZ 格式压缩或解压缩文件"
  334. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  335. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:254
  336. msgid "xz"
  337. msgstr "xz"
  338. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  339. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:260
  340. msgid "<command>xzcat</command>"
  341. msgstr "<command>xzcat</command>"
  342. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  343. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:264
  344. msgid "xzcat"
  345. msgstr "xzcat"
  346. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  347. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:270
  348. msgid "<command>xzcmp</command>"
  349. msgstr "<command>xzcmp</command>"
  350. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  351. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:272
  352. msgid "Runs <command>cmp</command> on XZ compressed files"
  353. msgstr "在 XZ 压缩文件上执行 <command>cmp</command>"
  354. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  355. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:274
  356. msgid "xzcmp"
  357. msgstr "xzcmp"
  358. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  359. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:280
  360. msgid "<command>xzdec</command>"
  361. msgstr "<command>xzdec</command>"
  362. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  363. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:282
  364. msgid "A small and fast decoder for XZ compressed files"
  365. msgstr "一个轻量、快速的 XZ 压缩文件解码器"
  366. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  367. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:284
  368. msgid "xzdec"
  369. msgstr "xzdec"
  370. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  371. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:290
  372. msgid "<command>xzdiff</command>"
  373. msgstr "<command>xzdiff</command>"
  374. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  375. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:292
  376. msgid "Runs <command>diff</command> on XZ compressed files"
  377. msgstr "在 XZ 压缩文件上执行 <command>diff</command>"
  378. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  379. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:294
  380. msgid "xzdiff"
  381. msgstr "xzdiff"
  382. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  383. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:300
  384. msgid "<command>xzegrep</command>"
  385. msgstr "<command>xzegrep</command>"
  386. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  387. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:302
  388. msgid "Runs <command>egrep</command> on XZ compressed files"
  389. msgstr "在 XZ 压缩文件上执行 <command>egrep</command>"
  390. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  391. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:304
  392. msgid "xzegrep"
  393. msgstr "xzegrep"
  394. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  395. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:310
  396. msgid "<command>xzfgrep</command>"
  397. msgstr "<command>xzfgrep</command>"
  398. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  399. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:312
  400. msgid "Runs <command>fgrep</command> on XZ compressed files"
  401. msgstr "在 XZ 压缩文件上执行 <command>fgrep</command>"
  402. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  403. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:314
  404. msgid "xzfgrep"
  405. msgstr "xzfgrep"
  406. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  407. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:320
  408. msgid "<command>xzgrep</command>"
  409. msgstr "<command>xzgrep</command>"
  410. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  411. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:322
  412. msgid "Runs <command>grep</command> on XZ compressed files"
  413. msgstr "在 XZ 压缩文件上执行 <command>grep</command>"
  414. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  415. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:324
  416. msgid "xzgrep"
  417. msgstr "xzgrep"
  418. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  419. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:330
  420. msgid "<command>xzless</command>"
  421. msgstr "<command>xzless</command>"
  422. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  423. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:332
  424. msgid "Runs <command>less</command> on XZ compressed files"
  425. msgstr "在 XZ 压缩文件上执行 <command>less</command>"
  426. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  427. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:334
  428. msgid "xzless"
  429. msgstr "xzless"
  430. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  431. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:340
  432. msgid "<command>xzmore</command>"
  433. msgstr "<command>xzmore</command>"
  434. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  435. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:342
  436. msgid "Runs <command>more</command> on XZ compressed files"
  437. msgstr "在 XZ 压缩文件上执行 <command>more</command>"
  438. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  439. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:344
  440. msgid "xzmore"
  441. msgstr "xzmore"
  442. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  443. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:350
  444. msgid "<filename class=\"libraryfile\">liblzma</filename>"
  445. msgstr "<filename class=\"libraryfile\">liblzma</filename>"
  446. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  447. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:352
  448. msgid ""
  449. "The library implementing lossless, block-sorting data compression, using the "
  450. "Lempel-Ziv-Markov chain algorithm"
  451. msgstr "实现基于 Lempel-Zip-Markov 链的无损块排序数据压缩算法的库"
  452. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  453. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/xz.xml:355
  454. msgid "liblzma"
  455. msgstr "liblzma"