Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cc6b545

Browse files
authored
Traducción library/poplib (#1719)
Signed-off-by: Cristián Maureira-Fredes <[email protected]>
1 parent ab2a5ef commit cc6b545

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

library/poplib.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff 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 <[email protected]>\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."
119119
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."
120122

121123
#: ../Doc/library/poplib.rst:56
122124
msgid ""

0 commit comments

Comments
 (0)