Skip to content

Commit d7c9554

Browse files
authored
Add more text to README.rst, remove translation priorities
Translation priorities are in Wiki now.
1 parent e0c78fa commit d7c9554

File tree

1 file changed

+5
-49
lines changed

1 file changed

+5
-49
lines changed

README.rst

Lines changed: 5 additions & 49 deletions
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,17 @@ Brazilian Portuguese Translation of the Python Documentation
44
All translations are done on Transifex.
55
https://explore.transifex.com/python-doc/
66

7-
Pull request for updating translations will not be accept, please use Transifex.
7+
Please use pull request only for improving scripts, README, etc.; not for translation
88

99
For guides, contacts and more, please see the `Wiki <https://github.com/python/python-docs-pt-br/wiki>`_.
1010

11+
Join the translation team at the Telegram group `@pybr_i18n <https://t.me/pybr_i18n>`_.
12+
1113
Versions translation status
1214
~~~~~~~~~~~~~~~~~~~~~~~~~~~
1315

16+
See below a table of the translation status for each version, separated by versions that are still maintained and version that reached the end-of-life (EOL).
17+
1418
Maintained versions:
1519
--------------------
1620

@@ -96,54 +100,6 @@ EOL versions:
96100
:alt: Total strings for Python 3.7
97101
:target: https://app.transifex.com/python-doc/python-37/
98102

99-
Translation priorities
100-
~~~~~~~~~~~~~~~~~~~~~~
101-
102-
The following modules are considered as priority targets, hence should
103-
receive more attention than other modules/pages (0 has higher priority
104-
than 2). Please help us to keep them 100% translated.
105-
106-
Priority 0
107-
----------
108-
109-
* `bugs <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/bugs>`_
110-
* `glossary <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/glossary_>`_
111-
* `library/functions <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--functions>`_
112-
* `library/index <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--index>`_
113-
* `library/intro <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--intro>`_
114-
* `library/constants <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--constants>`_
115-
* `library/stdtypes <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--stdtypes>`_
116-
* `library/exceptions <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--exceptions>`_
117-
* `sphinx <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/sphinx>`_
118-
* `tutorial/ (all!) <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR>`_ (search for 'tutorial--')
119-
120-
Priority 1
121-
----------
122-
123-
* `reference/ (all) <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR>`_ (search for 'reference--')
124-
* `faq/ (all) <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR>`_ (search for 'faq--')
125-
126-
Priority 2
127-
----------
128-
129-
* `library/turtle <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--turtle>`_
130-
* `library/sys <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--sys>`_
131-
* `library/argparse <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--argparse>`_
132-
* `library/random <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--random>`_
133-
* `library/statistics <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--statistics>`_
134-
* `library/urllib.request <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--urllib_request>`_
135-
* `library/smtplib <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--smtplib>`_
136-
* `library/datetime <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--datetime>`_
137-
* `library/zlib <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--zlib>`_
138-
* `library/gzip <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--gzip>`_
139-
* `library/lzma <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--lzma>`_
140-
* `library/tarfile <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--tarfile>`_
141-
* `library/timeit <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--timeit>`_
142-
* `library/profile <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--profile>`_
143-
* `library/doctest <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--doctest>`_
144-
* `library/unittest <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR/library--unittest>`_
145-
* `library/ (except the ones mentioned above) <https://app.transifex.com/python-doc/python-newest/translate/#pt_BR>`_ (search for 'library--')
146-
147103

148104
Documentation Contribution Agreement
149105
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

0 commit comments

Comments
 (0)