Skip to content

tkoyama010/scientific-python-lectures-translations

Repository files navigation

Scientific Python Lectures translations

All Contributors

scientific-python-lectures official documentation translations is a project to provide scientific-python-lectures official documentation, hosted on the Read The Docs platform, in multiple languages.

How the translated documentation projects are setup on RTD

Instructions: https://docs.readthedocs.org/en/latest/localization.html#project-with-multiple-translations

Key points:

  • There is a RTD project for each language.
  • Each project needs the correct Language setting on the Settings page.
  • The parent project needs connections created to each translated project on the Translations Settings page.
Language Build Status RTD Project Transifex
日本語 Documentation Status readthedocs.org Transifex

How to add a new language translation

  1. Add new language to locale/update.sh:
-   rm -R es ja
-   tx pull -l es,ja
+   rm -R es ja pt_BR
+   tx pull -l es,ja,pt_BR
  1. Update po files:
sh ./locale/update.sh
  1. Commit them

  2. Add new project on Read The Docs. For example, for pt_BR:

    https://readthedocs.org/projects/scientific-python-lectures-pt-br/

Note

If a RTD project name for a translation is already taken, create a unique project name instead. For example, when scientific-python-lectures-ru was taken, scientific-python-lectures-doc-ru was used instead.

  1. Add new translation project to parent project:

    https://readthedocs.org/dashboard/scientific-python-lectures/translations/

Contributors ✨

Thanks goes to these wonderful people (emoji key):

Tetsuo Koyama
Tetsuo Koyama

📖 🚇 🌍 🤔 🚧 👀 💻
pre-commit.ci
pre-commit.ci

🚧
All Contributors
All Contributors

📖
Dependabot
Dependabot

🚧

This project follows the all-contributors specification. Contributions of any kind welcome!

About

translated docs for scientific python lectures

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages