Skip to content

Commit 3defb3c

Browse files
jmaxterjmmaxter
andauthored
Traduccion archivo library/operator (#2354)
Closes #1919 Co-authored-by: JMaxter <freemaxter@gmail.com>
1 parent 56e57c0 commit 3defb3c

File tree

1 file changed

+6
-5
lines changed

1 file changed

+6
-5
lines changed

library/operator.po

+6-5
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"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"
1515
"Last-Translator: Brian Bokser\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.10.3\n"
23+
"X-Generator: Poedit 3.2.2\n"
2324

2425
#: ../Doc/library/operator.rst:2
2526
msgid ":mod:`operator` --- Standard operators as functions"
@@ -264,11 +265,11 @@ msgstr ""
264265

265266
#: ../Doc/library/operator.rst:254
266267
msgid "The following operation works with callables:"
267-
msgstr ""
268+
msgstr "La siguiente operación funciona con invocables:"
268269

269270
#: ../Doc/library/operator.rst:259
270271
msgid "Return ``obj(*args, **kwargs)``."
271-
msgstr ""
272+
msgstr "Retorna ``obj(*args, **kwargs)``."
272273

273274
#: ../Doc/library/operator.rst:264
274275
msgid ""

0 commit comments

Comments
 (0)