Skip to content

Commit 8946d0b

Browse files
docubotrsese
andauthored
New translation batch for pt (github#27012)
* Add crowdin translations * Run script/i18n/homogenize-frontmatter.js * Run script/i18n/fix-translation-errors.js * Run script/i18n/lint-translation-files.js --check rendering * run script/i18n/reset-files-with-broken-liquid-tags.js --language=pt * run script/i18n/reset-known-broken-translation-files.js Co-authored-by: Robert Sese <[email protected]>
1 parent 1a6a594 commit 8946d0b

File tree

9 files changed

+25
-40
lines changed

9 files changed

+25
-40
lines changed

translations/pt-BR/content/actions/learn-github-actions/understanding-github-actions.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ Você pode criar um exemplo de fluxo de trabalho no repositório que aciona auto
111111
```
112112
1. Faça commit dessas alterações e faça push para o seu repositório do {% data variables.product.prodname_dotcom %}.
113113
114-
Seu novo arquivo de fluxo de trabalho de {% data variables.product.prodname_actions %} agora está instalado no seu repositório e será executado automaticamente toda vez que alguém fizer push de uma alteração no repositório. Para obter detalhes sobre o histórico de execução de um trabalho, consulte "[Visualizar a atividade do fluxo de trabalho](/actions/learn-github-actions/introduction-to-github-actions#viewing-the-jobs-activity)".
114+
Seu novo arquivo de fluxo de trabalho de {% data variables.product.prodname_actions %} agora está instalado no seu repositório e será executado automaticamente toda vez que alguém fizer push de uma alteração no repositório. For details about a workflow's execution history, see "[Viewing the workflow's activity](/actions/learn-github-actions/introduction-to-github-actions#viewing-the-workflows-activity)."
115115
116116
## Entender o arquivo de fluxo de trabalho
117117

translations/pt-BR/content/admin/policies/enforcing-policies-for-your-enterprise/enforcing-repository-management-policies-in-your-enterprise.md

Lines changed: 3 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -100,9 +100,7 @@ Em todas as organizações pertencentes à sua empresa, é possível permitir qu
100100
{% data reusables.enterprise-accounts.repo-creation-policy %}
101101
{% data reusables.enterprise-accounts.repo-creation-types %}
102102
{% else %}
103-
6. Em "Repository creation" (Criação de repositórios), use o menu suspenso e escolha uma política.
104-
105-
![Menu suspenso com opções de políticas de criação de repositórios](/assets/images/enterprise/site-admin-settings/repository-creation-drop-down.png)
103+
6. Em "Repository creation" (Criação de repositórios), use o menu suspenso e escolha uma política. ![Menu suspenso com opções de políticas de criação de repositórios](/assets/images/enterprise/site-admin-settings/repository-creation-drop-down.png)
106104
{% endif %}
107105

108106
## Aplicar uma política para a bifurcação de repositórios internos ou privados
@@ -113,16 +111,7 @@ Em todas as organizações pertencentes à sua empresa, é possível permitir qu
113111
{% data reusables.enterprise-accounts.policies-tab %}
114112
{% data reusables.enterprise-accounts.repositories-tab %}
115113
3. Em "Bifurcação de repositório", revise as informações sobre como alterar a configuração. {% data reusables.enterprise-accounts.view-current-policy-config-orgs %}
116-
4. Em "Repository forking" (Bifurcação de repositórios), use o menu suspenso e escolha uma política.
117-
118-
![Menu suspenso com opções de políticas de bifurcação de repositórios](/assets/images/help/business-accounts/repository-forking-policy-drop-down.png)
119-
120-
{% if innersource-fork-policies %}
121-
5. If forking is enabled, you can specify where users are allowed to fork repositories. Review the information about changing the setting and choose a policy.
122-
123-
![Screenshot showing the list of repository forking policy options](/assets/images/help/business-accounts/repository-forking-policy-settings.png)
124-
{% endif %}
125-
114+
4. Em "Repository forking" (Bifurcação de repositórios), use o menu suspenso e escolha uma política. ![Menu suspenso com opções de políticas de bifurcação de repositórios](/assets/images/help/business-accounts/repository-forking-policy-drop-down.png)
126115

127116
## Aplicando uma política para convidar{% ifversion ghec %} colaboradores{% endif %} externos para repositórios
128117

@@ -133,7 +122,6 @@ Em todas as organizações pertencentes à sua empresa, você pode permitir que
133122
{% data reusables.enterprise-accounts.repositories-tab %}
134123
3. Em "Repositório {% ifversion ghec %}colaboradores externos{% elsif ghes or ghae %}convites{% endif %}", revise as informações sobre a alteração da configuração. {% data reusables.enterprise-accounts.view-current-policy-config-orgs %}
135124
4. Em "Repositório{% ifversion ghec %}colaboradores externos{% elsif ghes or ghae %}convites{% endif %}", use o menu suspenso e escolha uma política.
136-
137125
{% ifversion ghec %}
138126
![Menu suspenso com opções de políticas de convite de colaboradores externos](/assets/images/help/business-accounts/repository-invitation-policy-drop-down.png)
139127
{% elsif ghes or ghae %}
@@ -185,9 +173,7 @@ Em todas as organizações pertencentes à sua empresa, é possível permitir qu
185173
{% data reusables.enterprise-accounts.access-enterprise %}
186174
{% data reusables.enterprise-accounts.policies-tab %}
187175
3. Na guia **Repository policies** (Políticas de repositório), em "Repository issue deletion" (Exclusão de problemas em repositórios), revise as informações sobre como alterar a configuração. {% data reusables.enterprise-accounts.view-current-policy-config-orgs %}
188-
4. Em "Repository issue deletion" (Exclusão de problemas em repositórios), use o menu suspenso e escolha uma política.
189-
190-
![Menu suspenso com opções de políticas de exclusão de problemas](/assets/images/help/business-accounts/repository-issue-deletion-policy-drop-down.png)
176+
4. Em "Repository issue deletion" (Exclusão de problemas em repositórios), use o menu suspenso e escolha uma política. ![Menu suspenso com opções de políticas de exclusão de problemas](/assets/images/help/business-accounts/repository-issue-deletion-policy-drop-down.png)
191177

192178
{% ifversion ghes or ghae %}
193179

translations/pt-BR/content/communities/using-templates-to-encourage-useful-issues-and-pull-requests/syntax-for-githubs-form-schema.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,8 @@ For multi-line text, you can use the pipe operator.
101101
```YAML{:copy}
102102
body:
103103
- type: markdown
104-
value: "## Thank you for contributing to our project!"
104+
attributes:
105+
value: "## Thank you for contributing to our project!"
105106
- type: markdown
106107
attributes:
107108
value: |

translations/pt-BR/content/get-started/signing-up-for-github/setting-up-a-trial-of-github-enterprise-cloud.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,9 @@ Before you can try {% data variables.product.prodname_ghe_cloud %}, you must be
5656

5757
## Exploring {% data variables.product.prodname_ghe_cloud %}
5858

59-
After setting up your trial, you can explore {% data variables.product.prodname_ghe_cloud %} by following the [Enterprise Onboarding Guide](https://resources.github.com/enterprise-onboarding/).
59+
After you set up your trial, you can explore {% data variables.product.prodname_ghe_cloud %} by following the suggested tasks on the "Overview" tab of your organization. If you've previously dismissed the tasks, you can access them again by clicking **Get started with suggested tasks** at the top of the page.
60+
61+
!["Get started with suggested tasks" button](/assets/images/help/organizations/suggested-tasks-button.png)
6062

6163
{% data reusables.docs.you-can-read-docs-for-your-product %}
6264

translations/pt-BR/content/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -132,9 +132,15 @@ Using the qualifier `country`, you can filter events in the audit log based on t
132132

133133
## Using the audit log API
134134

135+
{% ifversion fpt %}
136+
137+
Organizations that use {% data variables.product.prodname_ghe_cloud %} can interact with the audit log using the GraphQL API and REST API. For more information, see [the {% data variables.product.prodname_ghe_cloud %} documentation](/enterprise-cloud@latest/organizations/keeping-your-organization-secure/managing-security-settings-for-your-organization/reviewing-the-audit-log-for-your-organization#using-the-audit-log-api).
138+
139+
{% else %}
140+
135141
You can interact with the audit log using the GraphQL API{% ifversion fpt or ghec %} or the REST API{% endif %}.
136142

137-
{% ifversion fpt or ghec %}
143+
{% ifversion ghec %}
138144

139145
{% note %}
140146

@@ -149,15 +155,15 @@ You can interact with the audit log using the GraphQL API{% ifversion fpt or ghe
149155
To ensure your intellectual property is secure, and you maintain compliance for your organization, you can use the audit log GraphQL API to keep copies of your audit log data and monitor:
150156
{% data reusables.audit_log.audit-log-api-info %}
151157

152-
{% ifversion fpt or ghec %}
158+
{% ifversion ghec %}
153159
Note that you can't retrieve Git events using the GraphQL API. To retrieve Git events, use the REST API instead. For more information, see "[`git` category actions](#git-category-actions)."
154160
{% endif %}
155161

156162
The GraphQL response can include data for up to 90 to 120 days.
157163

158164
For example, you can make a GraphQL request to see all the new organization members added to your organization. For more information, see the "[GraphQL API Audit Log]({% ifversion ghec%}/free-pro-team@latest{% endif %}/graphql/reference/interfaces#auditentry/)."
159165

160-
{% ifversion fpt or ghec %}
166+
{% ifversion ghec %}
161167

162168
### Using the REST API
163169

@@ -170,6 +176,7 @@ By default, only events from the past three months are returned. To include olde
170176

171177
For more information about the audit log REST API, see "[Organizations](/rest/reference/orgs#get-the-audit-log-for-an-organization)."
172178

179+
{% endif %}
173180
{% endif %}
174181

175182
## Audit log actions

translations/pt-BR/content/pull-requests/collaborating-with-pull-requests/proposing-changes-to-your-work-with-pull-requests/creating-a-pull-request-from-a-fork.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ topics:
1717
shortTitle: Criar um PR a partir de uma bifurcação
1818
---
1919

20-
Você também pode dar permissão aos mantenedores do repositório upstream para fazer push de commits em uma bifurcação de propriedade do usuário. Se sua pull request comparar o branch de tópico com um branch no repositório upstream como o branch base, o branch de tópico também será chamado de branch de comparação da pull request. Para obter mais informações sobre branches de pull request, incluindo exemplos, consulte "[Criar uma pull request](/articles/creating-a-pull-request/#changing-the-branch-range-and-destination-repository)".
20+
Se sua pull request comparar o branch de tópico com um branch no repositório upstream como o branch base, o branch de tópico também será chamado de branch de comparação da pull request. Para obter mais informações sobre branches de pull request, incluindo exemplos, consulte "[Criar uma pull request](/articles/creating-a-pull-request/#changing-the-branch-range-and-destination-repository)".
2121

2222
{% data reusables.pull_requests.perms-to-open-pull-request %}
2323

translations/pt-BR/content/rest/overview/libraries.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ topics:
2626

2727
{% warning %}
2828

29-
Warning: As of late October 2021, the offical Octokit libraries are not currently maintained.
29+
Warning: As of late October 2021, the offical Octokit libraries are not currently maintained. For more information, see [this discussion in the octokit.js repository](https://github.com/octokit/octokit.js/discussions/620).
3030

3131
{% endwarning %}
3232

translations/pt-BR/data/features/innersource-fork-policies.yml

Lines changed: 0 additions & 7 deletions
This file was deleted.
Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,7 @@
1-
{% ifversion ghae %}
2-
If the policies for your enterprise permit forking private and internal repositories, you can fork a repository to your personal account or an organization where you have repository creation permissions. Para obter mais informações, consulte "[Funções em uma organização](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)".
1+
{% ifversion ghae %}If the policies for your enterprise permit forking internal and private repositories, you{% else %}You{% endif %} can fork a repository to your personal account or any organization where you have repository creation permissions. Para obter mais informações, consulte "[Funções em uma organização](/organizations/managing-peoples-access-to-your-organization-with-roles/roles-in-an-organization)".
32

4-
{% elsif ghes or ghec %}
5-
You can fork a private or internal repository to your personal account or an organization on
6-
{% data variables.product.product_location %} where you have repository creation permissions, if settings for the repository and your enterprise policies allow forking.
3+
{% ifversion fpt or ghes or ghec %}
4+
5+
If you have access to a private repository and the owner permits forking, you can fork the repository to your personal account or any organization on {% ifversion fpt or ghec %}{% data variables.product.prodname_team %}{% else %}{% data variables.product.product_location %}{% endif %} where you have repository creation permissions. {% ifversion fpt or ghec %}Você não pode criar um repositório privado para uma organização usando {% data variables.product.prodname_free_team %}. Para obter mais informações, consulte "[produtos do GitHub](/articles/githubs-products)."{% endif %}
76

8-
{% elsif fpt %}
9-
If you have access to a private repository and the owner permits forking, you can fork the repository to your personal account, or an organization on
10-
{% data variables.product.prodname_team %} where you have repository creation permissions. You cannot fork a private repository to an organization using {% data variables.product.prodname_free_team %}. Para obter mais informações, consulte os "[Produtos do GitHub](/articles/githubs-products)".
117
{% endif %}

0 commit comments

Comments
 (0)