@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Last-Translator : David Revillas <r3v1@pm.me>\n "
16
- "Language : es_ES\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_ES \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.10.3\n "
23
+ "X-Generator : Poedit 3.0.1\n "
23
24
24
25
#: ../Doc/library/asyncio.rst:66
25
26
msgid "High-level APIs"
@@ -132,15 +133,19 @@ msgstr ""
132
133
"Bibliotecas :ref:`puente <asyncio-futures>` basadas en retrollamadas y "
133
134
"código con sintaxis *async/wait*."
134
135
136
+ #, fuzzy
135
137
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
136
- msgstr ""
138
+ msgstr ":ref:`Availability <availability>`: no Emscripten, no WASI. "
137
139
138
140
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
139
141
msgid ""
140
142
"This module does not work or is not available on WebAssembly platforms "
141
143
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
142
144
"more information."
143
145
msgstr ""
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."
144
149
145
150
#: ../Doc/library/asyncio.rst:65
146
151
msgid "Reference"
0 commit comments