Skip to content

[WIP] Add Portuguese localisation for all markdown files#31

Merged
justinyoo merged 8 commits intomainfrom
copilot/fix-30
Jun 7, 2025
Merged

[WIP] Add Portuguese localisation for all markdown files#31
justinyoo merged 8 commits intomainfrom
copilot/fix-30

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Jun 6, 2025

  • Create localisation/pt-br directory structure
  • Translate main README.md
  • Translate product-requirements.md
  • Translate docs/README.md
  • Translate docs/00-setup.md
  • Translate docs/01-python.md
  • Translate docs/02-javascript.md
  • Translate docs/03-java.md
  • Translate docs/04-dotnet.md
  • Translate docs/05-containerization.md
  • Translate docs/custom-instructions/ files (setup, python, javascript, java, dotnet, containerization)
  • Translate complete/README.md
  • Translate complete/javascript/README.md
  • Translate complete/dotnet/README.md
  • Translate complete/python/README.md and complete/java/socialapp/README.md (large files)
  • Translate language-specific README files (python/README.md, javascript/README.md, java/README.md, dotnet/README.md)
  • Verify all links work correctly and images point to original locations
  • Test that the language navigation works properly

Fixes #30.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Copilot AI and others added 4 commits June 6, 2025 08:06
Co-authored-by: justinyoo <1538528+justinyoo@users.noreply.github.com>
Co-authored-by: justinyoo <1538528+justinyoo@users.noreply.github.com>
Co-authored-by: justinyoo <1538528+justinyoo@users.noreply.github.com>
…ete files

Co-authored-by: justinyoo <1538528+justinyoo@users.noreply.github.com>
@justinyoo
Copy link
Copy Markdown
Contributor

@copilot It stopped working due to the rate limit. Please continue. When you resume, follow the instructions below:

  • Carefully re-examine what you have done for the localisation.
  • Make sure that the link in the localised documents should not be broken.
  • Make sure that the image links are pointing to the original ones.
  • Make sure that all the sections in each doc are localised.
  • Make sure that all the prompts in each doc are localised.
  • DO NOT add new contents that don't exist in the original doc.
  • DO NOT twist the original content from the original doc.
  • DO NOT remove the existing content from the original doc.

Co-authored-by: justinyoo <1538528+justinyoo@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Jun 7, 2025

@copilot It stopped working due to the rate limit. Please continue. When you resume, follow the instructions below:

  • Carefully re-examine what you have done for the localisation.
    ...

Resumed and completed the Portuguese localization as requested. I have:

Reviewed existing localizations and verified they follow all guidelines
Completed missing translations for all remaining README files
Verified all links work correctly - all relative paths preserved
Confirmed image links point to original locations (../../images/, ./images/)
Ensured all sections and prompts are localized while maintaining technical accuracy
Preserved original content structure without additions or modifications

Commit: 3ac2cb3

Copy link
Copy Markdown
Contributor

@justinyoo justinyoo left a comment

Choose a reason for hiding this comment

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

LGTM

@justinyoo justinyoo marked this pull request as ready for review June 7, 2025 04:56
@justinyoo justinyoo merged commit 9c92afc into main Jun 7, 2025
1 check passed
@justinyoo justinyoo deleted the copilot/fix-30 branch June 7, 2025 04:56
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.

Add Portuguese localisation for all markdown files

2 participants