Skip to content

Commit 0991064

Browse files
author
GitHub Action's update-translation job
committed
Update translation from Transifex
1 parent 7745e44 commit 0991064

File tree

2 files changed

+2
-12
lines changed

2 files changed

+2
-12
lines changed

c-api/sys.po

Lines changed: 1 addition & 6 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: 2025-08-03 16:29+0000\n"
14+
"POT-Creation-Date: 2025-08-05 16:50+0000\n"
1515
"PO-Revision-Date: 2025-07-18 20:08+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -378,11 +378,6 @@ msgid ""
378378
"events table <audit-events>`. Details are in each function's documentation."
379379
msgstr ""
380380

381-
msgid ""
382-
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
383-
"arguments."
384-
msgstr ""
385-
386381
msgid ""
387382
"If the interpreter is initialized, this function raises a auditing event "
388383
"``sys.addaudithook`` with no arguments. If any existing hooks raise an "

library/sys.po

Lines changed: 1 addition & 6 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: 2025-08-03 16:29+0000\n"
14+
"POT-Creation-Date: 2025-08-05 16:50+0000\n"
1515
"PO-Revision-Date: 2025-07-18 20:09+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2025\n"
1717
"Language-Team: Polish (https://app.transifex.com/python-doc/teams/5390/pl/)\n"
@@ -92,11 +92,6 @@ msgstr ""
9292
"(например, :mod:`ctypes`), должны быть полностью удалены. или тщательно "
9393
"контролируются."
9494

95-
msgid ""
96-
"Raises an :ref:`auditing event <auditing>` ``sys.addaudithook`` with no "
97-
"arguments."
98-
msgstr ""
99-
10095
msgid ""
10196
"Calling :func:`sys.addaudithook` will itself raise an auditing event named "
10297
"``sys.addaudithook`` with no arguments. If any existing hooks raise an "

0 commit comments

Comments
 (0)