diff options
author | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-09-14 14:08:15 +0000 |
---|---|---|
committer | Toshi MARUYAMA <marutosijp2@yahoo.co.jp> | 2015-09-14 14:08:15 +0000 |
commit | ea5505e4b0a15d15c4c5f821938fa2e5add37662 (patch) | |
tree | da6a6448a2b099139471c74b51779ce8e86b3625 /config | |
parent | 5e7873d154bf3b5333083ceaf194526460227419 (diff) | |
download | redmine-ea5505e4b0a15d15c4c5f821938fa2e5add37662.tar.gz redmine-ea5505e4b0a15d15c4c5f821938fa2e5add37662.zip |
Merged r14586 from trunk to 3.1-stable (#20728, #20745)
Portuguese translation for 2.6-stable updated by Rui Rebelo.
git-svn-id: http://svn.redmine.org/redmine/branches/3.1-stable@14590 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config')
-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 1f62806df..5e86ffb26 100644 --- a/config/locales/pt.yml +++ b/config/locales/pt.yml @@ -1121,8 +1121,8 @@ 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 label_add_projects: Add projects field_default_status: Default status text_subversion_repository_note: 'Examples: file:///, http://, https://, svn://, svn+[tunnelscheme]://' |