-
-
Notifications
You must be signed in to change notification settings - Fork 202
Translate readme to Brazillian Portuguese #3582
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
base: main
Are you sure you want to change the base?
Conversation
Add Portuguese (Brazil) language link to README
📝 WalkthroughWalkthroughAdds a new Brazilian Portuguese README and updates language navigation in multiple localized READMEs and the root README to include “Português (Brasil)” with corresponding cross-reference anchors. No code or API changes. Changes
Estimated code review effort🎯 2 (Simple) | ⏱️ ~10 minutes 📜 Recent review detailsConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro 💡 Knowledge Base configuration:
You can enable these sources in your CodeRabbit configuration. 📒 Files selected for processing (2)
🚧 Files skipped from review as they are similar to previous changes (2)
✨ Finishing Touches🧪 Generate unit tests
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
SupportNeed help? Create a ticket on our support page for assistance with any issues or questions. CodeRabbit Commands (Invoked using PR/Issue comments)Type Other keywords and placeholders
Status, Documentation and Community
|
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.
Actionable comments posted: 2
📜 Review details
Configuration used: Path: .coderabbit.yaml
Review profile: CHILL
Plan: Pro
💡 Knowledge Base configuration:
- MCP integration is disabled by default for public repositories
- Jira integration is disabled by default for public repositories
- Linear integration is disabled by default for public repositories
You can enable these sources in your CodeRabbit configuration.
📒 Files selected for processing (11)
README.rst
(2 hunks)docs/readmes/README.es.rst
(2 hunks)docs/readmes/README.fa.rst
(2 hunks)docs/readmes/README.fr.rst
(2 hunks)docs/readmes/README.gr.rst
(2 hunks)docs/readmes/README.it.rst
(2 hunks)docs/readmes/README.ja.rst
(2 hunks)docs/readmes/README.pt-br.rst
(1 hunks)docs/readmes/README.ru.rst
(2 hunks)docs/readmes/README.zh-cn.rst
(2 hunks)docs/readmes/README.zh-tw.rst
(2 hunks)
🔇 Additional comments (15)
README.rst (1)
11-11
: LGTM: language nav + anchor added correctly.Both the language list entry and the cross-reference target path look consistent with existing patterns from the repo root.
Also applies to: 226-226
docs/readmes/README.ru.rst (1)
11-11
: LGTM: added language entry and anchor.New nav item and target resolve correctly relative to docs/readmes/.
Also applies to: 226-227
docs/readmes/README.fa.rst (1)
10-10
: LGTM: Persian header updated and pt-BR anchor added.Paths and formatting match established convention in sibling READMEs.
Also applies to: 263-264
docs/readmes/README.it.rst (1)
11-11
: LGTM: Italian nav and anchor additions.Consistent with other localized files; link path is correct.
Also applies to: 231-232
docs/readmes/README.es.rst (2)
10-10
: LGTM: language navigation updated correctlyAdds “Português (Brasil)” with proper reference style. No issues.
177-177
: LGTM: Portuguese (Brasil) anchor added and verified across all localized READMEs
All README*.rst files include the.. _Português (Brasil): README.pt-br.rst
anchor, the header nav lists thePortuguês (Brasil)
link, anddocs/readmes/README.pt-br.rst
exists.docs/readmes/README.gr.rst (2)
11-11
: LGTM: language list includes PT-BRFormatting and ordering match the existing pattern.
227-227
: LGTM: PT-BR cross-referenceAnchor text and relative path are correct.
docs/readmes/README.zh-tw.rst (2)
10-10
: LGTM: 新增「Português (Brasil)」連結標記語法正確,排版一致。
185-185
: LGTM: 新增目標錨點目標檔名與其他語系一致。
docs/readmes/README.fr.rst (2)
10-10
: LGTM : ajout du lien “Português (Brasil)”Rôle et soulignement conformes à reST.
217-217
: LGTM : ancre PT‑BR ajoutéeNom et chemin cibles corrects.
docs/readmes/README.ja.rst (1)
245-245
: LGTM: PT-BR anchor presentMatches the pattern used across other languages.
docs/readmes/README.zh-cn.rst (2)
10-10
: Language nav updated to include Português (Brasil) — looks good.The inline reference matches the target name added below. No RST issues spotted.
166-166
: Cross-file verification passed for Português (Brasil) README
All localized READMEs include the.. _Português (Brasil): README.pt-br.rst
anchor and the inline link, anddocs/readmes/README.pt-br.rst
exists.
Updated links to language-specific README files for consistency.
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.
I don't know Brazilian Portuguese but approving this PR based on the bots review. Thanks for contributing to pygame-ce! 🎉
I'm a developer from Brazil and I'm happy to contribute the translation of the README.md file into Brazilian Portuguese (README.pt-br.rst). The goal is to make the project more accessible to the large and growing community of Portuguese-speaking developers.
In this pull request:
I have added the fully translated README.pt-br.rst file.
I have updated all other README files to properly link to the new Portuguese translation, ensuring the language navigation works as expected.
I hope this contribution helps bring even more developers to this awesome project!