Skip to content

Translate 'c-api/init.po' #1534 #1560

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 4 commits into from
Dec 8, 2021
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
arreglando problemas CI
  • Loading branch information
cmaureir committed Dec 8, 2021
commit eb27842834bfa027b52036d1bab927918d7308a8
4 changes: 2 additions & 2 deletions c-api/init.po
Original file line number Diff line number Diff line change
Expand Up @@ -1814,8 +1814,8 @@ msgid ""
"Return a :term:`strong reference`. Return ``NULL`` if no frame is currently "
"executing."
msgstr ""
"Retorna una :term:`strong reference` (referencia sólida). Retorna ``NULL`` si no se está "
"ejecutando ningún cuadro."
"Retorna una :term:`strong reference` (referencia sólida). Retorna ``NULL`` "
"si no se está ejecutando ningún cuadro."

#: ../Doc/c-api/init.rst:1119
msgid "See also :c:func:`PyEval_GetFrame`."
Expand Down