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 ""
1313"POT-Creation-Date : 2021-03-19 11:16+0100\n "
1414"PO-Revision-Date : 2021-10-29 22:00-0500\n "
1515"Last-Translator : Pedro Aarón <p.luis.aaron@gmail.com>\n "
16- "Language : es\n "
1716"Language-Team : python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1) \n "
17+ "Language : es \n "
1918"MIME-Version : 1.0\n "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
21+ "Plural-Forms : nplurals=2; plural=(n != 1)\n "
2222"Generated-By : Babel 2.8.0\n "
2323
2424#: ../Doc/library/poplib.rst:2
@@ -117,6 +117,8 @@ msgid ""
117117"If the *timeout* parameter is set to be zero, it will raise a :class:"
118118"`ValueError` to prevent the creation of a non-blocking socket."
119119msgstr ""
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."
120122
121123#: ../Doc/library/poplib.rst:56
122124msgid ""
You can’t perform that action at this time.
0 commit comments