# SOME DESCRIPTIVE TITLE # Copyright (C) YEAR Free Software Foundation, Inc. # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # #, fuzzy msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "POT-Creation-Date: 2024-03-29 09:45+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #. type: TH #: debian-bookworm #, no-wrap msgid "MORE" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "2022-08-04" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "util-linux 2.38.1" msgstr "" #. type: TH #: debian-bookworm #, no-wrap msgid "User Commands" msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "NAME" msgstr "" #. type: Plain text #: debian-bookworm msgid "more - file perusal filter for crt viewing" msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text #: debian-bookworm msgid "B [options] I ..." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "B is a filter for paging through text one screenful at a time. This " "version is especially primitive. Users should realize that B(1) " "provides B(1) emulation plus extensive enhancements." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Options are also taken from the environment variable B (make sure to " "precede them with a dash (B<->)) but command-line options will override " "those." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-d>, B<--silent>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Prompt with \"[Press space to continue, \\(aqq\\(aq to quit.]\", and display " "\"[Press \\(aqh\\(aq for instructions.]\" instead of ringing the bell when " "an illegal key is pressed." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-l>, B<--logical>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Do not pause after any line containing a B<^L> (form feed)." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-e>, B<--exit-on-eof>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Exit on End-Of-File, enabled by default if not executed on terminal." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-f>, B<--no-pause>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Count logical lines, rather than screen lines (i.e., long lines are not " "folded)." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-p>, B<--print-over>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Do not scroll. Instead, clear the whole screen and then display the text. " "Notice that this option is switched on automatically if the executable is " "named B." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-c>, B<--clean-print>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Do not scroll. Instead, paint each screen from the top, clearing the " "remainder of each line as it is displayed." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-s>, B<--squeeze>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Squeeze multiple blank lines into one." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-u>, B<--plain>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Suppress underlining. This option is silently ignored as backwards " "compatibility." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-n>, B<--lines> I" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Specify the I of lines per screenful. The I argument is a " "positive decimal integer. The B<--lines> option shall override any values " "obtained from any other source, such as number of lines reported by terminal." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<->I" msgstr "" #. type: Plain text #: debian-bookworm msgid "A numeric option means the same as B<--lines> option argument." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<+>I" msgstr "" #. type: Plain text #: debian-bookworm msgid "Start displaying each file at line I." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<+>/I" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "The I to be searched in each file before starting to display it." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-h>, B<--help>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Display help text and exit." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<-V>, B<--version>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Print version and exit." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "COMMANDS" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Interactive commands for B are based on B(1). Some commands may be " "preceded by a decimal number, called k in the descriptions below. In the " "following descriptions, B<^X> means B." msgstr "" #. type: Plain text #: debian-bookworm msgid "B or B" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Help; display a summary of these commands. If you forget all other commands, " "remember this one." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "Display next k lines of text. Defaults to current screen size." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Display next k lines of text. Defaults to current screen size. Argument " "becomes new default." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Display next k lines of text. Defaults to 1. Argument becomes new default." msgstr "" #. type: Plain text #: debian-bookworm msgid "B or B<^D>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Scroll k lines. Default is current scroll size, initially 11. Argument " "becomes new default." msgstr "" #. type: Plain text #: debian-bookworm msgid "B or B or B" msgstr "" #. type: Plain text #: debian-bookworm msgid "Exit." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "Skip forward k lines of text. Defaults to 1." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "Skip forward k screenfuls of text. Defaults to 1." msgstr "" #. type: Plain text #: debian-bookworm msgid "B or B<^B>" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Skip backwards k screenfuls of text. Defaults to 1. Only works with files, " "not pipes." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<\\(aq>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Go to the place where the last search started." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<=>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Display current line number." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "Search for kth occurrence of regular expression. Defaults to 1." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "Search for kth occurrence of last regular expression. Defaults to 1." msgstr "" #. type: Plain text #: debian-bookworm msgid "B or B<:!command>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Execute I in a subshell." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "Start up an editor at current line. The editor is taken from the environment " "variable B if defined, or B if B is not defined, or " "defaults to B(1) if neither B nor B is defined." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<^L>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Redraw screen." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<:n>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Go to kth next file. Defaults to 1." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<:p>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Go to kth previous file. Defaults to 1." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<:f>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Display current file name and line number." msgstr "" #. type: Plain text #: debian-bookworm msgid "B<.>" msgstr "" #. type: Plain text #: debian-bookworm msgid "Repeat previous command." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "ENVIRONMENT" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "The B command respects the following environment variables, if they " "exist:" msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "This variable may be set with favored options to B." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "Current shell in use (normally set by the shell at login time)." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "The terminal type used by B to get the terminal characteristics " "necessary to manipulate the screen." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "The editor the user prefers. Invoked when command key I is pressed." msgstr "" #. type: Plain text #: debian-bookworm msgid "B" msgstr "" #. type: Plain text #: debian-bookworm msgid "The editor of choice when B is not specified." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "HISTORY" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "The B command appeared in 3.0BSD. This man page documents B " "version 5.19 (Berkeley 6/29/88), which is currently in use in the Linux " "community. Documentation was produced using several other versions of the " "man page, and extensive inspection of the source code." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "AUTHORS" msgstr "" #. type: Plain text #: debian-bookworm msgid "Eric Shienbrood, UC Berkeley." msgstr "" #. type: Plain text #: debian-bookworm msgid "Modified by Geoff Peck, UCB to add underlining, single spacing." msgstr "" #. type: Plain text #: debian-bookworm msgid "Modified by John Foderaro, UCB to add -c and MORE environment variable." msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text #: debian-bookworm msgid "B(1), B(1)" msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "" #. type: Plain text #: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH #: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "" #. type: Plain text #: debian-bookworm msgid "" "The B command is part of the util-linux package which can be " "downloaded from" msgstr ""