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

Skip to content

Finalizando c-api/type #1729

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
Dec 15, 2021
Merged

Finalizando c-api/type #1729

merged 2 commits into from
Dec 15, 2021

Conversation

cmaureir
Copy link
Collaborator

Closes #1520

msgid ""
"Creates and returns a :ref:`heap type <heap-types>` from the *spec* (:const:"
"`Py_TPFLAGS_HEAPTYPE`)."
msgstr ""
"Crea y retorna un objeto montículo (*heap*) a partir de *spec* (:const:"
"Crea y retorna un :ref:`heap type <heap-types>` a partir del *spec* (:const:"
"`Py_TPFLAGS_HEAPTYPE`)."
Copy link
Collaborator

Choose a reason for hiding this comment

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

Objeto montículo como en el origal? No se cuál es el término que se usa más extendidamente en la documentación, si no dejarlo como está igual está bien supongo

Copy link
Collaborator Author

@cmaureir cmaureir Dec 15, 2021

Choose a reason for hiding this comment

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

uuh...creo que al final dejamos "tipo heap", sin traducirlo. lo cambio a tipo heap de todas formas.

@rtobar rtobar merged commit f25acb7 into 3.10 Dec 15, 2021
@rtobar rtobar deleted the fix_capi_type branch December 15, 2021 09:23
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 'c-api/type.po'
2 participants