Skip to content

Traducción library/statistics.po #2838

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 11 commits into from
Oct 25, 2024
Merged

Traducción library/statistics.po #2838

merged 11 commits into from
Oct 25, 2024

Conversation

carlosm00
Copy link
Contributor

Closes #2544

Copy link

All entries translated, horray! 🎉

@carlosm00
Copy link
Contributor Author

Buenas equipo!

Veo que falla el test por tres palabras:

library/statistics.po:1050:Kepler
library/statistics.po:1445:Carlo
library/statistics.po:1492:bayesiano

Las dos primeras son nombres propios, mientras que la tercera es un término técnico tal como se utiliza en el texto, haciendo referencia al clasificador bayesiano ingenuo. Entiendo que estas entradas son buenas candidatas para la lista de excepciones del chequeo de pospell. En caso de tener alguna otra recomendación o idea, por favor háganmelo saber.

@rtobar
Copy link
Collaborator

rtobar commented Oct 22, 2024

Entiendo que estas entradas son buenas candidatas para la lista de excepciones del chequeo de pospell

Exacto, si las agregas al diccionario correspondiente (https://github.com/python/python-docs-es/blob/3.12/dictionaries/library_statistics.txt) el chequeo de pospell las va a considerar como correctas

@carlosm00
Copy link
Contributor Author

Gracias @rtobar por la info, apliqué y, tal como me comentabas, estas palabras fueron exceptuadas del chequeo de pospell. Muchas gracias!

Copy link
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

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

Muchas gracias @carlosm00, dejo algunos apuntes y algunas dudas

@carlosm00
Copy link
Contributor Author

Muchas gracias @rtobar por todos los comentarios y ayudarme a corregir cada detalle que se me escapó!

Copy link
Collaborator

@rtobar rtobar left a comment

Choose a reason for hiding this comment

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

Gracias @carlosm00!

@rtobar rtobar merged commit 16ce6f7 into python:3.12 Oct 25, 2024
4 checks passed
kbiggers pushed a commit to kbiggers/python-docs-es that referenced this pull request Nov 7, 2024
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 library/statistics.po
2 participants