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 /po/es/man1/clear_console.1.po | |
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 'po/es/man1/clear_console.1.po')
-rw-r--r-- | po/es/man1/clear_console.1.po | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/po/es/man1/clear_console.1.po b/po/es/man1/clear_console.1.po new file mode 100644 index 00000000..7e0fc910 --- /dev/null +++ b/po/es/man1/clear_console.1.po @@ -0,0 +1,81 @@ +# Spanish translation of manpages +# This file is distributed under the same license as the manpages-l10n package. +# Copyright © of this file: +# Marcos Fouces <marcos@debian.org>, 2021. +msgid "" +msgstr "" +"Project-Id-Version: manpages-l10n 4.11.0\n" +"POT-Creation-Date: 2023-06-27 19:22+0200\n" +"PO-Revision-Date: 2021-09-15 00:04+0200\n" +"Last-Translator: Marcos Fouces <marcos@debian.org>\n" +"Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n" +"Language: es\n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" + +#. type: TH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "clear_console" +msgstr "clear_console" + +#. type: ds n +#: debian-bookworm debian-unstable +#, no-wrap +msgid "5" +msgstr "5" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "NAME" +msgstr "NOMBRE" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<clear_console> - clear the console" +msgstr "B<clear_console> - despeja la consola" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SYNOPSIS" +msgstr "SINOPSIS" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<clear_console>" +msgstr "B<clear_console>" + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "DESCRIPTION" +msgstr "DESCRIPCIÓN" + +#. 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 "" +"B<clear_console> despeja la consola siempre que sea posible. Busca en el " +"entorno y en la base de datos B<terminfo> el tipo de terminal para averiguar " +"el modo de hacerlo. Para vaciar el buffer cambia el terminal activo actual " +"por otro para volverde nuevo al original." + +#. type: SH +#: debian-bookworm debian-unstable +#, no-wrap +msgid "SEE ALSO" +msgstr "VÉASE TAMBIÉN" + +#. type: Plain text +#: debian-bookworm debian-unstable +msgid "B<clear>(1), B<chvt>(1)" +msgstr "B<clear>(1), B<chvt>(1)" |