Open stevepiercy opened 9 years ago
Great @stevepiercy o/
I think this can help http://sphinx-doc.org/latest/intl.html
I have finished pt_BR translations for the index and Quick Tour. It would be helpful to know how translations should be done before doing any more work.
@winstonf88 muito bom man :)
@winstonf88 I've never done translations before. Let's figure it out together! :grin:
Out of the above listed items, the Read the Docs item is a requirement. Here are the steps:
pyramid-pt-br
under your GitHub username.When I want to see how RTD builds the Pyramid documentation without affecting the "official" docs, I can view the built docs of my fork of Pyramid. Pretty cool, huh?
So once you get that setup, and assuming everything builds properly, we will import your project under the Pylons Project, and make it an "official" translation of Pyramid documentation.
Did you look into any other of the listed items above, like Transifex?
@stevepiercy I created the project on RTD and everything is setup.
Github: https://github.com/winstonf88/pyramid-pt-br.git RTD: http://pyramid-pt-br.readthedocs.org / pyramid-pt-br.rtfd.org
I took a quick look at the links, but didn't quite understand how to integrate them. I will take a better look into it as soon as I have some time.
Thank you @winstonf88. This is a good start. I think the next steps include following the model set by Plone, so we can easily spread the workload through Transifex for any translation. We've had requests for Spanish, Russian, and Japanese, too.
FTR, I took a step forward for translations in #2838. As narrative docs are updated, this should make translations vastly easier for translators.
How should translations be done for Pyramid?