@@ -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 : 2021-03-19 11:16+0100\n "
14
- "PO-Revision-Date : 2020-12-21 19:42+0100 \n "
15
- "Last-Translator : Cristián Maureira-Fredes <cmaureirafredes @gmail.com>\n "
14
+ "PO-Revision-Date : 2021-08-12 16:18+0200 \n "
15
+ "Last-Translator : Diego Cristobal Herreros <diecristher @gmail.com>\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
18
+ "Plural-Forms : nplurals=2; plural=(n != 1); \n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=utf-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Generated-By : Babel 2.8.0\n "
23
+ "X-Generator : Poedit 3.0\n "
23
24
24
25
#: ../Doc/library/smtplib.rst:2
25
26
msgid ":mod:`smtplib` --- SMTP protocol client"
@@ -133,6 +134,8 @@ msgid ""
133
134
"If the *timeout* parameter is set to be zero, it will raise a :class:"
134
135
"`ValueError` to prevent the creation of a non-blocking socket"
135
136
msgstr ""
137
+ "Si el parámetro *timeout* se mantiene en cero, lanzará un :class:"
138
+ "`ValueError` para evitar la creación de un socket no bloqueante"
136
139
137
140
#: ../Doc/library/smtplib.rst:81
138
141
msgid ""
@@ -221,7 +224,7 @@ msgstr ""
221
224
222
225
#: ../Doc/library/smtplib.rst:132
223
226
msgid "The optional *timeout* parameter was added."
224
- msgstr ""
227
+ msgstr "Se ha añadido el parámetro opcional *timeout*. "
225
228
226
229
#: ../Doc/library/smtplib.rst:136
227
230
msgid "A nice selection of exceptions is defined as well:"
0 commit comments