diff options
author | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 14:02:33 +0200 |
---|---|---|
committer | Thorsten Kukuk <kukuk@thkukuk.de> | 2011-06-21 14:02:33 +0200 |
commit | 51485ba5d2742e935fa8d1f77babb44aec65aa6c (patch) | |
tree | ebbcadeef9be49f8cd25c7d63ac95455b34a3ec8 /po/pt.po | |
parent | e8a4d10805a62b36a8385edaf4b2a6bcbc9fc5fd (diff) | |
download | pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.tar.gz pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.tar.bz2 pam-51485ba5d2742e935fa8d1f77babb44aec65aa6c.zip |
2011-06-22 Thorsten Kukuk <kukuk@thkukuk.de>
* release version 1.1.4
* configure.in: Bump version number.
* NEWS: Document changes since 1.1.3
* libpam/Makefile.am: Bump release number of shared library
* po/de.po: Translate new string.
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 99 |
1 files changed, 53 insertions, 46 deletions
@@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: pam\n" "Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n" -"POT-Creation-Date: 2010-10-20 15:15+0200\n" +"POT-Creation-Date: 2011-06-21 12:57+0200\n" "PO-Revision-Date: 2009-04-09 16:42+0100\n" "Last-Translator: Rui Gouveia <rui.gouveia@globaltek.pt>\n" "Language-Team: pt <fedora-trans-pt@redhat.com>\n" @@ -61,7 +61,7 @@ msgstr "Digite novamente %s" msgid "Password change aborted." msgstr "Alteração da senha interrompida." -#: libpam/pam_item.c:310 +#: libpam/pam_item.c:311 msgid "login:" msgstr "utilizador:" @@ -198,54 +198,61 @@ msgstr "A aplicação necessita de invocar o libpam novamente" msgid "Unknown PAM error" msgstr "Erro PAM desconhecido" -#: modules/pam_cracklib/pam_cracklib.c:490 +#: modules/pam_cracklib/pam_cracklib.c:493 msgid "is the same as the old one" msgstr "é igual à anterior" -#: modules/pam_cracklib/pam_cracklib.c:504 +#: modules/pam_cracklib/pam_cracklib.c:499 +#: modules/pam_cracklib/pam_cracklib.c:503 +#: modules/pam_cracklib/pam_cracklib.c:513 +#, fuzzy +msgid "memory allocation error" +msgstr "Erro de conversação" + +#: modules/pam_cracklib/pam_cracklib.c:518 msgid "is a palindrome" msgstr "é um palíndromo" -#: modules/pam_cracklib/pam_cracklib.c:507 +#: modules/pam_cracklib/pam_cracklib.c:521 msgid "case changes only" msgstr "apenas muda a capitulação" -#: modules/pam_cracklib/pam_cracklib.c:510 +#: modules/pam_cracklib/pam_cracklib.c:524 msgid "is too similar to the old one" msgstr "é muito semelhante à anterior" -#: modules/pam_cracklib/pam_cracklib.c:513 +#: modules/pam_cracklib/pam_cracklib.c:527 msgid "is too simple" msgstr "é demasiado simples" -#: modules/pam_cracklib/pam_cracklib.c:516 +#: modules/pam_cracklib/pam_cracklib.c:530 msgid "is rotated" msgstr "é rodada" -#: modules/pam_cracklib/pam_cracklib.c:519 +#: modules/pam_cracklib/pam_cracklib.c:533 msgid "not enough character classes" msgstr "não tem classes de caracteres suficientes" -#: modules/pam_cracklib/pam_cracklib.c:522 +#: modules/pam_cracklib/pam_cracklib.c:536 msgid "contains too many same characters consecutively" msgstr "contém demasiados caracteres iguais consecutivos" -#: modules/pam_cracklib/pam_cracklib.c:525 +#: modules/pam_cracklib/pam_cracklib.c:539 msgid "contains the user name in some form" msgstr "contém, de alguma forma, o nome do utilizador" -#: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:476 +#: modules/pam_cracklib/pam_cracklib.c:573 +#: modules/pam_unix/pam_unix_passwd.c:488 msgid "No password supplied" msgstr "Não foi fornecida uma senha" -#: modules/pam_cracklib/pam_cracklib.c:555 -#: modules/pam_unix/pam_unix_passwd.c:476 +#: modules/pam_cracklib/pam_cracklib.c:573 +#: modules/pam_unix/pam_unix_passwd.c:488 msgid "Password unchanged" msgstr "Senha inalterada" -#: modules/pam_cracklib/pam_cracklib.c:575 -#: modules/pam_cracklib/pam_cracklib.c:658 +#: modules/pam_cracklib/pam_cracklib.c:593 +#: modules/pam_cracklib/pam_cracklib.c:676 #, c-format msgid "BAD PASSWORD: %s" msgstr "MÁ SENHA: %s" @@ -266,18 +273,18 @@ msgid "%s failed: unknown status 0x%x" msgstr "%s falhou: estado desconhecido 0x%x" #. TRANSLATORS: "strftime options for date of last login" -#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:429 +#: modules/pam_lastlog/pam_lastlog.c:201 modules/pam_lastlog/pam_lastlog.c:433 msgid " %a %b %e %H:%M:%S %Z %Y" msgstr " %a %b %e %H:%M:%S %Z %Y" #. TRANSLATORS: " from <host>" -#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:438 +#: modules/pam_lastlog/pam_lastlog.c:210 modules/pam_lastlog/pam_lastlog.c:442 #, c-format msgid " from %.*s" msgstr " a partir de %.*s" #. TRANSLATORS: " on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:450 +#: modules/pam_lastlog/pam_lastlog.c:222 modules/pam_lastlog/pam_lastlog.c:454 #, c-format msgid " on %.*s" msgstr " em %.*s" @@ -293,12 +300,12 @@ msgid "Welcome to your new account!" msgstr "Bem vindo à sua nova conta!" #. TRANSLATORS: "Last failed login: <date> from <host> on <terminal>" -#: modules/pam_lastlog/pam_lastlog.c:460 +#: modules/pam_lastlog/pam_lastlog.c:464 #, c-format msgid "Last failed login:%s%s%s" msgstr "Último início de sessão falhado:%s%s%s" -#: modules/pam_lastlog/pam_lastlog.c:469 modules/pam_lastlog/pam_lastlog.c:476 +#: modules/pam_lastlog/pam_lastlog.c:473 modules/pam_lastlog/pam_lastlog.c:480 #, c-format msgid "There was %d failed login attempt since the last successful login." msgid_plural "" @@ -311,14 +318,14 @@ msgstr[1] "" "sessão com sucesso." #. TRANSLATORS: only used if dngettext is not supported -#: modules/pam_lastlog/pam_lastlog.c:481 +#: modules/pam_lastlog/pam_lastlog.c:485 #, c-format msgid "There were %d failed login attempts since the last successful login." msgstr "" "Houve %d tentativas falhadas de início de sessão desde o último início de " "sessão com sucesso." -#: modules/pam_limits/pam_limits.c:786 +#: modules/pam_limits/pam_limits.c:1079 #, c-format msgid "Too many logins for '%s'." msgstr "Demasiados inícios de sessão para '%s'." @@ -369,8 +376,8 @@ msgstr "A criar directório '%s'." msgid "Unable to create and initialize directory '%s'." msgstr "Não foi possível criar e inicializar o directório '%s'." -#: modules/pam_pwhistory/pam_pwhistory.c:218 -#: modules/pam_unix/pam_unix_passwd.c:497 +#: modules/pam_pwhistory/pam_pwhistory.c:215 +#: modules/pam_unix/pam_unix_passwd.c:509 msgid "Password has been already used. Choose another." msgstr "A senha já foi utilizada anteriormente. Escolha outra." @@ -378,43 +385,43 @@ msgstr "A senha já foi utilizada anteriormente. Escolha outra." msgid "Would you like to enter a security context? [N] " msgstr "Pretende inserir um contexto de segurança? [N]" -#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:282 +#: modules/pam_selinux/pam_selinux.c:191 modules/pam_selinux/pam_selinux.c:299 msgid "role:" msgstr "Perfil: " -#: modules/pam_selinux/pam_selinux.c:204 modules/pam_selinux/pam_selinux.c:316 +#: modules/pam_selinux/pam_selinux.c:205 modules/pam_selinux/pam_selinux.c:334 msgid "level:" msgstr "nível: " -#: modules/pam_selinux/pam_selinux.c:219 modules/pam_selinux/pam_selinux.c:349 +#: modules/pam_selinux/pam_selinux.c:220 modules/pam_selinux/pam_selinux.c:367 msgid "Not a valid security context" msgstr "Não é um contexto de segurança válido" -#: modules/pam_selinux/pam_selinux.c:265 +#: modules/pam_selinux/pam_selinux.c:282 #, c-format msgid "Default Security Context %s\n" msgstr "Contexto de Segurança por Omissão %s\n" -#: modules/pam_selinux/pam_selinux.c:269 +#: modules/pam_selinux/pam_selinux.c:286 msgid "Would you like to enter a different role or level?" msgstr "Pretende inserir um perfil ou nível diferente?" -#: modules/pam_selinux/pam_selinux.c:285 +#: modules/pam_selinux/pam_selinux.c:302 #, c-format msgid "No default type for role %s\n" msgstr "Perfil sem tipo definido por omissão %s\n" -#: modules/pam_selinux/pam_selinux.c:667 +#: modules/pam_selinux/pam_selinux.c:688 #, c-format msgid "Unable to get valid context for %s" msgstr "Não foi possível obter um contexto de segurança válido para %s" -#: modules/pam_selinux/pam_selinux.c:718 +#: modules/pam_selinux/pam_selinux.c:742 #, c-format msgid "Security Context %s Assigned" msgstr "Contexto de Segurança %s Atribuído" -#: modules/pam_selinux/pam_selinux.c:739 +#: modules/pam_selinux/pam_selinux.c:763 #, c-format msgid "Key Creation Context %s Assigned" msgstr "Contexto de Segurança de Chaves %s Atribuído" @@ -434,20 +441,20 @@ msgstr "falha em pam_set_item()\n" msgid "login: failure forking: %m" msgstr "início de sessão: falha no 'forking': %m" -#: modules/pam_stress/pam_stress.c:475 +#: modules/pam_stress/pam_stress.c:476 #, c-format msgid "Changing STRESS password for %s." msgstr "A alterar a senha STRESS para %s." -#: modules/pam_stress/pam_stress.c:489 +#: modules/pam_stress/pam_stress.c:490 msgid "Enter new STRESS password: " msgstr "Digite a nova senha STRESS: " -#: modules/pam_stress/pam_stress.c:492 +#: modules/pam_stress/pam_stress.c:493 msgid "Retype new STRESS password: " msgstr "Digite novamente a nova senha STRESS: " -#: modules/pam_stress/pam_stress.c:521 +#: modules/pam_stress/pam_stress.c:522 msgid "Verification mis-typed; password unchanged" msgstr "A verificação não coincide; senha inalterada" @@ -546,32 +553,32 @@ msgstr[1] "Aviso: a sua senha expira em %d dias" msgid "Warning: your password will expire in %d days" msgstr "Aviso: a sua palavra passe expira em %d dias" -#: modules/pam_unix/pam_unix_passwd.c:385 +#: modules/pam_unix/pam_unix_passwd.c:390 msgid "NIS password could not be changed." msgstr "A senha NIS não pode ser alterada." -#: modules/pam_unix/pam_unix_passwd.c:493 +#: modules/pam_unix/pam_unix_passwd.c:505 msgid "You must choose a longer password" msgstr "Deve escolher uma senha mais longa" -#: modules/pam_unix/pam_unix_passwd.c:600 +#: modules/pam_unix/pam_unix_passwd.c:612 #, c-format msgid "Changing password for %s." msgstr "A alterar senha para %s." -#: modules/pam_unix/pam_unix_passwd.c:611 +#: modules/pam_unix/pam_unix_passwd.c:623 msgid "(current) UNIX password: " msgstr "senha UNIX (actual): " -#: modules/pam_unix/pam_unix_passwd.c:646 +#: modules/pam_unix/pam_unix_passwd.c:658 msgid "You must wait longer to change your password" msgstr "Tem de esperar mais antes de poder alterar a sua senha" -#: modules/pam_unix/pam_unix_passwd.c:706 +#: modules/pam_unix/pam_unix_passwd.c:718 msgid "Enter new UNIX password: " msgstr "Digite a nova senha UNIX: " -#: modules/pam_unix/pam_unix_passwd.c:707 +#: modules/pam_unix/pam_unix_passwd.c:719 msgid "Retype new UNIX password: " msgstr "Digite novamente a nova senha UNIX: " |