Skip to content

Traducción archivo library/asyncio-queue.po #2341

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 2 commits into from
Mar 9, 2023
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
Traducción archivo library/asyncio-queue.po
  • Loading branch information
Alfareiza committed Mar 9, 2023
commit 5e43e6c02a4d7f42e6a9ec03694fc7e0e1277c45
4 changes: 2 additions & 2 deletions library/asyncio-queue.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: 2022-10-25 19:47+0200\n"
"PO-Revision-Date: 2023-03-09 11:33-0300\n"
"PO-Revision-Date: 2023-03-09 11:42-0300\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand All @@ -36,7 +36,7 @@ msgid ""
"module. Although asyncio queues are not thread-safe, they are designed to "
"be used specifically in async/await code."
msgstr ""
"las colas asyncio son diseñadas para ser similares a clases del módulo :mod:"
"Las colas asyncio son diseñadas para ser similares a clases del módulo :mod:"
"`queue`. Sin embargo las colas asyncio no son seguras para hilos, son "
"diseñadas para usar específicamente en código async/await."

Expand Down