Skip to content

Complete Portuguese translation based on English file #531

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

Closed
jelveh opened this issue Jul 6, 2024 · 7 comments · Fixed by #657
Closed

Complete Portuguese translation based on English file #531

jelveh opened this issue Jul 6, 2024 · 7 comments · Fixed by #657
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization

Comments

@jelveh
Copy link
Contributor

jelveh commented Jul 6, 2024

The Portuguese translation file (pt.js) needs to be updated to include all translations present in the English file (en.js). Currently, the Portuguese translation may be incomplete or outdated compared to the English version.

Steps to resolve

  1. Compare the contents of src/gui/src/i18n/translations/en.js and src/gui/src/i18n/translations/pt.js
  2. For each translation key in en.js, ensure a corresponding translation exists in pt.js
  3. If a translation is missing in pt.js, add it with an appropriate Portuguese translation
  4. If any translations in pt.js are outdated or incorrect, update them to match the current English version

Additional notes

  • Please ensure that the translations are culturally appropriate and maintain the intended meaning of the English text
  • If certain terms or phrases don't have a direct Portuguese equivalent, consider adding translator notes or using transliteration where appropriate

Files to be updated

  • src/gui/src/i18n/translations/pt.js

Related files

  • src/gui/src/i18n/translations/en.js (reference file)

Thank you for helping to improve the Portuguese localization of our project!

@jelveh jelveh added enhancement New feature or request good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization and removed enhancement New feature or request labels Jul 6, 2024
@felprangel
Copy link

Hi! I would like to work on this issue @jelveh

@jelveh
Copy link
Contributor Author

jelveh commented Jul 17, 2024

Thank you! Assigned 😇
Let me know if you need help.

@felprangel
Copy link

felprangel commented Jul 18, 2024

Just a quick question: there's Portuguese from Portugal and Portuguese from Brazil, with slight differences between them. Currently, the translation in this file is in Portuguese from Portugal. Which Portuguese is the translation going to be in? Or, if that's the case, will there be two different translations in two different files?

@jelveh
Copy link
Contributor Author

jelveh commented Jul 18, 2024

This is for Portuguese from Portugal. 🙌

@felprangel
Copy link

So maybe I'm not the best person for this 😅 sorry for the inconvenience.

@felprangel felprangel removed their assignment Jul 18, 2024
@jelveh
Copy link
Contributor Author

jelveh commented Jul 18, 2024

No worries! thank you for trying to contribute. We do have Brazilian Portuguese as well. If you'd like to contribute you're more than welcome to review and improve that one 😇

@jelveh
Copy link
Contributor Author

jelveh commented Jul 18, 2024

That one is in 'br.js'

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

Successfully merging a pull request may close this issue.

2 participants