Skip to content

Commit c1dccf7

Browse files
authored
New translation batch for pt (#23544)
* Add crowdin translations * Run script/i18n/homogenize-frontmatter.js * Run script/i18n/fix-translation-errors.js * Run script/i18n/lint-translation-files.js --check parsing * 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 * Check in pt CSV report
1 parent 4ce6dd2 commit c1dccf7

6 files changed

Lines changed: 29 additions & 28 deletions

File tree

translations/log/pt-resets.csv

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -333,6 +333,7 @@ translations/pt-BR/content/get-started/getting-started-with-git/caching-your-git
333333
translations/pt-BR/content/get-started/getting-started-with-git/ignoring-files.md,rendering error
334334
translations/pt-BR/content/get-started/getting-started-with-git/managing-remote-repositories.md,rendering error
335335
translations/pt-BR/content/get-started/getting-started-with-git/updating-credentials-from-the-macos-keychain.md,rendering error
336+
translations/pt-BR/content/get-started/index.md,rendering error
336337
translations/pt-BR/content/get-started/learning-about-github/about-github-advanced-security.md,rendering error
337338
translations/pt-BR/content/get-started/learning-about-github/access-permissions-on-github.md,rendering error
338339
translations/pt-BR/content/get-started/learning-about-github/types-of-github-accounts.md,rendering error
@@ -346,6 +347,7 @@ translations/pt-BR/content/get-started/quickstart/create-a-repo.md,rendering err
346347
translations/pt-BR/content/get-started/quickstart/fork-a-repo.md,rendering error
347348
translations/pt-BR/content/get-started/quickstart/git-and-github-learning-resources.md,rendering error
348349
translations/pt-BR/content/get-started/quickstart/hello-world.md,rendering error
350+
translations/pt-BR/content/get-started/quickstart/index.md,rendering error
349351
translations/pt-BR/content/get-started/quickstart/set-up-git.md,rendering error
350352
translations/pt-BR/content/get-started/signing-up-for-github/index.md,rendering error
351353
translations/pt-BR/content/get-started/signing-up-for-github/setting-up-a-trial-of-github-ae.md,rendering error

translations/pt-BR/content/get-started/index.md

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,21 +1,21 @@
11
---
2-
title: Introdução ao GitHub
3-
shortTitle: Começar
4-
intro: 'Aprenda a começar a criar, enviar e manter um software com a {% data variables.product.prodname_dotcom %}. Explore nossos produtos, inscreva-se em uma conta e conecte-se com a maior comunidade de desenvolvimento do mundo.'
2+
title: Getting started with GitHub
3+
shortTitle: Get started
4+
intro: 'Learn how to start building, shipping, and maintaining software with {% data variables.product.prodname_dotcom %}. Explore our products, sign up for an account, and connect with the world''s largest development community.'
55
redirect_from:
6-
- /categories/54/articles/
7-
- /categories/bootcamp/
8-
- /categories/32/articles/
9-
- /categories/2/articles/
10-
- /categories/organizations/
11-
- /categories/about-github/
12-
- /categories/53/articles/
13-
- /categories/setup/
6+
- /categories/54/articles
7+
- /categories/bootcamp
8+
- /categories/32/articles
9+
- /categories/2/articles
10+
- /categories/organizations
11+
- /categories/about-github
12+
- /categories/53/articles
13+
- /categories/setup
1414
- /categories/getting-started-with-github
15-
- /categories/19/articles/
15+
- /categories/19/articles
1616
- /categories/using-git
1717
- /github/using-git
18-
- /github/getting-started-with-github/
18+
- /github/getting-started-with-github
1919
versions:
2020
fpt: '*'
2121
ghes: '*'
@@ -60,4 +60,3 @@ children:
6060
- /getting-started-with-git
6161
- /using-git
6262
---
63-

translations/pt-BR/content/get-started/quickstart/create-a-repo.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Create a repo
33
redirect_from:
4-
- /create-a-repo/
4+
- /create-a-repo
55
- /articles/create-a-repo
66
- /github/getting-started-with-github/create-a-repo
77
- /github/getting-started-with-github/quickstart/create-a-repo

translations/pt-BR/content/get-started/quickstart/fork-a-repo.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
---
22
title: Fork a repo
33
redirect_from:
4-
- /fork-a-repo/
5-
- /forking/
4+
- /fork-a-repo
5+
- /forking
66
- /articles/fork-a-repo
77
- /github/getting-started-with-github/fork-a-repo
88
- /github/getting-started-with-github/quickstart/fork-a-repo

translations/pt-BR/content/get-started/quickstart/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
2-
title: QuickStart
3-
intro: 'Comece a usar {% data variables.product.product_name %} para gerenciar repositórios o Git e colaborar com outras pessoas.'
2+
title: Quickstart
3+
intro: 'Get started using {% data variables.product.product_name %} to manage Git repositories and collaborate with others.'
44
versions:
55
fpt: '*'
66
ghes: '*'
@@ -24,6 +24,6 @@ children:
2424
- /git-cheatsheet
2525
- /git-and-github-learning-resources
2626
redirect_from:
27-
- /github/getting-started-with-github/quickstart/
27+
- /github/getting-started-with-github/quickstart
2828
---
2929

translations/pt-BR/content/get-started/quickstart/set-up-git.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,14 @@
11
---
22
title: Set up Git
33
redirect_from:
4-
- /git-installation-redirect/
5-
- /linux-git-installation/
6-
- /linux-set-up-git/
7-
- /mac-git-installation/
8-
- /mac-set-up-git/
9-
- /set-up-git-redirect/
10-
- /win-git-installation/
11-
- /win-set-up-git/
4+
- /git-installation-redirect
5+
- /linux-git-installation
6+
- /linux-set-up-git
7+
- /mac-git-installation
8+
- /mac-set-up-git
9+
- /set-up-git-redirect
10+
- /win-git-installation
11+
- /win-set-up-git
1212
- /articles/set-up-git
1313
- /github/getting-started-with-github/set-up-git
1414
- /github/getting-started-with-github/quickstart/set-up-git

0 commit comments

Comments
 (0)