diff options
Diffstat (limited to 'templates/man1/zless.1.pot')
-rw-r--r-- | templates/man1/zless.1.pot | 152 |
1 files changed, 152 insertions, 0 deletions
diff --git a/templates/man1/zless.1.pot b/templates/man1/zless.1.pot new file mode 100644 index 00000000..c710c93e --- /dev/null +++ b/templates/man1/zless.1.pot @@ -0,0 +1,152 @@ +# 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: 2024-02-15 18:16+0100\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: TH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "ZLESS" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "zless - file perusal filter for crt viewing of compressed text" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "B<zless> [ name ... ]" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "" +"The B<zless> command is a filter which allows examination of compressed or " +"plain text files one screenful at a time on a soft-copy terminal. It is the " +"equivalent of setting the environment variable LESSOPEN to '|gzip -cdfq -- " +"%s', and the environment variable LESSMETACHARS to " +"\\&'E<lt>spaceE<gt>E<lt>tabE<gt>E<lt>newlineE<gt>;*?\"()E<lt>E<gt>[|&^`#\\e$" +"%=~', and then running B<less>. However, enough people seem to think that " +"having the command B<zless> available is important to be worth providing it." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "B<zmore>(1), B<less>(1)" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "BUGS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "" +"The B<zless> command does not work with compressed data that is piped to it " +"via standard input; it requires that input files be specified as arguments. " +"To read compressed data from a pipe, you can use .\\|.\\|.B<|gunzip|less> " +"instead of .\\|.\\|.B<|zless>." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +#, no-wrap +msgid "COPYRIGHT NOTICE" +msgstr "" + +#. type: Plain text +#: archlinux fedora-40 fedora-rawhide mageia-cauldron +msgid "Copyright \\(co 2006-2007, 2015-2023 Free Software Foundation, Inc." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "Copyright \\(co 1992, 1993 Jean-loup Gailly" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "" +"Permission is granted to make and distribute verbatim copies of this manual " +"provided the copyright notice and this permission notice are preserved on " +"all copies." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "" +"Permission is granted to copy and distribute modified versions of this " +"manual under the conditions for verbatim copying, provided that the entire " +"resulting derived work is distributed under the terms of a permission notice " +"identical to this one." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron +msgid "" +"Permission is granted to copy and distribute translations of this manual " +"into another language, under the above conditions for modified versions, " +"except that this permission notice may be stated in a translation approved " +"by the Foundation." +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "Copyright \\(co 2006-2007, 2015-2022 Free Software Foundation, Inc." +msgstr "" |