Thanks to visit codestin.com
Credit goes to github.com

Skip to content

traducido archivo whatsnew/3.10 #2141

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 2 commits into from
Nov 1, 2022
Merged

traducido archivo whatsnew/3.10 #2141

merged 2 commits into from
Nov 1, 2022

Conversation

rodpoblete
Copy link
Contributor

Closed #2078

Copy link
Collaborator

@cmaureir cmaureir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

una entrada tenia un comando incorrecto

whatsnew/3.10.po Outdated
@@ -53,6 +54,9 @@ msgid ""
"Python 3.10 was released on October 4, 2021. For full details, see the :ref:"
"`changelog <changelog>`."
msgstr ""
"Este artículo explica las nuevas características de Python 3.10, en "
"comparación con la 3.9. Python 3.10 se publicó el 4 de octubre de 2021. Para "
"obtener todos los detalles, consulte el :ref: `<changelog> changelog`."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
"obtener todos los detalles, consulte el :ref: `<changelog> changelog`."
"obtener todos los detalles, consulte el :ref:`changelog <changelog>`."

mismo problema con espacios, uno falla uno, y se va todo a la B jaja y es al revés.
A mi me pasaba cuando usaba google translate que a veces daba vuelta la traducción

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

😢 raios. Y yo cambie otra cosa nada que ver hahaha. ¿Cómo puedo debuggear eso? con el pre-commit debería bastar no?

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

make build localmente y vas a ver si todo funciona :D

@rodpoblete rodpoblete requested a review from cmaureir October 31, 2022 23:33
@cmaureir cmaureir merged commit 5c15215 into python:3.11 Nov 1, 2022
@cmaureir
Copy link
Collaborator

cmaureir commented Nov 1, 2022

Muchas gracias!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate 'whatsnew/3.10.po'
2 participants