diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-09-14 14:30:22 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-09-14 14:30:22 +0000 |
commit | b8167ca2bda27a421339e5424cb5d0f22524302e (patch) | |
tree | 4b614c4567a84d7de905a8072bb4da25d30ece56 | |
parent | eac6381e1ff5a6e6932f8ce7d9246cc483a702db (diff) | |
download | redmine-b8167ca2bda27a421339e5424cb5d0f22524302e.tar.gz redmine-b8167ca2bda27a421339e5424cb5d0f22524302e.zip |
Merged r14586 from trunk to 2.6-stable (#20728, #20745)
Portuguese translation for 2.6-stable updated by Rui Rebelo.
git-svn-id: http://svn.redmine.org/redmine/branches/2.6-stable@14595 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r-- | config/locales/pt.yml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/config/locales/pt.yml b/config/locales/pt.yml index 65b762274..f135845a6 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1122,5 +1122,5 @@ pt: label_latest_compatible_version: Última versão compatível label_unknown_plugin: Extensão desconhecida label_radio_buttons: radio buttons - label_group_anonymous: Anonymous users - label_group_non_member: Non member users + label_group_anonymous: Utilizadores anónimos + label_group_non_member: Utilizadores não membros |