# Spanish translation of manpages # This file is distributed under the same license as the manpages-l10n package. # Copyright © of this file: # Antonio Aneiros , 1999. msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" "POT-Creation-Date: 2024-02-09 17:10+0100\n" "PO-Revision-Date: 1999-05-22 19:53+0200\n" "Last-Translator: Antonio Aneiros \n" "Language-Team: Spanish \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 #: opensuse-leap-15-6 #, no-wrap msgid "SKILL" msgstr "SKILL" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "2018-05-31" msgstr "31 Mayo 2018" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "procps-ng" msgstr "procps-ng" #. type: TH #: opensuse-leap-15-6 #, no-wrap msgid "User Commands" msgstr "Órdenes de usuario" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "NAME" msgstr "NOMBRE" #. type: Plain text #: opensuse-leap-15-6 #, fuzzy #| msgid "skill, snice - signal or reprioritize specified processes" msgid "skill, snice - send a signal or report process status" msgstr "" "skill, snice - señalan o cambian la prioridad de procesos especificados" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" #. type: Plain text #: opensuse-leap-15-6 msgid "B [I] [I] I" msgstr "" #. type: Plain text #: opensuse-leap-15-6 msgid "B [I] [I] I" msgstr "" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" #. type: Plain text #: opensuse-leap-15-6 msgid "" "These tools are obsolete and unportable. The command syntax is poorly " "defined. Consider using the killall, pkill, and pgrep commands instead." msgstr "" #. type: Plain text #: opensuse-leap-15-6 msgid "" "The default signal for skill is TERM. Use -l or -L to list available " "signals. Particularly useful signals include HUP, INT, KILL, STOP, CONT, " "and 0. Alternate signals may be specified in three ways: -9 -SIGKILL -KILL." msgstr "" #. type: Plain text #: opensuse-leap-15-6 msgid "" "The default priority for snice is +4. Priority numbers range from +20 " "(slowest) to -20 (fastest). Negative priority numbers are restricted to " "administrative users." msgstr "" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-f>,B<\\ --fast>" msgstr "B<-f>,B<\\ --fast>" #. type: Plain text #: opensuse-leap-15-6 msgid "Fast mode. This option has not been implemented." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-i>,B<\\ --interactive>" msgstr "B<-i>,B<\\ --interactive>" #. type: Plain text #: opensuse-leap-15-6 msgid "Interactive use. You will be asked to approve each action." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-l>,B<\\ --list>" msgstr "B<-l>,B<\\ --list>" #. type: Plain text #: opensuse-leap-15-6 msgid "List all signal names." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-L>,B<\\ --table>" msgstr "B<-L>,B<\\ --table>" #. type: Plain text #: opensuse-leap-15-6 msgid "List all signal names in a nice table." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-n>,B<\\ --no-action>" msgstr "B<-n>,B<\\ --no-action>" #. type: Plain text #: opensuse-leap-15-6 msgid "" "No action; perform a simulation of events that would occur but do not " "actually change the system." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-v>,B<\\ --verbose>" msgstr "B<-v>,B<\\ --verbose>" #. type: Plain text #: opensuse-leap-15-6 msgid "Verbose; explain what is being done." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-w>,B<\\ --warnings>" msgstr "B<-w>,B<\\ --warnings>" #. type: Plain text #: opensuse-leap-15-6 msgid "Enable warnings. This option has not been implemented." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text #: opensuse-leap-15-6 msgid "Display help text and exit." msgstr "Muestra un texto de ayuda y finaliza." #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" #. type: Plain text #: opensuse-leap-15-6 msgid "Display version information." msgstr "Mostrar información de versión." #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "PROCESS SELECTION OPTIONS" msgstr "" #. type: Plain text #: opensuse-leap-15-6 msgid "" "Selection criteria can be: terminal, user, pid, command. The options below " "may be used to ensure correct interpretation." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-t>, B<--tty> I" msgstr "B<-t>, B<--tty> I" #. type: Plain text #: opensuse-leap-15-6 msgid "The next expression is a terminal (tty or pty)." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-u>, B<--user> I" msgstr "B<-u>, B<--user> I" #. type: Plain text #: opensuse-leap-15-6 msgid "The next expression is a username." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-p>, B<--pid> I" msgstr "B<-p>, B<--pid> I" #. type: Plain text #: opensuse-leap-15-6 msgid "The next expression is a process ID number." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<-c>, B<--command> I" msgstr "B<-c>, B<--command> I" #. type: Plain text #: opensuse-leap-15-6 msgid "The next expression is a command name." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B<--ns >I" msgstr "B<--ns >I" #. type: Plain text #: opensuse-leap-15-6 msgid "Match the processes that belong to the same namespace as pid." msgstr "" #. type: TP #: opensuse-leap-15-6 #, fuzzy, no-wrap #| msgid "B<--nslist >I,\\,I<...\\/>" msgid "B<--nslist >I,\\,I<...\\/>" msgstr "B<--nslist >I,\\,I<...\\/>" #. type: Plain text #: opensuse-leap-15-6 msgid "" "list which namespaces will be considered for the --ns option. Available " "namespaces: ipc, mnt, net, pid, user, uts." msgstr "" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "SIGNALS" msgstr "SEÑALES" #. type: Plain text #: opensuse-leap-15-6 msgid "The behavior of signals is explained in B(7) manual page." msgstr "" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "EXAMPLES" msgstr "EJEMPLOS" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: opensuse-leap-15-6 msgid "Slow down seti and crack commands." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: opensuse-leap-15-6 msgid "Kill users on PTY devices." msgstr "" #. type: TP #: opensuse-leap-15-6 #, no-wrap msgid "B" msgstr "B" #. type: Plain text #: opensuse-leap-15-6 msgid "Stop three users." msgstr "" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "SEE ALSO" msgstr "VÉASE TAMBIÉN" #. type: Plain text #: opensuse-leap-15-6 msgid "" "B(1), B(2), B(1), B(1), B(1), " "B(1), B(7)" msgstr "" "B(1), B(2), B(1), B(1), B(1), " "B(1), B(7)" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "STANDARDS" msgstr "ESTÁNDARES" #. type: Plain text #: opensuse-leap-15-6 msgid "No standards apply." msgstr "" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "AUTHOR" msgstr "AUTOR" #. type: Plain text #: opensuse-leap-15-6 msgid "" "E<.MT albert@users.sf.net> Albert Cahalan E<.ME> wrote skill and snice in " "1999 as a replacement for a non-free version." msgstr "" #. type: SH #: opensuse-leap-15-6 #, no-wrap msgid "REPORTING BUGS" msgstr "INFORMAR DE ERRORES" #. type: Plain text #: opensuse-leap-15-6 msgid "Please send bug reports to E<.MT procps@freelists.org> E<.ME>" msgstr ""