File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -168,7 +168,7 @@ msgstr ""
168
168
169
169
#: ../../library/asyncio-stream.rst:119
170
170
msgid "Similar to :func:`open_connection` but operates on Unix sockets."
171
- msgstr ""
171
+ msgstr "Similar a :func:`open_connection`, mas opera em soquetes Unix. "
172
172
173
173
#: ../../library/asyncio-stream.rst:121
174
174
msgid "See also the documentation of :meth:`loop.create_unix_connection`."
@@ -263,6 +263,8 @@ msgid ""
263
263
"On success, the data and separator will be removed from the internal buffer "
264
264
"(consumed). Returned data will include the separator at the end."
265
265
msgstr ""
266
+ "Ao ter sucesso, os dados e o separador serão removidos do buffer interno "
267
+ "(consumido). Dados retornados irão incluir o separador no final."
266
268
267
269
#: ../../library/asyncio-stream.rst:203
268
270
msgid ""
You can’t perform that action at this time.
0 commit comments