@@ -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-20 03:19-0300 \n "
14+ "PO-Revision-Date : 2023-02-07 17:04+0100 \n "
1515"Last-Translator : \n "
16- "Language : es\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.2\n "
2324
2425#: ../Doc/library/socketserver.rst:2
2526msgid ":mod:`socketserver` --- A framework for network servers"
@@ -37,15 +38,19 @@ msgstr ""
3738"El módulo :mod:`socketserver` simplifica la tarea de escribir servidores de "
3839"red."
3940
41+ #, fuzzy
4042msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
41- msgstr ""
43+ msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI. "
4244
4345#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
4446msgid ""
4547"This module does not work or is not available on WebAssembly platforms "
4648"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
4749"more information."
4850msgstr ""
51+ "Este módulo no funciona o no está disponible en las plataformas WebAssembly "
52+ "``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
53+ "para mas información."
4954
5055#: ../Doc/library/socketserver.rst:15
5156msgid "There are four basic concrete server classes:"
0 commit comments