@@ -20,10 +20,10 @@ to attract and motivate new translators and new translations.
2020Translated documentation will be hosted on python.org. Examples of
2121two active translation teams:
2222
23- * http ://docs.python.org/fr/: French
24- * http ://docs.python.org/ja/: Japanese
23+ * https ://docs.python.org/fr/: French
24+ * https ://docs.python.org/ja/: Japanese
2525
26- http ://docs.python.org/en/ will redirect to http ://docs.python.org/.
26+ https ://docs.python.org/en/ will redirect to https ://docs.python.org/.
2727
2828Sources of translated documentation will be hosted in the Python
2929organization on GitHub: https://github.com/python/. Contributors will
@@ -77,22 +77,22 @@ Issue tracker
7777
7878Considering that issues opened about translations may be written in
7979the translation language, which can be considered noise but at least
80- is inconsistent, issues should be placed outside ` bugs.python.org
81- <https://bugs. python.org/ > `_ (b.p.o) .
80+ is inconsistent, issues should not be placed in the ` CPython issue tracker
81+ <https://github.com/ python/cpython/issues/ > `_.
8282
8383As all translation must have their own GitHub project (see `Repository
8484for Po Files `_), they must use the associated GitHub issue tracker.
8585
8686Considering the noise induced by translation issues redacted in any
87- languages which may beyond every warnings land in b.p.o , triage will
87+ languages which may beyond every warnings land in the issue tracker , triage will
8888have to be done. Considering that translations already exist and are
89- not actually a source of noise in b.p.o , an unmanageable amount of
89+ not actually a source of noise in issue tracker , an unmanageable amount of
9090work is not to be expected. Considering that Xiang Zhang and Victor
9191Stinner are already triaging, and Julien Palard is willing to help on
92- this task, noise on b.p.o is not to be expected.
92+ this task, noise on issue tracker is not to be expected.
9393
9494Also, language team coordinators (see `Language Team `_) should help
95- with triaging b.p.o by properly indicating, in the language of the
95+ with triaging the issue tracker by properly indicating, in the language of the
9696issue author if required, the right issue tracker.
9797
9898
@@ -106,10 +106,10 @@ done in one branch to other branches.
106106.. note ::
107107 Translation memories are a kind of database of previously translated
108108 paragraphs, even removed ones. See also `Sphinx Internationalization
109- <http ://www.sphinx-doc.org/en/stable/intl.html> `_.
109+ <https ://www.sphinx-doc.org/en/stable/intl.html> `_.
110110
111- The three currently stable branches that will be translated are [ 12 ]_:
112- 2.7, 3.5, and 3.6. The scripts to build the documentation of older
111+ The newest currently stable branch will be translated and translations
112+ can be propagated to other branches. The scripts to build the documentation of older
113113branches needs to be modified to support translation [12 ]_, whereas
114114these branches now only accept security-only fixes.
115115
@@ -371,7 +371,7 @@ Each language team should have one coordinator responsible for:
371371- Ensure contributors understand and agree with the documentation
372372 contribution agreement.
373373- Ensure quality (grammar, vocabulary, consistency, filtering spam, ads, …).
374- - Redirect issues posted on b.p.o to the correct GitHub issue tracker
374+ - Redirect issues posted on issue tracker to the correct GitHub issue tracker
375375 for the language.
376376
377377
@@ -614,10 +614,10 @@ References
614614 (https://git.afpy.org/AFPy/python-docs-fr)
615615
616616 .. [18 ] French mailing list
617- (http ://lists.afpy.org/mailman/listinfo/traductions)
617+ (https ://lists.afpy.org/mailman/listinfo/traductions)
618618
619619 .. [19 ] Japanese translation
620- (http ://docs.python.jp/3/)
620+ (https ://docs.python.jp/3/)
621621
622622 .. [20 ] Japanese translation on GitHub
623623 (https://github.com/python-doc-ja/python-doc-ja)
@@ -635,10 +635,10 @@ References
635635 (https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Accept-Language)
636636
637637 .. [25 ] Документация Python 2.7!
638- (http ://python-lab.ru/documentation/index.html)
638+ (https ://python-lab.ru/documentation/index.html)
639639
640640 .. [26 ] Python-oktató
641- (http ://web.archive.org/web/20170526080729/http://harp.pythonanywhere.com/python_doc/tutorial/index.html)
641+ (https ://web.archive.org/web/20170526080729/http://harp.pythonanywhere.com/python_doc/tutorial/index.html)
642642
643643 .. [27 ] The Python-hu Archives
644644 (https://mail.python.org/pipermail/python-hu/)
0 commit comments