@@ -9,15 +9,16 @@ msgstr ""
9
9
"Project-Id-Version : Python en Español 3.9\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"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 "
13
13
"Last-Translator : \n "
14
- "Language : es\n "
15
14
"Language-Team : \n "
16
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
15
+ "Language : es \n "
17
16
"MIME-Version : 1.0\n "
18
17
"Content-Type : text/plain; charset=utf-8\n "
19
18
"Content-Transfer-Encoding : 8bit\n "
19
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
20
20
"Generated-By : Babel 2.10.3\n "
21
+ "X-Generator : Poedit 3.0.1\n "
21
22
22
23
#: ../Doc/library/zoneinfo.rst:2
23
24
msgid ":mod:`zoneinfo` --- IANA time zone support"
@@ -62,15 +63,19 @@ msgstr ""
62
63
"Paquete de origen mantenido por los desarrolladores del núcleo de CPython "
63
64
"para suministrar datos de zonas horarias a través de PyPI."
64
65
66
+ #, fuzzy
65
67
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
66
- msgstr ""
68
+ msgstr ":ref:`Availability <availability>`: ni Emscripten, ni WASI. "
67
69
68
70
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
69
71
msgid ""
70
72
"This module does not work or is not available on WebAssembly platforms "
71
73
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
72
74
"more information."
73
75
msgstr ""
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."
74
79
75
80
#: ../Doc/library/zoneinfo.rst:33
76
81
msgid "Using ``ZoneInfo``"
0 commit comments