Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit ae4fbcc

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 019b78b commit ae4fbcc

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

59 files changed

+1092
-500
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} Translators](https://img.shields.io/badge/Translators-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.753%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-4.762%25-0.svg)
1717
![24 Translators](https://img.shields.io/badge/Translators-24-0.svg)
1818
<!-- [[[end]]] -->
1919

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ f'''![build](https://github.com/python/python-docs-pl/actions/workflows/update-l
1313
![{translators} tłumaczy](https://img.shields.io/badge/tłumaczy-{translators}-0.svg)''')
1414
]]] -->
1515
![build](https://github.com/python/python-docs-pl/actions/workflows/update-lint-and-build.yml/badge.svg)
16-
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.753%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-4.762%25-0.svg)
1717
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
1818
<!-- [[[end]]] -->
1919

c-api/exceptions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# Maciej Olko <[email protected]>, 2023
88
# Stefan Ocetkiewicz <[email protected]>, 2023
9-
# Stan Ulbrych, 2024
9+
# Stan Ulbrych, 2025
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
18-
"Last-Translator: Stan Ulbrych, 2024\n"
18+
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -248,7 +248,7 @@ msgid ""
248248
msgstr ""
249249

250250
msgid "Availability"
251-
msgstr ""
251+
msgstr "Dostępność"
252252

253253
msgid ""
254254
"Similar to :c:func:`PyErr_SetFromWindowsErr`, with an additional parameter "

c-api/init.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,16 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2023
8-
# Stanislaw Ulbrych, 2024
8+
# Stan Ulbrych, 2025
99
#
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-01-10 14:17+0000\n"
15+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
17-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
17+
"Last-Translator: Stan Ulbrych, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1919
"MIME-Version: 1.0\n"
2020
"Content-Type: text/plain; charset=UTF-8\n"
@@ -338,7 +338,7 @@ msgid "See :pep:`529` for more details."
338338
msgstr ""
339339

340340
msgid "Availability"
341-
msgstr ""
341+
msgstr "Dostępność"
342342

343343
msgid ""
344344
"This API is kept for backward compatibility: setting :c:member:`PyConfig."

howto/free-threading-extensions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Stan Ulbrych, 2024
7+
# Stan Ulbrych, 2025
88
#
99
#, fuzzy
1010
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1515
"PO-Revision-Date: 2024-06-20 06:42+0000\n"
16-
"Last-Translator: Stan Ulbrych, 2024\n"
16+
"Last-Translator: Stan Ulbrych, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -370,7 +370,7 @@ msgid ""
370370
msgstr ""
371371

372372
msgid "Windows"
373-
msgstr ""
373+
msgstr "Windows"
374374

375375
msgid ""
376376
"Due to a limitation of the official Windows installer, you will need to "

library/_thread.po

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5,15 +5,16 @@
55
#
66
# Translators:
77
# Maciej Olko <[email protected]>, 2023
8+
# Stan Ulbrych, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-17 14:16+0000\n"
15+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1516
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
16-
"Last-Translator: Maciej Olko <[email protected]>, 2023\n"
17+
"Last-Translator: Stan Ulbrych, 2025\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -130,7 +131,7 @@ msgid ""
130131
msgstr ""
131132

132133
msgid "Availability"
133-
msgstr ""
134+
msgstr "Dostępność"
134135

135136
msgid "Added support for GNU/kFreeBSD."
136137
msgstr ""
@@ -267,7 +268,7 @@ msgid "threads"
267268
msgstr ""
268269

269270
msgid "POSIX"
270-
msgstr ""
271+
msgstr "POSIX"
271272

272273
msgid "module"
273274
msgstr "moduł"

library/asyncio-eventloop.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,16 @@
77
# Stefan Ocetkiewicz <[email protected]>, 2021
88
# Maciej Olko <[email protected]>, 2021
99
# Krzysztof Abramowicz, 2022
10-
# Stanislaw Ulbrych, 2024
10+
# Stan Ulbrych, 2025
1111
#
1212
#, fuzzy
1313
msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-01-10 14:17+0000\n"
17+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:54+0000\n"
19-
"Last-Translator: Stanislaw Ulbrych, 2024\n"
19+
"Last-Translator: Stan Ulbrych, 2025\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2121
"MIME-Version: 1.0\n"
2222
"Content-Type: text/plain; charset=UTF-8\n"
@@ -744,7 +744,7 @@ msgid ""
744744
msgstr ""
745745

746746
msgid "Availability"
747-
msgstr ""
747+
msgstr "Dostępność"
748748

749749
msgid ""
750750
"Added the *ssl_handshake_timeout* parameter. The *path* parameter can now be "

library/asyncio-platforms.po

Lines changed: 16 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2023, 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-
# Transifex Bot <>, 2023
7+
# Stan Ulbrych, 2025
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
12-
"Project-Id-Version: Python 3.11\n"
12+
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
14+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:55+0000\n"
16-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Stan Ulbrych, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -41,7 +41,7 @@ msgid ""
4141
msgstr ""
4242

4343
msgid "Windows"
44-
msgstr ""
44+
msgstr "Windows"
4545

4646
msgid ""
4747
"**Source code:** :source:`Lib/asyncio/proactor_events.py`, :source:`Lib/"
@@ -56,7 +56,7 @@ msgstr ""
5656

5757
msgid ""
5858
":meth:`loop.create_unix_connection` and :meth:`loop.create_unix_server` are "
59-
"not supported. The :data:`socket.AF_UNIX` socket family is specific to Unix."
59+
"not supported. The :const:`socket.AF_UNIX` socket family is specific to Unix."
6060
msgstr ""
6161

6262
msgid ""
@@ -133,3 +133,12 @@ msgid ""
133133
"class:`~selectors.SelectSelector` or :class:`~selectors.PollSelector` to "
134134
"support character devices on these older versions of macOS. Example::"
135135
msgstr ""
136+
137+
msgid ""
138+
"import asyncio\n"
139+
"import selectors\n"
140+
"\n"
141+
"selector = selectors.SelectSelector()\n"
142+
"loop = asyncio.SelectorEventLoop(selector)\n"
143+
"asyncio.set_event_loop(loop)"
144+
msgstr ""

library/asyncio-policy.po

Lines changed: 31 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2023, 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-
# Transifex Bot <>, 2023
7+
# Stan Ulbrych, 2025
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
12-
"Project-Id-Version: Python 3.11\n"
12+
"Project-Id-Version: Python 3.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2023-05-19 14:13+0000\n"
14+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:55+0000\n"
16-
"Last-Translator: Transifex Bot <>, 2023\n"
16+
"Last-Translator: Stan Ulbrych, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -125,19 +125,19 @@ msgid "On Windows, :class:`ProactorEventLoop` is now used by default."
125125
msgstr ""
126126

127127
msgid ""
128-
"In Python versions 3.10.9, 3.11.1 and 3.12 the :meth:`get_event_loop` method "
129-
"of the default asyncio policy emits a :exc:`DeprecationWarning` if there is "
130-
"no running event loop and no current loop is set. In some future Python "
131-
"release this will become an error."
128+
"The :meth:`get_event_loop` method of the default asyncio policy now emits a :"
129+
"exc:`DeprecationWarning` if there is no current event loop set and it "
130+
"decides to create one. In some future Python release this will become an "
131+
"error."
132132
msgstr ""
133133

134134
msgid ""
135135
"An alternative event loop policy that uses the :class:`SelectorEventLoop` "
136136
"event loop implementation."
137137
msgstr ""
138138

139-
msgid ":ref:`Availability <availability>`: Windows."
140-
msgstr ""
139+
msgid "Availability"
140+
msgstr "Dostępność"
141141

142142
msgid ""
143143
"An alternative event loop policy that uses the :class:`ProactorEventLoop` "
@@ -249,7 +249,7 @@ msgstr ""
249249

250250
msgid ""
251251
"There is no noticeable overhead when handling a big number of children "
252-
"(*O(1)* each time a child terminates), but starting a thread per process "
252+
"(*O*\\ (1) each time a child terminates), but starting a thread per process "
253253
"requires extra memory."
254254
msgstr ""
255255

@@ -274,7 +274,7 @@ msgstr ""
274274

275275
msgid ""
276276
"The solution is safe but it has a significant overhead when handling a big "
277-
"number of processes (*O(n)* each time a :py:data:`SIGCHLD` is received)."
277+
"number of processes (*O*\\ (*n*) each time a :py:data:`SIGCHLD` is received)."
278278
msgstr ""
279279

280280
msgid ""
@@ -285,8 +285,8 @@ msgstr ""
285285

286286
msgid ""
287287
"This solution is as safe as :class:`MultiLoopChildWatcher` and has the same "
288-
"*O(N)* complexity but requires a running event loop in the main thread to "
289-
"work."
288+
"*O*\\ (*n*) complexity but requires a running event loop in the main thread "
289+
"to work."
290290
msgstr ""
291291

292292
msgid ""
@@ -297,7 +297,7 @@ msgstr ""
297297

298298
msgid ""
299299
"There is no noticeable overhead when handling a big number of children "
300-
"(*O(1)* each time a child terminates)."
300+
"(*O*\\ (1) each time a child terminates)."
301301
msgstr ""
302302

303303
msgid ""
@@ -323,3 +323,18 @@ msgid ""
323323
"`DefaultEventLoopPolicy` and override the methods for which custom behavior "
324324
"is wanted, e.g.::"
325325
msgstr ""
326+
327+
msgid ""
328+
"class MyEventLoopPolicy(asyncio.DefaultEventLoopPolicy):\n"
329+
"\n"
330+
" def get_event_loop(self):\n"
331+
" \"\"\"Get the event loop.\n"
332+
"\n"
333+
" This may be None or an instance of EventLoop.\n"
334+
" \"\"\"\n"
335+
" loop = super().get_event_loop()\n"
336+
" # Do something with loop ...\n"
337+
" return loop\n"
338+
"\n"
339+
"asyncio.set_event_loop_policy(MyEventLoopPolicy())"
340+
msgstr ""

library/asyncio-stream.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
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:
77
# Maciej Olko <[email protected]>, 2021
8+
# Stan Ulbrych, 2025
89
#
910
#, fuzzy
1011
msgid ""
1112
msgstr ""
1213
"Project-Id-Version: Python 3.13\n"
1314
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-11-19 01:00+0000\n"
15+
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
1516
"PO-Revision-Date: 2021-06-28 00:55+0000\n"
16-
"Last-Translator: Maciej Olko <[email protected]>, 2021\n"
17+
"Last-Translator: Stan Ulbrych, 2025\n"
1718
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -136,6 +137,9 @@ msgstr ""
136137
msgid "Added the *ssl_handshake_timeout* and *start_serving* parameters."
137138
msgstr ""
138139

140+
msgid "Added the *keep_alive* parameter."
141+
msgstr ""
142+
139143
msgid "Unix Sockets"
140144
msgstr ""
141145

@@ -150,7 +154,7 @@ msgid "See also the documentation of :meth:`loop.create_unix_connection`."
150154
msgstr ""
151155

152156
msgid "Availability"
153-
msgstr ""
157+
msgstr "Dostępność"
154158

155159
msgid ""
156160
"Added the *ssl_handshake_timeout* parameter. The *path* parameter can now be "

0 commit comments

Comments
 (0)