summaryrefslogtreecommitdiffstats
path: root/po/es/man1/clear_console.1.po
blob: 7e0fc9108d46065a1a597719c7b4694e415592b0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
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)"