Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Translate styling.md to pt-br #58

Merged
merged 2 commits into from
Nov 23, 2019
Merged

Conversation

vinifarias
Copy link
Contributor

Qual o objetivo dessa pull request?

  • Adição de uma nova tradução
  • Correção em uma tradução existente

Qual arquivo foi traduzido/corrigido?

/docs/docs/styling.md

Algum comentário em relação a tradução?

dennissiq
dennissiq previously approved these changes Nov 18, 2019
Copy link
Contributor

@dennissiq dennissiq left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Não vejo a necessidade de alterações em sua tradução. Parabéns pelo excelente trabalho. Ficamos muito felizes por contribuir com o Gatsby. 🎉

@jessescn jessescn added the /docs File refering to /docs directory label Nov 18, 2019
Copy link
Contributor

@jessescn jessescn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ótima tradução, apenas duas besteiras que eu queria pontuar, Obirgado pela contribuição

docs/docs/styling.md Outdated Show resolved Hide resolved
- [**Modular Stylesheets**](/docs/css-modules): CSS rules are written traditionally but consumed with JavaScript and scoped locally to avoid unintended side-effects elsewhere. Works out-of-the-box with Gatsby.
- [**CSS-in-JS**](/docs/css-in-js/): locally-scoped CSS written and consumed in JavaScript, enabling the easier use of dynamic styling and other features. Requires the use of third-party libraries.
- [**Arquivos CSS Globais**](/docs/global-css/): a forma tradicional de estilizar um _website_. Regras CSS são declaradas globalmente e os estilos são aplicados dependendo da especificidade e herança entre os elementos.
- [**Folhas de Estilo Modulares**](/docs/css-modules): regras CSS são escritas tradicionalmente (através de arquivos CSS), mas são consumidas por JavaScript e possuem escopo definido localmente para evitar efeitos colaterais indesejados em outros lugares. Funciona imediatamente com Gatsby.
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
- [**Folhas de Estilo Modulares**](/docs/css-modules): regras CSS são escritas tradicionalmente (através de arquivos CSS), mas são consumidas por JavaScript e possuem escopo definido localmente para evitar efeitos colaterais indesejados em outros lugares. Funciona imediatamente com Gatsby.
- [**Folhas de Estilo Modulares**](/docs/css-modules): regras CSS são escritas tradicionalmente (através de arquivos CSS), mas são consumidas por JavaScript e possuem escopo definido localmente para evitar efeitos colaterais indesejados em outros lugares. Funciona imediatamente com Gatsby.

Creio que "Works out-of-the-box with Gatsby" não seja exatamente isso, mas não sei ao certo qual a tradução. Vou ir atrás e quando encontrar, eu comento por aqui.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Algumas ideias de tradução:

  • Funciona muito bem com o Gatsby.
  • Pronto para usar com o Gatsby.
  • O Gatsby já vem com esta funcionalidade.
  • Vem pronto para o uso no Gatsby.
  • Pré-configurado no Gatsby

Copy link
Contributor

@iaurg iaurg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Muito boa a tradução, apenas aguardando o sobre o out-of-the-box para aprovar. 🤓

@jessescn
Copy link
Contributor

Vou aceitar a tradução de out-of-the-box mesmo 😄. Aprovado!

Copy link
Contributor

@iaurg iaurg left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ótimo! Mais um para a lista de traduzidos ⚔️ 🇧🇷 🎉

@jessescn jessescn merged commit 52a5f10 into gatsbyjs:master Nov 23, 2019
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
/docs File refering to /docs directory
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants