diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-15 19:43:11 +0000 |
commit | fc22b3d6507c6745911b9dfcc68f1e665ae13dbc (patch) | |
tree | ce1e3bce06471410239a6f41282e328770aa404a /templates/man1/zmore.1.pot | |
parent | Initial commit. (diff) | |
download | manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.tar.xz manpages-l10n-fc22b3d6507c6745911b9dfcc68f1e665ae13dbc.zip |
Adding upstream version 4.22.0.upstream/4.22.0
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'templates/man1/zmore.1.pot')
-rw-r--r-- | templates/man1/zmore.1.pot | 414 |
1 files changed, 414 insertions, 0 deletions
diff --git a/templates/man1/zmore.1.pot b/templates/man1/zmore.1.pot new file mode 100644 index 00000000..c35a74b7 --- /dev/null +++ b/templates/man1/zmore.1.pot @@ -0,0 +1,414 @@ +# 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 opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "ZMORE" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "zmore - file perusal filter for crt viewing of compressed text" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "B<zmore> [ name ... ]" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The I<zmore> command is a filter which allows examination of compressed or " +"plain text files one screenful at a time on a soft-copy terminal. The " +"B<zmore> command works on files compressed with B<compress>, B<pack> or " +"B<gzip>, and also on uncompressed files. If a file does not exist, B<zmore> " +"looks for a file of the same name with the addition of a .gz, .z or .Z " +"suffix." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The B<zmore> command normally pauses after each screenful, printing --More-- " +"at the bottom of the screen. If the user then types a carriage return, one " +"more line is displayed. If the user hits a space, another screenful is " +"displayed. Other possibilities are enumerated later." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"The B<zmore> command looks in the file I</etc/termcap> to determine terminal " +"characteristics, and to determine the default window size. On a terminal " +"capable of displaying 24 lines, the default window size is 22 lines. To use " +"a pager other than the default B<more>, set environment variable PAGER to " +"the name of the desired program, such as B<less>." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"Other sequences which may be typed when B<zmore> pauses, and their effects, " +"are as follows (I<i> is an optional integer argument, defaulting to 1) :" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<i\\^>E<lt>spaceE<gt>" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "display I<i> more lines, (or another screenful if no argument is given)" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "^D" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"display 11 more lines (a ``scroll''). If I<i> is given, then the scroll " +"size is set to I<i>." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "d" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "same as ^D (control-D)" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<i\\^>z" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"same as typing a space except that I<i>, if present, becomes the new window " +"size." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<i\\^>s" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "skip I<i> lines and print a screenful of lines" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<i\\^>f" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "skip I<i> screenfuls and print a screenful of lines" +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "q or Q" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Quit." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "=" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Display the current line number." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<i>/expr" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"search for the I<i\\^>-th occurrence of the regular expression I<expr.> The " +"user's erase and kill characters may be used to edit the regular " +"expression. Erasing back past the first column cancels the search command." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "I<i\\^>n" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"search for the I<i\\^>-th occurrence of the last regular expression entered." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "!command" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"invoke a shell with I<command>. The character `!' in \"command\" is " +"replaced with the previous shell command. The sequence \"\\e!\" is replaced " +"by \"!\"." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid ":q or :Q" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Quit (same as q or Q)." +msgstr "" + +#. type: IP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "(dot) repeat the previous command." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The commands take effect immediately, i.e., it is not necessary to type a " +"carriage return. Up to the time when the command character itself is given, " +"the user may hit the line kill character to cancel the numerical argument " +"being formed. In addition, the user may hit the erase character to " +"redisplay the --More-- message." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"At any time when output is being sent to the terminal, the user can hit the " +"quit key (normally control-\\e). The I<zmore> command will stop sending " +"output, and will display the usual --More-- prompt. The user may then enter " +"one of the above commands in the normal manner. Unfortunately, some output " +"is lost when this is done, due to the fact that any characters waiting in " +"the terminal's output queue are flushed when the quit signal occurs." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "" +"The terminal is set to I<noecho> mode by this program so that the output can " +"be continuous. What you type will thus not show on your terminal, except " +"for the / and ! commands." +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"If the standard output is not a teletype, then B<zmore> acts just like " +"B<zcat>, except that a header is printed before each file if there is more " +"than one file." +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "FILES" +msgstr "" + +#. type: TP +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "/etc/termcap" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +msgid "Terminal data base" +msgstr "" + +#. type: SH +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-leap-15-6 opensuse-tumbleweed +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: archlinux debian-bookworm debian-unstable fedora-40 fedora-rawhide +#: mageia-cauldron opensuse-tumbleweed +msgid "" +"B<more>(1), B<gzip>(1), B<zdiff>(1), B<zgrep>(1), B<znew>(1), B<zforce>(1), " +"B<gzexe>(1)" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"I<Zmore> is a filter which allows examination of compressed or plain text " +"files one screenful at a time on a soft-copy terminal. I<zmore> works on " +"files compressed with I<compress>, I<pack> or I<gzip>, and also on " +"uncompressed files. If a file does not exist, I<zmore> looks for a file of " +"the same name with the addition of a .gz, .z or .Z suffix." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"I<Zmore> normally pauses after each screenful, printing --More-- at the " +"bottom of the screen. If the user then types a carriage return, one more " +"line is displayed. If the user hits a space, another screenful is " +"displayed. Other possibilities are enumerated later." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"I<Zmore> looks in the file I</etc/termcap> to determine terminal " +"characteristics, and to determine the default window size. On a terminal " +"capable of displaying 24 lines, the default window size is 22 lines. To use " +"a pager other than the default I<more>, set environment variable PAGER to " +"the name of the desired program, such as I<less>." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"Other sequences which may be typed when I<zmore> pauses, and their effects, " +"are as follows (I<i> is an optional integer argument, defaulting to 1) :" +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"At any time when output is being sent to the terminal, the user can hit the " +"quit key (normally control-\\e). I<Zmore> will stop sending output, and " +"will display the usual --More-- prompt. The user may then enter one of the " +"above commands in the normal manner. Unfortunately, some output is lost " +"when this is done, due to the fact that any characters waiting in the " +"terminal's output queue are flushed when the quit signal occurs." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "" +"If the standard output is not a teletype, then I<zmore> acts just like " +"I<zcat>, except that a header is printed before each file if there is more " +"than one file." +msgstr "" + +#. type: Plain text +#: opensuse-leap-15-6 +msgid "more(1), gzip(1), zdiff(1), zgrep(1), znew(1), zforce(1), gzexe(1)" +msgstr "" |