summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-01-25 05:11:54 +0000
committerToshi MARUYAMA <marutosijp2@yahoo.co.jp>2014-01-25 05:11:54 +0000
commita9f44b323ffef53d3904b16dc9116aba3db7514c (patch)
treeac05931e052a112fa8b3a83436dfaa4436240428
parentfbeba062cfca10718f08dd28af1a85bf4b4bf0b7 (diff)
downloadredmine-a9f44b323ffef53d3904b16dc9116aba3db7514c.tar.gz
redmine-a9f44b323ffef53d3904b16dc9116aba3db7514c.zip
Merged r12695 from trunk to 2.4-stable (#15960)
pt-BR translation for 2.4-stable updated by Leandro Gehlen. git-svn-id: http://svn.redmine.org/redmine/branches/2.4-stable@12697 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/pt-BR.yml23
1 files changed, 11 insertions, 12 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index c8117934a..b61f0c341 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -1109,15 +1109,14 @@ pt-BR:
field_generate_password: Gerar senha
setting_default_projects_tracker_ids: Tipos padrões para novos projeto
label_total_time: Total
- notice_account_not_activated_yet: You haven't activated your account yet. If you want
- to receive a new activation email, please <a href="%{url}">click this link</a>.
- notice_account_locked: Your account is locked.
- label_hidden: Hidden
- label_visibility_private: to me only
- label_visibility_roles: to these roles only
- label_visibility_public: to any users
- field_must_change_passwd: Must change password at next logon
- notice_new_password_must_be_different: The new password must be different from the
- current password
- setting_mail_handler_excluded_filenames: Exclude attachments by name
- text_convert_available: ImageMagick convert available (optional)
+ notice_account_not_activated_yet: Sua conta ainda não foi ativada. Se você deseja receber
+ um novo email de ativação, por favor <a href="%{url}">clique aqui</a>.
+ notice_account_locked: Sua conta está bloqueada.
+ label_hidden: Visibilidade
+ label_visibility_private: para mim
+ label_visibility_roles: para os papéis
+ label_visibility_public: para qualquer usuário
+ field_must_change_passwd: É necessário alterar sua senha na próxima vez que tentar acessar sua conta
+ notice_new_password_must_be_different: A nova senha deve ser diferente da senha atual
+ setting_mail_handler_excluded_filenames: Exclui anexos por nome
+ text_convert_available: Conversor ImageMagick disponível (opcional)