Tradução do termo sandbox(trechos de códigos de examplo dentro da documentação)

Open
#694 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
1/5
Estimated time
1-3 hours
Newbie friendliness
35/100
Issue type
Documentation
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
documentation

Research direction

Start with GLOSSARY.md, especially the sections on common translations and content that should not be translated. Review how “sandbox” is used in the Portuguese documentation and settle whether it should remain unchanged or receive a Portuguese term. Done means the glossary records the agreed usage and translation guidance.

Written by the indexing model from the issue text.

Description

A documentação está se referindo aos pedaços de códigos de exemplo como sandbox - (singular) ou sandboxes - (plural).
No GLOSSARY não tem nenhuma menção a esta palavra nas Traduções comuns ou Conteúdo que não deve ser traduzido.

Caso a palavra não deva ser traduzida, gostaria de saber se seria legal adicioná-la a sessão de Conteúdo que não deve ser traduzido.

sugestão de tradução:

Palavra/Termo original Sugestão
sandbox área de teste

ou

Palavra/Termo original Sugestão
sandbox trecho de código

um sandbox de acordo com a documentação:

function Form() {
  const firstNameProps = useFormInput('Mary');
  const lastNameProps = useFormInput('Poppins');
  // ...
Dominant language
JavaScript
Stars
538
Forks
324
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from reactjs/pt-br.react.dev

All issues in reactjs/pt-br.react.dev

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.