Skip to content

Commit 8bcde3b

Browse files
lkmetacmaureir
andauthored
Translate c-api/number.po (python#1548)
* Translate file c-api/number.po * Update c-api/number.po Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
1 parent 7c15f69 commit 8bcde3b

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

c-api/number.po

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff 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
2525
msgid "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``."
379379
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``."
380382

381383
#: ../Doc/c-api/number.rst:266
382384
msgid ""

0 commit comments

Comments
 (0)