summaryrefslogtreecommitdiff
path: root/po/pt.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/pt.po')
-rw-r--r--po/pt.po175
1 files changed, 104 insertions, 71 deletions
diff --git a/po/pt.po b/po/pt.po
index eff8f816..765f61e4 100644
--- a/po/pt.po
+++ b/po/pt.po
@@ -12,7 +12,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Linux-PAM\n"
"Report-Msgid-Bugs-To: http://sourceforge.net/projects/pam\n"
-"POT-Creation-Date: 2018-05-18 12:58+0200\n"
+"POT-Creation-Date: 2018-06-19 00:00+0000\n"
"PO-Revision-Date: 2013-01-28 06:21-0500\n"
"Last-Translator: Ricardo Pinto <ricardo.bigote@gmail.com>\n"
"Language-Team: Portuguese <trans-pt@lists.fedoraproject.org>\n"
@@ -66,7 +66,9 @@ msgid "Retype %s"
msgstr "Digite novamente %s"
#: libpam/pam_get_authtok.c:164 libpam/pam_get_authtok.c:236
-msgid "Password change aborted."
+#, fuzzy
+#| msgid "Password change aborted."
+msgid "Password change has been aborted."
msgstr "Alteração da senha interrompida."
#: libpam/pam_item.c:311
@@ -253,17 +255,21 @@ msgid "contains the user name in some form"
msgstr "contém, de alguma forma, o nome do utilizador"
#: modules/pam_cracklib/pam_cracklib.c:695
-#: modules/pam_unix/pam_unix_passwd.c:568
-msgid "No password supplied"
+#: modules/pam_unix/pam_unix_passwd.c:563
+#, fuzzy
+#| msgid "No password supplied"
+msgid "No password has been supplied."
msgstr "Não foi fornecida uma senha"
-#: modules/pam_cracklib/pam_cracklib.c:695
-#: modules/pam_unix/pam_unix_passwd.c:568
-msgid "Password unchanged"
-msgstr "Senha inalterada"
+#: modules/pam_cracklib/pam_cracklib.c:696
+#: modules/pam_unix/pam_unix_passwd.c:564
+#, fuzzy
+#| msgid "NIS password could not be changed."
+msgid "The password has not been changed."
+msgstr "A senha NIS não pode ser alterada."
-#: modules/pam_cracklib/pam_cracklib.c:715
-#: modules/pam_cracklib/pam_cracklib.c:797
+#: modules/pam_cracklib/pam_cracklib.c:716
+#: modules/pam_cracklib/pam_cracklib.c:798
#, c-format
msgid "BAD PASSWORD: %s"
msgstr "MÁ SENHA: %s"
@@ -337,13 +343,16 @@ msgstr ""
"sessão com sucesso."
#: modules/pam_limits/pam_limits.c:1091
-#, c-format
-msgid "Too many logins for '%s'."
+#, fuzzy, c-format
+#| msgid "Too many logins for '%s'."
+msgid "There were too many logins for '%s'."
msgstr "Demasiados inícios de sessão para '%s'."
#: modules/pam_mail/pam_mail.c:297
-msgid "No mail."
-msgstr "Não tem correio electrónico."
+#, fuzzy
+#| msgid "You have new mail."
+msgid "You have no mail."
+msgstr "Tem correio electrónico novo."
#: modules/pam_mail/pam_mail.c:300
msgid "You have new mail."
@@ -388,7 +397,7 @@ 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:217
-#: modules/pam_unix/pam_unix_passwd.c:589
+#: modules/pam_unix/pam_unix_passwd.c:585
msgid "Password has been already used. Choose another."
msgstr "A senha já foi utilizada anteriormente. Escolha outra."
@@ -397,8 +406,9 @@ msgid "Password has been already used."
msgstr "A senha já foi utilizada anteriormente."
#: modules/pam_selinux/pam_selinux.c:210
-#, c-format
-msgid "Default Security Context %s\n"
+#, fuzzy, c-format
+#| msgid "Default Security Context %s\n"
+msgid "The default security context is %s."
msgstr "Contexto de Segurança por Omissão %s\n"
#: modules/pam_selinux/pam_selinux.c:214
@@ -409,32 +419,37 @@ msgstr "Pretende inserir um perfil ou nível diferente?"
msgid "role:"
msgstr "Perfil: "
-#: modules/pam_selinux/pam_selinux.c:230
-#, c-format
-msgid "No default type for role %s\n"
+#: modules/pam_selinux/pam_selinux.c:231
+#, fuzzy, c-format
+#| msgid "No default type for role %s\n"
+msgid "There is no default type for role %s."
msgstr "Perfil sem tipo definido por omissão %s\n"
-#: modules/pam_selinux/pam_selinux.c:262
+#: modules/pam_selinux/pam_selinux.c:263
msgid "level:"
msgstr "nível: "
-#: modules/pam_selinux/pam_selinux.c:295
-msgid "Not a valid security context"
+#: modules/pam_selinux/pam_selinux.c:296
+#, fuzzy
+#| msgid "Not a valid security context"
+msgid "This is not a valid security context."
msgstr "Não é um contexto de segurança válido"
-#: modules/pam_selinux/pam_selinux.c:544
+#: modules/pam_selinux/pam_selinux.c:545
#, 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"
+msgid "A valid context for %s could not be obtained."
+msgstr ""
-#: modules/pam_selinux/pam_selinux.c:663
-#, c-format
-msgid "Security Context %s Assigned"
+#: modules/pam_selinux/pam_selinux.c:664
+#, fuzzy, c-format
+#| msgid "Security Context %s Assigned"
+msgid "Security context %s has been assigned."
msgstr "Contexto de Segurança %s Atribuído"
-#: modules/pam_selinux/pam_selinux.c:679
-#, c-format
-msgid "Key Creation Context %s Assigned"
+#: modules/pam_selinux/pam_selinux.c:680
+#, fuzzy, c-format
+#| msgid "Key Creation Context %s Assigned"
+msgid "Key creation context %s has been assigned."
msgstr "Contexto de Segurança de Chaves %s Atribuído"
#: modules/pam_selinux/pam_selinux_check.c:99
@@ -452,31 +467,16 @@ 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:470
-#, c-format
-msgid "Changing STRESS password for %s."
-msgstr "A alterar a senha STRESS para %s."
-
-#: modules/pam_stress/pam_stress.c:484
-msgid "Enter new STRESS password: "
-msgstr "Digite a nova senha STRESS: "
-
-#: modules/pam_stress/pam_stress.c:487
-msgid "Retype new STRESS password: "
-msgstr "Digite novamente a nova senha STRESS: "
-
-#: modules/pam_stress/pam_stress.c:516
-msgid "Verification mis-typed; password unchanged"
-msgstr "A verificação não coincide; senha inalterada"
-
#: modules/pam_tally/pam_tally.c:541 modules/pam_tally2/pam_tally2.c:597
-#, c-format
-msgid "Account temporary locked (%ld seconds left)"
+#, fuzzy, c-format
+#| msgid "Account temporary locked (%ld seconds left)"
+msgid "The account is temporarily locked (%ld seconds left)."
msgstr "Conta temporariamente bloqueada (faltam %ld segundos)"
#: modules/pam_tally/pam_tally.c:566 modules/pam_tally2/pam_tally2.c:580
-#, c-format
-msgid "Account locked due to %u failed logins"
+#, fuzzy, c-format
+#| msgid "Account locked due to %u failed logins"
+msgid "The account is locked due to %u failed logins."
msgstr "Conta bloqueada devido a %u inícios de sessão falhados"
#: modules/pam_tally/pam_tally.c:750 modules/pam_tally2/pam_tally2.c:863
@@ -534,55 +534,88 @@ msgstr ""
" [-r] [--reset[=n]] [--quiet]\n"
#: modules/pam_timestamp/pam_timestamp.c:357
-#, c-format
-msgid "Access granted (last access was %ld seconds ago)."
+#, fuzzy, c-format
+#| msgid "Access granted (last access was %ld seconds ago)."
+msgid "Access has been granted (last access was %ld seconds ago)."
msgstr "Acesso permitido (último acesso foi à %ld segundos atrás)."
#: modules/pam_unix/pam_unix_acct.c:253 modules/pam_unix/pam_unix_acct.c:275
-msgid "Your account has expired; please contact your system administrator"
+#, fuzzy
+#| msgid "Your account has expired; please contact your system administrator"
+msgid "Your account has expired; please contact your system administrator."
msgstr "A sua conta expirou; por favor contacte o seu administrador de sistema"
#: modules/pam_unix/pam_unix_acct.c:261
#, fuzzy
msgid ""
-"You are required to change your password immediately (administrator enforced)"
+"You are required to change your password immediately (administrator "
+"enforced)."
msgstr "É obrigatório que altere de imediato a sua senha (politica do sistema)"
#: modules/pam_unix/pam_unix_acct.c:267
#, fuzzy
-msgid "You are required to change your password immediately (password expired)"
+msgid ""
+"You are required to change your password immediately (password expired)."
msgstr ""
"É obrigatório que altere de imediato a sua senha (antiguidade da password)"
#: modules/pam_unix/pam_unix_acct.c:288 modules/pam_unix/pam_unix_acct.c:295
-#, c-format
-msgid "Warning: your password will expire in %d day"
-msgid_plural "Warning: your password will expire in %d days"
+#, fuzzy, c-format
+#| msgid "Warning: your password will expire in %d day"
+#| msgid_plural "Warning: your password will expire in %d days"
+msgid "Warning: your password will expire in %d day."
+msgid_plural "Warning: your password will expire in %d days."
msgstr[0] "Aviso: a sua senha expira em %d dia"
msgstr[1] "Aviso: a sua senha expira em %d dias"
#. TRANSLATORS: only used if dngettext is not supported
#: modules/pam_unix/pam_unix_acct.c:300
-#, c-format
-msgid "Warning: your password will expire in %d days"
+#, fuzzy, c-format
+#| msgid "Warning: your password will expire in %d days"
+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:470
+#: modules/pam_unix/pam_unix_passwd.c:465
msgid "NIS password could not be changed."
msgstr "A senha NIS não pode ser alterada."
-#: modules/pam_unix/pam_unix_passwd.c:585
-msgid "You must choose a longer password"
+#: modules/pam_unix/pam_unix_passwd.c:581
+#, fuzzy
+#| msgid "You must choose a longer password"
+msgid "You must choose a longer password."
msgstr "Deve escolher uma senha mais longa"
-#: modules/pam_unix/pam_unix_passwd.c:692
+#: modules/pam_unix/pam_unix_passwd.c:688
#, c-format
msgid "Changing password for %s."
msgstr "A alterar senha para %s."
-#: modules/pam_unix/pam_unix_passwd.c:722
-msgid "You must wait longer to change your password"
+#: modules/pam_unix/pam_unix_passwd.c:718
+#, fuzzy
+#| msgid "You must wait longer to change your password"
+msgid "You must wait longer to change your password."
msgstr "Tem de esperar mais antes de poder alterar a sua senha"
-msgid "You must choose a shorter password."
-msgstr "Você deve escolher uma senha mais curta."
+#~ msgid "Password unchanged"
+#~ msgstr "Senha inalterada"
+
+#~ msgid "No mail."
+#~ msgstr "Não tem correio electrónico."
+
+#~ msgid "Unable to get valid context for %s"
+#~ msgstr "Não foi possível obter um contexto de segurança válido para %s"
+
+#~ msgid "Changing STRESS password for %s."
+#~ msgstr "A alterar a senha STRESS para %s."
+
+#~ msgid "Enter new STRESS password: "
+#~ msgstr "Digite a nova senha STRESS: "
+
+#~ msgid "Retype new STRESS password: "
+#~ msgstr "Digite novamente a nova senha STRESS: "
+
+#~ msgid "Verification mis-typed; password unchanged"
+#~ msgstr "A verificação não coincide; senha inalterada"
+
+#~ msgid "You must choose a shorter password."
+#~ msgstr "Você deve escolher uma senha mais curta."