@@ -56,7 +56,7 @@ Translation team
5656 :class: invert-in-dark-mode
5757 :align: center
5858 :alt: An exaggerated chart showing that individual translator workload
59- decreases with the amount of translators.
59+ decreases with the number of translators.
6060
6161
6262Gather people to translate with you. You can't do it alone.
@@ -105,14 +105,14 @@ You can also start your translation using
105105This will allow you to translate via the web interface, and to use shared
106106automatically updated source files.
107107
108- This is best done with a workflow that periodically checks for translations,
109- a sample one with instructions can be found in the
108+ This is best done with a workflow that periodically checks for translations.
109+ An example with instructions can be found in the
110110`python-docs-tx-automations documentation <https://python-docs-transifex-automation.readthedocs.io/workflows.html >`__.
111- An in depth guide for manually doing this can also be found
111+ An in- depth guide for manually doing this can also be found
112112in the same documentation's
113113`commands page <https://python-docs-transifex-automation.readthedocs.io/commands.html >`__.
114114
115- To be added as the coordinator(s) on Transifex for your language, open an issue
115+ To be added as coordinators on Transifex for your language, open an issue
116116in the `tracker <https://github.com/python-docs-translations/transifex-automations/issues >`__.
117117
118118
@@ -130,20 +130,20 @@ Moving the repo to the ``python`` org
130130This will allow you to plug your translation into docsbuild-scripts _, and it
131131will be found at ``docs.python.org/LANG/ ``, but not in the switcher.
132132
133- .. XXX Give a general milestone when this will be done.
133+ .. TODO Give a general milestone when this will be done.
134134
135135 Adding to the language switcher
136136-------------------------------
137137
138- .. XXX Specify branch: https://github.com/python/devguide/issues/1586
138+ .. TODO Specify branch: https://github.com/python/devguide/issues/1586
139139
140140 Once the following resources have been fully translated:
141141
142142- ``bugs.po ``, with proper links to the language repository issue tracker
143143- all files in the ``tutorial/ `` folder
144144- ``library/functions.po ``, the page documenting builtins
145145
146- The translation can be added to the language switcher. This can be done with a
146+ the translation can be added to the language switcher. This can be done with a
147147pull request to docsbuild-scripts _, like `this commit <https://github.com/python/docsbuild-scripts/commit/e4a8aff9772738a63d0945042777d18c3d926930 >`__
148148if your translation was previously built but not in the switcher, or like
149149`this commit <https://github.com/python/docsbuild-scripts/commit/a601ce67c6c2f3be7fde3376d3e5d3851f19950b >`__
0 commit comments