| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371 | 
							- # SOME DESCRIPTIVE TITLE
 
- # Copyright (C) YEAR Free Software Foundation, Inc.
 
- # This file is distributed under the same license as the PACKAGE package.
 
- # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
 
- #
 
- #, fuzzy
 
- msgid ""
 
- msgstr ""
 
- "Project-Id-Version: PACKAGE VERSION\n"
 
- "POT-Creation-Date: 2020-06-17 12:44+0800\n"
 
- "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 
- "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 
- "Language-Team: LANGUAGE <LL@li.org>\n"
 
- "Language: \n"
 
- "MIME-Version: 1.0\n"
 
- "Content-Type: text/plain; charset=UTF-8\n"
 
- "Content-Transfer-Encoding: 8bit\n"
 
- #. type: Content of: <sect1><sect1info><address>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:14
 
- #, no-wrap
 
- msgid "&gzip-url;"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect1info>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:12
 
- msgid ""
 
- "<productname>gzip</productname> "
 
- "<productnumber>&gzip-version;</productnumber> <placeholder type=\"address\" "
 
- "id=\"0\"/>"
 
- msgstr ""
 
- #. type: Content of: <sect1><title>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:17
 
- msgid "Gzip-&gzip-version;"
 
- msgstr ""
 
- #. type: Content of: <sect1><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:20
 
- msgid "Gzip"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:26
 
- msgid "The Gzip package contains programs for compressing and decompressing files."
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:30
 
- msgid "&buildtime;"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:31
 
- msgid "&diskspace;"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:34
 
- msgid "&gzip-fin-sbu;"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:35
 
- msgid "&gzip-fin-du;"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><title>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:42
 
- msgid "Installation of Gzip"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:44
 
- msgid "Prepare Gzip for compilation:"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><screen>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:46
 
- #, no-wrap
 
- msgid "<userinput remap=\"configure\">./configure --prefix=/usr</userinput>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:48
 
- msgid "Compile the package:"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><screen>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:50
 
- #, no-wrap
 
- msgid "<userinput remap=\"make\">make</userinput>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:52
 
- msgid "To test the results, issue:"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><screen>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:54
 
- #, no-wrap
 
- msgid "<userinput remap=\"test\">make check</userinput>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:56
 
- msgid "Install the package:"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><screen>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:58
 
- #, no-wrap
 
- msgid "<userinput remap=\"install\">make install</userinput>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:60
 
- msgid "Move a program that needs to be on the root filesystem:"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><screen>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:62
 
- #, no-wrap
 
- msgid "<userinput remap=\"install\">mv -v /usr/bin/gzip /bin</userinput>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><title>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:67
 
- msgid "Contents of Gzip"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><segmentedlist><segtitle>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:70
 
- msgid "Installed programs"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><segmentedlist><seglistitem><seg>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:73
 
- msgid ""
 
- "gunzip, gzexe, gzip, uncompress (hard link with gunzip), zcat, zcmp, zdiff, "
 
- "zegrep, zfgrep, zforce, zgrep, zless, zmore, and znew"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><bridgehead>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:79
 
- msgid "Short Descriptions"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:80
 
- msgid "<?dbfo list-presentation=\"list\"?> <?dbhtml list-presentation=\"table\"?>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:84
 
- msgid "<command>gunzip</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:86
 
- msgid "Decompresses gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:88
 
- msgid "gunzip"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:94
 
- msgid "<command>gzexe</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:96
 
- msgid "Creates self-decompressing executable files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:98
 
- msgid "gzexe"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:104
 
- msgid "<command>gzip</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:106
 
- msgid "Compresses the given files using Lempel-Ziv (LZ77) coding"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:108
 
- msgid "gzip"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:114
 
- msgid "<command>uncompress</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:116
 
- msgid "Decompresses compressed files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:118
 
- msgid "uncompress"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:124
 
- msgid "<command>zcat</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:126
 
- msgid "Decompresses the given gzipped files to standard output"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:128
 
- msgid "zcat"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:134
 
- msgid "<command>zcmp</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:136
 
- msgid "Runs <command>cmp</command> on gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:138
 
- msgid "zcmp"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:144
 
- msgid "<command>zdiff</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:146
 
- msgid "Runs <command>diff</command> on gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:148
 
- msgid "zdiff"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:154
 
- msgid "<command>zegrep</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:156
 
- msgid "Runs <command>egrep</command> on gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:158
 
- msgid "zegrep"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:164
 
- msgid "<command>zfgrep</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:166
 
- msgid "Runs <command>fgrep</command> on gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:168
 
- msgid "zfgrep"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:174
 
- msgid "<command>zforce</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:176
 
- msgid ""
 
- "Forces a <filename class=\"extension\">.gz</filename> extension on all given "
 
- "files that are gzipped files, so that <command>gzip</command> will not "
 
- "compress them again; this can be useful when file names were truncated "
 
- "during a file transfer"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:181
 
- msgid "zforce"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:187
 
- msgid "<command>zgrep</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:189
 
- msgid "Runs <command>grep</command> on gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:191
 
- msgid "zgrep"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:197
 
- msgid "<command>zless</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:199
 
- msgid "Runs <command>less</command> on gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:201
 
- msgid "zless"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:207
 
- msgid "<command>zmore</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:209
 
- msgid "Runs <command>more</command> on gzipped files"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:211
 
- msgid "zmore"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><term>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:217
 
- msgid "<command>znew</command>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><para>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:219
 
- msgid ""
 
- "Re-compresses files from <command>compress</command> format to "
 
- "<command>gzip</command> format—<filename "
 
- "class=\"extension\">.Z</filename> to <filename "
 
- "class=\"extension\">.gz</filename>"
 
- msgstr ""
 
- #. type: Content of: <sect1><sect2><variablelist><varlistentry><listitem><indexterm><primary>
 
- #: /home/xry111/svn-repos/LFS-BOOK/chapter08/gzip.xml:224
 
- msgid "znew"
 
- msgstr ""
 
 
  |