From b721f6ba649910e93cb47ca3c340037940202acf Mon Sep 17 00:00:00 2001 From: RiveroDev Date: Mon, 28 Oct 2024 21:12:36 -0400 Subject: [PATCH] traduccion de library/asyncio.po --- library/asyncio.po | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/library/asyncio.po b/library/asyncio.po index 7451b67136..5675813c78 100644 --- a/library/asyncio.po +++ b/library/asyncio.po @@ -11,15 +11,16 @@ msgstr "" "Project-Id-Version: Python 3.8\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-10-12 19:43+0200\n" -"PO-Revision-Date: 2023-01-31 11:30-0300\n" +"PO-Revision-Date: 2024-10-28 21:11-0400\n" "Last-Translator: David Revillas \n" -"Language: es_ES\n" "Language-Team: python-doc-es\n" -"Plural-Forms: nplurals=2; plural=(n != 1);\n" +"Language: es_ES\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=utf-8\n" "Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=2; plural=(n != 1);\n" "Generated-By: Babel 2.13.0\n" +"X-Generator: Poedit 3.5\n" #: ../Doc/library/asyncio.rst:78 msgid "High-level APIs" @@ -135,11 +136,11 @@ msgstr "" #: ../Doc/library/asyncio.rst:59 msgid "You can experiment with an ``asyncio`` concurrent context in the REPL:" msgstr "" +"Puedes experimentar con un contexto concurrente de ``asyncio`` en el REPL:" #: ../Doc/includes/wasm-notavail.rst:3 -#, fuzzy msgid ":ref:`Availability `: not Emscripten, not WASI." -msgstr ":ref:`Availability `: no Emscripten, no WASI." +msgstr ":ref:`Disponibilidad `: no Emscripten, no WASI." #: ../Doc/includes/wasm-notavail.rst:5 msgid ""