Skip to content

traducción archivo library/concurrent.futures.po y agregado mi nombre a TRANSLATORS #2698

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 13 commits into from
Oct 28, 2023
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 library/concurrent.futures.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
Alfareiza and rtobar authored Oct 20, 2023
commit 1b1bfd8f4b8d74d9c8db446ef56e34528ee2e8f0
2 changes: 1 addition & 1 deletion library/concurrent.futures.po
Original file line number Diff line number Diff line change
Expand Up @@ -667,7 +667,7 @@ msgid ""
msgstr ""
"Si el método retorna ``True`` entonces la :class:`Future` no se ha "
"cancelado y se ha puesto en estado de ejecución, es decir, las llamadas a :"
"meth:`Future.running`` devolverán ``True``."
"meth:`Future.running`` retornarán ``True``."

#: ../Doc/library/concurrent.futures.rst:438
msgid ""
Expand Down