@@ -11,16 +11,16 @@ 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 : 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 "
16
16
"Language : es_ES\n "
17
17
"Language-Team : python-doc-es\n "
18
18
"Plural-Forms : nplurals=2; plural=(n != 1);\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=utf-8\n "
21
21
"Content-Transfer-Encoding : 8bit\n "
22
22
"Generated-By : Babel 2.9.1\n "
23
- "X-Generator : Poedit 2.3 \n "
23
+ "X-Generator : Poedit 3.0 \n "
24
24
25
25
#: ../Doc/library/decimal.rst:2
26
26
msgid ":mod:`decimal` --- Decimal fixed point and floating point arithmetic"
@@ -1896,6 +1896,9 @@ msgid ""
1896
1896
"``Decimal(0) ** Decimal(0)`` results in ``InvalidOperation``, and if "
1897
1897
"``InvalidOperation`` is not trapped, then results in ``Decimal('NaN')``."
1898
1898
msgstr ""
1899
+ "``Decimal(0) ** Decimal(0)`` da como resultado ``InvalidOperation``, y si "
1900
+ "``InvalidOperation`` no es atrapada, entonces da como resultado "
1901
+ "``Decimal('NaN')``."
1899
1902
1900
1903
#: ../Doc/library/decimal.rst:1363
1901
1904
msgid ""
0 commit comments