Skip to content

Commit 640fd5d

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 404eacf commit 640fd5d

2 files changed

Lines changed: 16 additions & 5 deletions

File tree

library/subprocess.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.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-21 16:31+0000\n"
14+
"POT-Creation-Date: 2026-04-07 17:16+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"
@@ -654,6 +654,12 @@ msgid ""
654654
"passed verbatim. (POSIX only)"
655655
msgstr ""
656656

657+
msgid ""
658+
"Specifying *user* will not drop existing supplementary group memberships! "
659+
"The caller must also pass ``extra_groups=()`` to reduce the group membership "
660+
"of the child process for security purposes."
661+
msgstr ""
662+
657663
msgid ""
658664
"If *umask* is not negative, the umask() system call will be made in the "
659665
"child process prior to the execution of the subprocess."

whatsnew/changelog.po

Lines changed: 9 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: 2026-04-05 16:42+0000\n"
14+
"POT-Creation-Date: 2026-04-07 17:16+0000\n"
1515
"PO-Revision-Date: 2025-09-22 16:51+0000\n"
1616
"Last-Translator: python-doc bot, 2026\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -32,6 +32,14 @@ msgstr "Następna wersja Pythona"
3232
msgid "*Release date: XXXX-XX-XX*"
3333
msgstr "*Data wydania: XX.XX.XXXX*"
3434

35+
msgid "macOS"
36+
msgstr "macOS"
37+
38+
msgid ""
39+
":gh:`137586`: Invoke :program:`osascript` with absolute path in :mod:"
40+
"`webbrowser` and :mod:`!turtledemo`."
41+
msgstr ""
42+
3543
msgid "Security"
3644
msgstr "Bezpieczeństwo"
3745

@@ -1504,9 +1512,6 @@ msgid ""
15041512
"*tagname* argument on Windows."
15051513
msgstr ""
15061514

1507-
msgid "macOS"
1508-
msgstr "macOS"
1509-
15101515
msgid ":gh:`115009`: Update macOS installer to use SQLite 3.45.1."
15111516
msgstr ""
15121517

0 commit comments

Comments
 (0)