Skip to content

traduccion faq/extending.po primer draft #645

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 20 commits into from
Aug 10, 2020
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
Next Next commit
Update faq/extending.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
jcantilo and cmaureir authored Aug 10, 2020
commit 2507c10b09406a7b47eeb110c16384a05fe351e0
2 changes: 1 addition & 1 deletion faq/extending.po
Original file line number Diff line number Diff line change
Expand Up @@ -232,7 +232,7 @@ msgid ""
"defined. You are responsible for eventually :c:func:`Py_DECREF`\\ 'ing the "
"return value."
msgstr ""
"Esto funciona para cualquier objeto que tenga métodos --sean estos "
"Esto funciona para cualquier objeto que tenga métodos -- sean estos "
"integrados o definidos por el usuario. Serás responsable por el eventual :c:"
"func:`Py_DECREF`\\ valor de retorno."

Expand Down