Skip to content

Traducido archivo asyncio-stream #700

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 18, 2020
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Corrección luego de pasar pospell
  • Loading branch information
Diavolo committed Aug 18, 2020
commit 099be6d8f4a1ee1ff3819d5e940fb1b637a09fb4
6 changes: 3 additions & 3 deletions library/asyncio-stream.po
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
"PO-Revision-Date: 2020-08-18 08:44-0500\n"
"PO-Revision-Date: 2020-08-18 09:17-0500\n"
"Language-Team: python-doc-es\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
Expand Down Expand Up @@ -51,7 +51,7 @@ msgstr "Consulte también la sección de `Examples`_ a continuación."

#: ../Doc/library/asyncio-stream.rst:46
msgid "Stream Functions"
msgstr "Funciones stream"
msgstr "Funciones *stream*"

#: ../Doc/library/asyncio-stream.rst:47
msgid ""
Expand Down Expand Up @@ -496,7 +496,7 @@ msgid ""
"Coroutine waiting until a socket receives data using the :func:"
"`open_connection` function::"
msgstr ""
"Coroutina esperando hasta que un socket reciba datos usando la función :func:"
"Corutina esperando hasta que un socket reciba datos usando la función :func:"
"`open_connection` function::"

#: ../Doc/library/asyncio-stream.rst:480
Expand Down