#-- copyright #OpenProject is a project management system. #Copyright (C) 2014 the OpenProject Foundation (OPF) #This program is free software; you can redistribute it and/or #modify it under the terms of the GNU General Public License version 3. #You should have received a copy of the GNU General Public License #along with this program; if not, write to the Free Software #Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. #See doc/COPYRIGHT.md for more details. #++ pt-BR: github_integration: pull_request_opened_comment: > **PR Aberto:** Pull request %{pr_number} [%{pr_title}](%{pr_url}) para [%{repository}](%{repository_url}) foi aberto por [%{github_user}](%{github_user_url}). pull_request_closed_comment: > **PR Fechado:** Pull request %{pr_number} [%{pr_title}](%{pr_url}) para [%{repository}](%{repository_url}) foi fechado por [%{github_user}](%{github_user_url}). pull_request_merged_comment: > **PR Fundido:** Pull request %{pr_number} [%{pr_title}](%{pr_url}) para [%{repository}](%{repository_url}) foi fundido por [%{github_user}](%{github_user_url}). pull_request_referenced_comment: > **Referenciado em PR:** [%{github_user}](%{github_user_url}) referenciou este pacote de trabalho no Pull request %{pr_number} [%{pr_title}](%{pr_url}) em [%{repository}](%{repository_url}).