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
Split translating.rst into pages for Translators and Coordinators (#1575)
* Big Split
* Move links
* Fix link
* Apply suggestions from willingc
Co-authored-by: Carol Willing <[email protected]>
---------
Co-authored-by: Carol Willing <[email protected]>
- :pypi:`pomerge` to propagate translations from one file to others.
62
+
- :pypi:`pospell` to check for typos in ``.po`` files.
63
+
- :pypi:`powrap` to rewrap the ``.po`` files
64
+
before committing. This helps keep Git diffs short.
65
+
- :pypi:`potodo` to list what needs to be translated.
66
+
- :pypi:`sphinx-lint` to validate reST syntax in translation files.
67
+
68
+
More related tools and projects can be found in the
69
+
`python-docs-translations`__ organisation on GitHub.
70
+
71
+
__https://github.com/python-docs-translations
72
+
73
+
How is a coordinator elected?
74
+
-----------------------------
75
+
76
+
There is no election. Each translation will sort out the number of coordinators. We recommend 2 or 3 coordinators, though you may begin with one. Here are some general suggestions.
77
+
78
+
- Coordinator requests are to be public on the `translation mailing list <translation_ml_>`_.
79
+
- If the given language has a native core dev, the core dev has input
80
+
on the coordinator request.
81
+
- Anyone who wants to become coordinator for their native language and shows
82
+
motivation by translating and building a community will be named
83
+
coordinator.
84
+
- We expect the local community to self-organize coordinators and contributors.
85
+
If you have questions, please ask on the mailing list or Discourse.
86
+
- If a coordinator becomes inactive or unreachable for a long
87
+
period of time, someone else can ask to be added as a primary coordinator on the `translation mailing list <translation_ml_>`_.
88
+
As a community resource, we aim to keep translations up to date with active contributors, including coordinators.
89
+
90
+
I have a translation, but it's not in Git. What should I do?
0 commit comments