@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.9\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2020-07-01 03:30 +0000\n "
14+ "POT-Creation-Date : 2020-08-23 03:56 +0000\n "
1515"PO-Revision-Date : 2017-02-16 17:43+0000\n "
1616"
Last-Translator :
Stefan Ocetkiewicz <[email protected] >, 2020\n "
1717"Language-Team : Polish (https://www.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -195,9 +195,9 @@ msgid ""
195195"Alpha, beta and release candidate versions have an additional suffix. The "
196196"suffix for an alpha version is \" aN\" for some small number N, the suffix "
197197"for a beta version is \" bN\" for some small number N, and the suffix for a "
198- "release candidate version is \" cN \" for some small number N. In other "
198+ "release candidate version is \" rcN \" for some small number N. In other "
199199"words, all versions labeled 2.0aN precede the versions labeled 2.0bN, which "
200- "precede versions labeled 2.0cN , and *those* precede 2.0."
200+ "precede versions labeled 2.0rcN , and *those* precede 2.0."
201201msgstr ""
202202
203203msgid ""
@@ -407,8 +407,7 @@ msgid ""
407407"<https://www.python.org/downloads/>`_. There are two production-ready "
408408"versions of Python: 2.x and 3.x. The recommended version is 3.x, which is "
409409"supported by most widely used libraries. Although 2.x is still widely used, "
410- "`it will not be maintained after January 1, 2020 <https://www.python.org/dev/"
411- "peps/pep-0373/>`_."
410+ "`it is not maintained anymore <https://www.python.org/dev/peps/pep-0373/>`_."
412411msgstr ""
413412
414413msgid "How many people are using Python?"
0 commit comments