-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Translate Document in Chinese #3588
Comments
Hmmm good question, I have actually no idea how this works but most of the maintainers are less ignorant than I am as I think they all speak chinese to some degree |
As https://docs.readthedocs.io/en/latest/localization.html, we might need to do some adjustments to our readthedocs project to support multiple languages. But mutiple languages support would be awesome! |
Japanese and Spanish translations seem to be done in separate projects(the 1st option in https://docs.readthedocs.io/en/latest/localization.html): Jap: https://github.com/cocoatomo/pipenv @MacHu-GWU You can create a fork and do CN translation in that repo. We are glad to help. |
I found a team on transifex. Maybe it is a good place to go ahead. /cc @cocoatomo |
Hi, I am welcome your application for participation in the Transifex project. |
@frostming I do can fork and start. Before doing that, may I know the Localized Docs should be included in the main repo, or in a separate repo? |
@cocoatomo I checked your https://github.com/cocoatomo/pipenv, but I can't find your Japanese docs, would you mind to help me locate it? |
@MacHu-GWU The method used is to export strings into the |
@MacHu-GWU Sorry for inconvenience, and @uranusjr is right. thanks! To understand the features used in my translation project, please refer following resources:
|
@MacHu-GWU I have setup a translation project on Transifex: https://www.transifex.com/pipenv-tr/pipenv-doc. welcome to join! |
@frostming I think transifex supports translation of multiple languages. Could we setup a project such as |
@jxltom Yeah it is great but Japenese and Spanish translation already lie in their own repo. I can change the org name to |
Sounds good! Maybe we could start from Chinese first and then adding other languages later. |
Excuse me @frostming do you know how to contribute to the Spanish docs? I want to translate the last paragraph of this page but I don't even know where to start. |
Seems with the new LLMs and GPT models that translating the docs would have gotten a whole lot easier if that is still something anyone wants to take up. Also, we should probably finish rewriting/improving the documentation first before making many strides to translate. |
I can help with writing Chinese documentation and very proficient with Sphinx Doc, just one question, where should I put the chinese .rst files? I saw there's a Japanese version, but I can't find it.
The text was updated successfully, but these errors were encountered: