Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f731034

Browse files
pomerge from 3.10 branch into 3.6
1 parent 040a7b4 commit f731034

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

library/asyncio-eventloop.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -363,7 +363,7 @@ msgstr ""
363363

364364
#: ../../library/asyncio-eventloop.rst:279
365365
msgid "The chronological synopsis of the underlying operation is as follows:"
366-
msgstr ""
366+
msgstr "A sinopse cronológica da operação subjacente é conforme abaixo:"
367367

368368
#: ../../library/asyncio-eventloop.rst:281
369369
msgid ""
@@ -392,6 +392,7 @@ msgstr ""
392392
msgid ""
393393
"The created transport is an implementation-dependent bidirectional stream."
394394
msgstr ""
395+
"O transporte criado é um stream bi-direcional dependente de implementação."
395396

396397
#: ../../library/asyncio-eventloop.rst:296
397398
msgid ""
@@ -433,6 +434,10 @@ msgid ""
433434
"these should all be integers from the corresponding :mod:`socket` module "
434435
"constants."
435436
msgstr ""
437+
"*family*, *proto*, *flags* são os endereços familiares, protocolos e "
438+
"sinalizadores opcionais a serem passados por getaddrinfo() para resolução do "
439+
"*host*. Se fornecidos, eles devem ser todos inteiros e constantes "
440+
"correspondentes do módulo :mod:`socket`."
436441

437442
#: ../../library/asyncio-eventloop.rst:323
438443
msgid ""

0 commit comments

Comments
 (0)