diff options
Diffstat (limited to 'templates/man1/compress.1.pot')
-rw-r--r-- | templates/man1/compress.1.pot | 147 |
1 files changed, 127 insertions, 20 deletions
diff --git a/templates/man1/compress.1.pot b/templates/man1/compress.1.pot index dbfb5309..1fa2ee1b 100644 --- a/templates/man1/compress.1.pot +++ b/templates/man1/compress.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2024-02-15 17:56+0100\n" +"POT-Creation-Date: 2024-06-01 05:45+0200\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" @@ -24,8 +24,8 @@ msgid "COMPRESS" msgstr "" #. type: TH -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed #, no-wrap msgid "local" msgstr "" @@ -79,8 +79,8 @@ msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I<Compress> reduces the size of the named files using adaptive Lempel-Ziv " "coding. Whenever possible, each file is replaced by one with the extension " @@ -144,8 +144,7 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-unstable fedora-40 fedora-rawhide opensuse-leap-15-6 -#: opensuse-tumbleweed +#: archlinux fedora-40 fedora-rawhide opensuse-leap-15-6 opensuse-tumbleweed msgid "" "If the B<-r> flag is specified, I<compress> will operate recursively. If any " "of the file names specified on the command line are directories, I<compress> " @@ -164,8 +163,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "I<Compress> uses the modified Lempel-Ziv algorithm popularized in \"A " "Technique for High Performance Data Compression\", Terry A. Welch, I<IEEE " @@ -199,8 +198,8 @@ msgid "" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The amount of compression obtained depends on the size of the input, the " "number of I<bits> per code, and the distribution of common substrings. " @@ -365,8 +364,8 @@ msgid "-- not a regular file or directory: ignored" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "When the input file is not a regular file or directory, (e.g. a symbolic " "link, socket, FIFO, device file), it is left unaltered." @@ -379,8 +378,8 @@ msgid "-- has I<xx> other links: unchanged" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "The input file has links; it is left unchanged. See I<ln>(1) for more " "information. Use the B<-f> flag to force compression of multiply-linked " @@ -407,8 +406,8 @@ msgid "BUGS" msgstr "" #. type: Plain text -#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide -#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#: archlinux debian-bookworm fedora-40 fedora-rawhide mageia-cauldron +#: opensuse-leap-15-6 opensuse-tumbleweed msgid "" "Although compressed files are compatible between machines with large memory, " "B<-b>\\12 should be used for file transfer to architectures with a small " @@ -449,7 +448,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "Note that the program that would normally be installed as I<uncompress> is " "installed for Debian as I<uncompress.real.> This has been done to avoid " @@ -458,7 +457,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "Compressed files can be restored to their original form using I<uncompress." "real.>" @@ -490,7 +489,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm debian-unstable +#: debian-bookworm msgid "" "Note that the B<-b> flag is omitted for I<uncompress.real,> since the " "I<bits> parameter specified during compression is encoded within the output, " @@ -527,6 +526,18 @@ msgid "" "in the source distribution for an explanation." msgstr "" +#. type: TH +#: debian-unstable +#, no-wrap +msgid "2024-05-21" +msgstr "" + +#. type: TH +#: debian-unstable +#, no-wrap +msgid "ncompress" +msgstr "" + #. type: Plain text #: debian-unstable msgid "" @@ -535,6 +546,102 @@ msgid "" msgstr "" #. type: Plain text +#: debian-unstable +msgid "" +"Note that the program that would normally be installed as I<uncompress> is " +"installed for Debian as I<uncompress.real>. This has been done to avoid " +"conflicting with the more-commonly-used program with the same name that is " +"part of the gzip package." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"I<Compress> reduces the size of the named files using adaptive Lempel-Ziv " +"coding. Whenever possible, each file is replaced by one with the extension " +"B<\\&.Z,> while keeping the same ownership modes, access and modification " +"times. If no files are specified, the standard input is compressed to the " +"standard output. I<Compress> will only attempt to compress regular files. " +"In particular, it will ignore symbolic links. If a file has multiple hard " +"links, I<compress> will refuse to compress it unless the B<-f> flag is given." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"Compressed files can be restored to their original form using I<uncompress." +"real>." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"If the B<-r> flag is specified, I<compress> will operate recursively. If " +"any of the file names specified on the command line are directories, " +"I<compress> will descend into the directory and compress all the files it " +"finds there. When compressing, any files already compressed will be " +"ignored, and when decompressing, any files already decompressed will be " +"ignored." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"I<Compress> uses the modified Lempel-Ziv algorithm popularized in \"A " +"Technique for High Performance Data Compression\", Terry A.\\& Welch, I<IEEE " +"Computer,> vol.\\& 17, no.\\& 6 (June 1984), pp.\\& 8\\(en19. Common " +"substrings in the file are first replaced by 9-bit codes 257 and up. When " +"code 512 is reached, the algorithm switches to 10-bit codes and continues to " +"use more bits until the limit specified by the B<-b> flag is reached " +"(default 16). I<Bits> must be between 9 and 16. The default can be changed " +"in the source to allow I<compress> to be run on a smaller machine." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"Note that the B<-b> flag is omitted for I<uncompress.real>, since the " +"I<bits> parameter specified during compression is encoded within the output, " +"along with a magic number to ensure that neither decompression of random " +"data nor recompression of compressed data is attempted." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"The amount of compression obtained depends on the size of the input, the " +"number of I<bits> per code, and the distribution of common substrings. " +"Typically, text such as source code or English is reduced by 50\\(en60%. " +"Compression is generally much better than that achieved by Huffman coding " +"(as used in I<pack>), or adaptive Huffman coding (I<compact>), and takes " +"less time to compute." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"When the input file is not a regular file or directory, (e.g.\\& a symbolic " +"link, socket, FIFO, device file), it is left unaltered." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"The input file has links; it is left unchanged. See I<ln>(1) for more " +"information. Use the B<-f> flag to force compression of multiply-linked " +"files." +msgstr "" + +#. type: Plain text +#: debian-unstable +msgid "" +"Although compressed files are compatible between machines with large memory, " +"B<-b>12 should be used for file transfer to architectures with a small " +"process data space (64\\ KiB or less, as exhibited by the DEC PDP series, " +"the Intel 80286, etc.)" +msgstr "" + +#. type: Plain text #: mageia-cauldron msgid "" "B<uncompress> [ B<-f> ] [ B<-v> ] [ B<-c> ] [ B<-V> ] [ B<--> ] [ I<name " |