@@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"POT-Creation-Date : 2022-10-25 19:47+0200\n "
14- "PO-Revision-Date : 2020-06-28 23:03+0200 \n "
14+ "PO-Revision-Date : 2023-01-31 11:30-0300 \n "
1515"Last-Translator : David Revillas <r3v1@pm.me>\n "
16- "Language : es_ES\n "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17+ "Language : es_ES \n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
21+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
2222"Generated-By : Babel 2.10.3\n "
23+ "X-Generator : Poedit 3.0.1\n "
2324
2425#: ../Doc/library/asyncio.rst:66
2526msgid "High-level APIs"
@@ -132,15 +133,19 @@ msgstr ""
132133"Bibliotecas :ref:`puente <asyncio-futures>` basadas en retrollamadas y "
133134"código con sintaxis *async/wait*."
134135
136+ #, fuzzy
135137msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
136- msgstr ""
138+ msgstr ":ref:`Availability <availability>`: no Emscripten, no WASI. "
137139
138140#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
139141msgid ""
140142"This module does not work or is not available on WebAssembly platforms "
141143"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
142144"more information."
143145msgstr ""
146+ "Este módulo no funciona o no está disponible para plataformas WebAssembly "
147+ "``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
148+ "para más información."
144149
145150#: ../Doc/library/asyncio.rst:65
146151msgid "Reference"
0 commit comments