@@ -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 : 2021-08-17 11:21+0800\n "
15
- "Last-Translator : \n "
16
- "Language : es_AR\n "
14
+ "PO-Revision-Date : 2022-12-27 14:19-0300\n "
15
+ "
Last-Translator :
Francisco Mora <[email protected] >\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_AR \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.2\n "
23
24
24
25
#: ../Doc/library/imaplib.rst:2
25
26
msgid ":mod:`imaplib` --- IMAP4 protocol client"
@@ -43,15 +44,19 @@ msgstr ""
43
44
"rfc :`2060`. Es compatible con los servidores IMAP4 (:rfc:`1730`), pero "
44
45
"tenga en cuenta que el comando ``STATUS`` no es compatible con IMAP4."
45
46
47
+ #, fuzzy
46
48
msgid ":ref:`Availability <availability>`: not Emscripten, not WASI."
47
- msgstr ""
49
+ msgstr ":ref:`Availability <availability>`: no Emscripten, no WASI. "
48
50
49
51
#: ../Doc/library/cpython/Doc/includes/wasm-notavail.rst:5
50
52
msgid ""
51
53
"This module does not work or is not available on WebAssembly platforms "
52
54
"``wasm32-emscripten`` and ``wasm32-wasi``. See :ref:`wasm-availability` for "
53
55
"more information."
54
56
msgstr ""
57
+ "Este módulo no funciona o no está disponible en las plataformas WebAssembly "
58
+ "``wasm32-emscripten`` y ``wasm32-wasi``. Consulte :ref:`wasm-availability` "
59
+ "para más información."
55
60
56
61
#: ../Doc/library/imaplib.rst:31
57
62
msgid ""
0 commit comments