🌐 Add Portuguese translations for learn/index.md resources/index.md help/index.md about/index.md#10807
Conversation
…, Field(), Query()]` (fastapi#10773)
|
@Kludex, could you review this pull request, please? |
|
📝 Docs preview for commit 0ac0c50 at: https://7ce3fd62.fastapitiangolo.pages.dev |
|
@tiangolo, could you review and apply it? |
learn/index.md resources/index.md help/index.md about/index.mdlearn/index.md resources/index.md help/index.md about/index.md
|
📝 Docs preview for commit b82f8c8 at: https://56e76680.fastapitiangolo.pages.dev |
|
Maybe @codespearhead could help review this? |
|
@tiangolo, it is taking too much time to review it, do not you think? But I understand |
| @@ -0,0 +1,3 @@ | |||
| # Sobre | |||
|
|
|||
| Sobre a FastAPI, seu desenho, inspiração e muito mais. 🤓 | |||
There was a problem hiding this comment.
- Change
a FastAPItoo FastAPI. - Change
seu desenhotosua arquiteturaseus padrões.
There was a problem hiding this comment.
I don't think the second suggestion is necessary, since the official docs say "design".
There was a problem hiding this comment.
What do you think @gustavoprezoto @SamuelBFavarin @EliasOlie ?
Perhaps it's a matter of dialect difference, but as a Northern Brazilian, the term desenho seems out of place in this context. To me, seu desenho suggests something more akin to the layout of the FastAPI GUI (hypothetically speaking), whereas sua arquiteturaseus padrões conveys the idea of the documentation providing a comprehensive guide to the framework's best practices.
For reference:
Software Architecture->Arquitetura de SoftwareSoftware Design(akaDesign Patterns) ->Padrões de Software(vulgoPadrões de Projeto)- (Difference between them)
There was a problem hiding this comment.
@codespearhead, but the other meaning of desenho is projeto, even people that are not a native Portuguese-speaking but learned it know that.
There was a problem hiding this comment.
The only place where I've seen desenho used as a synonym of projeto is when desenho is short for desenho arquitetônico, as in O arquiteto já finalizou o desenho / projeto do prédio (The architect has already finished the design of the building).
But let's see what the others have to say.
There was a problem hiding this comment.
I would say seus padrões sounds more natural to me. We could even use design as it's also an official Portuguese term.
Check out the link:
https://michaelis.uol.com.br/busca?r=0&f=0&t=0&palavra=design
| @@ -0,0 +1,3 @@ | |||
| # Ajuda | |||
|
|
|||
| Ajuda e obtenha ajuda, contribua, envolva-se. 🤝 | |||
There was a problem hiding this comment.
- Change
AjudatoAjude. - Change
envolva-setoparticipe.
| @@ -0,0 +1,5 @@ | |||
| # Aprender | |||
|
|
|||
| Nesta parte da documentação encontramos as seções introdutórias e os tutoriais para aprendermos **FastAPI**. | |||
There was a problem hiding this comment.
Change aprendermos FastAPI to aprendermos como usar o FastAPI.
There was a problem hiding this comment.
I will do it, but there is a point about the usage of masculine defined article.
There was a problem hiding this comment.
Assuming it's a question, I don't think I've ever seen it, or any other framework, being treated as a feminine noun on the Brazilian side of the internet.
There was a problem hiding this comment.
@codespearhead, you assumed that this translation is just to serve Brazilian, but the name of its folder is not pt-br but pt.
There was a problem hiding this comment.
The reason for having only one folder for each language, such as English, Spanish, French, and Portuguese, as opposed to one for each dialect, is simply because the current folders already contain a substantial amount of markup written in a specific dialect and the community tends to prioritize completeness over fragmentation, especially because consolidating efforts towards the same goal leads to better outcomes.
However, I hear your frustration and I completely understand where you're coming from. If you prefer, I can withdraw the review.
|
|
||
| Nesta parte da documentação encontramos as seções introdutórias e os tutoriais para aprendermos **FastAPI**. | ||
|
|
||
| Nós poderíamos considerar isto um **livro**, **curso**, a maneira **oficial** e recomendada de aprender a FastAPI. 😎 |
There was a problem hiding this comment.
FastAPI is an abstraction layer over the Python programming language to facilitate the development of Web APIs or Web applications.
The abstraction is translated to abstração, so from there comes the feminine defined article. But if framework would be the preferred word here, we'll fall in the same solution because framework is translated for many as estrutura, but abstração is more accurate since the framework itself offer something more than a simple structure.
There was a problem hiding this comment.
| @@ -0,0 +1,3 @@ | |||
| # Recursos | |||
|
|
|||
| Recursos adicionais, ligações externas, artigos e muito mais. ✈️ | |||
There was a problem hiding this comment.
Change Recursos adicionais, ligações externas to Material complementar, links externos.
There was a problem hiding this comment.
@codespearhead, links is not Portuguese, do you not have any other solution?
There was a problem hiding this comment.
I don't think we have a Brazilian Portuguese equivalent for link in this context. The most formal way to refer to it is by URLs externas, as can be seen in the Microsoft Docs.
There was a problem hiding this comment.
I will apply all changes suggested as soon as possible.
|
@codespearhead, it is all resolved. |
|
📝 Docs preview for commit b353a04 at: https://fe3c414b.fastapitiangolo.pages.dev |
|
Thank you all for the help! 🚀 ✨ @nazarepiedady @codespearhead @SamuelBFavarin |
…d` `help/index.md` `about/index.md` (fastapi#10807)
In this pull request, I am continuing the translation of the documentation adding new translations. Next, I will start reviewing the translated content and update it if necessary.