diff options
author | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-09-26 13:47:56 +0000 |
---|---|---|
committer | Azamat Hackimov <azamat.hackimov@gmail.com> | 2010-09-26 13:47:56 +0000 |
commit | b3c5bf3f2e4089bf214a5a48dcd8e8e819e2878e (patch) | |
tree | b368f5f1f38645bc07e36ecd894eb6e2b55a49ba /config/locales/pt-BR.yml | |
parent | 7a952136e0db215edf0eb6e429380b3e59616649 (diff) | |
download | redmine-b3c5bf3f2e4089bf214a5a48dcd8e8e819e2878e.tar.gz redmine-b3c5bf3f2e4089bf214a5a48dcd8e8e819e2878e.zip |
Translation updates
* pt-BR (#6490)
git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@4180 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'config/locales/pt-BR.yml')
-rw-r--r-- | config/locales/pt-BR.yml | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/config/locales/pt-BR.yml b/config/locales/pt-BR.yml index 9bfaf042f..db9367a62 100644 --- a/config/locales/pt-BR.yml +++ b/config/locales/pt-BR.yml @@ -917,7 +917,7 @@ pt-BR: permission_export_wiki_pages: Exportar páginas wiki setting_cache_formatted_text: Realizar cache de texto formatado permission_manage_project_activities: Gerenciar atividades do projeto - error_unable_delete_issue_status: Impossível excluir situação da tarefa + error_unable_delete_issue_status: Não foi possível excluir situação da tarefa label_profile: Perfil permission_manage_subtasks: Gerenciar subtarefas field_parent_issue: Tarefa pai @@ -936,9 +936,9 @@ pt-BR: label_overall_spent_time: Tempo gasto geral field_time_entries: Log time project_module_gantt: Gantt - project_module_calendar: Calendar - field_member_of_group: Member of Group - field_assigned_to_role: Member of Role - button_edit_associated_wikipage: "Edit associated Wiki page: {{page_title}}" - text_are_you_sure_with_children: Delete issue and all child issues? - field_text: Text field + project_module_calendar: Calendário + field_member_of_group: Mebro do grupo + field_assigned_to_role: Membro com o papel + button_edit_associated_wikipage: "Editar páginas wiki relacionadas: {{page_title}}" + text_are_you_sure_with_children: Excluir a tarefa e suas subtarefas? + field_text: Campo de texto |