|
1 | 1 | --- |
2 | | -title: Translations |
| 2 | +title: Traduções |
3 | 3 | --- |
4 | 4 |
|
5 | 5 | <Intro> |
6 | 6 |
|
7 | | -React docs are translated by the global community into many languages all over the world. |
| 7 | +A documentação do React é traduzida pela comunidade global em muitos idiomas ao redor do mundo. |
8 | 8 |
|
9 | 9 | </Intro> |
10 | 10 |
|
11 | | -## Source site {/*main-site*/} |
| 11 | +## Site de origem {/*main-site*/} |
12 | 12 |
|
13 | | -All translations are provided from the canonical source docs: |
| 13 | +Todas as traduções são fornecidas a partir da documentação original: |
14 | 14 |
|
15 | | -- [English](https://react.dev/) — [Contribute](https://github.com/reactjs/react.dev/) |
| 15 | +- [Inglês](https://react.dev/) — [Contribuir](https://github.com/reactjs/react.dev/) |
16 | 16 |
|
17 | | -## Full translations {/*full-translations*/} |
| 17 | +## Traduções completas {/*full-translations*/} |
18 | 18 |
|
19 | | -{/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */} |
| 19 | +{/* Se você é um mantenedor de idioma e deseja adicionar seu idioma aqui, finalize as traduções "Core" e edite `deployedTranslations` em `src/utils`. */} |
20 | 20 |
|
21 | 21 | <LanguageList progress="complete" /> |
22 | 22 |
|
23 | | -## In-progress translations {/*in-progress-translations*/} |
| 23 | +## Traduções em andamento {/*in-progress-translations*/} |
24 | 24 |
|
25 | | -For the progress of each translation, see: [Is React Translated Yet?](https://translations.react.dev/) |
| 25 | +Para o progresso de cada tradução, veja: [O React já está traduzido?](https://translations.react.dev/) |
26 | 26 |
|
27 | 27 | <LanguageList progress="in-progress" /> |
28 | 28 |
|
29 | | -## How to contribute {/*how-to-contribute*/} |
| 29 | +## Como contribuir {/*how-to-contribute*/} |
30 | 30 |
|
31 | | -You can contribute to the translation efforts! |
| 31 | +Você pode contribuir para os esforços de tradução! |
32 | 32 |
|
33 | | -The community conducts the translation work for the React docs on each language-specific fork of react.dev. Typical translation work involves directly translating a Markdown file and creating a pull request. Click the "contribute" link above to the GitHub repository for your language, and follow the instructions there to help with the translation effort. |
| 33 | +A comunidade realiza o trabalho de tradução da documentação do React em cada fork específico de idioma do react.dev. O trabalho típico de tradução envolve traduzir diretamente um arquivo Markdown e criar uma pull request. Clique no link "contribuir" acima para o repositório do GitHub para o seu idioma e siga as instruções lá para ajudar com o esforço de tradução. |
34 | 34 |
|
35 | | -If you want to start a new translation for your language, visit: [translations.react.dev](https://github.com/reactjs/translations.react.dev) |
| 35 | +Se você deseja iniciar uma nova tradução para o seu idioma, visite: [translations.react.dev](https://github.com/reactjs/translations.react.dev) |
0 commit comments