diff options
Diffstat (limited to 'templates/man1/clear_console.1.pot')
-rw-r--r-- | templates/man1/clear_console.1.pot | 78 |
1 files changed, 78 insertions, 0 deletions
diff --git a/templates/man1/clear_console.1.pot b/templates/man1/clear_console.1.pot new file mode 100644 index 00000000..d7202ed9 --- /dev/null +++ b/templates/man1/clear_console.1.pot @@ -0,0 +1,78 @@ +# 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: 2023-06-27 19:22+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" +"Language: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "clear_console" +msgstr "" + +#. type: ds n +#: debian-bookworm debian-unstable +#, no-wrap +msgid "5" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<clear_console> - clear the console" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<clear_console>" +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "" +"B<clear_console> clears your console if this is possible. It looks in the " +"environment for the terminal type and then in the B<terminfo> database to " +"figure out how to clear the screen. To clear the buffer, it then changes the " +"foreground virtual terminal to another terminal and then back to the " +"original terminal." +msgstr "" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<clear>(1), B<chvt>(1)" +msgstr "" |