Skip to content

Traducido library/cmath.po #624

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Sep 26, 2020
Merged
Prev Previous commit
Next Next commit
Agregando entrada y powrap library/cmath
  • Loading branch information
cmaureir committed Sep 25, 2020
commit 2b283b866b57b1fe6be87292798dccbdcfd9b75d
5 changes: 3 additions & 2 deletions library/cmath.po
Original file line number Diff line number Diff line change
Expand Up @@ -162,7 +162,8 @@ msgid ""
"from 0 along the negative real axis to -∞, continuous from above."
msgstr ""
"Devuelve el logaritmo de *x* dada una *base*. Si la base no se especifica, "
"devuelve el logaritmo natural de *x* ."
"devuelve el logaritmo natural de *x*. No hay punto de ramificación, desde 0 "
"en el eje negativo real hasta -∞, continua desde arriba."

#: ../Doc/library/cmath.rst:101
msgid ""
Expand Down Expand Up @@ -277,7 +278,7 @@ msgstr "Devuelve la tangente hiperbólica de *x*."

#: ../Doc/library/cmath.rst:189
msgid "Classification functions"
msgstr ""
msgstr "Funciones de clasificación"

#: ../Doc/library/cmath.rst:193
msgid ""
Expand Down