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

Skip to content

Commit 5cb090e

Browse files
authored
Traducción library/operator (#1708)
1 parent ca31e70 commit 5cb090e

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

library/operator.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-10-16 21:42+0200\n"
1414
"PO-Revision-Date: 2020-06-28 19:21-0300\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.9.1\n"
2323

2424
#: ../Doc/library/operator.rst:2
@@ -149,6 +149,8 @@ msgid ""
149149
"The result always has exact type :class:`int`. Previously, the result could "
150150
"have been an instance of a subclass of ``int``."
151151
msgstr ""
152+
"El resultado siempre tiene el tipo exacto :class:`int`. Anteriormente, el "
153+
"resultado podría haber sido una instancia de una subclase de ``int``."
152154

153155
#: ../Doc/library/operator.rst:125
154156
msgid ""

0 commit comments

Comments
 (0)