Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit54b0d17

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
Co-Authored-By: python-doc bot
1 parentf6d6368 commit54b0d17

File tree

60 files changed

+2554
-189
lines changed

Some content is hidden

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

60 files changed

+2554
-189
lines changed

‎library/configparser.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.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:49+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -27,7 +27,7 @@ msgid ":mod:`configparser` --- Configuration file parser"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/configparser.py`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/configparser.py`"
3131

3232
msgid""
3333
"This module provides the :class:`ConfigParser` class which implements a "

‎library/ctypes.po‎

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:49+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -27,7 +27,7 @@ msgid ":mod:`ctypes` --- A foreign function library for Python"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/ctypes`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/ctypes`"
3131

3232
msgid""
3333
":mod:`ctypes` is a foreign function library for Python. It provides C "
@@ -237,7 +237,7 @@ msgid ":class:`c_ubyte`"
237237
msgstr":class:`c_ubyte`"
238238

239239
msgid":c:expr:`unsigned char`"
240-
msgstr""
240+
msgstr":c:expr:`unsigned char`"
241241

242242
msgid":class:`c_short`"
243243
msgstr":class:`c_short`"
@@ -249,7 +249,7 @@ msgid ":class:`c_ushort`"
249249
msgstr":class:`c_ushort`"
250250

251251
msgid":c:expr:`unsigned short`"
252-
msgstr""
252+
msgstr":c:expr:`unsigned short`"
253253

254254
msgid":class:`c_int`"
255255
msgstr":class:`c_int`"
@@ -261,7 +261,7 @@ msgid ":class:`c_uint`"
261261
msgstr":class:`c_uint`"
262262

263263
msgid":c:expr:`unsigned int`"
264-
msgstr""
264+
msgstr":c:expr:`unsigned int`"
265265

266266
msgid":class:`c_long`"
267267
msgstr":class:`c_long`"
@@ -273,7 +273,7 @@ msgid ":class:`c_ulong`"
273273
msgstr":class:`c_ulong`"
274274

275275
msgid":c:expr:`unsigned long`"
276-
msgstr""
276+
msgstr":c:expr:`unsigned long`"
277277

278278
msgid":class:`c_longlong`"
279279
msgstr":class:`c_longlong`"
@@ -318,7 +318,7 @@ msgid ":class:`c_longdouble`"
318318
msgstr":class:`c_longdouble`"
319319

320320
msgid":c:expr:`long double`"
321-
msgstr""
321+
msgstr":c:expr:`long double`"
322322

323323
msgid":class:`c_char_p`"
324324
msgstr":class:`c_char_p`"
@@ -342,7 +342,7 @@ msgid ":class:`c_void_p`"
342342
msgstr":class:`c_void_p`"
343343

344344
msgid":c:expr:`void *`"
345-
msgstr""
345+
msgstr":c:expr:`void *`"
346346

347347
msgid"int or ``None``"
348348
msgstr""

‎library/difflib.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.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:49+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -27,7 +27,7 @@ msgid ":mod:`difflib` --- Helpers for computing deltas"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/difflib.py`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/difflib.py`"
3131

3232
msgid""
3333
"This module provides classes and functions for comparing sequences. It can "

‎library/email.message.po‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ msgid ":mod:`email.message`: Representing an email message"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/email/message.py`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/email/message.py`"
3131

3232
msgid"[1]_"
3333
msgstr"[1]_"

‎library/email.utils.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.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:50+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -27,7 +27,7 @@ msgid ":mod:`email.utils`: Miscellaneous utilities"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/email/utils.py`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/email/utils.py`"
3131

3232
msgid""
3333
"There are a couple of useful utilities provided in the :mod:`email.utils` "

‎library/ensurepip.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.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:50+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -27,7 +27,7 @@ msgid ":mod:`ensurepip` --- Bootstrapping the ``pip`` installer"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/ensurepip`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/ensurepip`"
3131

3232
msgid""
3333
"The :mod:`ensurepip` package provides support for bootstrapping the ``pip`` "

‎library/functools.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.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:50+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -29,7 +29,7 @@ msgid ""
2929
msgstr""
3030

3131
msgid"**Source code:** :source:`Lib/functools.py`"
32-
msgstr""
32+
msgstr"**Kod źródłowy:** :source:`Lib/functools.py`"
3333

3434
msgid""
3535
"The :mod:`functools` module is for higher-order functions: functions that "

‎library/hashlib.po‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ msgid "Hashlib now uses SHA3 and SHAKE from OpenSSL if it provides it."
105105
msgstr""
106106

107107
msgid"Usage"
108-
msgstr""
108+
msgstr"Użytek"
109109

110110
msgid""
111111
"To obtain the digest of the byte string ``b\"Nobody inspects the spammish "
@@ -774,4 +774,4 @@ msgid "(use in module hashlib)"
774774
msgstr""
775775

776776
msgid"blake2b, blake2s"
777-
msgstr""
777+
msgstr"blake2b, blake2s"

‎library/heapq.po‎

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:50+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -27,12 +27,14 @@ msgid ":mod:`heapq` --- Heap queue algorithm"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/heapq.py`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/heapq.py`"
3131

3232
msgid""
3333
"This module provides an implementation of the heap queue algorithm, also "
3434
"known as the priority queue algorithm."
3535
msgstr""
36+
"Ten moduł zawiera implementację algorytmu kolejki kopcowej, znanego również "
37+
"jako algorytm kolejki priorytetowej."
3638

3739
msgid""
3840
"Heaps are binary trees for which every parent node has a value less than or "
@@ -167,7 +169,7 @@ msgid ""
167169
msgstr""
168170

169171
msgid"Basic Examples"
170-
msgstr""
172+
msgstr"Podstawowe przykłady"
171173

172174
msgid""
173175
"A `heapsort <https://en.wikipedia.org/wiki/Heapsort>`_ can be implemented by "
@@ -240,7 +242,7 @@ msgid ""
240242
msgstr""
241243

242244
msgid"Theory"
243-
msgstr""
245+
msgstr"Teoria"
244246

245247
msgid""
246248
"Heaps are arrays for which ``a[k] <= a[2*k+1]`` and ``a[k] <= a[2*k+2]`` for "

‎library/html.parser.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.11\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2025-09-22 20:37+0000\n"
14+
"POT-Creation-Date:2025-09-23 16:19+0000\n"
1515
"PO-Revision-Date:2025-09-22 16:50+0000\n"
1616
"Last-Translator:python-doc bot, 2025\n"
1717
"Language-Team:Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -27,7 +27,7 @@ msgid ":mod:`html.parser` --- Simple HTML and XHTML parser"
2727
msgstr""
2828

2929
msgid"**Source code:** :source:`Lib/html/parser.py`"
30-
msgstr""
30+
msgstr"**Kod źródłowy:** :source:`Lib/html/parser.py`"
3131

3232
msgid""
3333
"This module defines a class :class:`HTMLParser` which serves as the basis "

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp