@@ -11,7 +11,7 @@ msgid ""
1111msgstr ""
1212"Project-Id-Version : Python 3.12\n "
1313"Report-Msgid-Bugs-To : \n "
14- "POT-Creation-Date : 2025-09-19 15:40 +0000\n "
14+ "POT-Creation-Date : 2025-10-07 15:53 +0000\n "
1515"PO-Revision-Date : 2025-07-18 19:59+0000\n "
1616"Last-Translator : Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n "
1717"Language-Team : Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n "
@@ -57,23 +57,6 @@ msgstr "Spakowane jako .zip"
5757msgid "Packed as .tar.bz2"
5858msgstr "Spakowane jako .tar.bz2"
5959
60- msgid "PDF"
61- msgstr "PDF"
62-
63- msgid ""
64- "<a href=\" %(dl_base)s/python-%(dl_version)s-docs-pdf-a4.zip\" >Download</a> "
65- "(ca. %(download_size)s MiB)"
66- msgstr ""
67- "<a href=\" %(dl_base)s/python-%(dl_version)s-docs-pdf-a4.zip\" >Pobierz</a> "
68- "(ok. %(download_size)s MiB)"
69-
70- msgid ""
71- "<a href=\" %(dl_base)s/python-%(dl_version)s-docs-pdf-a4.tar.bz2\" >Download</"
72- "a> (ca. %(download_size)s MiB)"
73- msgstr ""
74- "<a href=\" %(dl_base)s/python-%(dl_version)s-docs-pdf-a4.tar.bz2\" >Pobierz</"
75- "a> (ok. %(download_size)s MiB)"
76-
7760msgid "HTML"
7861msgstr "HTML"
7962
@@ -138,6 +121,21 @@ msgstr ""
138121msgid "These archives contain all the content in the documentation."
139122msgstr "Archiwa te zawierają całą zawartość dokumentacji."
140123
124+ msgid ""
125+ "\n"
126+ "We no longer provide updates to the pre-built PDFs of the documentation.\n"
127+ "The previously-built archives are still available and may be of use:\n"
128+ "<a href=\" %(dl_base)s/python-%(dl_version)s-docs-pdf-a4.zip\" >PDF (.zip "
129+ "archive)</a>;\n"
130+ "<a href=\" %(dl_base)s/python-%(dl_version)s-docs-pdf-a4.tar.bz2\" >PDF (.tar."
131+ "bz2 archive)</a>.\n"
132+ "To build a PDF archive, follow the instructions in the\n"
133+ "<a href=\" https://devguide.python.org/documentation/start-documenting/"
134+ "#building-the-documentation\" >Developer's Guide</a>\n"
135+ "and run <code>make dist-pdf</code> in the <code>Doc/</code> directory of a "
136+ "copy of the CPython repository.\n"
137+ msgstr ""
138+
141139msgid "Unpacking"
142140msgstr "Rozpakowywanie"
143141
0 commit comments