11# SOME DESCRIPTIVE TITLE.
2- # Copyright (C) 2001-2024 , Python Software Foundation
2+ # Copyright (C) 2001-2025 , Python Software Foundation
33# This file is distributed under the same license as the Python package.
44# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55#
66# Translators:
7- # Seweryn Piórkowski <seweryn.piorkowski@gmail.com>, 2021
87# Maciej Olko <maciej.olko@gmail.com>, 2023
98#
109#, fuzzy
1110msgid ""
1211msgstr ""
1312"Project-Id-Version : Python 3.13\n "
1413"Report-Msgid-Bugs-To : \n "
15- "POT-Creation-Date : 2024-12-13 14:18 +0000\n "
14+ "POT-Creation-Date : 2025-01-03 14:16 +0000\n "
1615"PO-Revision-Date : 2021-06-28 00:47+0000\n "
1716"Last-Translator : Maciej Olko <maciej.olko@gmail.com>, 2023\n "
1817"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -24,15 +23,14 @@ msgstr ""
2423"(n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && "
2524"n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n "
2625
27- msgid "About these documents "
28- msgstr "O tej dokumentacji "
26+ msgid "About this documentation "
27+ msgstr ""
2928
3029msgid ""
31- "These documents are generated from `reStructuredText`_ sources by `Sphinx`_, "
32- "a document processor specifically written for the Python documentation."
30+ "Python's documentation is generated from `reStructuredText`_ sources using "
31+ "`Sphinx`_, a documentation generator originally created for Python and now "
32+ "maintained as an independent project."
3333msgstr ""
34- "Dokumenty są wygenerowane ze źródeł `reStructuredText`_ przez `Sphinksa`_, "
35- "procesor dokumentów napisany specjalnie dla dokumentacji Pythona."
3634
3735msgid ""
3836"Development of the documentation and its toolchain is an entirely volunteer "
@@ -50,10 +48,8 @@ msgstr "Ogromne podziękowania dla:"
5048
5149msgid ""
5250"Fred L. Drake, Jr., the creator of the original Python documentation toolset "
53- "and writer of much of the content;"
51+ "and author of much of the content;"
5452msgstr ""
55- "Freda L. Drake'a, Jr., twórcy oryginalnego zestawu narzędzi dokumentacji "
56- "Pythona i autora dużej części jej treści;"
5753
5854msgid ""
5955"the `Docutils <https://docutils.sourceforge.io/>`_ project for creating "
@@ -69,8 +65,8 @@ msgstr ""
6965"Fredrika Lundha za jego projekt Alternative Python Reference, z którego "
7066"Sphinx wziął wiele dobrych pomysłów."
7167
72- msgid "Contributors to the Python Documentation "
73- msgstr "Współtwórcy dokumentacji Pythona "
68+ msgid "Contributors to the Python documentation "
69+ msgstr ""
7470
7571msgid ""
7672"Many people have contributed to the Python language, the Python standard "
0 commit comments