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 ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"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 "
1616"Language : es\n "
1717"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 "
2019"Content-Type : text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding : 8bit\n "
2221"Generated-By : Babel 2.9.1\n "
22+ "X-Generator : Poedit 3.0\n "
2323
2424#: ../Doc/c-api/number.rst:6
2525msgid "Number Protocol"
@@ -377,6 +377,8 @@ msgid ""
377377"The result always has exact type :class:`int`. Previously, the result could "
378378"have been an instance of a subclass of ``int``."
379379msgstr ""
380+ "El resultado siempre tiene el tipo exacto :class:`int`. Anteriormente, el "
381+ "resultado podía ser una instancia de una subclase de ``int``."
380382
381383#: ../Doc/c-api/number.rst:266
382384msgid ""
You can’t perform that action at this time.
0 commit comments