diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-03-29 05:56:03 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2017-03-29 05:56:03 +0000 |
commit | 364e0201fd0951fd37415ea2499da88c359ac91e (patch) | |
tree | 5731f917160d978ebda7634fe9750db7b04f8a63 /config/locales | |
parent | bf6360238292f75acc61d50c715b27aa85f60274 (diff) | |
download | redmine-364e0201fd0951fd37415ea2499da88c359ac91e.tar.gz redmine-364e0201fd0951fd37415ea2499da88c359ac91e.zip |
Merged r16438 from trunk to 3.2-stable (#25204, #25458)
Portuguese translation for 3.2-stable updated by Rui Rebelo.
git-svn-id: http://svn.redmine.org/redmine/branches/3.2-stable@16440 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales')
-rw-r--r-- | config/locales/pt.yml | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 0795b5ef7..0391e314b 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1173,9 +1173,9 @@ pt: button_import: Importar field_total_estimated_hours: Total de tempo estimado label_api: API - label_total_plural: Totals - label_assigned_issues: Assigned issues - label_field_format_enumeration: Key/value list + label_total_plural: Totais + label_assigned_issues: Tarefas atribuídas + label_field_format_enumeration: Lista chave/valor label_f_hour_short: '%{value} h' field_default_version: Versão por defeito error_attachment_extension_not_allowed: A extensão %{extension} do ficheiro anexado não é permitida |