gzip.po 13 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371
  1. # SOME DESCRIPTIVE TITLE
  2. # Copyright (C) YEAR Free Software Foundation, Inc.
  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. "POT-Creation-Date: 2020-06-17 12:44+0800\n"
  11. "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
  12. "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
  13. "Language-Team: LANGUAGE <LL@li.org>\n"
  14. "Language: \n"
  15. "MIME-Version: 1.0\n"
  16. "Content-Type: text/plain; charset=UTF-8\n"
  17. "Content-Transfer-Encoding: 8bit\n"
  18. #. type: Content of: <sect1><sect1info><address>
  19. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:14
  20. #, no-wrap
  21. msgid "&gzip-url;"
  22. msgstr ""
  23. #. type: Content of: <sect1><sect1info>
  24. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:12
  25. msgid ""
  26. "<productname>gzip</productname> "
  27. "<productnumber>&gzip-version;</productnumber> <placeholder type=\"address\" "
  28. "id=\"0\"/>"
  29. msgstr ""
  30. #. type: Content of: <sect1><title>
  31. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:17
  32. msgid "Gzip-&gzip-version;"
  33. msgstr ""
  34. #. type: Content of: <sect1><indexterm><primary>
  35. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:20
  36. msgid "Gzip"
  37. msgstr ""
  38. #. type: Content of: <sect1><sect2><para>
  39. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:26
  40. msgid "The Gzip package contains programs for compressing and decompressing files."
  41. msgstr ""
  42. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  43. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:30
  44. msgid "&buildtime;"
  45. msgstr ""
  46. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  47. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:31
  48. msgid "&diskspace;"
  49. msgstr ""
  50. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  51. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:34
  52. msgid "&gzip-fin-sbu;"
  53. msgstr ""
  54. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  55. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:35
  56. msgid "&gzip-fin-du;"
  57. msgstr ""
  58. #. type: Content of: <sect1><sect2><title>
  59. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:42
  60. msgid "Installation of Gzip"
  61. msgstr ""
  62. #. type: Content of: <sect1><sect2><para>
  63. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:44
  64. msgid "Prepare Gzip for compilation:"
  65. msgstr ""
  66. #. type: Content of: <sect1><sect2><screen>
  67. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:46
  68. #, no-wrap
  69. msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
  70. msgstr ""
  71. #. type: Content of: <sect1><sect2><para>
  72. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:48
  73. msgid "Compile the package:"
  74. msgstr ""
  75. #. type: Content of: <sect1><sect2><screen>
  76. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:50
  77. #, no-wrap
  78. msgid "<userinput remap=\"make\">make</userinput>"
  79. msgstr ""
  80. #. type: Content of: <sect1><sect2><para>
  81. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:52
  82. msgid "To test the results, issue:"
  83. msgstr ""
  84. #. type: Content of: <sect1><sect2><screen>
  85. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:54
  86. #, no-wrap
  87. msgid "<userinput remap=\"test\">make check</userinput>"
  88. msgstr ""
  89. #. type: Content of: <sect1><sect2><para>
  90. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:56
  91. msgid "Install the package:"
  92. msgstr ""
  93. #. type: Content of: <sect1><sect2><screen>
  94. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:58
  95. #, no-wrap
  96. msgid "<userinput remap=\"install\">make install</userinput>"
  97. msgstr ""
  98. #. type: Content of: <sect1><sect2><para>
  99. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:60
  100. msgid "Move a program that needs to be on the root filesystem:"
  101. msgstr ""
  102. #. type: Content of: <sect1><sect2><screen>
  103. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:62
  104. #, no-wrap
  105. msgid "<userinput remap=\"install\">mv -v /usr/bin/gzip /bin</userinput>"
  106. msgstr ""
  107. #. type: Content of: <sect1><sect2><title>
  108. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:67
  109. msgid "Contents of Gzip"
  110. msgstr ""
  111. #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
  112. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:70
  113. msgid "Installed programs"
  114. msgstr ""
  115. #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
  116. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:73
  117. msgid ""
  118. "gunzip, gzexe, gzip, uncompress (hard link with gunzip), zcat, zcmp, zdiff, "
  119. "zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew"
  120. msgstr ""
  121. #. type: Content of: <sect1><sect2><variablelist><bridgehead>
  122. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:79
  123. msgid "Short Descriptions"
  124. msgstr ""
  125. #. type: Content of: <sect1><sect2><variablelist>
  126. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:80
  127. msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
  128. msgstr ""
  129. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  130. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:84
  131. msgid "<command>gunzip</command>"
  132. msgstr ""
  133. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  134. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:86
  135. msgid "Decompresses gzipped files"
  136. msgstr ""
  137. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  138. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:88
  139. msgid "gunzip"
  140. msgstr ""
  141. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  142. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:94
  143. msgid "<command>gzexe</command>"
  144. msgstr ""
  145. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  146. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:96
  147. msgid "Creates self-decompressing executable files"
  148. msgstr ""
  149. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  150. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:98
  151. msgid "gzexe"
  152. msgstr ""
  153. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  154. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:104
  155. msgid "<command>gzip</command>"
  156. msgstr ""
  157. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  158. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:106
  159. msgid "Compresses the given files using Lempel-Ziv (LZ77) coding"
  160. msgstr ""
  161. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  162. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:108
  163. msgid "gzip"
  164. msgstr ""
  165. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  166. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:114
  167. msgid "<command>uncompress</command>"
  168. msgstr ""
  169. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  170. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:116
  171. msgid "Decompresses compressed files"
  172. msgstr ""
  173. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  174. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:118
  175. msgid "uncompress"
  176. msgstr ""
  177. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  178. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:124
  179. msgid "<command>zcat</command>"
  180. msgstr ""
  181. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  182. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:126
  183. msgid "Decompresses the given gzipped files to standard output"
  184. msgstr ""
  185. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  186. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:128
  187. msgid "zcat"
  188. msgstr ""
  189. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  190. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:134
  191. msgid "<command>zcmp</command>"
  192. msgstr ""
  193. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  194. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:136
  195. msgid "Runs <command>cmp</command> on gzipped files"
  196. msgstr ""
  197. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  198. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:138
  199. msgid "zcmp"
  200. msgstr ""
  201. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  202. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:144
  203. msgid "<command>zdiff</command>"
  204. msgstr ""
  205. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  206. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:146
  207. msgid "Runs <command>diff</command> on gzipped files"
  208. msgstr ""
  209. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  210. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:148
  211. msgid "zdiff"
  212. msgstr ""
  213. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  214. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:154
  215. msgid "<command>zegrep</command>"
  216. msgstr ""
  217. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  218. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:156
  219. msgid "Runs <command>egrep</command> on gzipped files"
  220. msgstr ""
  221. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  222. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:158
  223. msgid "zegrep"
  224. msgstr ""
  225. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  226. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:164
  227. msgid "<command>zfgrep</command>"
  228. msgstr ""
  229. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  230. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:166
  231. msgid "Runs <command>fgrep</command> on gzipped files"
  232. msgstr ""
  233. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  234. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:168
  235. msgid "zfgrep"
  236. msgstr ""
  237. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  238. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:174
  239. msgid "<command>zforce</command>"
  240. msgstr ""
  241. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  242. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:176
  243. msgid ""
  244. "Forces a <filename class=\"extension\">.gz</filename> extension on all given "
  245. "files that are gzipped files, so that <command>gzip</command> will not "
  246. "compress them again; this can be useful when file names were truncated "
  247. "during a file transfer"
  248. msgstr ""
  249. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  250. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:181
  251. msgid "zforce"
  252. msgstr ""
  253. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  254. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:187
  255. msgid "<command>zgrep</command>"
  256. msgstr ""
  257. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  258. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:189
  259. msgid "Runs <command>grep</command> on gzipped files"
  260. msgstr ""
  261. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  262. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:191
  263. msgid "zgrep"
  264. msgstr ""
  265. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  266. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:197
  267. msgid "<command>zless</command>"
  268. msgstr ""
  269. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  270. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:199
  271. msgid "Runs <command>less</command> on gzipped files"
  272. msgstr ""
  273. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  274. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:201
  275. msgid "zless"
  276. msgstr ""
  277. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  278. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:207
  279. msgid "<command>zmore</command>"
  280. msgstr ""
  281. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  282. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:209
  283. msgid "Runs <command>more</command> on gzipped files"
  284. msgstr ""
  285. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  286. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:211
  287. msgid "zmore"
  288. msgstr ""
  289. #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
  290. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:217
  291. msgid "<command>znew</command>"
  292. msgstr ""
  293. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
  294. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:219
  295. msgid ""
  296. "Re-compresses files from <command>compress</command> format to "
  297. "<command>gzip</command> format&mdash;<filename "
  298. "class=\"extension\">.Z</filename> to <filename "
  299. "class=\"extension\">.gz</filename>"
  300. msgstr ""
  301. #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
  302. #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:224
  303. msgid "znew"
  304. msgstr ""