5b5056b1b4
Source: https://translate.fedoraproject.org/projects/selinux/ Signed-off-by: Vit Mojzis <vmojzis@redhat.com>
367 lines
10 KiB
Text
367 lines
10 KiB
Text
# Petr Lautrbach <plautrba@fedoraproject.org>, 2016. #zanata
|
|
# Manuela Silva <mmsrs@sky.com>, 2019. #zanata
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: PACKAGE VERSION\n"
|
|
"Report-Msgid-Bugs-To: \n"
|
|
"POT-Creation-Date: 2022-08-30 22:52+0200\n"
|
|
"PO-Revision-Date: 2019-08-24 04:24-0400\n"
|
|
"Last-Translator: Copied by Zanata <copied-by-zanata@zanata.org>\n"
|
|
"Language-Team: Portuguese\n"
|
|
"Language: pt\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 ""
|
|
|
|
#: ../run_init/run_init.c:124 ../newrole/newrole.c:1163
|
|
#, c-format
|
|
msgid "failed to initialize PAM\n"
|
|
msgstr "não foi possível inicializar PAM\n"
|
|
|
|
#: ../run_init/run_init.c:137
|
|
#, c-format
|
|
msgid "failed to get account information\n"
|
|
msgstr "não foi possível obter a informação da conta\n"
|
|
|
|
#: ../run_init/run_init.c:168 ../newrole/newrole.c:334
|
|
msgid "Password:"
|
|
msgstr "Palavra-passe:"
|
|
|
|
#: ../run_init/run_init.c:201 ../newrole/newrole.c:368
|
|
#, c-format
|
|
msgid "Cannot find your entry in the shadow passwd file.\n"
|
|
msgstr ""
|
|
"Os seus dados não foram encontrados no ficheiro de palavras-passe \"shadow"
|
|
"\".\n"
|
|
|
|
#: ../run_init/run_init.c:207 ../newrole/newrole.c:375
|
|
#, c-format
|
|
msgid "getpass cannot open /dev/tty\n"
|
|
msgstr "\"getpass\" não consegue abrir /dev/tty\n"
|
|
|
|
#: ../run_init/run_init.c:279
|
|
#, c-format
|
|
msgid "run_init: incorrect password for %s\n"
|
|
msgstr "run_init: a senha do %s é incorrecta\n"
|
|
|
|
#: ../run_init/run_init.c:313
|
|
#, c-format
|
|
msgid "Could not open file %s\n"
|
|
msgstr "Não foi possível abrir o ficheiro %s\n"
|
|
|
|
#: ../run_init/run_init.c:340
|
|
#, c-format
|
|
msgid "No context in file %s\n"
|
|
msgstr "Não existe contexto no ficheiro %s\n"
|
|
|
|
#: ../run_init/run_init.c:365
|
|
#, c-format
|
|
msgid "Sorry, run_init may be used only on a SELinux kernel.\n"
|
|
msgstr ""
|
|
"Desculpe, o 'run_init' só poderá ser utilizado num kernel com SELinux.\n"
|
|
|
|
#: ../run_init/run_init.c:384
|
|
#, c-format
|
|
msgid "authentication failed.\n"
|
|
msgstr "a autenticação falhou.\n"
|
|
|
|
#: ../run_init/run_init.c:410 ../newrole/newrole.c:1306
|
|
#, c-format
|
|
msgid "Could not set exec context to %s.\n"
|
|
msgstr "Não foi possível definir o contexto de execução para %s.\n"
|
|
|
|
#: ../newrole/newrole.c:199
|
|
#, c-format
|
|
msgid "failed to set PAM_TTY\n"
|
|
msgstr "não foi possível definir PAM_TTY\n"
|
|
|
|
#: ../newrole/newrole.c:283
|
|
#, c-format
|
|
msgid "newrole: service name configuration hashtable overflow\n"
|
|
msgstr ""
|
|
"newrole: a tabela de hash da configuração dos nomes dos serviços esgotou-se\n"
|
|
|
|
#: ../newrole/newrole.c:293
|
|
#, c-format
|
|
msgid "newrole: %s: error on line %lu.\n"
|
|
msgstr "newrole: %s: erro na linha %lu.\n"
|
|
|
|
#: ../newrole/newrole.c:385
|
|
#, c-format
|
|
msgid "Cannot encrypt password.\n"
|
|
msgstr ""
|
|
|
|
#: ../newrole/newrole.c:449
|
|
#, c-format
|
|
msgid "cannot find valid entry in the passwd file.\n"
|
|
msgstr "não foi possível encontrar uma entrada válida no ficheiro de senhas.\n"
|
|
|
|
#: ../newrole/newrole.c:460
|
|
#, c-format
|
|
msgid "Out of memory!\n"
|
|
msgstr "Sem memória!\n"
|
|
|
|
#: ../newrole/newrole.c:465
|
|
#, c-format
|
|
msgid "Error! Shell is not valid.\n"
|
|
msgstr "Erro! A consola não é válida.\n"
|
|
|
|
#: ../newrole/newrole.c:525
|
|
#, c-format
|
|
msgid "Unable to clear environment\n"
|
|
msgstr "Não foi possível limpar o ambiente\n"
|
|
|
|
#: ../newrole/newrole.c:566 ../newrole/newrole.c:577 ../newrole/newrole.c:608
|
|
#: ../newrole/newrole.c:619 ../newrole/newrole.c:646
|
|
#, c-format
|
|
msgid "Error resetting KEEPCAPS, aborting\n"
|
|
msgstr "Erro ao reiniciar o KEEPCAPS, a interromper\n"
|
|
|
|
#: ../newrole/newrole.c:572 ../newrole/newrole.c:614 ../newrole/newrole.c:651
|
|
#, c-format
|
|
msgid "Error changing uid, aborting.\n"
|
|
msgstr "Erro ao mudar o uid, a interromper.\n"
|
|
|
|
#: ../newrole/newrole.c:669
|
|
#, c-format
|
|
msgid "Error connecting to audit system.\n"
|
|
msgstr "Erro ao conectar ao sistema de auditoria.\n"
|
|
|
|
#: ../newrole/newrole.c:675
|
|
#, c-format
|
|
msgid "Error allocating memory.\n"
|
|
msgstr "Erro ao alocar memória.\n"
|
|
|
|
#: ../newrole/newrole.c:682
|
|
#, c-format
|
|
msgid "Error sending audit message.\n"
|
|
msgstr "Erro ao enviar mensagem de auditoria.\n"
|
|
|
|
#: ../newrole/newrole.c:726 ../newrole/newrole.c:1097
|
|
#, c-format
|
|
msgid "Could not determine enforcing mode.\n"
|
|
msgstr "Não é possível determinar o modo de actuação forçada do SELinux.\n"
|
|
|
|
#: ../newrole/newrole.c:733
|
|
#, c-format
|
|
msgid "Error! Could not open %s.\n"
|
|
msgstr "Erro! Não foi possível abrir %s.\n"
|
|
|
|
#: ../newrole/newrole.c:739
|
|
#, c-format
|
|
msgid "Error! Could not clear O_NONBLOCK on %s\n"
|
|
msgstr ""
|
|
|
|
#: ../newrole/newrole.c:745
|
|
#, c-format
|
|
msgid "%s! Could not get current context for %s, not relabeling tty.\n"
|
|
msgstr ""
|
|
"%s! Não foi possível obter o contexto actual para %s, etiqueta do tty "
|
|
"inalterada.\n"
|
|
|
|
#: ../newrole/newrole.c:755
|
|
#, c-format
|
|
msgid "%s! Could not get new context for %s, not relabeling tty.\n"
|
|
msgstr ""
|
|
"%s! Não foi possível obter um novo contexto para %s, etiqueta do tty "
|
|
"inalterada.\n"
|
|
|
|
#: ../newrole/newrole.c:765
|
|
#, c-format
|
|
msgid "%s! Could not set new context for %s\n"
|
|
msgstr "%s! Não foi possível definir um novo contexto para %s\n"
|
|
|
|
#: ../newrole/newrole.c:812
|
|
#, c-format
|
|
msgid "%s changed labels.\n"
|
|
msgstr "%s alterou etiquetas.\n"
|
|
|
|
#: ../newrole/newrole.c:818
|
|
#, c-format
|
|
msgid "Warning! Could not restore context for %s\n"
|
|
msgstr "Atenção! Não foi possível repor o contexto para %s\n"
|
|
|
|
#: ../newrole/newrole.c:874
|
|
#, c-format
|
|
msgid "Error: multiple roles specified\n"
|
|
msgstr "Erro: foram especificados vários perfis\n"
|
|
|
|
#: ../newrole/newrole.c:882
|
|
#, c-format
|
|
msgid "Error: multiple types specified\n"
|
|
msgstr "Erro : foram especificados vários tipos\n"
|
|
|
|
#: ../newrole/newrole.c:889
|
|
#, c-format
|
|
msgid "Sorry, -l may be used with SELinux MLS support.\n"
|
|
msgstr "Desculpe, o -l pode ser utilizado com o suporte MLS do SELinux.\n"
|
|
|
|
#: ../newrole/newrole.c:894
|
|
#, c-format
|
|
msgid "Error: multiple levels specified\n"
|
|
msgstr "Erro: foram especificados vários níveis\n"
|
|
|
|
#: ../newrole/newrole.c:904
|
|
#, c-format
|
|
msgid "Error: you are not allowed to change levels on a non secure terminal \n"
|
|
msgstr ""
|
|
"Erro: não tem permissões para alterar os níveis num terminal inseguro \n"
|
|
|
|
#: ../newrole/newrole.c:930
|
|
#, c-format
|
|
msgid "Couldn't get default type.\n"
|
|
msgstr "Não foi possível obter o tipo por omissão.\n"
|
|
|
|
#: ../newrole/newrole.c:940
|
|
#, c-format
|
|
msgid "failed to get new context.\n"
|
|
msgstr "não foi possível obter um novo contexto.\n"
|
|
|
|
#: ../newrole/newrole.c:947
|
|
#, c-format
|
|
msgid "failed to set new role %s\n"
|
|
msgstr "não foi possível definir um novo perfil %s\n"
|
|
|
|
#: ../newrole/newrole.c:954
|
|
#, c-format
|
|
msgid "failed to set new type %s\n"
|
|
msgstr "não foi possível definir um novo tipo %s\n"
|
|
|
|
#: ../newrole/newrole.c:964
|
|
#, c-format
|
|
msgid "failed to build new range with level %s\n"
|
|
msgstr "não foi possível construir um novo intervalo com o nível %s\n"
|
|
|
|
#: ../newrole/newrole.c:969
|
|
#, c-format
|
|
msgid "failed to set new range %s\n"
|
|
msgstr "não foi possível definir um novo intervalo %s\n"
|
|
|
|
#: ../newrole/newrole.c:977
|
|
#, c-format
|
|
msgid "failed to convert new context to string\n"
|
|
msgstr "não foi possível converter o novo contexto para string\n"
|
|
|
|
#: ../newrole/newrole.c:982
|
|
#, c-format
|
|
msgid "%s is not a valid context\n"
|
|
msgstr "o %s não é um contexto válido\n"
|
|
|
|
#: ../newrole/newrole.c:989
|
|
#, c-format
|
|
msgid "Unable to allocate memory for new_context"
|
|
msgstr "Não é possível alocar memória para \"new_context\""
|
|
|
|
#: ../newrole/newrole.c:1015
|
|
#, c-format
|
|
msgid "Unable to obtain empty signal set\n"
|
|
msgstr "Não é possível obter o conjunto de sinais vazios\n"
|
|
|
|
#: ../newrole/newrole.c:1023
|
|
#, c-format
|
|
msgid "Unable to set SIGHUP handler\n"
|
|
msgstr "Não é possível definir o descritor da rotina SIGHUP\n"
|
|
|
|
#: ../newrole/newrole.c:1075
|
|
msgid "Sorry, newrole failed to drop capabilities\n"
|
|
msgstr ""
|
|
|
|
#: ../newrole/newrole.c:1091
|
|
#, c-format
|
|
msgid "Sorry, newrole may be used only on a SELinux kernel.\n"
|
|
msgstr "Desculpe, mas o 'newrole' só pode ser utilizado num kernel SELinux.\n"
|
|
|
|
#: ../newrole/newrole.c:1108
|
|
#, c-format
|
|
msgid "failed to get old_context.\n"
|
|
msgstr "não foi possível obter o contexto antigo (\"old_context\").\n"
|
|
|
|
#: ../newrole/newrole.c:1115
|
|
#, c-format
|
|
msgid "Warning! Could not retrieve tty information.\n"
|
|
msgstr "Erro! Não foi possível obter informação do tty.\n"
|
|
|
|
#: ../newrole/newrole.c:1137
|
|
#, c-format
|
|
msgid "error on reading PAM service configuration.\n"
|
|
msgstr "erro ao ler a configuração do serviço PAM.\n"
|
|
|
|
#: ../newrole/newrole.c:1172
|
|
#, c-format
|
|
msgid "newrole: incorrect password for %s\n"
|
|
msgstr "newrole: senha incorrecta para %s\n"
|
|
|
|
#: ../newrole/newrole.c:1199
|
|
#, c-format
|
|
msgid "newrole: failure forking: %s"
|
|
msgstr "newrole: não foi possível criar um novo processo (\"fork\"): %s"
|
|
|
|
#: ../newrole/newrole.c:1202 ../newrole/newrole.c:1225
|
|
#, c-format
|
|
msgid "Unable to restore tty label...\n"
|
|
msgstr "Não foi possível repor a legenda do tty...\n"
|
|
|
|
#: ../newrole/newrole.c:1204 ../newrole/newrole.c:1231
|
|
#, c-format
|
|
msgid "Failed to close tty properly\n"
|
|
msgstr "não foi possível fechar o tty adequadamente\n"
|
|
|
|
#: ../newrole/newrole.c:1264
|
|
#, c-format
|
|
msgid "Could not close descriptors.\n"
|
|
msgstr "Não foi possível fechar os descritores.\n"
|
|
|
|
#: ../newrole/newrole.c:1299
|
|
#, c-format
|
|
msgid "Error allocating shell's argv0.\n"
|
|
msgstr "Erro ao alocar o argumento argv0 da consola.\n"
|
|
|
|
#: ../newrole/newrole.c:1321
|
|
#, c-format
|
|
msgid "Failed to send audit message"
|
|
msgstr ""
|
|
|
|
#: ../newrole/newrole.c:1329
|
|
#, c-format
|
|
msgid "Failed to transition to namespace\n"
|
|
msgstr ""
|
|
|
|
#: ../newrole/newrole.c:1335
|
|
#, c-format
|
|
msgid "Failed to drop capabilities %m\n"
|
|
msgstr ""
|
|
|
|
#: ../newrole/newrole.c:1340
|
|
#, c-format
|
|
msgid "Unable to restore the environment, aborting\n"
|
|
msgstr "Não foi possível restaurar o ambiente, a interromper\n"
|
|
|
|
#: ../newrole/newrole.c:1351
|
|
msgid "failed to exec shell\n"
|
|
msgstr "não foi possível executar a consola\n"
|
|
|
|
#: ../load_policy/load_policy.c:22
|
|
#, c-format
|
|
msgid "usage: %s [-qi]\n"
|
|
msgstr "utilização: %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: Não é possível carregar a política e foi requerido o modo de execução "
|
|
"forçada: %s\n"
|
|
|
|
#: ../load_policy/load_policy.c:83
|
|
#, c-format
|
|
msgid "%s: Can't load policy: %s\n"
|
|
msgstr "%s: Não é possível carregar a política: %s\n"
|