@@ -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-10-06 17:33-0200\n "
15- "Last-Translator : \n "
16- "Language : es\n "
14+ "PO-Revision-Date : 2022-11-11 17:05-0300\n "
15+ "Last-Translator : Sofía Denner <sofi.denner@gmail.com>\n "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17+ "Language : 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.2\n "
2324
2425#: ../Doc/library/xmlrpc.server.rst:2
2526msgid ":mod:`xmlrpc.server` --- Basic XML-RPC servers"
@@ -51,15 +52,19 @@ msgstr ""
5152"maliciosamente. Si necesita analizar sintácticamente datos no confiables o "
5253"no autentificados, consulte :ref:`xml-vulnerabilities`."
5354
55+ #, fuzzy
5456msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
55- msgstr ""
57+ msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI. "
5658
5759#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
5860msgid ""
5961"This module does not work or is not available on WebAssembly platforms "
6062"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
6163"more information."
6264msgstr ""
65+ "Este módulo no funciona o no está disponible en plataformas WebAssembly "
66+ "``wasm32-emscripten`` y ``wasm32-wasi``. Ver :ref:`wasm-availability` para "
67+ "más información."
6368
6469#: ../Doc/library/xmlrpc.server.rst:32
6570msgid ""
@@ -300,7 +305,6 @@ msgstr ""
300305"comando::"
301306
302307#: ../Doc/library/xmlrpc.server.rst:265
303- #, fuzzy
304308msgid ""
305309"The client that interacts with the above server is included in ``Lib/xmlrpc/"
306310"client.py``::"
0 commit comments