@@ -56,7 +56,7 @@ Translation team
56
56
:class: invert-in-dark-mode
57
57
:align: center
58
58
:alt: An exaggerated chart showing that individual translator workload
59
- decreases with the amount of translators.
59
+ decreases with the number of translators.
60
60
61
61
62
62
Gather people to translate with you. You can't do it alone.
@@ -105,14 +105,14 @@ You can also start your translation using
105
105
This will allow you to translate via the web interface, and to use shared
106
106
automatically updated source files.
107
107
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
110
110
`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
112
112
in the same documentation's
113
113
`commands page <https://python-docs-transifex-automation.readthedocs.io/commands.html >`__.
114
114
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
116
116
in the `tracker <https://github.com/python-docs-translations/transifex-automations/issues >`__.
117
117
118
118
@@ -130,20 +130,20 @@ Moving the repo to the ``python`` org
130
130
This will allow you to plug your translation into docsbuild-scripts _, and it
131
131
will be found at ``docs.python.org/LANG/ ``, but not in the switcher.
132
132
133
- .. XXX Give a general milestone when this will be done.
133
+ .. TODO Give a general milestone when this will be done.
134
134
135
135
Adding to the language switcher
136
136
-------------------------------
137
137
138
- .. XXX Specify branch: https://github.com/python/devguide/issues/1586
138
+ .. TODO Specify branch: https://github.com/python/devguide/issues/1586
139
139
140
140
Once the following resources have been fully translated:
141
141
142
142
- ``bugs.po ``, with proper links to the language repository issue tracker
143
143
- all files in the ``tutorial/ `` folder
144
144
- ``library/functions.po ``, the page documenting builtins
145
145
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
147
147
pull request to docsbuild-scripts _, like `this commit <https://github.com/python/docsbuild-scripts/commit/e4a8aff9772738a63d0945042777d18c3d926930 >`__
148
148
if your translation was previously built but not in the switcher, or like
149
149
`this commit <https://github.com/python/docsbuild-scripts/commit/a601ce67c6c2f3be7fde3376d3e5d3851f19950b >`__
0 commit comments