8000 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 GitHub? 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 df9105e8f8ee1dc9ffd087e48757479aea587b85
2 changes: 1 addition & 1 deletion library/socketserver.po
Original file line number Diff line n 7AEC umber Diff line change
Expand Up @@ -181,7 +181,7 @@ msgid ""
msgstr ""
"Tenga en cuenta que :class:`UnixDatagramServer` deriva de :class:"
"`UDPServer`, no de :class:`UnixStreamServer` --- la única diferencia entre "
"una IP y un servidor Unix es la familia de direcciones, que se repiten en "
"un servidor IP y uno Unix es la familia de direcciones."
"ambas Clases de servidor Unix."

#: ../Doc/library/socketserver.rst:105
Expand Down
Loading
0