File tree Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Expand file tree Collapse file tree 1 file changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,15 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2021-10-16 21:42+0200\n "
14
- "PO-Revision-Date : 2020-05-18 15:35 +0200\n "
15
- "Last-Translator : Cristián Maureira-Fredes <cmaureirafredes @gmail.com>\n "
14
+ "PO-Revision-Date : 2021-10-19 02:00 +0200\n "
15
+ "Last-Translator : Meta Louis-Kosmas <louiskmeta @gmail.com>\n "
16
16
"Language : es\n "
17
17
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1)\n "
19
- "MIME-Version : 1.0\n "
18
+ "Plural-Forms : nplurals=2; plural=(n != 1);nMIME-Version: 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
22
21
"Generated-By : Babel 2.9.1\n "
22
+ "X-Generator : Poedit 3.0\n "
23
23
24
24
#: ../Doc/c-api/number.rst:6
25
25
msgid "Number Protocol"
@@ -377,6 +377,8 @@ msgid ""
377
377
"The result always has exact type :class:`int`. Previously, the result could "
378
378
"have been an instance of a subclass of ``int``."
379
379
msgstr ""
380
+ "El resultado siempre tiene el tipo exacto :class:`int`. Anteriormente, el "
381
+ "resultado podía ser una instancia de una subclase de ``int``."
380
382
381
383
#: ../Doc/c-api/number.rst:266
382
384
msgid ""
You can’t perform that action at this time.
0 commit comments