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

Skip to content

Commit d3baed1

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

File tree

184 files changed

+952
-999
lines changed

Some content is hidden

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

184 files changed

+952
-999
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-5.278%25-0.svg)
16+
![Total Translation of Documentation](https://img.shields.io/badge/Total-5.205%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ść-5.278%25-0.svg)
16+
![postęp tłumaczenia całości dokumentacji](https://img.shields.io/badge/całość-5.205%25-0.svg)
1717
![24 tłumaczy](https://img.shields.io/badge/tłumaczy-24-0.svg)
1818
<!-- [[[end]]] -->
1919

about.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -10,9 +10,9 @@
1010
#, fuzzy
1111
msgid ""
1212
msgstr ""
13-
"Project-Id-Version: Python 3.13\n"
13+
"Project-Id-Version: Python 3.14\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-05-02 14:19+0000\n"
15+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1717
"Last-Translator: Maciej Olko <[email protected]>, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

bugs.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
16+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Maciej Olko <[email protected]>, 2023\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/allocation.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
16+
"POT-Creation-Date: 2025-05-30 14:22+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -171,8 +171,8 @@ msgstr ""
171171
"wyłącznie za pomocą makra :c:macro:`Py_None`, którego wartością jest "
172172
"wskaźnik do tego obiektu."
173173

174-
msgid ":c:func:`PyModule_Create`"
175-
msgstr ":c:func:`PyModule_Create`"
174+
msgid ":ref:`moduleobjects`"
175+
msgstr ""
176176

177177
msgid "To allocate and create extension modules."
178178
msgstr "Przydzielanie i tworzenie modułów rozszerzeń."

c-api/apiabiversion.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.14\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
17+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1919
"Last-Translator: Stefan Ocetkiewicz <[email protected]>, 2025\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/arg.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
16+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/bool.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-05-09 14:19+0000\n"
15+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:47+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/bytearray.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-05-08 02:53-0300\n"
14+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1616
"Last-Translator: haaritsubaki, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/cell.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-05-08 02:53-0300\n"
14+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
1616
"Last-Translator: Waldemar Stoczkowski, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/code.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.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-05-16 14:19+0000\n"
14+
"POT-Creation-Date: 2025-05-30 14:22+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1616
"Last-Translator: haaritsubaki, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -186,7 +186,7 @@ msgstr ""
186186

187187
msgid ""
188188
"If *event* is ``PY_CODE_EVENT_CREATE``, then the callback is invoked after "
189-
"`co` has been fully initialized. Otherwise, the callback is invoked before "
189+
"*co* has been fully initialized. Otherwise, the callback is invoked before "
190190
"the destruction of *co* takes place, so the prior state of *co* can be "
191191
"inspected."
192192
msgstr ""

c-api/complex.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
16+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Maciej Olko <[email protected]>, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/concrete.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -11,9 +11,9 @@
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
14-
"Project-Id-Version: Python 3.13\n"
14+
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-02 14:19+0000\n"
16+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/contextvars.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-05-08 02:53-0300\n"
14+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1616
"Last-Translator: Stan Ulbrych, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/datetime.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-05-08 02:53-0300\n"
14+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1616
"Last-Translator: Stan Ulbrych, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/dict.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.14\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
18+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
2020
"Last-Translator: Stan Ulbrych, 2025\n"
2121
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/float.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-05-08 02:53-0300\n"
14+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1616
"Last-Translator: haaritsubaki, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/function.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-09 14:19+0000\n"
16+
"POT-Creation-Date: 2025-05-30 14:22+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: haaritsubaki, 2023\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -174,7 +174,7 @@ msgstr ""
174174

175175
msgid ""
176176
"If *event* is ``PyFunction_EVENT_CREATE``, then the callback is invoked "
177-
"after `func` has been fully initialized. Otherwise, the callback is invoked "
177+
"after *func* has been fully initialized. Otherwise, the callback is invoked "
178178
"before the modification to *func* takes place, so the prior state of *func* "
179179
"can be inspected. The runtime is permitted to optimize away the creation of "
180180
"function objects when possible. In such cases no event will be emitted. "

c-api/import.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
16+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/intro.po

Lines changed: 71 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
# Maciej Olko <[email protected]>, 2023
1010
# haaritsubaki, 2023
1111
# Stan Ulbrych, 2025
12+
# Krzysztof Abramowicz, 2025
1213
#
1314
#, fuzzy
1415
msgid ""
1516
msgstr ""
1617
"Project-Id-Version: Python 3.14\n"
1718
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
19+
"POT-Creation-Date: 2025-05-30 14:22+0000\n"
1920
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
20-
"Last-Translator: Stan Ulbrych, 2025\n"
21+
"Last-Translator: Krzysztof Abramowicz, 2025\n"
2122
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2223
"MIME-Version: 1.0\n"
2324
"Content-Type: text/plain; charset=UTF-8\n"
@@ -223,15 +224,15 @@ msgstr ""
223224

224225
msgid ""
225226
"static struct PyModuleDef spam_module = {\n"
226-
" PyModuleDef_HEAD_INIT,\n"
227+
" .m_base = PyModuleDef_HEAD_INIT,\n"
227228
" .m_name = \"spam\",\n"
228229
" ...\n"
229230
"};\n"
230231
"\n"
231232
"PyMODINIT_FUNC\n"
232233
"PyInit_spam(void)\n"
233234
"{\n"
234-
" return PyModule_Create(&spam_module);\n"
235+
" return PyModuleDef_Init(&spam_module);\n"
235236
"}"
236237
msgstr ""
237238

@@ -1024,6 +1025,72 @@ msgstr ""
10241025
"Odwołaj się do :file:`Misc/SpecialBuilds.txt` w źródłowym pakiecie języka "
10251026
"pytonowskiego po więcej szczegółów."
10261027

1028+
msgid "Recommended third party tools"
1029+
msgstr "Rekomendowane zewnętrzne narzędzia."
1030+
1031+
msgid ""
1032+
"The following third party tools offer both simpler and more sophisticated "
1033+
"approaches to creating C, C++ and Rust extensions for Python:"
1034+
msgstr ""
1035+
1036+
msgid "`Cython <https://cython.org/>`_"
1037+
msgstr ""
1038+
1039+
msgid "`cffi <https://cffi.readthedocs.io>`_"
1040+
msgstr ""
1041+
1042+
msgid "`HPy <https://hpyproject.org/>`_"
1043+
msgstr ""
1044+
1045+
msgid "`nanobind <https://github.com/wjakob/nanobind>`_ (C++)"
1046+
msgstr ""
1047+
1048+
msgid "`Numba <https://numba.pydata.org/>`_"
1049+
msgstr ""
1050+
1051+
msgid "`pybind11 <https://pybind11.readthedocs.io/>`_ (C++)"
1052+
msgstr ""
1053+
1054+
msgid "`PyO3 <https://pyo3.rs/>`_ (Rust)"
1055+
msgstr ""
1056+
1057+
msgid "`SWIG <https://www.swig.org>`_"
1058+
msgstr ""
1059+
1060+
msgid ""
1061+
"Using tools such as these can help avoid writing code that is tightly bound "
1062+
"to a particular version of CPython, avoid reference counting errors, and "
1063+
"focus more on your own code than on using the CPython API. In general, new "
1064+
"versions of Python can be supported by updating the tool, and your code will "
1065+
"often use newer and more efficient APIs automatically. Some tools also "
1066+
"support compiling for other implementations of Python from a single set of "
1067+
"sources."
1068+
msgstr ""
1069+
1070+
msgid ""
1071+
"These projects are not supported by the same people who maintain Python, and "
1072+
"issues need to be raised with the projects directly. Remember to check that "
1073+
"the project is still maintained and supported, as the list above may become "
1074+
"outdated."
1075+
msgstr ""
1076+
1077+
msgid ""
1078+
"`Python Packaging User Guide: Binary Extensions <https://packaging.python."
1079+
"org/guides/packaging-binary-extensions/>`_"
1080+
msgstr ""
1081+
"Pakiety Pythona Podręcznik Użytkownika: Rozszerzenia Binarne\n"
1082+
"<https://packaging.python.org/guides/packaging-binary-extensions/"
1083+
1084+
msgid ""
1085+
"The Python Packaging User Guide not only covers several available tools that "
1086+
"simplify the creation of binary extensions, but also discusses the various "
1087+
"reasons why creating an extension module may be desirable in the first place."
1088+
msgstr ""
1089+
"Przewodnik Użytkownika Python Packaging nie tylko obejmuje kilka dostępnych "
1090+
"narzędzi, które upraszczają tworzenie rozszerzeń binarnych, ale także omawia "
1091+
"różne powody, dla których tworzenie modułu rozszerzeń może być pożądane w "
1092+
"pierwszej kolejności."
1093+
10271094
msgid "object"
10281095
msgstr "obiekt"
10291096

c-api/long.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-08 02:53-0300\n"
16+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/memoryview.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -9,9 +9,9 @@
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
12-
"Project-Id-Version: Python 3.13\n"
12+
"Project-Id-Version: Python 3.14\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-05-02 14:19+0000\n"
14+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
1616
"Last-Translator: haaritsubaki, 2023\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/method.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2025, Python Software Foundation
2+
# Copyright (C) 2001 Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
@@ -11,9 +11,9 @@
1111
#, fuzzy
1212
msgid ""
1313
msgstr ""
14-
"Project-Id-Version: Python 3.13\n"
14+
"Project-Id-Version: Python 3.14\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-05-02 14:19+0000\n"
16+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/module.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-05-08 02:53-0300\n"
15+
"POT-Creation-Date: 2025-05-23 14:20+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
1717
"Last-Translator: haaritsubaki, 2023\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)