We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent00a421c commit3ad8ff0Copy full SHA for 3ad8ff0
library/operator.po
@@ -9,7 +9,7 @@ msgstr ""
9
"Project-Id-Version:Python 3.8\n"
10
"Report-Msgid-Bugs-To:\n"
11
"POT-Creation-Date:2019-05-06 11:59-0400\n"
12
-"PO-Revision-Date:2020-06-2511:29-0300\n"
+"PO-Revision-Date:2020-06-2521:37-0300\n"
13
"Language-Team:python-doc-es\n"
14
"MIME-Version:1.0\n"
15
"Content-Type:text/plain; charset=UTF-8\n"
@@ -351,8 +351,8 @@ msgid ""
351
"to the method as well. For example:"
352
msgstr""
353
"Retorna un objeto invocable que a su vez invoca al método *name* sobre su "
354
-"operando. Si se pasan argumentos adicionales y/o argumentosnombrados, estos "
355
-"serán a su vez pasados al método. Por ejemplo:"
+"operando. Si se pasan argumentos adicionales y/o argumentospor palabra "
+"clave, estosserán a su vez pasados al método. Por ejemplo:"
356
357
#:../Doc/library/operator.rst:346
358
msgid""