Skip to content

Complete Portuguese translation for package-structure-code.po#678

Open
KarinaS0uza wants to merge 6 commits into
pyOpenSci:mainfrom
KarinaS0uza:patch-2
Open

Complete Portuguese translation for package-structure-code.po#678
KarinaS0uza wants to merge 6 commits into
pyOpenSci:mainfrom
KarinaS0uza:patch-2

Conversation

@KarinaS0uza

Copy link
Copy Markdown
Contributor

This PR completes the Portuguese translation of package-structure-code.po.

Changes

  • Translated remaining untranslated strings
  • Improved consistency of Python packaging terminology
  • Reviewed and corrected several translations for clarity and readability
  • Preserved existing technical terms where appropriate

…ortuguese

Partially translated package-structure-code.po file from English to Portuguese
Continued translation of package-structure-code.po
Finished translation of package-structure-code.po
Updated Portuguese translations for consistency and clarity in various sections of the documentation.

@flpm flpm left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@KarinaS0uza muito obrigado! 🚀 This was a lot of content! Just a few small comments I spotted.

@@ -213,140 +276,187 @@ msgid ""
"generally adheres to PEP 8 style guidelines with some exceptions. A few "
"examples of those exceptions are below:"
msgstr ""
"O [Black](https://black.readthedocs.io/en/stable/) é um formatador de "
"código. O Black corrigirá automaticamente (and _unapologetically_) "

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Just checking if you let (and _unapologetically_) in English on purpose or it was something that your planning to change. It's a hard one. I think you can also remove if you feel it does not have a good translation, since it does not play a critical role in the sentence.


#: ../../package-structure-code/code-style-linting-format.md:25
msgid ""
"pyOpenSci peer review process requires that you to follow standard "
"[Python PEP 8 format rules](https://peps.python.org/pep-0008/) as closely"
" as you can."
msgstr ""
"O processo de revisão por pares da pyOpenSci exige que você siga, "
"as regras padrão de formatação da PEP 8 "

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
"as regras padrão de formatação da PEP 8 "
"as regras padrão de formatação da "


#: ../../package-structure-code/code-style-linting-format.md:25
msgid ""
"pyOpenSci peer review process requires that you to follow standard "
"[Python PEP 8 format rules](https://peps.python.org/pep-0008/) as closely"
" as you can."
msgstr ""
"O processo de revisão por pares da pyOpenSci exige que você siga, "
"as regras padrão de formatação da PEP 8 "
"[Python PEP 8 format rules](https://peps.python.org/pep-0008/) o máximo "

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
"[Python PEP 8 format rules](https://peps.python.org/pep-0008/) o máximo "
"[PEP 8](https://peps.python.org/pep-0008/) o máximo "


#: ../../package-structure-code/pyproject-toml-python-package-metadata.md:135
msgid ""
"**Authors:** these are the original authors of the package. Sometimes the"
" authors are different from the maintainers. Other times they might be "
"the same."
msgstr ""
"**Autores:** estes são os autores originais do pacote. Às vezes os"

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

In the previous sentences you kept the English word, since it references the entries in the toml file, we should probably do the same here.

Suggested change
"**Autores:** estes são os autores originais do pacote. Às vezes os"
"**Authors:** estes são os autores originais do pacote. Às vezes os"


#: ../../package-structure-code/pyproject-toml-python-package-metadata.md:136
msgid ""
"**Maintainers:** you can choose to populate this or not. You can populate"
" this using a list with a sub element for each author or maintainer name,"
" email"
msgstr ""
"**Mantenedores:** você pode escolher preencher isso ou não. Você pode "

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
"**Mantenedores:** você pode escolher preencher isso ou não. Você pode "
"**Maintainers:** você pode escolher preencher isso ou não. Você pode "

Same as before

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants