Skip to content

Commit ac5df4b

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent c569e3d commit ac5df4b

11 files changed

Lines changed: 73 additions & 46 deletions

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1818
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml)
1919
[![core 100.00%](https://img.shields.io/badge/core-100.00%25-0.svg)](https://translations.python.org/#pl)
2020
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.76%25-0.svg)](https://translations.python.org/#pl)
21-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.49%25-0.svg)](https://translations.python.org/#pl)
21+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.48%25-0.svg)](https://translations.python.org/#pl)
2222
[![lint errors count](https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=lint%20errors)](https://github.com/python/python-docs-pl/actions/workflows/lint.yml)
2323

2424
<!-- [[[end]]] -->

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1818
[![build](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-and-build.yml)
1919
[![podstawowe artykuły 100.00%](https://img.shields.io/badge/podstawowe_artykuły-100.00%25-0.svg)](https://translations.python.org/#pl)
2020
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.76%25-0.svg)](https://translations.python.org/#pl)
21-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.49%25-0.svg)](https://translations.python.org/#pl)
21+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.48%25-0.svg)](https://translations.python.org/#pl)
2222
[![liczba błędów lintowania](https://shields.io/badge/dynamic/xml?url=https%3A%2F%2Ftranslations.python.org%2Fbuild-details.html&query=%2F%2Ftr%5Btd%5B%40data-label%3D%27language%27%20and%20contains%28.%2C%20%27%28pl%29%27%29%5D%5D%20%20%20%2F%2Ftd%5B%40data-label%3D%27lint%27%5D%2Fa%2Ftext()&label=b%C5%82%C4%99dy%20lintowania)](https://github.com/python/python-docs-pl/actions/workflows/lint.yml)
2323

2424
<!-- [[[end]]] -->

c-api/lifecycle.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-13 14:51+0000\n"
14+
"POT-Creation-Date: 2026-09-01 17:31+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/concurrent.interpreters.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-08-23 14:16+0000\n"
15+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Maciej Olko, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -263,7 +263,7 @@ msgid ":class:`tuple` (of similarly supported objects)"
263263
msgstr ""
264264

265265
msgid ""
266-
"There is a small number of Python types that actually share mutable data "
266+
"There are a small number of Python types that actually share mutable data "
267267
"between interpreters:"
268268
msgstr ""
269269

@@ -344,8 +344,8 @@ msgid "Run the given source code in the interpreter (in the current thread)."
344344
msgstr ""
345345

346346
msgid ""
347-
"Return the result of calling running the given function in the interpreter "
348-
"(in the current thread)."
347+
"Return the result of running the given function in the interpreter (in the "
348+
"current thread)."
349349
msgstr ""
350350

351351
msgid "Run the given function in the interpreter (in a new thread)."

library/http.cookiejar.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-13 14:51+0000\n"
14+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/http.server.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-08-13 14:51+0000\n"
15+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/imaplib.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-13 14:51+0000\n"
14+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/re.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-13 14:51+0000\n"
14+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:01+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/xml.dom.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-31 19:47+0000\n"
14+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

library/xml.dom.pulldom.po

Lines changed: 58 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.15\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-08-21 14:26+0000\n"
14+
"POT-Creation-Date: 2026-09-03 17:25+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -75,36 +75,37 @@ msgid ""
7575
" print(node.toxml())"
7676
msgstr ""
7777

78-
msgid "``event`` is a constant and can be one of:"
78+
msgid ""
79+
"``event`` is one of the following constants, and ``node`` is the node which "
80+
"the event is about. The nodes implement the :mod:`xml.dom` interfaces; they "
81+
"are created by the DOM implementation given to :class:`PullDOM`, which is :"
82+
"mod:`xml.dom.minidom` by default."
7983
msgstr ""
8084

81-
msgid ":data:`START_ELEMENT`"
82-
msgstr ":data:`START_ELEMENT`"
83-
84-
msgid ":data:`END_ELEMENT`"
85-
msgstr ":data:`END_ELEMENT`"
86-
87-
msgid ":data:`COMMENT`"
88-
msgstr ":data:`COMMENT`"
89-
90-
msgid ":data:`START_DOCUMENT`"
91-
msgstr ":data:`START_DOCUMENT`"
85+
msgid ""
86+
"The start and the end of the document. *node* is the :class:`~xml.dom."
87+
"Document`."
88+
msgstr ""
9289

93-
msgid ":data:`END_DOCUMENT`"
94-
msgstr ":data:`END_DOCUMENT`"
90+
msgid ""
91+
"The start tag and the end tag of an element. *node* is the :class:`~xml.dom."
92+
"Element`."
93+
msgstr ""
9594

96-
msgid ":data:`CHARACTERS`"
97-
msgstr ":data:`CHARACTERS`"
95+
msgid "Character data. *node* is the :class:`~xml.dom.Text` node."
96+
msgstr ""
9897

99-
msgid ":data:`PROCESSING_INSTRUCTION`"
100-
msgstr ":data:`PROCESSING_INSTRUCTION`"
98+
msgid ""
99+
"White space in element content, as declared in the DTD. *node* is the :class:"
100+
"`~xml.dom.Text` node."
101+
msgstr ""
101102

102-
msgid ":data:`IGNORABLE_WHITESPACE`"
103-
msgstr ":data:`IGNORABLE_WHITESPACE`"
103+
msgid "A comment. *node* is the :class:`~xml.dom.Comment` node."
104+
msgstr ""
104105

105106
msgid ""
106-
"``node`` is an object of type :class:`xml.dom.minidom.Document`, :class:`xml."
107-
"dom.minidom.Element` or :class:`xml.dom.minidom.Text`."
107+
"A processing instruction. *node* is the :class:`~xml.dom."
108+
"ProcessingInstruction` node."
108109
msgstr ""
109110

110111
msgid ""
@@ -118,7 +119,17 @@ msgid ""
118119
"`DOMEventStream.expandNode` method and switch to DOM-related processing."
119120
msgstr ""
120121

121-
msgid "Subclass of :class:`xml.sax.handler.ContentHandler`."
122+
msgid ""
123+
"Subclass of :class:`xml.sax.handler.ContentHandler` which turns SAX events "
124+
"into the events of the pull parser. The nodes are created, but they are not "
125+
"added to the tree, unless :meth:`~DOMEventStream.expandNode` is called. "
126+
"*documentFactory*, if given, is a DOM implementation used to create the "
127+
"document; by default the implementation of :mod:`xml.dom.minidom` is used."
128+
msgstr ""
129+
130+
msgid ""
131+
"Subclass of :class:`PullDOM` which also adds every created node to the tree, "
132+
"so that the complete document is built."
122133
msgstr ""
123134

124135
msgid ""
@@ -136,7 +147,9 @@ msgid ""
136147
msgstr ""
137148

138149
msgid ""
139-
"Return a :class:`DOMEventStream` that represents the (Unicode) *string*."
150+
"Return a :class:`DOMEventStream` that represents the *string*. *string* must "
151+
"be a :class:`str` instance; to parse bytes, pass a binary file object to :"
152+
"func:`parse`."
140153
msgstr ""
141154

142155
msgid "Default value for the *bufsize* parameter to :func:`parse`."
@@ -150,16 +163,20 @@ msgstr ""
150163
msgid "DOMEventStream Objects"
151164
msgstr ""
152165

166+
msgid ""
167+
"Produce the events for the data read from the file object *stream* by the :"
168+
"class:`~xml.sax.xmlreader.XMLReader` *parser*. The data is read by *bufsize* "
169+
"bytes, or characters for a text stream, at a time."
170+
msgstr ""
171+
153172
msgid "Support for :meth:`~object.__getitem__` method has been removed."
154173
msgstr ""
155174

156175
msgid ""
157-
"Return a tuple containing *event* and the current *node* as :class:`xml.dom."
158-
"minidom.Document` if event equals :data:`START_DOCUMENT`, :class:`xml.dom."
159-
"minidom.Element` if event equals :data:`START_ELEMENT` or :data:"
160-
"`END_ELEMENT` or :class:`xml.dom.minidom.Text` if event equals :data:"
161-
"`CHARACTERS`. The current node does not contain information about its "
162-
"children, unless :func:`expandNode` is called."
176+
"Return the next ``(event, node)`` tuple, or ``None`` at the end of the "
177+
"document. See above for the events and the corresponding nodes. The current "
178+
"node does not contain information about its children, unless :meth:"
179+
"`expandNode` is called."
163180
msgstr ""
164181

165182
msgid "Expands all children of *node* into *node*. Example::"
@@ -180,3 +197,13 @@ msgid ""
180197
"text <div>and more</div></p>'\n"
181198
" print(node.toxml())"
182199
msgstr ""
200+
201+
msgid ""
202+
"Discard the events which are not read yet and prepare the object for parsing "
203+
"a new document."
204+
msgstr ""
205+
206+
msgid ""
207+
"Release the parser and the document. The stream is not closed, and the "
208+
"object can no longer be used."
209+
msgstr ""

0 commit comments

Comments
 (0)