@@ -17,24 +17,33 @@ To ensure that translations are of a good standard, it is essential that you are
17
17
confident in both English and the translation language.
18
18
19
19
If you are new to the translation of Python documentation, we recommend that
20
- you start by reading the Translating _ on `Python Developer's Guide `_
21
- (a.k.a. devguide), joining the relevant contact channels (such as the `Docs Community `_
20
+ you start by reading the Translating _ in the `Python Developer's Guide `_
21
+ (a.k.a. * devguide * ), joining the relevant contact channels (such as the `Docs Community `_
22
22
Discord ``#translations `` channel), and familiarizing yourself with `PEP 545 `_.
23
23
24
24
If there is already a repository for your language team, please join and
25
25
introduce yourself.
26
26
27
- **If there is no existing repository or language team, you will need to create
28
- one. ** Simply translating on Transifex is not enough to have your language
29
- published in the Python documentation. Please follow the instructions on starting
30
- a new translation.
31
-
32
27
.. _Translating : https://devguide.python.org/documentation/translating/
33
28
.. _Python Developer's Guide : https://devguide.python.org
34
29
.. _PEP 545 : https://peps.python.org/pep-0545/
35
30
.. _Docs Community : https://docs-community.readthedocs.io/
36
31
37
32
33
+ There is no existing project for my language
34
+ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
35
+
36
+ **If there is no existing repository or language team, you will need to create
37
+ one. ** Simply translating on Transifex is not enough to have your language
38
+ published in the Python documentation.
39
+
40
+ There are several languages on Transifex that are not connected to a repository,
41
+ please confirm this is not the case before you begin translating. You can verify
42
+ by checking there is an in entry in the Translating _ section of the `devguide <Python Developer's Guide >`_.
43
+
44
+ To start a new translation follow the guide `here <https://devguide.python.org/documentation/translating/#starting-a-new-translation >`_.
45
+
46
+
38
47
Getting to Know Transifex
39
48
~~~~~~~~~~~~~~~~~~~~~~~~~
40
49
0 commit comments