Skip to content

Commit a1a7687

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 5bf658d commit a1a7687

16 files changed

Lines changed: 141 additions & 96 deletions

File tree

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-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-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.80%25-0.svg)](https://translations.python.org/#pl)
21-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.68%25-0.svg)](https://translations.python.org/#pl)
21+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.67%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/update-lint-and-build.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-lint-and-build.yml/badge.svg)](https://github.com/python/python-docs-pl/actions/workflows/update-lint-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.80%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.68%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.67%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/update-lint-and-build.yml)
2323

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

c-api/import.po

Lines changed: 1 addition & 6 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-06-02 00:16+0000\n"
14+
"POT-Creation-Date: 2026-06-09 16:27+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"
@@ -373,11 +373,6 @@ msgstr ""
373373
msgid "Make all imports lazy by default."
374374
msgstr ""
375375

376-
msgid ""
377-
"Disable lazy imports entirely. Even explicit ``lazy`` statements become "
378-
"eager imports."
379-
msgstr ""
380-
381376
msgid ""
382377
"This function is a building block that enables embedders to implement the :"
383378
"py:meth:`~importlib.abc.Loader.create_module` step of custom static "

c-api/typeobj.po

Lines changed: 8 additions & 9 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-06-02 00:16+0000\n"
15+
"POT-Creation-Date: 2026-06-09 16:27+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -3514,8 +3514,8 @@ msgid ""
35143514
msgstr ""
35153515

35163516
msgid ""
3517-
"Check if the request can be met. If not, raise :exc:`BufferError`, set :c:"
3518-
"expr:`view->obj` to ``NULL`` and return ``-1``."
3517+
"Check if the request can be met. If not, raise :exc:`BufferError`, set "
3518+
"``view->obj`` to ``NULL`` and return ``-1``."
35193519
msgstr ""
35203520

35213521
msgid "Fill in the requested fields."
@@ -3524,8 +3524,7 @@ msgstr ""
35243524
msgid "Increment an internal counter for the number of exports."
35253525
msgstr ""
35263526

3527-
msgid ""
3528-
"Set :c:expr:`view->obj` to *exporter* and increment :c:expr:`view->obj`."
3527+
msgid "Set ``view->obj`` to *exporter* and increment ``view->obj``."
35293528
msgstr ""
35303529

35313530
msgid "Return ``0``."
@@ -3565,13 +3564,13 @@ msgid ""
35653564
msgstr ""
35663565

35673566
msgid ""
3568-
"Re-export: Each member of the tree acts as the exporting object and sets :c:"
3569-
"expr:`view->obj` to a new reference to itself."
3567+
"Re-export: Each member of the tree acts as the exporting object and sets "
3568+
"``view->obj`` to a new reference to itself."
35703569
msgstr ""
35713570

35723571
msgid ""
35733572
"Redirect: The buffer request is redirected to the root object of the tree. "
3574-
"Here, :c:expr:`view->obj` will be a new reference to the root object."
3573+
"Here, ``view->obj`` will be a new reference to the root object."
35753574
msgstr ""
35763575

35773576
msgid ""
@@ -3635,7 +3634,7 @@ msgid ""
36353634
msgstr ""
36363635

36373636
msgid ""
3638-
"This function MUST NOT decrement :c:expr:`view->obj`, since that is done "
3637+
"This function MUST NOT decrement ``view->obj``, since that is done "
36393638
"automatically in :c:func:`PyBuffer_Release` (this scheme is useful for "
36403639
"breaking reference cycles)."
36413640
msgstr ""

howto/functional.po

Lines changed: 2 additions & 2 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-06-02 00:16+0000\n"
14+
"POT-Creation-Date: 2026-06-09 16:27+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"
@@ -1274,7 +1274,7 @@ msgid ""
12741274
">>> functools.reduce(operator.concat, [])\n"
12751275
"Traceback (most recent call last):\n"
12761276
" ...\n"
1277-
"TypeError: reduce() of empty sequence with no initial value\n"
1277+
"TypeError: reduce() of empty iterable with no initial value\n"
12781278
">>> functools.reduce(operator.mul, [1, 2, 3], 1)\n"
12791279
"6\n"
12801280
">>> functools.reduce(operator.mul, [], 1)\n"

library/argparse.po

Lines changed: 14 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-06-02 00:16+0000\n"
15+
"POT-Creation-Date: 2026-06-09 16:27+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Rafael Fontenelle <rffontenelle@gmail.com>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -563,9 +563,8 @@ msgid ""
563563
msgstr ""
564564

565565
msgid ""
566-
"Empty lines are treated as empty strings (``''``), which are allowed as "
567-
"values but not as arguments. Empty lines that are read as arguments will "
568-
"result in an \"unrecognized arguments\" error."
566+
"Each line is treated as a single argument, so an empty line is read as an "
567+
"empty string (``''``)."
569568
msgstr ""
570569

571570
msgid ""
@@ -1336,6 +1335,12 @@ msgid ""
13361335
"Namespace(foo=42)"
13371336
msgstr ""
13381337

1338+
msgid ""
1339+
"Because ``nargs='*'`` gathers any supplied values into a list, an absent "
1340+
"positional argument yields an empty list (``[]``). Only a non-``None`` "
1341+
"*default* overrides this (so ``default=None`` still gives ``[]``)."
1342+
msgstr ""
1343+
13391344
msgid ""
13401345
"For required_ arguments, the ``default`` value is ignored. For example, this "
13411346
"applies to positional arguments with nargs_ values other than ``?`` or "
@@ -2760,6 +2765,11 @@ msgid ""
27602765
" return arg_line.split()"
27612766
msgstr ""
27622767

2768+
msgid ""
2769+
"Note that with this override an argument can no longer contain spaces, since "
2770+
"each space-separated word becomes a separate argument."
2771+
msgstr ""
2772+
27632773
msgid "Exiting methods"
27642774
msgstr ""
27652775

library/bisect.po

Lines changed: 2 additions & 2 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-06-02 00:16+0000\n"
14+
"POT-Creation-Date: 2026-06-09 16:27+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"
@@ -231,7 +231,7 @@ msgid ""
231231
msgstr ""
232232

233233
msgid ""
234-
">>> def grade(score)\n"
234+
">>> def grade(score):\n"
235235
"... i = bisect([60, 70, 80, 90], score)\n"
236236
"... return \"FDCBA\"[i]\n"
237237
"...\n"

library/collections.abc.po

Lines changed: 2 additions & 2 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-06-02 00:16+0000\n"
14+
"POT-Creation-Date: 2026-06-09 16:27+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"
@@ -660,7 +660,7 @@ msgid ""
660660
"The :class:`Set` mixin provides a :meth:`!_hash` method to compute a hash "
661661
"value for the set; however, :meth:`~object.__hash__` is not defined because "
662662
"not all sets are :term:`hashable` or immutable. To add set hashability "
663-
"using mixins, inherit from both :meth:`Set` and :meth:`Hashable`, then "
663+
"using mixins, inherit from both :class:`Set` and :class:`Hashable`, then "
664664
"define ``__hash__ = Set._hash``."
665665
msgstr ""
666666

library/operator.po

Lines changed: 14 additions & 16 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-06-02 00:16+0000\n"
14+
"POT-Creation-Date: 2026-06-09 16:27+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"
@@ -97,7 +97,7 @@ msgstr ""
9797
msgid "Return ``a + b``, for *a* and *b* numbers."
9898
msgstr ""
9999

100-
msgid "Return the bitwise and of *a* and *b*."
100+
msgid "Return ``a & b``."
101101
msgstr ""
102102

103103
msgid "Return ``a // b``."
@@ -111,18 +111,16 @@ msgid ""
111111
"have been an instance of a subclass of ``int``."
112112
msgstr ""
113113

114-
msgid ""
115-
"Return the bitwise inverse of the number *obj*. This is equivalent to "
116-
"``~obj``."
114+
msgid "Return ``~obj``."
117115
msgstr ""
118116

119-
msgid "Return *a* shifted left by *b*."
117+
msgid "Return ``a << b``."
120118
msgstr ""
121119

122120
msgid "Return ``a % b``."
123121
msgstr ""
124122

125-
msgid "Return ``a * b``, for *a* and *b* numbers."
123+
msgid "Return ``a * b``."
126124
msgstr ""
127125

128126
msgid "Return ``a @ b``."
@@ -131,16 +129,16 @@ msgstr ""
131129
msgid "Return *obj* negated (``-obj``)."
132130
msgstr ""
133131

134-
msgid "Return the bitwise or of *a* and *b*."
132+
msgid "Return ``a | b``."
135133
msgstr ""
136134

137-
msgid "Return *obj* positive (``+obj``)."
135+
msgid "Return ``+obj``."
138136
msgstr ""
139137

140-
msgid "Return ``a ** b``, for *a* and *b* numbers."
138+
msgid "Return ``a ** b``."
141139
msgstr ""
142140

143-
msgid "Return *a* shifted right by *b*."
141+
msgid "Return ``a >> b``."
144142
msgstr ""
145143

146144
msgid "Return ``a - b``."
@@ -151,7 +149,7 @@ msgid ""
151149
"\"true\" division."
152150
msgstr ""
153151

154-
msgid "Return the bitwise exclusive or of *a* and *b*."
152+
msgid "Return ``a ^ b``."
155153
msgstr ""
156154

157155
msgid ""
@@ -358,7 +356,7 @@ msgstr "``a // b``"
358356
msgid "``floordiv(a, b)``"
359357
msgstr "``floordiv(a, b)``"
360358

361-
msgid "Bitwise And"
359+
msgid "Bitwise And, or Intersection"
362360
msgstr ""
363361

364362
msgid "``a & b``"
@@ -367,7 +365,7 @@ msgstr "``a & b``"
367365
msgid "``and_(a, b)``"
368366
msgstr "``and_(a, b)``"
369367

370-
msgid "Bitwise Exclusive Or"
368+
msgid "Bitwise Exclusive Or, or Symmetric Difference"
371369
msgstr ""
372370

373371
msgid "``a ^ b``"
@@ -376,7 +374,7 @@ msgstr "``a ^ b``"
376374
msgid "``xor(a, b)``"
377375
msgstr "``xor(a, b)``"
378376

379-
msgid "Bitwise Inversion"
377+
msgid "Bitwise Inversion, or Complement"
380378
msgstr ""
381379

382380
msgid "``~ a``"
@@ -385,7 +383,7 @@ msgstr "``~ a``"
385383
msgid "``invert(a)``"
386384
msgstr "``invert(a)``"
387385

388-
msgid "Bitwise Or"
386+
msgid "Bitwise Or, or Union"
389387
msgstr ""
390388

391389
msgid "``a | b``"

library/shutil.po

Lines changed: 12 additions & 5 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-06-03 18:19+0000\n"
14+
"POT-Creation-Date: 2026-06-09 16:27+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"
@@ -430,10 +430,17 @@ msgid ""
430430
msgstr ""
431431

432432
msgid ""
433-
"If the destination is on the current filesystem, then :func:`os.rename` is "
434-
"used. Otherwise, *src* is copied to the destination using *copy_function* "
435-
"and then removed. In case of symlinks, a new symlink pointing to the target "
436-
"of *src* will be created as the destination and *src* will be removed."
433+
":func:`os.rename` is preferably used internally when *src* and the "
434+
"destination are on the same filesystem. In case :func:`os.rename` fails due "
435+
"to :exc:`OSError` (e.g. the user has write permission to the destination "
436+
"file but not to its parent directory), this method falls back to using "
437+
"*copy_function*, in which case *src* is copied to the destination using "
438+
"*copy_function* and then removed."
439+
msgstr ""
440+
441+
msgid ""
442+
"In case of symlinks, a new symlink pointing to the target of *src* will be "
443+
"created in or as the destination, and *src* will be removed."
437444
msgstr ""
438445

439446
msgid ""

0 commit comments

Comments
 (0)