Skip to content
This repository has been archived by the owner on Oct 1, 2022. It is now read-only.

[#212] Tradução do Sumário #213

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

reisdev
Copy link
Collaborator

@reisdev reisdev commented Jul 12, 2022

Descrição

Traduzindo os tópicos do sumário para português. Resolve #212

Discussões

Apesar de ter pesquisado, lido referências e buscado seguir as traduções mais comuns, gostaria de uma revisão bem minuciosa desse PR. Se alguém tiver qualquer ponto que discorde, fique à vontade para comentar e podermos chegar na melhor tradução.

Checklist

README.md Outdated Show resolved Hide resolved
README.md Outdated Show resolved Hide resolved
@GabrielaBezerra GabrielaBezerra dismissed their stale review September 27, 2022 18:01

Acabei de encontrar um erro

- [ ] Capturing Values
- [x] [Closures Are Reference Types](LanguageGuide/Closures.md#closures-s%C3%A3o-reference-types)
- [ ] Capturando valores
- [x] [Closures são tipos de valor](LanguageGuide/Closures.md#closures-s%C3%A3o-reference-types)
Copy link
Member

Choose a reason for hiding this comment

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

A tradução correta seria Closures são tipos de referencia, ou Reference Types mesmo. Deixar como tipos de valor seria dizer o oposto completo

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Foi falta de atenção minha, vou corrigir.

- [x] [Mutabilidade de String](LanguageGuide/StringsAndCharacters.md#mutabilidade-da-string)
- [x] [Strings são Value Types](LanguageGuide/StringsAndCharacters.md#strings-são-value-types)
- [x] [Trabalhando com Characters](LanguageGuide/StringsAndCharacters.md#trabalhando-com-caracteres)
- [x] [Concatenando Strings e caracteres](LanguageGuide/StringsAndCharacters.md#concatenando-strings-e-caracteres)
Copy link
Member

Choose a reason for hiding this comment

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

Acho mais coeso usar Characters, como você fez na linha acima

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Concordo!

- [ ] Associated Values
- [ ] Raw Values
- [ ] Recursive Enumerations
- [ ] Structures and Classes
Copy link
Member

Choose a reason for hiding this comment

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

La em cima, você referencia structs como Estruturas, e aqui Structures. Seria legal usar só um dos termos.

- [ ] Tipos associados
- [ ] Clausúlas Where em Generics
- [ ] Extensões com uma cláusura Where genérica
- [ ] Cláusula Where genérica
Copy link
Member

Choose a reason for hiding this comment

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

Clausulas where contextual

Copy link
Member

@GabrielaBezerra GabrielaBezerra left a comment

Choose a reason for hiding this comment

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

Nossa que trabalhão viu! haha bastante longo esse sumário, e é legal ter ele traduzido também, faz todo sentido. Deixei alguns comentários com sugestões e correções ok?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Tradução do sumário
2 participants