-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Fixing translations in the Hindi language #2609
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
Comments
Literally a nice idea, @mhsh312! Is this the final list of phrases that needs to be translated into Hindi? I am asking this because I have gone through the translations.json file, and there are other phrases that are either missing or copied from the English, in addition to the list of phrases provided above. for example -
just name a few . Also I am assuming that we are not translating in Absolute HIndi because that won't be Understandable. We are Translating in hindi words that are prevalent and known by majority of the hindi speakers. So if there is any sort reference /library/module from where we are taking these translations, provide some suggestions. |
I don't think it's a final list. These are the ones that lindapaiste found so far. I will keep adding more to these. |
Maintainers, @lindapaiste @mhsh312 . I've opened a pr to fix the translation-error-issue of 'AutocompleteHinter', please review it and provide feedback if anything else is required. |
Hi @lindapaiste . I've opened some more PRs. Please take out your time and review those. And if there's anything which needs to be worked upon in these PRs and the other PRs, then please let me know. |
@lindapaiste . Any updates? Or are there any changes required in the PRs? |
I've added Hindi translation of Cookies object #2706 . |
Added hindi translation of Legal object #2708 |
Hello Maintainers, I compared the English translation file with the Hindi translation JSON file and have added all the missing keys in the pull request #2729. Request you to kindly review and merge. Regards, |
Hello @umangutkarsh, #2691 and #2699 are almost the same, the only difference is #2699 converts the translation in all available languages but #2691 translates only in Hindi. It will cause many problems when language is changed from one to another. Always we have to keep in mind and check our codes What do you think @raclim @lindapaiste ? |
Hey @lindapaiste . Hope it doesn't burden you, but any updates? |
…n-fixes Fix/#2609 'About' translation fixes
Thanks for all of your work and input here on this! I just reviewed the file and it seems like a translation was ascribed to all of the listed phrases. I'm going to close this for now since it seems to be complete, but please definitely feel free to open up a new issue if any changes or new translation fixes are needed! |
p5.js version
No response
What is your operating system?
Windows
Web browser and version
Microsoft Edge: 118.0.2088.76 (Official build)
Actual Behavior
As mentioned here, the translations of the following phrases is missing for the Hindi language:
I thought of creating this tasked issue because I saw multiple people posting about finding individual un-translationed phrases here and there and this seemed better than creating issues for each one separately over a period of time.
This way, the whole process can be tracked easily making everyone contribute to a one compiled issue.
Expected Behavior
All the phrases should be displayed in Hindi.
Steps to reproduce
The text was updated successfully, but these errors were encountered: