-
Notifications
You must be signed in to change notification settings - Fork 396
Traducción de deprecations/c-api-pending-removal-in-future.po #3397
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
Traducción de deprecations/c-api-pending-removal-in-future.po #3397
Conversation
All entries translated, horray! 🎉 |
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.
Dos sugerencias menores, muchas gracias @carlosm00!
|
||
#: ../Doc/deprecations/c-api-pending-removal-in-future.rst:35 | ||
msgid "" | ||
":c:member:`!PyBytesObject.ob_shash` member: call :c:func:`PyObject_Hash` " | ||
"instead." | ||
msgstr "" | ||
"Miembro de :c:member:`!PyBytesObject.ob_shash`: Llame a :c:func:" |
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.
"Miembro de :c:member:`!PyBytesObject.ob_shash`: Llame a :c:func:" | |
"Miembro :c:member:`!PyBytesObject.ob_shash`: Llame a :c:func:" |
|
||
#: ../Doc/deprecations/c-api-pending-removal-in-future.rst:37 | ||
msgid ":c:member:`!PyDictObject.ma_version_tag` member." | ||
msgstr "" | ||
msgstr "Miembro de :c:member:`!PyDictObject.ma_version_tag`." |
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.
msgstr "Miembro de :c:member:`!PyDictObject.ma_version_tag`." | |
msgstr "Miembro :c:member:`!PyDictObject.ma_version_tag`." |
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.
Gracias @carlosm00! Se va a producción
Closes #3291