You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Suggested priority resources for translation can be found in [issue #50](https://github.com/python/python-docs-pl/issues/50).
44
+
45
+
### How do I translate?
46
+
47
+
* Go to the [Python Documentation project](https://explore.transifex.com/python-doc/python-newest/) on Transifex.
48
+
* Click the "Join this project" button.
35
49
* Create an account on Transifex.
36
-
* On the project website pick the language Polish.
37
-
* After joining the Project, pick the category you want to fix/translate.
50
+
* Select Polish on the project page.
51
+
* After submitting your request to join the team, introduce yourself on the [Python Polska #dokumentacja Discord channel](https://discord.gg/QB3h2Sxc). This will help us approve your request sooner.
52
+
* After joining the team, select the resource you want to improve or update.
38
53
39
54
You can find more information about using Transifex
40
55
in [their help articles](https://help.transifex.com/en/articles/6318216-translating-with-the-web-editor) or [our guide](https://python-docs-transifex-automation.readthedocs.io/new-translators.html).
41
56
42
-
**I want to start translating, but I don't know where to start!**
57
+
### How do I check my changes locally?
58
+
59
+
[Install the Transifex CLI](https://github.com/transifex/cli#installation) and save your
60
+
[Transifex API token](https://help.transifex.com/en/articles/6248858-generating-an-api-token) to `~/.transifexrc` so that you
61
+
can download changes from Transifex. Download the changed chapter, for example:
0 commit comments