File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ msgstr ""
13
13
"POT-Creation-Date : 2021-03-19 11:16+0100\n "
14
14
"PO-Revision-Date : 2021-10-29 22:00-0500\n "
15
15
"
Last-Translator :
Pedro Aarón <[email protected] >\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.8.0\n "
23
23
24
24
#: ../Doc/library/poplib.rst:2
@@ -117,6 +117,8 @@ msgid ""
117
117
"If the *timeout* parameter is set to be zero, it will raise a :class:"
118
118
"`ValueError` to prevent the creation of a non-blocking socket."
119
119
msgstr ""
120
+ "Si el parámetro *timeout* se establece en cero, generará un :class:"
121
+ "`ValueError` para evitar la creación de un socket sin bloqueo."
120
122
121
123
#: ../Doc/library/poplib.rst:56
122
124
msgid ""
You can’t perform that action at this time.
0 commit comments