@@ -9,15 +9,16 @@ msgstr ""
99"Project-Id-Version : Python en Español 3.9\n "
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2022-10-25 19:47+0200\n "
12- "PO-Revision-Date : 2021-10-01 21:30-0500 \n "
12+ "PO-Revision-Date : 2022-11-27 19:57-0300 \n "
1313"Last-Translator : \n "
14- "Language : es\n "
1514"Language-Team : \n "
16- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
15+ "Language : es \n "
1716"MIME-Version : 1.0\n "
1817"Content-Type : text/plain; charset=utf-8\n "
1918"Content-Transfer-Encoding : 8bit\n "
19+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
2020"Generated-By : Babel 2.10.3\n "
21+ "X-Generator : Poedit 3.0.1\n "
2122
2223#: ../Doc/library/zoneinfo.rst:2
2324msgid ":mod:`zoneinfo` --- IANA time zone support"
@@ -62,15 +63,19 @@ msgstr ""
6263"Paquete de origen mantenido por los desarrolladores del núcleo de CPython "
6364"para suministrar datos de zonas horarias a través de PyPI."
6465
66+ #, fuzzy
6567msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
66- msgstr ""
68+ msgstr ":ref:`Availability <availability>`: ni Emscripten, ni WASI. "
6769
6870#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
6971msgid ""
7072"This module does not work or is not available on WebAssembly platforms "
7173"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
7274"more information."
7375msgstr ""
76+ "Este modulo no funciona o no está disponible para plataformas WebAssembly "
77+ "``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
78+ "para más información."
7479
7580#: ../Doc/library/zoneinfo.rst:33
7681msgid "Using ``ZoneInfo``"
0 commit comments