Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 12 additions & 12 deletions src/content/community/translations.md
Original file line number Diff line number Diff line change
@@ -1,35 +1,35 @@
---
title: Translations
title: Traduções
---

<Intro>

React docs are translated by the global community into many languages all over the world.
A documentação do React é traduzida pela comunidade global em muitos idiomas em todo o mundo.

</Intro>

## Source site {/*main-site*/}
## Site fonte {/*main-site*/}

All translations are provided from the canonical source docs:
Todas as traduções são fornecidas a partir da documentação fonte canônica:

- [English](https://react.dev/) &mdash; [Contribute](https://github.com/reactjs/react.dev/)
- [Inglês](https://react.dev/) &mdash; [Contribua](https://github.com/reactjs/react.dev/)

## Full translations {/*full-translations*/}
## Traduções completas {/*full-translations*/}

{/* If you are a language maintainer and want to add your language here, finish the "Core" translations and edit `deployedTranslations` under `src/utils`. */}

<LanguageList progress="complete" />

## In-progress translations {/*in-progress-translations*/}
## Traduções em andamento {/*in-progress-translations*/}

For the progress of each translation, see: [Is React Translated Yet?](https://translations.react.dev/)
Para saber o progresso de cada tradução, consulte: [O React já está traduzido?](https://translations.react.dev/)

<LanguageList progress="in-progress" />

## How to contribute {/*how-to-contribute*/}
## Como contribuir {/*how-to-contribute*/}

You can contribute to the translation efforts!
Você pode contribuir com os esforços de tradução!

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.
A comunidade conduz o trabalho de tradução da documentação do React em cada fork do react.dev específico para cada idioma. O trabalho de tradução típico envolve a tradução direta de um arquivo Markdown e a criação de um pull request. Clique no link "contribuir" acima para o repositório do GitHub do seu idioma e siga as instruções lá para ajudar nos esforços de tradução.

If you want to start a new translation for your language, visit: [translations.react.dev](https://github.com/reactjs/translations.react.dev)
Se você deseja iniciar uma nova tradução para seu idioma, visite: [translations.react.dev](https://github.com/reactjs/translations.react.dev)