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

Complete the Italian (Italiano) translation of Puter #968

Closed
jelveh opened this issue Dec 3, 2024 · 1 comment · Fixed by #1012
Closed

Complete the Italian (Italiano) translation of Puter #968

jelveh opened this issue Dec 3, 2024 · 1 comment · Fixed by #1012
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization

Comments

@jelveh
Copy link
Contributor

jelveh commented Dec 3, 2024

The Italian version of Puter is missing a number of translations. This task involves updating the Italian 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/it.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 Italian translation of the English text provided in the comment

Additional notes

  • Please pick up this task only if you're fluent in Italian. This is to make sure the nuances of the language are observed accurately.
  • 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 Italian equivalent, consider adding translator notes or using transliteration where appropriate
  • Please be mindful of placeholders such as %strong% and try to appropriately place them in the translated text

Files to be updated

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

@jelveh jelveh added good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization labels Dec 3, 2024
CriDM added a commit to CriDM/puter that referenced this issue Dec 8, 2024
@danielpetrica
Copy link
Contributor

Hi, I prepared the translation of the missing strings. you can find it on my pull request here #1012

jelveh added a commit that referenced this issue Dec 8, 2024
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