python-docs-uk
python-docs-uk copied to clipboard
Ukrainian translation of the Python Documentation
python-newest is now aligned with 3.13. Consider updating this repository with that in mind.
Closes #22
Adds a new job to the CI that installs and run sphinx-lint. It includes [a problem-matcher](https://github.com/rffontenelle/sphinx-lint-problem-matcher) to annotate issues reported by sphinx-lint. Fixes #3
> Could not import extension sphinx.builders.epub3 (exception: No module named 'imghdr') This is happening because actions/setup-python is using Python 3.13 binary ([latest version available in ubuntu-latest](https://github.com/actions/runner-images/blob/c4ed0a5c106889c4d3256840b1aa761e16a37da3/images/ubuntu/Ubuntu2404-Readme.md?plain=1#L192-L197), recently updated to 24.04)...
Перекладати із англійської типи даних не потрібно https://docs.python.org/uk/3.10/library/json.html#encoders-and-decoders https://docs.python.org/uk/3.10/library/json.html#json.JSONEncoder  
The [Python docs Sphinx theme](https://github.com/python/python-docs-theme) now supports translation, but has not yet been translated to Ukrainian. You can find more on translating it in the [devguide.](https://devguide.python.org/documentation/translations/translating/#how-do-i-translate-the-python-docs-sphinx-theme)