File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ msgid ""
17
17
msgstr ""
18
18
"Project-Id-Version : Python 3.11\n "
19
19
"Report-Msgid-Bugs-To : \n "
20
- "POT-Creation-Date : 2022-11-05 19:46 +0000\n "
20
+ "POT-Creation-Date : 2022-11-14 16:29 +0000\n "
21
21
"PO-Revision-Date : 2021-06-28 01:13+0000\n "
22
22
"Last-Translator : Raphael Mendonça, 2022\n "
23
23
"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
@@ -422,9 +422,9 @@ msgstr ""
422
422
423
423
#: ../../library/signal.rst:365
424
424
msgid ""
425
- "Return the system description of the signal *signalnum*, such as \" Interrupt"
426
- "\" , \" Segmentation fault \" , etc . Returns :const:`None` if the signal is not "
427
- "recognized ."
425
+ "Returns the description of signal *signalnum*, such as \" Interrupt\" for : "
426
+ "const:`SIGINT` . Returns :const:`None` if *signalnum* has no description. "
427
+ "Raises :exc:`ValueError` if *signalnum* is invalid ."
428
428
msgstr ""
429
429
430
430
#: ../../library/signal.rst:374
You can’t perform that action at this time.
0 commit comments