Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitbe53750

Browse files
authored
completa la traduccion de decimal (#1766)
Co-authored-by: Hristo Roque <>
1 parent376904d commitbe53750

File tree

1 file changed

+6
-3
lines changed

1 file changed

+6
-3
lines changed

‎library/decimal.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -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:Poedit2.3\n"
23+
"X-Generator:Poedit3.0\n"
2424

2525
#:../Doc/library/decimal.rst:2
2626
msgid":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')``."
18981898
msgstr""
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
19011904
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp