-
Notifications
You must be signed in to change notification settings - Fork 397
Traducción library/internet.po #2673
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
Changes from 1 commit
Commits
Show all changes
7 commits
Select commit
Hold shift + click to select a range
381311c
library/internet.po
psolenny 79f933f
Mejora traduccion library-internet.po
psolenny 5baab6a
Mejora traduccion library-internet
psolenny 7f021ea
Merge branch '3.12' into traduccion-library-internet
rtobar 57a181d
Fix traduccion library-internet
psolenny 5112f82
Merge branch 'traduccion-library-internet' of https://github.com/psol…
psolenny a02302f
Fix mejora traduccion library-internet
psolenny File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Next
Next commit
library/internet.po
- Loading branch information
commit 381311cfa69d8d5aef46fbd51de4397f96dd9fc0
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change | ||||
---|---|---|---|---|---|---|
|
@@ -5,21 +5,22 @@ | |||||
# 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: 2020-10-03 18:44+0100\n" | ||||||
"PO-Revision-Date: 2023-10-15 17:09-0400\n" | ||||||
"Last-Translator: \n" | ||||||
"Language: es\n" | ||||||
"Language-Team: python-doc-es\n" | ||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||||
"Language: es\n" | ||||||
"MIME-Version: 1.0\n" | ||||||
"Content-Type: text/plain; charset=utf-8\n" | ||||||
"Content-Transfer-Encoding: 8bit\n" | ||||||
"Plural-Forms: nplurals=2; plural=(n != 1);\n" | ||||||
"Generated-By: Babel 2.13.0\n" | ||||||
"X-Generator: Poedit 3.4\n" | ||||||
|
||||||
#: ../Doc/library/internet.rst:5 | ||||||
msgid "Internet Protocols and Support" | ||||||
|
@@ -36,25 +37,25 @@ 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`, que actualmente es compatible con las " | ||||||
"plataformas más populares. Aquí hay una descripción general:" | ||||||
"dependiente del sistema :mod:`socket`(base), que actualmente es compatible " | ||||||
"con las plataformas más populares. Aquí hay una descripción general:" | ||||||
|
||||||
#: ../Doc/library/internet.rst:7 | ||||||
msgid "WWW" | ||||||
msgstr "" | ||||||
msgstr "WWW" | ||||||
|
||||||
#: ../Doc/library/internet.rst:7 | ||||||
msgid "Internet" | ||||||
msgstr "" | ||||||
msgstr "Internet" | ||||||
|
||||||
#: ../Doc/library/internet.rst:7 | ||||||
msgid "World Wide Web" | ||||||
msgstr "" | ||||||
msgstr "World Wide Web" | ||||||
|
||||||
#: ../Doc/library/internet.rst:12 | ||||||
msgid "module" | ||||||
msgstr "" | ||||||
msgstr "módulo" | ||||||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Es una larga historia, pero estas entradas las estamos dejando sin traducir. Mira #2706 para mas detalles
Suggested change
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. de acuerdo, pasare el cambio. gracias @rtobar |
||||||
|
||||||
#: ../Doc/library/internet.rst:12 | ||||||
msgid "socket" | ||||||
msgstr "" | ||||||
msgstr "socket" |
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.