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

Skip to content

Commit 20ae5ba

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 794e3ba commit 20ae5ba

Some content is hidden

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

89 files changed

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

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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+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/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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+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: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.13\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2025-02-03 17:40+0000\n"
18+
"POT-Creation-Date: 2025-02-21 14:16+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"
@@ -164,9 +164,8 @@ msgid ""
164164
msgstr ""
165165

166166
msgid ""
167-
"Similar than :c:func:`PyDict_GetItemRef`, but *key* is specified as a :c:"
168-
"expr:`const char*` UTF-8 encoded bytes string, rather than a :c:expr:"
169-
"`PyObject*`."
167+
"Similar to :c:func:`PyDict_GetItemRef`, but *key* is specified as a :c:expr:"
168+
"`const char*` UTF-8 encoded bytes string, rather than a :c:expr:`PyObject*`."
170169
msgstr ""
171170

172171
msgid ""
@@ -212,8 +211,8 @@ msgid ""
212211
msgstr ""
213212

214213
msgid ""
215-
"This is similar to :meth:`dict.pop`, but without the default value and not "
216-
"raising :exc:`KeyError` if the key missing."
214+
"Similar to :meth:`dict.pop`, but without the default value and not raising :"
215+
"exc:`KeyError` if the key missing."
217216
msgstr ""
218217

219218
msgid ""

c-api/function.po

Lines changed: 17 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version: Python 3.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-02-07 14:17+0000\n"
16+
"POT-Creation-Date: 2025-02-21 14:16+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"
@@ -139,11 +139,22 @@ msgid ""
139139
"*watcher_id* was never registered.)"
140140
msgstr ""
141141

142-
msgid ""
143-
"Enumeration of possible function watcher events: - "
144-
"``PyFunction_EVENT_CREATE`` - ``PyFunction_EVENT_DESTROY`` - "
145-
"``PyFunction_EVENT_MODIFY_CODE`` - ``PyFunction_EVENT_MODIFY_DEFAULTS`` - "
146-
"``PyFunction_EVENT_MODIFY_KWDEFAULTS``"
142+
msgid "Enumeration of possible function watcher events:"
143+
msgstr ""
144+
145+
msgid "``PyFunction_EVENT_CREATE``"
146+
msgstr ""
147+
148+
msgid "``PyFunction_EVENT_DESTROY``"
149+
msgstr ""
150+
151+
msgid "``PyFunction_EVENT_MODIFY_CODE``"
152+
msgstr ""
153+
154+
msgid "``PyFunction_EVENT_MODIFY_DEFAULTS``"
155+
msgstr ""
156+
157+
msgid "``PyFunction_EVENT_MODIFY_KWDEFAULTS``"
147158
msgstr ""
148159

149160
msgid "Type of a function watcher callback function."

c-api/gcsupport.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+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/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.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
16+
"POT-Creation-Date: 2025-02-14 14:17+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/index.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1515
"PO-Revision-Date: 2021-06-28 00:48+0000\n"
1616
"Last-Translator: Stan Ulbrych, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/init_config.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.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
15+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
1717
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/intro.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.13\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
18+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:49+0000\n"
2020
"Last-Translator: Stan Ulbrych, 2024\n"
2121
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/memoryview.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+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/monitoring.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.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
15+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1616
"PO-Revision-Date: 2024-05-11 01:07+0000\n"
1717
"Last-Translator: Stan Ulbrych, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/structures.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.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
16+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:50+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/tuple.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.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
15+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1717
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

c-api/unicode.po

Lines changed: 39 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
15+
"POT-Creation-Date: 2025-02-21 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:50+0000\n"
1717
"Last-Translator: Stan Ulbrych, 2025\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -218,13 +218,8 @@ msgid ""
218218
msgstr ""
219219

220220
msgid ""
221-
"Return ``1`` or ``0`` depending on whether *ch* is a printable character. "
222-
"Nonprintable characters are those characters defined in the Unicode "
223-
"character database as \"Other\" or \"Separator\", excepting the ASCII space "
224-
"(0x20) which is considered printable. (Note that printable characters in "
225-
"this context are those which should not be escaped when :func:`repr` is "
226-
"invoked on a string. It has no bearing on the handling of strings written "
227-
"to :data:`sys.stdout` or :data:`sys.stderr`.)"
221+
"Return ``1`` or ``0`` depending on whether *ch* is a printable character, in "
222+
"the sense of :meth:`str.isprintable`."
228223
msgstr ""
229224

230225
msgid "These APIs can be used for fast direct character conversions:"
@@ -1403,12 +1398,48 @@ msgid ""
14031398
"list."
14041399
msgstr ""
14051400

1401+
msgid "On error, return ``NULL`` with an exception set."
1402+
msgstr ""
1403+
1404+
msgid "Equivalent to :py:meth:`str.split`."
1405+
msgstr ""
1406+
1407+
msgid ""
1408+
"Similar to :c:func:`PyUnicode_Split`, but splitting will be done beginning "
1409+
"at the end of the string."
1410+
msgstr ""
1411+
1412+
msgid "Equivalent to :py:meth:`str.rsplit`."
1413+
msgstr ""
1414+
14061415
msgid ""
14071416
"Split a Unicode string at line breaks, returning a list of Unicode strings. "
14081417
"CRLF is considered to be one line break. If *keepends* is ``0``, the Line "
14091418
"break characters are not included in the resulting strings."
14101419
msgstr ""
14111420

1421+
msgid ""
1422+
"Split a Unicode string at the first occurrence of *sep*, and return a 3-"
1423+
"tuple containing the part before the separator, the separator itself, and "
1424+
"the part after the separator. If the separator is not found, return a 3-"
1425+
"tuple containing the string itself, followed by two empty strings."
1426+
msgstr ""
1427+
1428+
msgid "*sep* must not be empty."
1429+
msgstr ""
1430+
1431+
msgid "Equivalent to :py:meth:`str.partition`."
1432+
msgstr ""
1433+
1434+
msgid ""
1435+
"Similar to :c:func:`PyUnicode_Partition`, but split a Unicode string at the "
1436+
"last occurrence of *sep*. If the separator is not found, return a 3-tuple "
1437+
"containing two empty strings, followed by the string itself."
1438+
msgstr ""
1439+
1440+
msgid "Equivalent to :py:meth:`str.rpartition`."
1441+
msgstr ""
1442+
14121443
msgid ""
14131444
"Join a sequence of strings using the given *separator* and return the "
14141445
"resulting Unicode string."

deprecations/pending-removal-in-3.14.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1515
"PO-Revision-Date: 2024-07-20 00:54+0000\n"
1616
"Last-Translator: Stan Ulbrych, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

deprecations/pending-removal-in-3.16.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.13\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
14+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1515
"PO-Revision-Date: 2024-07-20 00:54+0000\n"
1616
"Last-Translator: Stan Ulbrych, 2024\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

extending/index.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.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
16+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2025\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

extending/newtypes.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.13\n"
1515
"Report-Msgid-Bugs-To: \n"
16-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
16+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1717
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1818
"Last-Translator: Stan Ulbrych, 2024\n"
1919
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

faq/general.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.13\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
15+
"POT-Creation-Date: 2025-02-21 14:16+0000\n"
1616
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1717
"Last-Translator: Krzysztof Abramowicz, 2022\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -546,7 +546,7 @@ msgstr ""
546546

547547
msgid ""
548548
">>> L = []\n"
549-
">>> dir(L) \n"
549+
">>> dir(L)\n"
550550
"['__add__', '__class__', '__contains__', '__delattr__', '__delitem__',\n"
551551
"'__dir__', '__doc__', '__eq__', '__format__', '__ge__',\n"
552552
"'__getattribute__', '__getitem__', '__gt__', '__hash__', '__iadd__',\n"

faq/programming.po

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -6,18 +6,18 @@
66
# Translators:
77
# Stefan Ocetkiewicz <[email protected]>, 2022
88
# Krzysztof Abramowicz, 2022
9+
# Maciej Olko <[email protected]>, 2022
910
# Rafael Fontenelle <[email protected]>, 2024
1011
# Stan Ulbrych, 2025
11-
# Maciej Olko <[email protected]>, 2025
1212
#
1313
#, fuzzy
1414
msgid ""
1515
msgstr ""
1616
"Project-Id-Version: Python 3.13\n"
1717
"Report-Msgid-Bugs-To: \n"
18-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
18+
"POT-Creation-Date: 2025-02-21 14:16+0000\n"
1919
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
20-
"Last-Translator: Maciej Olko <[email protected]>, 2025\n"
20+
"Last-Translator: Stan Ulbrych, 2025\n"
2121
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
2222
"MIME-Version: 1.0\n"
2323
"Content-Type: text/plain; charset=UTF-8\n"
@@ -2754,10 +2754,8 @@ msgstr ""
27542754

27552755
msgid ""
27562756
">>> import py_compile\n"
2757-
">>> py_compile.compile('foo.py') "
2758-
msgstr ""
2759-
">>> import py_compile\n"
27602757
">>> py_compile.compile('foo.py')"
2758+
msgstr ""
27612759

27622760
msgid ""
27632761
"This will write the ``.pyc`` to a ``__pycache__`` subdirectory in the same "

glossary.po

Lines changed: 14 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ msgid ""
1717
msgstr ""
1818
"Project-Id-Version: Python 3.13\n"
1919
"Report-Msgid-Bugs-To: \n"
20-
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
20+
"POT-Creation-Date: 2025-02-21 14:16+0000\n"
2121
"PO-Revision-Date: 2021-06-28 00:47+0000\n"
2222
"Last-Translator: Stan Ulbrych, 2025\n"
2323
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -1416,10 +1416,19 @@ msgid "namespace package"
14161416
msgstr ""
14171417

14181418
msgid ""
1419-
"A :pep:`420` :term:`package` which serves only as a container for "
1420-
"subpackages. Namespace packages may have no physical representation, and "
1421-
"specifically are not like a :term:`regular package` because they have no "
1422-
"``__init__.py`` file."
1419+
"A :term:`package` which serves only as a container for subpackages. "
1420+
"Namespace packages may have no physical representation, and specifically are "
1421+
"not like a :term:`regular package` because they have no ``__init__.py`` file."
1422+
msgstr ""
1423+
1424+
msgid ""
1425+
"Namespace packages allow several individually installable packages to have a "
1426+
"common parent package. Otherwise, it is recommended to use a :term:`regular "
1427+
"package`."
1428+
msgstr ""
1429+
1430+
msgid ""
1431+
"For more information, see :pep:`420` and :ref:`reference-namespace-package`."
14231432
msgstr ""
14241433

14251434
msgid "See also :term:`module`."

howto/annotations.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.13\n"
1616
"Report-Msgid-Bugs-To: \n"
17-
"POT-Creation-Date: 2025-01-24 14:16+0000\n"
17+
"POT-Creation-Date: 2025-02-14 14:17+0000\n"
1818
"PO-Revision-Date: 2021-06-28 00:52+0000\n"
1919
"Last-Translator: Stan Ulbrych, 2024\n"
2020
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

0 commit comments

Comments
 (0)