@@ -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 : 2020-06-28 19:21-0300 \n "
14
+ "PO-Revision-Date : 2023-03-17 20:03-0500 \n "
15
15
"Last-Translator : Brian Bokser\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.10.3\n "
23
+ "X-Generator : Poedit 3.2.2\n "
23
24
24
25
#: ../Doc/library/operator.rst:2
25
26
msgid ":mod:`operator` --- Standard operators as functions"
@@ -264,11 +265,11 @@ msgstr ""
264
265
265
266
#: ../Doc/library/operator.rst:254
266
267
msgid "The following operation works with callables:"
267
- msgstr ""
268
+ msgstr "La siguiente operación funciona con invocables: "
268
269
269
270
#: ../Doc/library/operator.rst:259
270
271
msgid "Return ``obj(*args, **kwargs)``."
271
- msgstr ""
272
+ msgstr "Retorna ``obj(*args, **kwargs)``. "
272
273
273
274
#: ../Doc/library/operator.rst:264
274
275
msgid ""
0 commit comments