@@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"POT-Creation-Date : 2023-10-12 19:43+0200\n "
14
- "PO-Revision-Date : 2022-11-25 02:25-0500 \n "
14
+ "PO-Revision-Date : 2023-10-30 22:45-0400 \n "
15
15
"Last-Translator : Francisco Jesús Sevilla García <fjsevilla.dev@gmail.com>\n "
16
- "Language : es_ES\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es_ES \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.13.0\n "
23
+ "X-Generator : Poedit 3.2.2\n "
23
24
24
25
#: ../Doc/library/math.rst:2
25
26
msgid ":mod:`math` --- Mathematical functions"
@@ -191,14 +192,13 @@ msgstr ""
191
192
"representación interna de un flotante."
192
193
193
194
#: ../Doc/library/math.rst:110
194
- #, fuzzy
195
195
msgid ""
196
196
"Return an accurate floating point sum of values in the iterable. Avoids "
197
197
"loss of precision by tracking multiple intermediate partial sums."
198
198
msgstr ""
199
199
"Retorna una suma precisa en coma flotante de los valores de un iterable. "
200
200
"Evita la pérdida de precisión mediante el seguimiento de múltiples sumas "
201
- "parciales intermedias:: "
201
+ "parciales intermedias. "
202
202
203
203
#: ../Doc/library/math.rst:113
204
204
msgid ""
@@ -386,15 +386,12 @@ msgstr ""
386
386
"flotantes y tienen el mismo signo que *x* ."
387
387
388
388
#: ../Doc/library/math.rst:229
389
- #, fuzzy
390
389
msgid "Return the floating-point value *steps* steps after *x* towards *y*."
391
- msgstr ""
392
- "Retorna el siguiente valor flotante después de *x* en la dirección de *y*."
390
+ msgstr "Retorna el valor en coma flotante *steps* pasos después *x* hacia *y*."
393
391
394
392
#: ../Doc/library/math.rst:231
395
- #, fuzzy
396
393
msgid "If *x* is equal to *y*, return *y*, unless *steps* is zero."
397
- msgstr "Si *x* es igual a *y*, retorna *y*."
394
+ msgstr "Si *x* es igual a *y*, retorna *y*, a menos que *steps* sea cero ."
398
395
399
396
#: ../Doc/library/math.rst:233
400
397
msgid "Examples:"
@@ -422,7 +419,7 @@ msgstr "Ver también :func:`math.ulp`."
422
419
423
420
#: ../Doc/library/math.rst:242
424
421
msgid "Added the *steps* argument."
425
- msgstr ""
422
+ msgstr "Añadido el argumento *steps*. "
426
423
427
424
#: ../Doc/library/math.rst:249
428
425
msgid ""
@@ -507,11 +504,11 @@ msgstr ""
507
504
508
505
#: ../Doc/library/math.rst:299
509
506
msgid "Return the sum of products of values from two iterables *p* and *q*."
510
- msgstr ""
507
+ msgstr "Retorna la suma de productos de valores de dos iterables *p* y *q*. "
511
508
512
509
#: ../Doc/library/math.rst:301
513
510
msgid "Raises :exc:`ValueError` if the inputs do not have the same length."
514
- msgstr ""
511
+ msgstr "Lanza :exc:`ValueError` si las entradas no tienen la misma longitud. "
515
512
516
513
#: ../Doc/library/math.rst:303 ../Doc/library/math.rst:498
517
514
msgid "Roughly equivalent to::"
@@ -522,6 +519,8 @@ msgid ""
522
519
"For float and mixed int/float inputs, the intermediate products and sums are "
523
520
"computed with extended precision."
524
521
msgstr ""
522
+ "Para entradas flotantes y mixtas int/float, los productos intermedios y las "
523
+ "sumas se calculan con precisión ampliada."
525
524
526
525
#: ../Doc/library/math.rst:315
527
526
msgid ""
@@ -645,7 +644,6 @@ msgid "Return *2* raised to the power *x*."
645
644
msgstr "Retorna *2* elevado a la potencia *x*."
646
645
647
646
#: ../Doc/library/math.rst:384
648
- #, fuzzy
649
647
msgid ""
650
648
"Return *e* raised to the power *x*, minus 1. Here *e* is the base of "
651
649
"natural logarithms. For small floats *x*, the subtraction in ``exp(x) - 1`` "
@@ -657,7 +655,7 @@ msgstr ""
657
655
"logaritmos naturales. Para flotantes *x* pequeños, la resta en ``exp(x) - "
658
656
"1`` puede resultar en una `pérdida significativa de precisión <https://en."
659
657
"wikipedia.org/wiki/Loss_of_significance>`_\\ ; la función :func:`expm1` "
660
- "proporciona una forma de calcular este valor con una precisión total:: "
658
+ "proporciona una forma de calcular este valor con una precisión total:"
661
659
662
660
#: ../Doc/library/math.rst:401
663
661
msgid "With one argument, return the natural logarithm of *x* (to base *e*)."
@@ -863,15 +861,14 @@ msgid "Hyperbolic functions"
863
861
msgstr "Funciones hiperbólicas"
864
862
865
863
#: ../Doc/library/math.rst:551
866
- #, fuzzy
867
864
msgid ""
868
865
"`Hyperbolic functions <https://en.wikipedia.org/wiki/Hyperbolic_functions>`_ "
869
866
"are analogs of trigonometric functions that are based on hyperbolas instead "
870
867
"of circles."
871
868
msgstr ""
872
869
"`Las funciones hiperbólicas <https://es.wikipedia.org/wiki/"
873
870
"Funci%C3%B3n_hiperb%C3%B3lica>`_ son análogas a las funciones "
874
- "trigonométricas pero basadas en hipérbolas en lugar de en círculos."
871
+ "trigonométricas que están basadas en hipérbolas en lugar de círculos."
875
872
876
873
#: ../Doc/library/math.rst:557
877
874
msgid "Return the inverse hyperbolic cosine of *x*."
@@ -987,7 +984,6 @@ msgstr ""
987
984
"negativo, usa ``-math.inf``.) Equivalente a la salida de ``float('inf')``."
988
985
989
986
#: ../Doc/library/math.rst:665
990
- #, fuzzy
991
987
msgid ""
992
988
"A floating-point \" not a number\" (NaN) value. Equivalent to the output of "
993
989
"``float('nan')``. Due to the requirements of the `IEEE-754 standard <https://"
@@ -996,12 +992,12 @@ msgid ""
996
992
"check whether a number is a NaN, use the :func:`isnan` function to test for "
997
993
"NaNs instead of ``is`` or ``==``. Example:"
998
994
msgstr ""
999
- "Un valor de punto flotante \" no es un número\" (NaN). Equivalente a la "
1000
- "salida de ``float('nan')``. Debido a los requisitos del `estándar IEEE-754 "
1001
- "<https:// es.wikipedia.org/wiki/IEEE_754>`_, ``math.nan`` y ``float('nan')`` "
1002
- "no se consideran iguales a ningún otro valor numérico, incluidos ellos "
1003
- "mismos. Para verificar si un número es NaN, use la función :func:`isnan` "
1004
- "para probar NaN en lugar de ``is`` o ``==``. Ejemplo: :"
995
+ "Un valor de coma flotante \" no es un número\" (NaN). Equivalente a la salida "
996
+ "de ``float('nan')``. Debido a los requisitos del `estándar IEEE-754 <https:// "
997
+ "es.wikipedia.org/wiki/IEEE_754>`_, ``math.nan`` y ``float('nan')`` no se "
998
+ "consideran iguales a ningún otro valor numérico, incluidos ellos mismos. "
999
+ "Para verificar si un número es NaN, use la función :func:`isnan` para probar "
1000
+ "NaN en lugar de ``is`` o ``==``. Ejemplo:"
1005
1001
1006
1002
#: ../Doc/library/math.rst:683
1007
1003
msgid "It is now always available."
0 commit comments