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

Commitf2728e8

Browse files
authored
traducido library/numeric.po (#980)
1 parentd044a69 commitf2728e8

File tree

1 file changed

+13
-5
lines changed

1 file changed

+13
-5
lines changed

‎library/numeric.po

Lines changed: 13 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,22 +4,24 @@
44
# docs-es@python.org / https://mail.python.org/mailman3/lists/docs-es.python.org/
55
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get the list of volunteers
66
#
7-
#,fuzzy
87
msgid ""
98
msgstr ""
109
"Project-Id-Version:Python 3.8\n"
1110
"Report-Msgid-Bugs-To:\n"
1211
"POT-Creation-Date:2019-05-06 11:59-0400\n"
13-
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
14-
"Last-Translator:FULL NAME <EMAIL@ADDRESS>\n"
12+
"PO-Revision-Date:2020-10-06 18:07+0200\n"
1513
"Language-Team:python-doc-es\n"
1614
"MIME-Version:1.0\n"
1715
"Content-Type:text/plain; charset=UTF-8\n"
1816
"Content-Transfer-Encoding:8bit\n"
17+
"Plural-Forms:nplurals=2; plural=(n != 1);\n"
18+
"Last-Translator:\n"
19+
"Language:es\n"
20+
"X-Generator:Poedit 2.4.1\n"
1921

2022
#:../Doc/library/numeric.rst:6
2123
msgid"Numeric and Mathematical Modules"
22-
msgstr""
24+
msgstr"Módulos numéricos y matemáticos"
2325

2426
#:../Doc/library/numeric.rst:8
2527
msgid""
@@ -30,7 +32,13 @@ msgid ""
3032
"mod:`decimal` module supports exact representations of decimal numbers, "
3133
"using arbitrary precision arithmetic."
3234
msgstr""
35+
"Los módulos descritos en este capítulo proporcionan funciones y tipos de "
36+
"datos numéricos y relacionados con las matemáticas. El módulo :mod:`numbers` "
37+
"define una jerarquía abstracta de tipos numéricos. Los módulos :mod:`math` "
38+
"y :mod:`cmath` contienen varias funciones matemáticas para números complejos "
39+
"y de punto flotante. El módulo :mod:`decimal` admite representaciones "
40+
"exactas de números decimales, utilizando aritmética de precisión arbitraria."
3341

3442
#:../Doc/library/numeric.rst:15
3543
msgid"The following modules are documented in this chapter:"
36-
msgstr""
44+
msgstr"En este capítulo se documentan los siguientes módulos:"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp