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

Commitda8cb68

Browse files
jdgc14cacrespo
andauthored
Traducido archivo library/numbers (#2150)
Closes#2034Co-authored-by: Carlos A. Crespo <lvccrespo@gmail.com>
1 parent330799c commitda8cb68

File tree

1 file changed

+10
-7
lines changed

1 file changed

+10
-7
lines changed

‎library/numbers.po

Lines changed: 10 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -11,15 +11,16 @@ msgstr ""
1111
"Project-Id-Version:Python 3.8\n"
1212
"Report-Msgid-Bugs-To:\n"
1313
"POT-Creation-Date:2022-10-25 19:47+0200\n"
14-
"PO-Revision-Date:2021-08-04 21:42+0200\n"
14+
"PO-Revision-Date:2022-11-01 18:23-0500\n"
1515
"Last-Translator:Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n"
16-
"Language:es\n"
1716
"Language-Team:python-doc-es\n"
18-
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
17+
"Language:es\n"
1918
"MIME-Version:1.0\n"
2019
"Content-Type:text/plain; charset=utf-8\n"
2120
"Content-Transfer-Encoding:8bit\n"
21+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
2222
"Generated-By:Babel 2.10.3\n"
23+
"X-Generator:Poedit 3.0.1\n"
2324

2425
#:../Doc/library/numbers.rst:2
2526
msgid":mod:`numbers` --- Numeric abstract base classes"
@@ -110,22 +111,24 @@ msgstr ""
110111
"attr:`~Complex.real`, :attr:`~Complex.imag`, y :meth:`~Complex.conjugate`."
111112

112113
#:../Doc/library/numbers.rst:61
113-
#,fuzzy
114114
msgid""
115115
"Subtypes :class:`Real` and adds :attr:`~Rational.numerator` and :attr:"
116116
"`~Rational.denominator` properties. It also provides a default for :func:"
117117
"`float`."
118118
msgstr""
119-
"Subtipos :class:`Real` y agrega :attr:`~Rational.numerator`y :attr:"
120-
"`~Rational.denominator` propiedades, que deben estar en los términos más "
121-
"bajos. Con estos, proporciona un valor predeterminadopara :func:`float`."
119+
"Subtipos :class:`Real` y agregapropiedades de:attr:`~Rational.numerator` "
120+
"y :attr:`~Rational.denominator`. También proporciona un valor predeterminado "
121+
"para :func:`float`."
122122

123123
#:../Doc/library/numbers.rst:65
124124
msgid""
125125
"The :attr:`~Rational.numerator` and :attr:`~Rational.denominator` values "
126126
"should be instances of :class:`Integral` and should be in lowest terms with :"
127127
"attr:`~Rational.denominator` positive."
128128
msgstr""
129+
"Los valores del :attr:`~Rational.numerator` y del :attr:`~Rational."
130+
"denominator` deben ser instancias de :class:`Integral` y deben estar en "
131+
"términos mínimos con :attr:`~Rational.denominator` positivo."
129132

130133
#:../Doc/library/numbers.rst:71../Doc/library/numbers.rst:75
131134
msgid"Abstract."

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp