-
-
Couldn't load subscription status.
- Fork 398
Traducción reference/expressions.po #3419
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
base: 3.13
Are you sure you want to change the base?
Traducción reference/expressions.po #3419
Conversation
|
All entries translated, horray! 🎉 |
|
He intentado tener en cuenta lo comentado en la PR-2283, pero es muy posible que se me escape algo |
|
Corregidos errores. Aun así, saltaba por:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hola Carlos!
Muchas gracias por la traducción, en general se ve bastante bien 👏🏾
reference/expressions.po
Outdated
| "documentación de nombrar y vincular." | ||
| "Un identificador encontrándose como un átomo es un nombre. Vea la " | ||
| "sección :ref:`identifiers` para la definición léxica y la " | ||
| "sección :ref:`naming` para documentación de nombrar y vincular." |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
En este caso, como es un ref sin <>, veo que parece usar el nombre de referencia, por lo que veo en https://docs.python.org/es/3.13/reference/expressions.html 🤔
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
He comiteado los otros cambios por tenerlos adelantados. Espero a que nos comente algo @cmaureir o @rtobar entonces.
Gracias por revisarlo @erickisos !!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Según entiendo hay que dejar el nombre de la referencia a la que se quiere llegar, independiente del lenguaje en el que esté. Al renderizar la página el título asociado a la referencia va a ser lo que la lectora va a ver. Por el pantallazo pareciera estar todo bien 👍
Closes #3287