8
8
# Marco Rougeth <[email protected] >, 2021
9
9
# Claudio Rogerio Carvalho Filho <[email protected] >, 2021
10
10
# Humberto Rocha <[email protected] >, 2021
11
- # Rafael Fontenelle <[email protected] >, 2021
12
11
# Raphael Mendonça, 2021
13
12
# Italo Penaforte <[email protected] >, 2021
14
13
# i17obot <[email protected] >, 2021
15
14
# Vinicius Gubiani Ferreira <[email protected] >, 2021
15
+ # Rafael Fontenelle <[email protected] >, 2021
16
16
#
17
17
#, fuzzy
18
18
msgid ""
@@ -21,7 +21,7 @@ msgstr ""
21
21
"Report-Msgid-Bugs-To : \n "
22
22
"POT-Creation-Date : 2021-08-18 13:46+0000\n "
23
23
"PO-Revision-Date : 2021-06-28 00:54+0000\n "
24
- "Last-Translator : Vinicius Gubiani Ferreira <vini.g.fer @gmail.com>, 2021\n "
24
+ "Last-Translator : Rafael Fontenelle <rffontenelle @gmail.com>, 2021\n "
25
25
"Language-Team : Portuguese (Brazil) (https://www.transifex.com/python-doc/ "
26
26
"teams/5390/pt_BR/)\n "
27
27
"MIME-Version : 1.0\n "
@@ -818,7 +818,7 @@ msgstr ""
818
818
819
819
#: ../../library/asyncio-eventloop.rst:461
820
820
msgid "Added the *happy_eyeballs_delay* and *interleave* parameters."
821
- msgstr "Adicionado os parâmetros *happy_eyeballs_delay* e *interleave*."
821
+ msgstr "Adicionados os parâmetros *happy_eyeballs_delay* e *interleave*."
822
822
823
823
#: ../../library/asyncio-eventloop.rst:463
824
824
msgid ""
@@ -1215,7 +1215,7 @@ msgstr ""
1215
1215
1216
1216
#: ../../library/asyncio-eventloop.rst:672
1217
1217
msgid "Added *ssl_handshake_timeout* and *start_serving* parameters."
1218
- msgstr "Adicionado os parâmetros *ssl_handshake_timeout* e *start_serving*."
1218
+ msgstr "Adicionados os parâmetros *ssl_handshake_timeout* e *start_serving*."
1219
1219
1220
1220
#: ../../library/asyncio-eventloop.rst:685
1221
1221
msgid "The *host* parameter can be a sequence of strings."
@@ -1236,7 +1236,7 @@ msgid ""
1236
1236
"Similar to :meth:`loop.create_server` but works with the :py:data:`~socket."
1237
1237
"AF_UNIX` socket family."
1238
1238
msgstr ""
1239
- "Similar a :meth:`loop.create_server`, mas trabalha com a familia de soquete :"
1239
+ "Similar a :meth:`loop.create_server`, mas trabalha com a família de soquete :"
1240
1240
"py:data:`~socket.AF_UNIX`."
1241
1241
1242
1242
#: ../../library/asyncio-eventloop.rst:701
0 commit comments