From 932e4432596447eb9331cc2a2bb74a26a35b4efc Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 17 Jun 2024 12:52:03 +0200 Subject: Merging upstream version 4.23.0. Signed-off-by: Daniel Baumann --- po/es/man1/su.1.po | 238 +++++++++++++++++++---------------------------------- 1 file changed, 86 insertions(+), 152 deletions(-) (limited to 'po/es/man1/su.1.po') diff --git a/po/es/man1/su.1.po b/po/es/man1/su.1.po index 89485b0f..742d4c4e 100644 --- a/po/es/man1/su.1.po +++ b/po/es/man1/su.1.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: manpages-l10n\n" -"POT-Creation-Date: 2023-08-27 17:24+0200\n" +"POT-Creation-Date: 2024-03-29 09:53+0100\n" "PO-Revision-Date: 1998-07-21 19:53+0200\n" "Last-Translator: Javi Diaz \n" "Language-Team: Spanish \n" @@ -16,7 +16,7 @@ msgstr "" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SU" msgstr "SU" @@ -34,19 +34,19 @@ msgid "util-linux 2.38.1" msgstr "util-linux 2.38.1" #. type: TH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "User Commands" msgstr "Órdenes de usuario" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NAME" msgstr "NOMBRE" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "su - run a shell with substitute user and group IDs" msgid "su - run a command with substitute user and group ID" @@ -54,24 +54,24 @@ msgstr "" "su - ejecuta una shell con identificadores de grupo y de usuario distintos" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SYNOPSIS" msgstr "SINOPSIS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B [options] [B<->] [I [I...]]" msgstr "B [opciones] [B<->] [I [I...]]" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "DESCRIPTION" msgstr "DESCRIPCIÓN" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "su - run a shell with substitute user and group IDs" msgid "B allows commands to be run with a substitute user and group ID." @@ -79,7 +79,7 @@ msgstr "" "su - ejecuta una shell con identificadores de grupo y de usuario distintos" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "When called with no I specified, B defaults to running an " "interactive shell as I. When I is specified, additional " @@ -87,7 +87,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "For backward compatibility, B defaults to not change the current " "directory and to only set the environment variables B and B " @@ -97,7 +97,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This version of B uses PAM for authentication, account and session " "management. Some configuration options found in other B implementations, " @@ -105,7 +105,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B is mostly designed for unprivileged users, the recommended solution " "for privileged users (e.g., scripts executed by root) is to use non-set-user-" @@ -115,7 +115,7 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Note that B in all cases uses PAM (B(3)) to do the final " "environment modification. Command-line options such as B<--login> and B<--" @@ -130,59 +130,59 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "OPTIONS" msgstr "OPCIONES" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-c>,B< --command>=I" msgid "B<-c>, B<--command>=I" msgstr "B<-c>,B< --command>=I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Pass I to the shell with the B<-c> option." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-f>,B< --fast>" msgid "B<-f>, B<--fast>" msgstr "B<-f>,B< --fast>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Pass B<-f> to the shell, which may or may not be useful, depending on the " "shell." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-g>,B< --group>=I" msgid "B<-g>, B<--group>=I" msgstr "B<-g>,B< --group>=I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Specify the primary group. This option is available to the root user only." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-G>,B< --supp-group>=I" msgid "B<-G>, B<--supp-group>=I" msgstr "B<-G>,B< --supp-group>=I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Specify a supplementary group. This option is available to the root user " "only. The first specified supplementary group is also used as a primary " @@ -190,60 +190,60 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<->,B< -l>,B< --login>" msgid "B<->, B<-l>, B<--login>" msgstr "B<->,B< -l>,B< --login>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Start the shell as a login shell with an environment similar to a real login:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "clears all the environment variables except B and variables specified " "by B<--whitelist-environment>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "initializes the environment variables B, B, B, " "B, and B" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "changes to the target user\\(cqs home directory" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "sets argv[0] of the shell to \\(aqB<->\\(aq in order to make the shell a " "login shell" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-m>,B< -p>,B< --preserve-environment>" msgid "B<-m>, B<-p>, B<--preserve-environment>" msgstr "B<-m>,B< -p>,B< --preserve-environment>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Preserve the entire environment, i.e., do not set B, B, B " "or B. This option is ignored if the option B<--login> is specified." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-P>,B< --pty>" msgid "B<-P>, B<--pty>" @@ -271,38 +271,38 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-s>,B< --shell>=I" msgid "B<-s>, B<--shell>=I" msgstr "B<-s>,B< --shell>=I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Run the specified I instead of the default. The shell to run is " "selected according to the following rules, in order:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "the shell specified with B<--shell>" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "the shell specified in the environment variable B, if the B<--" "preserve-environment> option is used" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "the shell listed in the passwd entry of the target user" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "/bin/sh" msgstr "/bin/sh" @@ -315,24 +315,24 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<--session-command=>I" msgstr "B<--session-command=>I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Same as B<-c>, but do not create a new session. (Discouraged.)" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B<-w>,B< --whitelist-environment>=I" msgid "B<-w>, B<--whitelist-environment>=I" msgstr "B<-w>,B< --whitelist-environment>=I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Don\\(cqt reset the environment variables specified in the comma-separated " "I when clearing the environment for B<--login>. The whitelist is " @@ -341,17 +341,17 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-h>, B<--help>" msgstr "B<-h>, B<--help>" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Display help text and exit." msgstr "Muestra un texto de ayuda y finaliza." #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B<-V>, B<--version>" msgstr "B<-V>, B<--version>" @@ -361,13 +361,13 @@ msgid "Print version and exit." msgstr "Muestra la versión y finaliza." #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SIGNALS" msgstr "SEÑALES" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Upon receiving either B, B or B, B terminates " "its child and afterwards terminates itself with the received signal. The " @@ -376,7 +376,7 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "CONFIG FILES" msgstr "" @@ -389,38 +389,38 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B (number)" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Delay in seconds in case of an authentication failure. The number must be a " "non-negative integer." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B (string)" msgstr "B (cadena)" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Defines the B environment variable for a regular user. The default " "value is I." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "B (string)" msgid "B (string), B (string)" msgstr "B (cadena)" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "Defines the B environment variable for root. B takes " "precedence. The default value is I (boolean)" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "If set to I and B<--login> and B<--preserve-environment> were not " "specified B initializes B." msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The environment variable B may be different on systems where I " "and I are merged into I; this variable is also affected by the " @@ -449,13 +449,13 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "EXIT STATUS" msgstr "ESTADO DE SALIDA" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "B normally returns the exit status of the command it executed. If the " "command was killed by a signal, B returns the number of the signal plus " @@ -463,96 +463,94 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Exit status generated by B itself:" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "1" msgstr "1" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "Generic error before executing the requested command" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "126" msgstr "126" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The requested command could not be executed" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "127" msgstr "127" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "The requested command was not found" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "FILES" msgstr "ARCHIVOS" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "/etc/pam.d/su" msgid "I" msgstr "/etc/pam.d/su" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "default PAM configuration file" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "/etc/pam.d/su-l" msgid "I" msgstr "/etc/pam.d/su-l" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "PAM configuration file if B<--login> is specified" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, fuzzy #| msgid "/etc/default/su" msgid "I" msgstr "/etc/default/su" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "command specific logindef config file" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 -#, fuzzy -#| msgid "/etc/login.defs" +#: debian-bookworm msgid "I" -msgstr "/etc/login.defs" +msgstr "I" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "global logindef config file" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "NOTES" msgstr "NOTAS" @@ -569,18 +567,18 @@ msgid "" msgstr "" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "session required pam_lastlog.so nowtmp" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "HISTORY" msgstr "HISTORIAL" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "This B command was derived from coreutils\\(aq B, which was based on " "an implementation by David MacKenzie. The util-linux version has been " @@ -588,102 +586,38 @@ msgid "" msgstr "" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "SEE ALSO" msgstr "VÉASE TAMBIÉN" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "B(1), B(5), B(5), B(8), B(1)" msgstr "" "B(1), B(5), B(5), B(8), B(1)" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "REPORTING BUGS" msgstr "INFORMAR DE ERRORES" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "For bug reports, use the issue tracker at" msgstr "" "Para informar de cualquier error, utilice el sistema de seguimiento de fallos" #. type: SH -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm #, no-wrap msgid "AVAILABILITY" msgstr "DISPONIBILIDAD" #. type: Plain text -#: debian-bookworm opensuse-leap-15-6 +#: debian-bookworm msgid "" "The B 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 "14 Febrero 2022" - -#. type: TH -#: opensuse-leap-15-6 -#, no-wrap -msgid "util-linux 2.37.4" -msgstr "util-linux 2.37.4" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"Create a pseudo-terminal for the session. The independent terminal provides " -"better security as the user does not share a terminal with the original " -"session. This can be used to avoid TIOCSTI ioctl terminal injection and " -"other security attacks against terminal file descriptors. The entire session " -"can also be moved to the background (e.g., \"su --pty - username -c " -"application &\"). If the pseudo-terminal is enabled, then B works as a " -"proxy between the sessions (copy stdin and stdout)." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"This feature is mostly designed for interactive sessions. If the standard " -"input is not a terminal, but for example a pipe (e.g., echo \"date\" | su --" -"pty), then the ECHO flag for the pseudo-terminal is disabled to avoid messy " -"output." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"If the target user has a restricted shell (i.e., not listed in /etc/shells), " -"the B<--shell> option and the B environment variables are ignored " -"unless the calling user is root." -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "Display version information and exit." -msgstr "Muestra información acerca de la versión y finaliza." - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"B reads the I and I configuration " -"files. The following configuration items are relevant for B" -msgstr "" - -#. type: Plain text -#: opensuse-leap-15-6 -msgid "" -"For security reasons, B always logs failed log-in attempts to the btmp " -"file, but it does not write to the I file at all. This solution can " -"be used to control B behavior by PAM configuration. If you want to use " -"the B(8) module to print warning message about failed log-in " -"attempts then B(8) has to be configured to update the " -"I file as well. For example by:" -msgstr "" -- cgit v1.2.3