@@ -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-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 "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : 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.2\n "
23
24
24
25
#: ../Doc/library/xmlrpc.server.rst:2
25
26
msgid ":mod:`xmlrpc.server` --- Basic XML-RPC servers"
@@ -51,15 +52,19 @@ msgstr ""
51
52
"maliciosamente. Si necesita analizar sintácticamente datos no confiables o "
52
53
"no autentificados, consulte :ref:`xml-vulnerabilities`."
53
54
55
+ #, fuzzy
54
56
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
55
- msgstr ""
57
+ msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI. "
56
58
57
59
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
58
60
msgid ""
59
61
"This module does not work or is not available on WebAssembly platforms "
60
62
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
61
63
"more information."
62
64
msgstr ""
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."
63
68
64
69
#: ../Doc/library/xmlrpc.server.rst:32
65
70
msgid ""
@@ -300,7 +305,6 @@ msgstr ""
300
305
"comando::"
301
306
302
307
#: ../Doc/library/xmlrpc.server.rst:265
303
- #, fuzzy
304
308
msgid ""
305
309
"The client that interacts with the above server is included in ``Lib/xmlrpc/"
306
310
"client.py``::"
0 commit comments