Skip to content

Commit 55767e0

Browse files
Translate translations.md to Portuguese (#983)
1 parent 3d908af commit 55767e0

File tree

1 file changed

+12
-12
lines changed

1 file changed

+12
-12
lines changed
Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,35 @@
11
---
2-
title: Translations
2+
title: Traduções
33
---
44

55
<Intro>
66

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 em todo o mundo.
88

99
</Intro>
1010

11-
## Source site {/*main-site*/}
11+
## Site fonte {/*main-site*/}
1212

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

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

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

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

2121
<LanguageList progress="complete" />
2222

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

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

2727
<LanguageList progress="in-progress" />
2828

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

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

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 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.
3434

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 seu idioma, visite: [translations.react.dev](https://github.com/reactjs/translations.react.dev)

0 commit comments

Comments
 (0)