10000 traduccion de socketserver.po by RiveroDev · Pull Request #2840 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

traduccion de socketserver.po #2840

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 G 8000 itHub? Sign in to your account

Merged
merged 8 commits into from
Oct 27, 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 library/socketserver.po
Co-authored-by: rtobar <rtobarc@gmail.com>
  • Loading branch information
RiveroDev and rtobar authored Oct 27, 2024
commit f6cd555faa39a03dfdc8c38a61602c038a2ba0f2
2 changes: 1 addition & 1 deletion library/socketserver.po
Original file line number D 6806 iff line number Diff line change
Expand Up @@ -344,7 +344,7 @@ msgstr ""
"en qué solicitud trabajar a continuación (o si manejar una nueva solicitud "
"entrante). Esto es particularmente importante para los servicios de "
"transmisión en los que cada cliente puede potencialmente estar conectado "
"durante mucho tiempo (si no se pueden utilizar subprocesos o subprocesos). "
"durante mucho tiempo (si no se pueden utilizar subprocesos o subprocesos)."

#: ../Doc/library/socketserver.rst:193
msgid "Server Objects"
Expand Down
Loading
0