Skip to content

Commit cec4957

Browse files
pomerge from 3.10 branch into 3.6
1 parent d9bcc25 commit cec4957

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/asyncio-protocol.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,7 +175,7 @@ msgstr ""
175175

176176
#: ../../library/asyncio-protocol.rst:106
177177
msgid "Return the current protocol."
178-
msgstr ""
178+
msgstr "Retorna o protocolo atual."
179179

180180
#: ../../library/asyncio-protocol.rst:110
181181
msgid "``'ssl_object'`` info was added to SSL sockets."
@@ -407,7 +407,7 @@ msgstr ""
407407

408408
#: ../../library/asyncio-protocol.rst:303
409409
msgid "Protocols"
410-
msgstr ""
410+
msgstr "Protocolos"
411411

412412
#: ../../library/asyncio-protocol.rst:305
413413
msgid ""
@@ -468,7 +468,7 @@ msgstr ""
468468

469469
#: ../../library/asyncio-protocol.rst:349
470470
msgid "Called when a connection is made."
471-
msgstr ""
471+
msgstr "Chamado quando uma conexão é estabelecida."
472472

473473
#: ../../library/asyncio-protocol.rst:351
474474
msgid ""
@@ -479,7 +479,7 @@ msgstr ""
479479

480480
#: ../../library/asyncio-protocol.rst:357
481481
msgid "Called when the connection is lost or closed."
482-
msgstr ""
482+
msgstr "Chamado quanto a conexão é perdida ou fechada."
483483

484484
#: ../../library/asyncio-protocol.rst:359
485485
msgid ""
@@ -517,7 +517,7 @@ msgstr ""
517517

518518
#: ../../library/asyncio-protocol.rst:384
519519
msgid "Called when the child process has exited."
520-
msgstr ""
520+
msgstr "Chamado quando o processo filho encerrou."
521521

522522
#: ../../library/asyncio-protocol.rst:388
523523
msgid "Streaming protocols"

0 commit comments

Comments
 (0)