@@ -13,12 +13,12 @@ msgstr ""
13
13
"POT-Creation-Date : 2022-10-25 19:47+0200\n "
14
14
"PO-Revision-Date : 2020-10-06 15:40+0200\n "
15
15
"Last-Translator : Juan Biondi <juanernestobiondi@gmail.com>\n "
16
- "Language : es\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
23
24
24
#: ../Doc/library/ensurepip.rst:2
@@ -78,15 +78,20 @@ msgstr ":pep:`453`: Arranque explícito de pip en instalaciones de Python"
78
78
msgid "The original rationale and specification for this module."
79
79
msgstr "La justificación original y la especificación de este módulo."
80
80
81
+ #, fuzzy
81
82
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
82
- msgstr ""
83
+ msgstr ":ref:`Disponibilidad <availability>`: no Emscripten, no WASI. "
83
84
84
85
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
86
+ #, fuzzy
85
87
msgid ""
86
88
"This module does not work or is not available on WebAssembly platforms "
87
89
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
88
90
"more information."
89
91
msgstr ""
92
+ "Este módulo no funciona o no está disponible en las plataformas WebAssembly "
93
+ "``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
94
+ "para obtener más información."
90
95
91
96
#: ../Doc/library/ensurepip.rst:42
92
97
msgid "Command line interface"
0 commit comments