|
1 | 1 | # Brazilian Portuguese Translation of the Python Documentation |
2 | 2 |
|
3 | | - |
| 3 | +[![Workflow status badge][workflow_badge]][workflow_url] |
| 4 | +[![Translation statistics badge][stats_badge]][transifex_url] |
4 | 5 |
|
5 | | -## Documentation Contribution Agreement |
| 6 | +Translation files for [Python 3.8 docs][docs_url]. |
6 | 7 |
|
7 | | -NOTE REGARDING THE LICENSE FOR TRANSLATIONS: Python's documentation is |
8 | | -maintained using a global network of volunteers. By posting this |
9 | | -project on Transifex, GitHub, and other public places, and inviting |
10 | | -you to participate, we are proposing an agreement that you will |
11 | | -provide your improvements to Python's documentation or the translation |
12 | | -of Python's documentation for the PSF's use under the CC0 license |
13 | | -(available at |
14 | | -https://creativecommons.org/publicdomain/zero/1.0/legalcode). In |
15 | | -return, you may publicly claim credit for the portion of the |
16 | | -translation you contributed and if your translation is accepted by the |
17 | | -PSF, you may (but are not required to) submit a patch including an |
18 | | -appropriate annotation in the Misc/ACKS or TRANSLATORS file. Although |
19 | | -nothing in this Documentation Contribution Agreement obligates the PSF |
20 | | -to incorporate your textual contribution, your participation in the |
21 | | -Python community is welcomed and appreciated. |
| 8 | +See list of incomplete translations in the [potodo.md][potodo] file. |
| 9 | + |
| 10 | +See [main][main] branch for scripts, docs, license and more info. |
| 11 | + |
| 12 | +[main]: https://github.com/python/python-docs-pt-br/tree/3.8 |
| 13 | +[potodo]: potodo.md?plain=1 |
| 14 | +[docs_url]: https://docs.python.org/pt-br/3.8/ |
| 15 | +[workflow_badge]: https://github.com/python/python-docs-pt-br/workflows/python-38/badge.svg |
| 16 | +[workflow_url]: https://github.com/python/python-docs-pt-br/actions?workflow=python-38 |
| 17 | +[stats_badge]: https://img.shields.io/badge/dynamic/json?url=https%3A%2F%2Fgithub.202132.xyz%2Fpython%2Fpython-docs-pt-br%2Fraw%2F3.8%2Fstats.json&query=translation&label=pt_BR |
| 18 | +[transifex_url]: https://app.transifex.com/python-doc/python-newest/ |
22 | 19 |
|
23 | | -You signify acceptance of this agreement by submitting your work to |
24 | | -the PSF for inclusion in the documentation. |
0 commit comments