Skip to content

Commit c11878d

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

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.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-03-21 17:18+0000\n"
14+
"POT-Creation-Date: 2026-04-07 18:05+0000\n"
1515
"PO-Revision-Date: 2025-09-22 15:58+0000\n"
1616
"Last-Translator: python-doc bot, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -635,6 +635,12 @@ msgid ""
635635
"passed verbatim. (POSIX only)"
636636
msgstr ""
637637

638+
msgid ""
639+
"Specifying *user* will not drop existing supplementary group memberships! "
640+
"The caller must also pass ``extra_groups=()`` to reduce the group membership "
641+
"of the child process for security purposes."
642+
msgstr ""
643+
638644
msgid ""
639645
"If *umask* is not negative, the umask() system call will be made in the "
640646
"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.10\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2026-04-05 17:47+0000\n"
14+
"POT-Creation-Date: 2026-04-07 18:05+0000\n"
1515
"PO-Revision-Date: 2025-09-22 15:59+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

@@ -906,9 +914,6 @@ msgid ""
906914
"reference ``python3_d.dll``."
907915
msgstr ""
908916

909-
msgid "macOS"
910-
msgstr "macOS"
911-
912917
msgid ""
913918
":gh:`103207`: Add instructions to the macOS installer welcome display on how "
914919
"to workaround the macOS 13 Ventura “The installer encountered an error” "

0 commit comments

Comments
 (0)