@@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version : Python 3.12\n "
1414"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2023-06-16 14:12 +0000\n "
15+ "POT-Creation-Date : 2023-06-23 14:14 +0000\n "
1616"PO-Revision-Date : 2021-06-28 00:52+0000\n "
1717"Last-Translator : Krzysztof Abramowicz, 2022\n "
1818"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -195,13 +195,13 @@ msgid "See :pep:`6` for more information about bugfix releases."
195195msgstr ""
196196
197197msgid ""
198- "Not all releases are bugfix releases. In the run-up to a new minor release, "
199- "a series of development releases are made, denoted as alpha, beta, or "
200- "release candidate. Alphas are early releases in which interfaces aren't yet "
201- "finalized; it's not unexpected to see an interface change between two alpha "
202- "releases. Betas are more stable, preserving existing interfaces but possibly "
203- "adding new modules, and release candidates are frozen, making no changes "
204- "except as needed to fix critical bugs."
198+ "Not all releases are bugfix releases. In the run-up to a new feature "
199+ "release, a series of development releases are made, denoted as alpha, beta, "
200+ "or release candidate. Alphas are early releases in which interfaces aren't "
201+ "yet finalized; it's not unexpected to see an interface change between two "
202+ "alpha releases. Betas are more stable, preserving existing interfaces but "
203+ "possibly adding new modules, and release candidates are frozen, making no "
204+ "changes except as needed to fix critical bugs."
205205msgstr ""
206206
207207msgid "Alpha, beta and release candidate versions have an additional suffix:"
@@ -405,13 +405,13 @@ msgstr ""
405405msgid ""
406406"Very stable. New, stable releases have been coming out roughly every 6 to "
407407"18 months since 1991, and this seems likely to continue. As of version 3.9, "
408- "Python will have a minor new release every 12 months (:pep:`602`)."
408+ "Python will have a new feature release every 12 months (:pep:`602`)."
409409msgstr ""
410410
411411msgid ""
412- "The developers issue \" bugfix\" releases of older versions, so the stability "
413- "of existing releases gradually improves. Bugfix releases, indicated by a "
414- "third component of the version number (e.g. 3.5.3, 3.6.2), are managed for "
412+ "The developers issue bugfix releases of older versions, so the stability of "
413+ "existing releases gradually improves. Bugfix releases, indicated by a third "
414+ "component of the version number (e.g. 3.5.3, 3.6.2), are managed for "
415415"stability; only fixes for known problems are included in a bugfix release, "
416416"and it's guaranteed that interfaces will remain the same throughout a series "
417417"of bugfix releases."
0 commit comments