File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -13,12 +13,12 @@ msgstr ""
13
13
"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14
14
"PO-Revision-Date : 2020-06-28 19:21-0300\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.9.1\n "
23
23
24
24
#: ../Doc/library/operator.rst:2
@@ -149,6 +149,8 @@ msgid ""
149
149
"The result always has exact type :class:`int`. Previously, the result could "
150
150
"have been an instance of a subclass of ``int``."
151
151
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``."
152
154
153
155
#: ../Doc/library/operator.rst:125
154
156
msgid ""
You can’t perform that action at this time.
0 commit comments