Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 3defb3c

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

File tree

Expand file treeCollapse file tree

1 file changed

+6
-5
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+6
-5
lines changed

‎library/operator.po

Copy file name to clipboardExpand all lines: library/operator.po
+6-5Lines changed: 6 additions & 5 deletions
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 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.