diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-08-14 05:43:02 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2013-08-14 05:43:02 +0000 |
commit | 81ad6501ef4972db7eaa1a63d39ad4f57353aec6 (patch) | |
tree | 8fbf11e225f547aa529d6efdb27f212794eb44c2 /config | |
parent | 1f196787c889d1868d8d859880348e609817af36 (diff) | |
download | redmine-81ad6501ef4972db7eaa1a63d39ad4f57353aec6.tar.gz redmine-81ad6501ef4972db7eaa1a63d39ad4f57353aec6.zip |
Portuguese translation for trunk updated by Lije Also (#14682)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@12116 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-rw-r--r-- | config/locales/pt.yml | 25 |
1 files changed, 12 insertions, 13 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 64620cd6c..a189707ba 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1091,18 +1091,17 @@ pt: setting_jsonp_enabled: Activar suporte JSONP field_inherit_members: Herdar membros field_closed_on: Fechado - field_generate_password: Generate password + field_generate_password: Gerar palavra-chave setting_default_projects_tracker_ids: Tipo de tarefa padrão para novos projectos 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. - notice_account_register_done: Account was successfully created. An email containing - the instructions to activate your account was sent to %{email}. - 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 + notice_account_not_activated_yet: Ainda não activou a sua conta. Se quiser + receber um novo email de activação, por favor carregue <a href="%{url}">nesta ligação</a>. + notice_account_locked: A sua conta está bloqueada. + notice_account_register_done: A conta foi criada com sucesso. Um email contendo + as instruções para activar a sua conta foi enviado para %{email}. + label_hidden: Escondido + label_visibility_private: apenas para mim + label_visibility_roles: apenas para estas funções + label_visibility_public: para qualquer utilizador + field_must_change_passwd: Tem que alterar a palavra-passe no próximo início de sessão + notice_new_password_must_be_different: A palavra-passe tem de ser diferente da actual |