From 045985a7e12ff1fb54819741aac654f102cbc6b5 Mon Sep 17 00:00:00 2001 From: docubot <67483024+docubot@users.noreply.github.com> Date: Sun, 27 Nov 2022 09:00:42 -0800 Subject: [PATCH] New translation batch for pt (#32977) --- translations/log/msft-pt-resets.csv | 1 - translations/pt-BR/content/rest/pulls/comments.md | 13 +++++++++---- 2 files changed, 9 insertions(+), 5 deletions(-) diff --git a/translations/log/msft-pt-resets.csv b/translations/log/msft-pt-resets.csv index a2a5ebe88c..7a9b2fed31 100644 --- a/translations/log/msft-pt-resets.csv +++ b/translations/log/msft-pt-resets.csv @@ -959,7 +959,6 @@ translations/pt-BR/content/rest/overview/resources-in-the-rest-api.md,rendering translations/pt-BR/content/rest/overview/troubleshooting.md,broken liquid tags translations/pt-BR/content/rest/packages.md,broken liquid tags translations/pt-BR/content/rest/projects/projects.md,broken liquid tags -translations/pt-BR/content/rest/pulls/comments.md,broken liquid tags translations/pt-BR/content/rest/scim.md,rendering error translations/pt-BR/content/rest/teams/team-sync.md,rendering error translations/pt-BR/content/search-github/getting-started-with-searching-on-github/enabling-githubcom-repository-search-from-your-private-enterprise-environment.md,rendering error diff --git a/translations/pt-BR/content/rest/pulls/comments.md b/translations/pt-BR/content/rest/pulls/comments.md index 05471a3293..5132a954cf 100644 --- a/translations/pt-BR/content/rest/pulls/comments.md +++ b/translations/pt-BR/content/rest/pulls/comments.md @@ -1,5 +1,5 @@ --- -title: Pull request review comments +title: Comentários das revisões de pull request shortTitle: Review comments intro: '' versions: @@ -11,10 +11,15 @@ topics: - API miniTocMaxHeadingLevel: 3 allowTitleToDifferFromFilename: true +ms.openlocfilehash: d076bead1efdb07c3fcce3472798bddeaf9908e6 +ms.sourcegitcommit: cfe91073c844cb762131b2de9fb41f7f9db792fc +ms.translationtype: HT +ms.contentlocale: pt-BR +ms.lasthandoff: 11/24/2022 +ms.locfileid: '148181274' --- +## Sobre a API de comentários de revisão de solicitação pull -## About the Pull request review comments API - -Pull request review comments are comments on a portion of the unified diff made during a pull request review. Commit comments and issue comments are different from pull request review comments. You apply commit comments directly to a commit and you apply issue comments without referencing a portion of the unified diff. For more information, see "[Create a commit comment](/rest/reference/commits#create-a-commit-comment)" and "[Create an issue comment](/rest/reference/issues#create-an-issue-comment)." +Os comentários de revisão de pull request são comentários em uma parte do diff unificado feitos durante uma revisão de pull request. Comentários de commit e comentários de problemas são são diferentes dos comentários de revisão de pull request. Você aplica comentários de submissão diretamente para um commit e aplica comentários de problema sem fazer referência a uma parte do diff unificado. Para obter mais informações, confira "[Criar um comentário sobre um commit](/rest/reference/commits#create-a-commit-comment)" e "[Criar um comentário sobre um problema](/rest/reference/issues#create-an-issue-comment)". {% data reusables.pull_requests.issues-media-types %}