HeyPuter / puter

🌐 The Internet OS! Free, Open-Source, and Self-Hostable.
https://puter.com
GNU Affero General Public License v3.0
26.62k stars 1.77k forks source link

Complete the Portuguese (Português) translation of Puter #855

Open jelveh opened 2 days ago

jelveh commented 2 days ago

The Portuguese version of Puter is missing a number of translations. This task involves updating the Portuguese translation file to ensure that all English text is accurately translated and culturally appropriate.

Steps to resolve

  1. Scroll to the bottom of src/gui/src/i18n/translations/pt.js to find the list of missing translations
  2. For each translation key that is missing the value is left as undefined, however the English translation is provided in the comment next to it.
  3. Replace undefined with the Portuguese translation of the English text provided in the comment

Additional notes

Files to be updated

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