Skip to content
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

Missing Portuguese (Brazil) translation support in documentaton #504

Open
saratiedt opened this issue Dec 3, 2021 · 6 comments
Open

Missing Portuguese (Brazil) translation support in documentaton #504

saratiedt opened this issue Dec 3, 2021 · 6 comments
Labels
help wanted Extra attention is needed localization Localization and translation efforts

Comments

@saratiedt
Copy link

It is a widely spoken language and would help to lower entry barriers for many Brazilian developers.

@joeldenning
Copy link
Member

Hi @saratiedt, can you help with the Portuguese (Brazil) translation? Do you know anyone else who can help with the translation? We prefer having at least two people helping with the translation.

For reference, here was the issue for adding the Russian translation: #369

Here's the checklist for what needs to be done. Once we confirm there are at least two people willing to help with the translation, I'll start doing them.

Tasks for me

  • Decide on a language code to use. I think that pt-br might be good?
  • Create a new repo called pt-br.single-spa.js.org. Manually initialize it to be the same git tree as single-spa.js.org. Do not do this by forking the repo -- a fork has a separate git tree. You can do this by initializing to empty repo (no readme, no gitignore) and then adding that as a remote to your local copy of single-spa.js.org:
cd single-spa.js.org
git remote add pt-br [email protected]:single-spa/pt-br.single-spa.js.org.git
git push pt-br master:master

Tasks for @saratiedt

  • Find at least one other person who can help with the translations.
  • Watch the pt-br.single-spa.js.org Github repository for all activity
  • Translate the files /website/versioned_docs/version-5.x directory. Do not translate the /docs directory. Also, translate each of the pages in /website/pages

Tasks for @guguji5

  • Set up the bot to automatically commit to pt-br.single-spa.js.org whenever a PR is merged into single-spa.js.org.

@zeyuri
Copy link

zeyuri commented Feb 11, 2022

Can I join in?

@joeldenning
Copy link
Member

Hi @zeyuri, sure, do you know of one more person who can help?

@vinny-silveira
Copy link

Hi! I can help too!

@filoxo filoxo added help wanted Extra attention is needed localization Localization and translation efforts labels Dec 19, 2022
@cleissonbarbosa
Copy link

I'm available to help

@jeanmalves
Copy link

I can help with this task too :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed localization Localization and translation efforts
Projects
None yet
Development

No branches or pull requests

7 participants