diff options
Diffstat (limited to 'templates/man1/setterm.1.pot')
-rw-r--r-- | templates/man1/setterm.1.pot | 245 |
1 files changed, 103 insertions, 142 deletions
diff --git a/templates/man1/setterm.1.pot b/templates/man1/setterm.1.pot index 3ca793d6..fdfef79b 100644 --- a/templates/man1/setterm.1.pot +++ b/templates/man1/setterm.1.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2023-08-27 17:21+0200\n" +"POT-Creation-Date: 2024-03-29 09:51+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" @@ -17,7 +17,7 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SETTERM" msgstr "" @@ -35,41 +35,41 @@ msgid "util-linux 2.38.1" msgstr "" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "setterm - set terminal attributes" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<setterm> [options]" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B<setterm> writes to standard output a character string that will invoke the " "specified terminal capabilities. Where possible I<terminfo> is consulted to " @@ -81,32 +81,32 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For boolean options (B<on> or B<off>), the default is B<on>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Below, an I<8-color> can be B<black>, B<red>, B<green>, B<yellow>, B<blue>, " "B<magenta>, B<cyan>, or B<white>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "A I<16-color> can be an I<8-color>, or B<grey>, or B<bright> followed by " "B<red>, B<green>, B<yellow>, B<blue>, B<magenta>, B<cyan>, or B<white>." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The various color options may be set independently, at least on virtual " "consoles, though the results of setting multiple modes (for example, B<--" @@ -123,12 +123,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--appcursorkeys> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets Cursor Key Application Mode on or off. When on, ESC O A, ESC O B, etc. " "will be sent for the cursor keys instead of ESC [ A, ESC [ B, etc. See the " @@ -137,34 +137,34 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--append> I<console_number>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Like B<--dump>, but appends to the snapshot file instead of overwriting it. " "Only works if no B<--dump> options are given." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--background> I<8-color>|default" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Sets the background text color." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--blank>[=0-60|force|poke]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets the interval of inactivity, in minutes, after which the screen will be " "automatically blanked (using APM if available). Without an argument, it gets " @@ -173,70 +173,70 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The B<force> argument keeps the screen blank even if a key is pressed." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The B<poke> argument unblanks the screen." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--bfreq>[=I<number>]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets the bell frequency in Hertz. Without an argument, it defaults to B<0>. " "Virtual consoles only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--blength>[=0-2000]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets the bell duration in milliseconds. Without an argument, it defaults to " "B<0>. Virtual consoles only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--blink> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Turns blink mode on or off. Except on a virtual console, B<--blink off> " "turns off all attributes (bold, half-brightness, blink, reverse)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--bold> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "urns bold (extra bright) mode on or off. Except on a virtual console, B<--" "bold off> turns off all attributes (bold, half-brightness, blink, reverse)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--clear>[=all|rest]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Without an argument or with the argument B<all>, the entire screen is " "cleared and the cursor is set to the home position, just like B<clear>(1) " @@ -245,44 +245,44 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--clrtabs>[=I<tab1 tab2 tab3> ...]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Clears tab stops from the given horizontal cursor positions, in the range " "B<1-160>. Without arguments, it clears all tab stops. Virtual consoles only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--cursor> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Turns the terminal\\(cqs cursor on or off." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--default>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Sets the terminal\\(cqs rendering options to the default values." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--dump>[=I<console_number>]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Writes a snapshot of the virtual console with the given number to the file " "specified with the B<--file> option, overwriting its contents; the default " @@ -291,12 +291,12 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--file> I<filename>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets the snapshot file name for any B<--dump> or B<--append> options on the " "same command line. If this option is not present, the default is I<screen." @@ -305,22 +305,22 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--foreground> I<8-color>|default" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Sets the foreground text color." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--half-bright> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Turns dim (half-brightness) mode on or off. Except on a virtual console, B<--" "half-bright off> turns off all attributes (bold, half-brightness, blink, " @@ -328,66 +328,66 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--hbcolor> [bright] I<16-color>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Sets the color for half-bright characters." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--initialize>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Displays the terminal initialization string, which typically sets the " "terminal\\(cqs rendering options, and other attributes to the default values." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--inversescreen> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Swaps foreground and background colors for the whole screen." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--linewrap> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Makes the terminal continue on a new line when a line is full." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--msg> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Enables or disables the sending of kernel B<printk>() messages to the " "console. Virtual consoles only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--msglevel> 0-8" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets the console logging level for kernel B<printk()> messages. All messages " "strictly more important than this will be printed, so a logging level of " @@ -397,17 +397,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Virtual consoles only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--powerdown>[=0-60]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets the VESA powerdown interval in minutes. Without an argument, it " "defaults to B<0> (disable powerdown). If the console is blanked or the " @@ -416,62 +416,62 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--powersave> I<mode>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Valid values for I<mode> are:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<vsync|on>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Puts the monitor into VESA vsync suspend mode." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<hsync>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Puts the monitor into VESA hsync suspend mode." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<powerdown>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Puts the monitor into VESA powerdown mode." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<off>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Turns monitor VESA powersaving features." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--regtabs>[=1-160]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Clears all tab stops, then sets a regular tab stop pattern, with one tab " "every specified number of positions. Without an argument, it defaults to " @@ -479,34 +479,34 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--repeat> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Turns keyboard repeat on or off. Virtual consoles only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--reset>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Displays the terminal reset string, which typically resets the terminal to " "its power-on state." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--resize>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Reset terminal size by assessing maximum row and column. This is useful when " "actual geometry and kernel terminal driver are not in sync. Most notable use " @@ -515,24 +515,24 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--reverse> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Turns reverse video mode on or off. Except on a virtual console, B<--reverse " "off> turns off all attributes (bold, half-brightness, blink, reverse)." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--store>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Stores the terminal\\(cqs current rendering options (foreground and " "background colors) as the values to be used at reset-to-default. Virtual " @@ -540,44 +540,44 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--tabs>[=I<tab1 tab2 tab3> ...]" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Sets tab stops at the given horizontal cursor positions, in the range " "B<1-160>. Without arguments, it shows the current tab stop settings." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--term> I<terminal_name>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Overrides the B<TERM> environment variable." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--ulcolor> [bright] I<16-color>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Sets the color for underlined characters. Virtual consoles only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--underline> on|off" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Turns underline mode on or off." msgstr "" @@ -602,13 +602,13 @@ msgid "Print version and exit." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "COMPATIBILITY" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Since version 2.25 B<setterm> has support for long options with two hyphens, " "for example B<--help>, beside the historical long options with a single " @@ -618,86 +618,47 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "BUGS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Differences between the Minix and Linux versions are not documented." msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<stty>(1), B<tput>(1), B<tty>(4), B<terminfo>(5)" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B<setterm> command is part of the util-linux package which can be " "downloaded from" msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "2022-02-14" -msgstr "" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"The optional arguments require \\(aq=\\(aq (equals sign) and not space " -"between the option and the argument. For example --option=argument." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<--version>" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Displays version information and exits." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "B<--help>" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Displays a help text and exits." -msgstr "" |