8000 taduccion y correciones by RiveroDev · Pull Request #2843 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

taduccion y correciones #2843

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 8 commits into from
Oct 28, 2024
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 signal.po
Modificación línea 552  "Return for <Retornar>"
  • Loading branch information
RiveroDev authored Oct 28, 2024
commit f0e8cfb8ed7d6d8975405193b30b53bf61039f50
2 changes: 1 addition & 1 deletion library/signal.po
Original file line number Diff line number Diff line change
Expand Up @@ -549,7 +549,7 @@ msgid ""
"const:`SIGINT`. Returns :const:`None` if *signalnum* has no description. "
"Raises :exc:`ValueError` if *signalnum* is invalid."
msgstr ""
"Devuelve la descripción de la señal *signalnum*, como \"Interrupt\" para :"
"Retorna la descripción de la señal *signalnum*, como \"Interrupt\" para :"
"const:`SIGINT`. Devuelve :const:`None` si *signalnum* no tiene descripción. "
"Lanza :exc:`ValueError` si *signalnum* no es válido."

Expand Down
0