mirror of
https://github.com/SELinuxProject/selinux
synced 2024-12-13 09:34:54 +00:00
8aca100c5b
Source https://translate.fedoraproject.org/projects/selinux/ Signed-off-by: Petr Lautrbach <plautrba@redhat.com>
364 lines
10 KiB
Plaintext
364 lines
10 KiB
Plaintext
# Brian Curtich <bcurtich@gmail.com>, 2016. #zanata
|
|
# Petr Lautrbach <plautrba@fedoraproject.org>, 2016. #zanata
|
|
# Edgar Daniel Lopez Prieto <protoanima@hotmail.com>, 2017. #zanata
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2021-09-07 16:48+0200\n"
|
|
"PO-Revision-Date: 2018-08-21 10:26-0400\n"
|
|
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\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"
|
|
"X-Generator: Zanata 4.6.2\n"
|
|
|
|
#: ../run_init/run_init.c:67
|
|
msgid ""
|
|
"USAGE: run_init <script> <args ...>\n"
|
|
" where: <script> is the name of the init script to run,\n"
|
|
" <args ...> are the arguments to that script."
|
|
msgstr ""
|
|
"USO: run_init <script> <args ...>\n"
|
|
" donde: <script> es el nombre del script de inicio a ejecutar,\n"
|
|
" <args ...> son los argumentos al script."
|
|
|
|
#: ../run_init/run_init.c:126 ../newrole/newrole.c:1149
|
|
#, c-format
|
|
msgid "failed to initialize PAM\n"
|
|
msgstr "falló al inicializar PAM\n"
|
|
|
|
#: ../run_init/run_init.c:139
|
|
#, c-format
|
|
msgid "failed to get account information\n"
|
|
msgstr "falló al obtener información de la cuenta.\n"
|
|
|
|
#: ../run_init/run_init.c:170 ../newrole/newrole.c:336
|
|
msgid "Password:"
|
|
msgstr "Contraseña:"
|
|
|
|
#: ../run_init/run_init.c:205 ../newrole/newrole.c:361
|
|
#, c-format
|
|
msgid "Cannot find your entry in the shadow passwd file.\n"
|
|
msgstr "No se puede encontrar su registro en el archivo shadow passwd.\n"
|
|
|
|
#: ../run_init/run_init.c:211 ../newrole/newrole.c:368
|
|
#, c-format
|
|
msgid "getpass cannot open /dev/tty\n"
|
|
msgstr "getpass no puede abrir /dev/tty\n"
|
|
|
|
#: ../run_init/run_init.c:283
|
|
#, c-format
|
|
msgid "run_init: incorrect password for %s\n"
|
|
msgstr "run_init: contraseña incorrecta para %s\n"
|
|
|
|
#: ../run_init/run_init.c:317
|
|
#, c-format
|
|
msgid "Could not open file %s\n"
|
|
msgstr "No se pudo abrir el archivo %s\n"
|
|
|
|
#: ../run_init/run_init.c:344
|
|
#, c-format
|
|
msgid "No context in file %s\n"
|
|
msgstr "No hay contexto en el archivo %s\n"
|
|
|
|
#: ../run_init/run_init.c:369
|
|
#, c-format
|
|
msgid "Sorry, run_init may be used only on a SELinux kernel.\n"
|
|
msgstr "Lo siento, run_init sólo se puede usar en un kernel SELinux.\n"
|
|
|
|
#: ../run_init/run_init.c:388
|
|
#, c-format
|
|
msgid "authentication failed.\n"
|
|
msgstr "falló la autenticación.\n"
|
|
|
|
#: ../run_init/run_init.c:414 ../newrole/newrole.c:1292
|
|
#, c-format
|
|
msgid "Could not set exec context to %s.\n"
|
|
msgstr "No se pudo fijar el contexto de ejecución a %s.\n"
|
|
|
|
#: ../newrole/newrole.c:200
|
|
#, c-format
|
|
msgid "failed to set PAM_TTY\n"
|
|
msgstr "fallo al fijar PAM_TTY\n"
|
|
|
|
#: ../newrole/newrole.c:285
|
|
#, c-format
|
|
msgid "newrole: service name configuration hashtable overflow\n"
|
|
msgstr ""
|
|
"newrole: sobreflujo en tabla hash de configuración de nombres de servicio\n"
|
|
|
|
#: ../newrole/newrole.c:295
|
|
#, c-format
|
|
msgid "newrole: %s: error on line %lu.\n"
|
|
msgstr "newrole: %s: error en línea %lu.\n"
|
|
|
|
#: ../newrole/newrole.c:434
|
|
#, c-format
|
|
msgid "cannot find valid entry in the passwd file.\n"
|
|
msgstr "no se puede encontrar un registro válido en el archivo passwd.\n"
|
|
|
|
#: ../newrole/newrole.c:445
|
|
#, c-format
|
|
msgid "Out of memory!\n"
|
|
msgstr "¡Falta memoria!\n"
|
|
|
|
#: ../newrole/newrole.c:450
|
|
#, c-format
|
|
msgid "Error! Shell is not valid.\n"
|
|
msgstr "¡Error! El shell no es válido.\n"
|
|
|
|
#: ../newrole/newrole.c:510
|
|
#, c-format
|
|
msgid "Unable to clear environment\n"
|
|
msgstr "No se pudo limpiar el entorno\n"
|
|
|
|
#: ../newrole/newrole.c:551 ../newrole/newrole.c:562 ../newrole/newrole.c:593
|
|
#: ../newrole/newrole.c:604 ../newrole/newrole.c:631
|
|
#, c-format
|
|
msgid "Error resetting KEEPCAPS, aborting\n"
|
|
msgstr "Error al resetear KEEPCAPS, abortando\n"
|
|
|
|
#: ../newrole/newrole.c:557 ../newrole/newrole.c:599 ../newrole/newrole.c:636
|
|
#, c-format
|
|
msgid "Error changing uid, aborting.\n"
|
|
msgstr "Error al cambiar uid, abortando.\n"
|
|
|
|
#: ../newrole/newrole.c:654
|
|
#, c-format
|
|
msgid "Error connecting to audit system.\n"
|
|
msgstr "Error al conectar al sistema de auditoría.\n"
|
|
|
|
#: ../newrole/newrole.c:660
|
|
#, c-format
|
|
msgid "Error allocating memory.\n"
|
|
msgstr "Error al asignar memoria.\n"
|
|
|
|
#: ../newrole/newrole.c:667
|
|
#, c-format
|
|
msgid "Error sending audit message.\n"
|
|
msgstr "Error al enviar un mensaje de auditoría.\n"
|
|
|
|
#: ../newrole/newrole.c:711 ../newrole/newrole.c:1083
|
|
#, c-format
|
|
msgid "Could not determine enforcing mode.\n"
|
|
msgstr "No se pudo determinar el modo impositivo.\n"
|
|
|
|
#: ../newrole/newrole.c:718
|
|
#, c-format
|
|
msgid "Error! Could not open %s.\n"
|
|
msgstr "¡Error! No se pudo abrir %s.\n"
|
|
|
|
#: ../newrole/newrole.c:724
|
|
#, c-format
|
|
msgid "Error! Could not clear O_NONBLOCK on %s\n"
|
|
msgstr "Error! No podría limpiar O_NONBLOCK sobre %s \n"
|
|
|
|
#: ../newrole/newrole.c:730
|
|
#, c-format
|
|
msgid "%s! Could not get current context for %s, not relabeling tty.\n"
|
|
msgstr ""
|
|
"¡%s! No se pudo obtener el contexto actual para %s, no se reetiqueta el "
|
|
"tty.\n"
|
|
|
|
#: ../newrole/newrole.c:740
|
|
#, c-format
|
|
msgid "%s! Could not get new context for %s, not relabeling tty.\n"
|
|
msgstr ""
|
|
"¡%s! No se pudo obtener un contexto nuevo para %s, no se reetiqueta el "
|
|
"tty.\n"
|
|
|
|
#: ../newrole/newrole.c:750
|
|
#, c-format
|
|
msgid "%s! Could not set new context for %s\n"
|
|
msgstr "¡%s! No se pudo fijar el nuevo contexto para %s\n"
|
|
|
|
#: ../newrole/newrole.c:797
|
|
#, c-format
|
|
msgid "%s changed labels.\n"
|
|
msgstr "%s etiquetas cambiadas.\n"
|
|
|
|
#: ../newrole/newrole.c:803
|
|
#, c-format
|
|
msgid "Warning! Could not restore context for %s\n"
|
|
msgstr "¡Precaución! No se pudo restablecer el contexto para %s\n"
|
|
|
|
#: ../newrole/newrole.c:860
|
|
#, c-format
|
|
msgid "Error: multiple roles specified\n"
|
|
msgstr "Error: se especificaron múltiples roles\n"
|
|
|
|
#: ../newrole/newrole.c:868
|
|
#, c-format
|
|
msgid "Error: multiple types specified\n"
|
|
msgstr "Error: se especificaron múltiples tipos\n"
|
|
|
|
#: ../newrole/newrole.c:875
|
|
#, c-format
|
|
msgid "Sorry, -l may be used with SELinux MLS support.\n"
|
|
msgstr "Lo siento, -l se puede usar cuando hay soporte para SELinux MLS.\n"
|
|
|
|
#: ../newrole/newrole.c:880
|
|
#, c-format
|
|
msgid "Error: multiple levels specified\n"
|
|
msgstr "Error: se especificaron múltiples niveles\n"
|
|
|
|
#: ../newrole/newrole.c:890
|
|
#, c-format
|
|
msgid "Error: you are not allowed to change levels on a non secure terminal \n"
|
|
msgstr ""
|
|
"Error: Ud. no tiene permiso para cambiar los niveles en una terminal no "
|
|
"segura\n"
|
|
|
|
#: ../newrole/newrole.c:916
|
|
#, c-format
|
|
msgid "Couldn't get default type.\n"
|
|
msgstr "No se pudo obtener el tipo por defecto.\n"
|
|
|
|
#: ../newrole/newrole.c:926
|
|
#, c-format
|
|
msgid "failed to get new context.\n"
|
|
msgstr "falló al obtener el contexto nuevo.\n"
|
|
|
|
#: ../newrole/newrole.c:933
|
|
#, c-format
|
|
msgid "failed to set new role %s\n"
|
|
msgstr "falló al fijar nuevo rol %s\n"
|
|
|
|
#: ../newrole/newrole.c:940
|
|
#, c-format
|
|
msgid "failed to set new type %s\n"
|
|
msgstr "falló al fijar el tipo nuevo %s\n"
|
|
|
|
#: ../newrole/newrole.c:950
|
|
#, c-format
|
|
msgid "failed to build new range with level %s\n"
|
|
msgstr "falló al construir el rango nuevo con el nivel %s\n"
|
|
|
|
#: ../newrole/newrole.c:955
|
|
#, c-format
|
|
msgid "failed to set new range %s\n"
|
|
msgstr "falló al fijar el rango n uevo %s\n"
|
|
|
|
#: ../newrole/newrole.c:963
|
|
#, c-format
|
|
msgid "failed to convert new context to string\n"
|
|
msgstr "falló al convertir el contexto nuevo a cadena\n"
|
|
|
|
#: ../newrole/newrole.c:968
|
|
#, c-format
|
|
msgid "%s is not a valid context\n"
|
|
msgstr "%s no es un contexto válido\n"
|
|
|
|
#: ../newrole/newrole.c:975
|
|
#, c-format
|
|
msgid "Unable to allocate memory for new_context"
|
|
msgstr "No se pudo asignar memoria para el new_context"
|
|
|
|
#: ../newrole/newrole.c:1001
|
|
#, c-format
|
|
msgid "Unable to obtain empty signal set\n"
|
|
msgstr "Imposible obtener señal de vacío\n"
|
|
|
|
#: ../newrole/newrole.c:1009
|
|
#, c-format
|
|
msgid "Unable to set SIGHUP handler\n"
|
|
msgstr "Imposible poner el manejador SIGHUP\n"
|
|
|
|
#: ../newrole/newrole.c:1061
|
|
msgid "Sorry, newrole failed to drop capabilities\n"
|
|
msgstr "Lo sentimos, pero newrole no pudo enviar las capacidades\n"
|
|
|
|
#: ../newrole/newrole.c:1077
|
|
#, c-format
|
|
msgid "Sorry, newrole may be used only on a SELinux kernel.\n"
|
|
msgstr "Lo siento, newrole sólo se puede usar en un kernel SELinux.\n"
|
|
|
|
#: ../newrole/newrole.c:1094
|
|
#, c-format
|
|
msgid "failed to get old_context.\n"
|
|
msgstr "falló al obtener old_context.\n"
|
|
|
|
#: ../newrole/newrole.c:1101
|
|
#, c-format
|
|
msgid "Warning! Could not retrieve tty information.\n"
|
|
msgstr "¡Advertencia! No se pudo obtener la información de tty.\n"
|
|
|
|
#: ../newrole/newrole.c:1123
|
|
#, c-format
|
|
msgid "error on reading PAM service configuration.\n"
|
|
msgstr "error al leer la configuración del servicio PAM.\n"
|
|
|
|
#: ../newrole/newrole.c:1158
|
|
#, c-format
|
|
msgid "newrole: incorrect password for %s\n"
|
|
msgstr "newrole: contraseña incorrecta para %s\n"
|
|
|
|
#: ../newrole/newrole.c:1185
|
|
#, c-format
|
|
msgid "newrole: failure forking: %s"
|
|
msgstr "newrole: error al crear proceso: %s"
|
|
|
|
#: ../newrole/newrole.c:1188 ../newrole/newrole.c:1211
|
|
#, c-format
|
|
msgid "Unable to restore tty label...\n"
|
|
msgstr "Imposible restaurar la etiqueta tty...\n"
|
|
|
|
#: ../newrole/newrole.c:1190 ../newrole/newrole.c:1217
|
|
#, c-format
|
|
msgid "Failed to close tty properly\n"
|
|
msgstr "Falló al cerrar tty adecuadamente\n"
|
|
|
|
#: ../newrole/newrole.c:1250
|
|
#, c-format
|
|
msgid "Could not close descriptors.\n"
|
|
msgstr "No se pudieron cerrar los descriptores.\n"
|
|
|
|
#: ../newrole/newrole.c:1285
|
|
#, c-format
|
|
msgid "Error allocating shell's argv0.\n"
|
|
msgstr "Error al asignar argv0 del shell.\n"
|
|
|
|
#: ../newrole/newrole.c:1307
|
|
#, c-format
|
|
msgid "Failed to send audit message"
|
|
msgstr "Fallado al enviar mensaje de auditoria"
|
|
|
|
#: ../newrole/newrole.c:1315
|
|
#, c-format
|
|
msgid "Failed to transition to namespace\n"
|
|
msgstr "Fallado en la transición a espacio de nombres\n"
|
|
|
|
#: ../newrole/newrole.c:1321
|
|
#, c-format
|
|
msgid "Failed to drop capabilities %m\n"
|
|
msgstr "Fallado al dejar capacidades %m\n"
|
|
|
|
#: ../newrole/newrole.c:1326
|
|
#, c-format
|
|
msgid "Unable to restore the environment, aborting\n"
|
|
msgstr "Imposible restaurar el entorno, abortando\n"
|
|
|
|
#: ../newrole/newrole.c:1337
|
|
msgid "failed to exec shell\n"
|
|
msgstr "falló al ejecutar shell\n"
|
|
|
|
#: ../load_policy/load_policy.c:22
|
|
#, c-format
|
|
msgid "usage: %s [-qi]\n"
|
|
msgstr "uso: %s [-qi]\n"
|
|
|
|
#: ../load_policy/load_policy.c:73
|
|
#, c-format
|
|
msgid "%s: Can't load policy and enforcing mode requested: %s\n"
|
|
msgstr ""
|
|
"%s: No se puede cargar la política y el modo impositivo solicitado: %s\n"
|
|
|
|
#: ../load_policy/load_policy.c:83
|
|
#, c-format
|
|
msgid "%s: Can't load policy: %s\n"
|
|
msgstr "%s: no se puede cargar la política: %s\n"
|