summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJean-Philippe Lang <jp_lang@yahoo.fr>2009-05-17 14:37:26 +0000
committerJean-Philippe Lang <jp_lang@yahoo.fr>2009-05-17 14:37:26 +0000
commit1d5479c1affa3ac2c0043ded1c2a635d7c1a8cc7 (patch)
tree7f30447da8970c7853a96bdd62599bb422f02917
parent52b5b292032977ecb523316fb19e20996564030b (diff)
downloadredmine-1d5479c1affa3ac2c0043ded1c2a635d7c1a8cc7.tar.gz
redmine-1d5479c1affa3ac2c0043ded1c2a635d7c1a8cc7.zip
Translations updates.
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@2755 e93f8b46-1217-0410-a6f0-8f06a7374b81
-rw-r--r--config/locales/pt-BR.yml14
1 files changed, 7 insertions, 7 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml
index 05ccdc92f..3e102df87 100644
--- a/config/locales/pt-BR.yml
+++ b/config/locales/pt-BR.yml
@@ -828,11 +828,11 @@ pt-BR:
text_wiki_page_destroy_children: Excluir páginas filhas e todas suas descendentes
setting_password_min_length: Comprimento mínimo para senhas
field_group_by: Agrupar por
- mail_subject_wiki_content_updated: "'{{page}}' wiki page has been updated"
- label_wiki_content_added: Wiki page added
- mail_subject_wiki_content_added: "'{{page}}' wiki page has been added"
- mail_body_wiki_content_added: The '{{page}}' wiki page has been added by {{author}}.
- label_wiki_content_updated: Wiki page updated
- mail_body_wiki_content_updated: The '{{page}}' wiki page has been updated by {{author}}.
- permission_add_project: Create project
+ mail_subject_wiki_content_updated: "A página wiki '{{page}}' foi atualizada"
+ label_wiki_content_added: Página wiki adicionada
+ mail_subject_wiki_content_added: "A página wiki '{{page}}' foi adicionada"
+ mail_body_wiki_content_added: A página wiki '{{page}}' foi adicionada por {{author}}.
+ label_wiki_content_updated: Página wiki atualizada
+ mail_body_wiki_content_updated: A página wiki '{{page}}' foi atualizada por {{author}}.
+ permission_add_project: Criar projeto
setting_new_project_user_role_id: Role given to a non-admin user who creates a project