-
Notifications
You must be signed in to change notification settings - Fork 31
[#212] Tradução do Sumário #213
base: master
Are you sure you want to change the base?
Conversation
- [ ] 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) |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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) |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
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 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Clausulas where contextual
There was a problem hiding this 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?
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