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 Armenian (Հայերեն) translation of Puter #866

Closed
jelveh opened this issue Nov 20, 2024 · 3 comments
Closed

Complete the Armenian (Հայերեն) translation of Puter #866

jelveh opened this issue Nov 20, 2024 · 3 comments
Labels
good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization

Comments

@jelveh
Copy link
Contributor

jelveh commented Nov 20, 2024

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

Additional notes

  • Please pick up this task only if you're fluent in Armenian. 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 Armenian 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 Armenian localization of our project!

@jelveh jelveh added good first issue Good for newcomers help wanted Extra attention is needed translation Translation and localization labels Nov 20, 2024
@jelveh jelveh changed the title Complete Armenian (Հայերեն) translation of Puter Complete the Armenian (Հայերեն) translation of Puter Nov 20, 2024
@gng92 gng92 mentioned this issue Nov 26, 2024
@jelveh jelveh closed this as completed Nov 27, 2024
@MherFrangyan
Copy link
Contributor

MherFrangyan commented Nov 27, 2024

Hi guys. @jelveh you can check

“change”: “Փոփոխել”,
“clock_visibility”: “Ժամացույցի տեսանելիություն”,
“reading”: “Ընթերցում”,
“writing”: “Գրում”,
“unzipping”: “Արխիվը բացել”,
“sequencing”: “Հաջորդականություն”,
“zipping”: “Արխիվացում”,
“Editor”: “Խմբագրիչ”,
“Viewer”: “Դիտորդ”,
“People with access”: “Մուտքի իրավունք ունեցող անձինք”,
“Share With…”: “Կիսվել…”,
“Owner”: “Սեփականատեր”,
“You can’t share with yourself.”: “Դուք չեք կարող կիսվել ինքներդ ձեզ հետ։”,
“This user already has access to this item”: “Այս օգտատերն արդեն մուտքի իրավունք ունի։”

@jelveh
Copy link
Contributor Author

jelveh commented Nov 28, 2024

Hi @MherFrangyan Thanks again for contributing to Puter! I appreciate it. Could you please submit this as a PR? I know it's a relatively small change but we have this process where we want clear logs of who contributed what as part of our commit history, not to mention the CLA we use.

Thanks again!

@MherFrangyan
Copy link
Contributor

Hi @jelveh you are welcome. No problem I will try to create PR tomorrow and ping you.

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

No branches or pull requests

2 participants