Skip to content
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
Mejora traduccion library-internet.po
  • Loading branch information
psolenny committed Oct 24, 2023
commit 79f933f1d66628f3efc6970298234f24745f55fc
8 changes: 4 additions & 4 deletions library/internet.po
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
# https://mail.python.org/mailman3/lists/docs-es.python.org/
# Check https://github.com/python/python-docs-es/blob/3.8/TRANSLATORS to get
# the list of volunteers
#
#
msgid ""
msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-10-15 17:09-0400\n"
"PO-Revision-Date: 2023-10-23 23:32-0400\n"
"Last-Translator: \n"
"Language-Team: python-doc-es\n"
"Language: es\n"
Expand All @@ -37,8 +37,8 @@ msgstr ""
"Los módulos descritos en este capítulo implementan protocolos de Internet y "
"son compatibles con la tecnología relacionada. Todos están implementados en "
"Python. La mayoría de estos módulos requieren la presencia del módulo "
"dependiente del sistema :mod:`socket`(base), que actualmente es compatible "
"con las plataformas más populares. Aquí hay una descripción general:"
"dependiente del sistema :mod:`socket`, que actualmente es compatible con las "
"plataformas más populares. Aquí hay una descripción general:"

#: ../Doc/library/internet.rst:7
msgid "WWW"
Expand Down