Skip to content

Commit f7e0de2

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 36bcb11 commit f7e0de2

29 files changed

+111
-38
lines changed

README.en.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
[![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)
1717
[![core 99.84%](https://img.shields.io/badge/core-99.84%25-0.svg)](https://translations.python.org/#pl)
1818
[![Total Translation of Documentation](https://img.shields.io/badge/total_words-5.45%25-0.svg)](https://translations.python.org/#pl)
19-
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.40%25-0.svg)](https://translations.python.org/#pl)
19+
[![Total Translation of Documentation](https://img.shields.io/badge/total_strings-12.39%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Przeczytaj to w innym języku: [polski](README.md)*

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ f'''[![build](https://github.com/python/python-docs-pl/actions/workflows/update-
1616
[![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)
1717
[![podstawowe artykuły 99.84%](https://img.shields.io/badge/podstawowe_artykuły-99.84%25-0.svg)](https://translations.python.org/#pl)
1818
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_słów-5.45%25-0.svg)](https://translations.python.org/#pl)
19-
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.40%25-0.svg)](https://translations.python.org/#pl)
19+
[![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość_napisów-12.39%25-0.svg)](https://translations.python.org/#pl)
2020
<!-- [[[end]]] -->
2121

2222
*Read this in another language: [English](README.en.md)*

bugs.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.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-12-19 14:15+0000\n"
15+
"POT-Creation-Date: 2026-01-09 14:19+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:00+0000\n"
1717
"Last-Translator: Stan Ulbrych, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/allocation.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-21 14:13+0000\n"
14+
"POT-Creation-Date: 2026-01-09 14:19+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"

c-api/function.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-21 14:13+0000\n"
14+
"POT-Creation-Date: 2026-01-09 14:19+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"

faq/general.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-19 14:15+0000\n"
14+
"POT-Creation-Date: 2026-01-09 14:19+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"

howto/functional.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-21 14:13+0000\n"
14+
"POT-Creation-Date: 2026-01-09 14:19+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.futures.po

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-01-01 14:14+0000\n"
14+
"POT-Creation-Date: 2026-01-11 14:14+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"
@@ -44,6 +44,13 @@ msgid ""
4444
"interface, which is defined by the abstract :class:`Executor` class."
4545
msgstr ""
4646

47+
msgid ""
48+
":class:`concurrent.futures.Future` must not be confused with :class:`asyncio."
49+
"Future`, which is designed for use with :mod:`asyncio` tasks and coroutines. "
50+
"See the :doc:`asyncio's Future <asyncio-future>` documentation for a "
51+
"detailed comparison of the two."
52+
msgstr ""
53+
4754
msgid "Availability"
4855
msgstr "Dostępność"
4956

library/glob.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-19 14:15+0000\n"
14+
"POT-Creation-Date: 2026-01-09 14:19+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/itertools.po

Lines changed: 15 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-12-25 14:14+0000\n"
14+
"POT-Creation-Date: 2026-01-11 14:14+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"
@@ -121,7 +121,7 @@ msgstr ""
121121
msgid "(p0, p1, ..., p_n-1), ..."
122122
msgstr ""
123123

124-
msgid "``batched('ABCDEFG', n=2) → AB CD EF G``"
124+
msgid "``batched('ABCDEFG', n=3) → ABC DEF G``"
125125
msgstr ""
126126

127127
msgid ":func:`chain`"
@@ -422,7 +422,7 @@ msgstr ""
422422

423423
msgid ""
424424
"def batched(iterable, n, *, strict=False):\n"
425-
" # batched('ABCDEFG', 2) → AB CD EF G\n"
425+
" # batched('ABCDEFG', 3) → ABC DEF G\n"
426426
" if n < 1:\n"
427427
" raise ValueError('n must be at least one')\n"
428428
" iterator = iter(iterable)\n"
@@ -1146,7 +1146,7 @@ msgid ""
11461146
"from contextlib import suppress\n"
11471147
"from functools import reduce\n"
11481148
"from math import comb, prod, sumprod, isqrt\n"
1149-
"from operator import itemgetter, getitem, mul, neg\n"
1149+
"from operator import is_not, itemgetter, getitem, mul, neg\n"
11501150
"\n"
11511151
"def take(n, iterable):\n"
11521152
" \"Return first n items of the iterable as a list.\"\n"
@@ -1286,6 +1286,17 @@ msgid ""
12861286
" slices = starmap(slice, combinations(range(len(seq) + 1), 2))\n"
12871287
" return map(getitem, repeat(seq), slices)\n"
12881288
"\n"
1289+
"def derangements(iterable, r=None):\n"
1290+
" \"Produce r length permutations without fixed points.\"\n"
1291+
" # derangements('ABCD') → BADC BCDA BDAC CADB CDAB CDBA DABC DCAB DCBA\n"
1292+
" # Algorithm credited to Stefan Pochmann\n"
1293+
" seq = tuple(iterable)\n"
1294+
" pos = tuple(range(len(seq)))\n"
1295+
" have_moved = map(map, repeat(is_not), repeat(pos), permutations(pos, "
1296+
"r=r))\n"
1297+
" valid_derangements = map(all, have_moved)\n"
1298+
" return compress(permutations(seq, r=r), valid_derangements)\n"
1299+
"\n"
12891300
"def iter_index(iterable, value, start=0, stop=None):\n"
12901301
" \"Return indices where a value occurs in a sequence or iterable.\"\n"
12911302
" # iter_index('AABCADEAF', 'A') → 0 1 4 7\n"

0 commit comments

Comments
 (0)