@@ -11,16 +11,16 @@ 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 : 2021-11-09 00:23-0300 \n "
15- "Last-Translator : Cristián Maureira-Fredes <cmaureirafredes @gmail.com>\n "
14+ "PO-Revision-Date : 2021-12-15 23:37-0500 \n "
15+ "Last-Translator : Adolfo Hristo David Roque Gámez <aroquega @gmail.com>\n "
1616"Language : es_ES\n "
1717"Language-Team : python-doc-es\n "
1818"Plural-Forms : nplurals=2; plural=(n != 1);\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=utf-8\n "
2121"Content-Transfer-Encoding : 8bit\n "
2222"Generated-By : Babel 2.9.1\n "
23- "X-Generator : Poedit 2.3 \n "
23+ "X-Generator : Poedit 3.0 \n "
2424
2525#: ../Doc/library/decimal.rst:2
2626msgid ":mod:`decimal` --- Decimal fixed point and floating point arithmetic"
@@ -1896,6 +1896,9 @@ msgid ""
18961896"``Decimal(0) ** Decimal(0)`` results in ``InvalidOperation``, and if "
18971897"``InvalidOperation`` is not trapped, then results in ``Decimal('NaN')``."
18981898msgstr ""
1899+ "``Decimal(0) ** Decimal(0)`` da como resultado ``InvalidOperation``, y si "
1900+ "``InvalidOperation`` no es atrapada, entonces da como resultado "
1901+ "``Decimal('NaN')``."
18991902
19001903#: ../Doc/library/decimal.rst:1363
19011904msgid ""
0 commit comments