Skip to content

Commit d158445

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

7 files changed

Lines changed: 28 additions & 7 deletions

File tree

deprecations/index.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.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-11 16:26+0000\n"
15+
"POT-Creation-Date: 2026-06-01 19:17+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"

deprecations/pending-removal-in-3.18.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.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-11 16:26+0000\n"
15+
"POT-Creation-Date: 2026-06-01 19:17+0000\n"
1616
"PO-Revision-Date: 2026-01-07 14:20+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

reference/import.po

Lines changed: 16 additions & 1 deletion
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-05-27 16:58+0000\n"
14+
"POT-Creation-Date: 2026-06-02 00:16+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -160,6 +160,13 @@ msgid ""
160160
"__init__.py`` respectively."
161161
msgstr ""
162162

163+
msgid ""
164+
"A subdirectory inside a regular package that does not contain an ``__init__."
165+
"py`` file is treated as an implicit :ref:`namespace package <reference-"
166+
"namespace-package>` (a \"namespace subpackage\") rooted in that parent. "
167+
"See :pep:`420` for the underlying specification."
168+
msgstr ""
169+
163170
msgid "Namespace packages"
164171
msgstr ""
165172

@@ -190,6 +197,14 @@ msgid ""
190197
"or one of its subpackages is imported."
191198
msgstr ""
192199

200+
msgid ""
201+
"Namespace packages may also be nested inside a regular package. When the "
202+
"import system searches a regular package's ``__path__`` and encounters a "
203+
"subdirectory that does not contain an ``__init__.py`` file, that "
204+
"subdirectory becomes a :term:`portion` contributing to a namespace "
205+
"subpackage of the enclosing regular package."
206+
msgstr ""
207+
193208
msgid "See also :pep:`420` for the namespace package specification."
194209
msgstr ""
195210

using/configure.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.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-11 16:26+0000\n"
15+
"POT-Creation-Date: 2026-06-01 19:17+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

whatsnew/3.12.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.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-11 16:26+0000\n"
15+
"POT-Creation-Date: 2026-06-01 19:17+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

whatsnew/3.13.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.15\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2026-05-11 16:26+0000\n"
15+
"POT-Creation-Date: 2026-06-01 19:17+0000\n"
1616
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1717
"Last-Translator: Blessing Oluronbi, 2026\n"
1818
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"

whatsnew/changelog.po

Lines changed: 7 additions & 1 deletion
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-01 19:17+0000\n"
14+
"POT-Creation-Date: 2026-06-02 00:16+0000\n"
1515
"PO-Revision-Date: 2025-09-16 00:02+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -35,6 +35,12 @@ msgstr "*Data wydania: XX.XX.XXXX*"
3535
msgid "macOS"
3636
msgstr "macOS"
3737

38+
msgid ""
39+
":gh:`150644`: When system logging is enabled (with ``config."
40+
"use_system_logger``, messages are now tagged as public. This allows the "
41+
"macOS 26 system logger to view messages without special configuration."
42+
msgstr ""
43+
3844
msgid ""
3945
":gh:`149029`: Update macOS installer to ship with SQLite version 3.53.1."
4046
msgstr ""

0 commit comments

Comments
 (0)