X Tutup
The Wayback Machine - https://web.archive.org/web/20210117184517/https://github.com/python/python-docs-es/pull/1070
Skip to content
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

Traduccion library/urllib.parse.po #1070

Merged
merged 12 commits into from Dec 20, 2020

Conversation

@marcosmamg
Copy link
Contributor

@marcosmamg marcosmamg commented Oct 12, 2020

Closes #200

marcosmamg added 3 commits Oct 12, 2020
@cmaureir cmaureir changed the title Traduccion urllib.parse.po Traduccion library/urllib.parse.po Oct 12, 2020
@cmaureir
Copy link
Collaborator

@cmaureir cmaureir commented Oct 12, 2020

Si miras travis, hay un par de palabras que no son reconoidas:

$ pospell -p dict.txt -l es_AR -l es_ES **/*.po
<rst-doc>:1: (WARNING/2) Inline emphasis start-string without end-string. while parsing: Si *url* es una URL absoluta (es decir, a partir de ''//'' o ''scheme://''), el nombre de host y/o esquema de *url*estará presente en el resultado.  Por ejemplo:
library/urllib.parse.po:33:Resource
library/urllib.parse.po:33:Uniform
library/urllib.parse.po:47:standard
library/urllib.parse.po:108:netloc
library/urllib.parse.po:108:urlparse
library/urllib.parse.po:332:ParseResult
library/urllib.parse.po:366:netloc
library/urllib.parse.po:413:porcentualmente
library/urllib.parse.po:554:preprocese
library/urllib.parse.po:919:porcentualmente
library/urllib.parse.po:968:sincapadas
library/urllib.parse.po:1018:value
library/urllib.parse.po:1056:urlencode
library/urllib.parse.po:1065:Query
library/urllib.parse.po:1112:mailto

Te dejo un comentario en el código para resolver el primer warning que ves ahi.

library/urllib.parse.po Outdated Show resolved Hide resolved
@cmaureir cmaureir merged commit 28030ae into python:3.8 Dec 20, 2020
2 checks passed
2 checks passed
Test
Details
docs/readthedocs.org:python-docs-es Read the Docs build succeeded!
Details
@cmaureir
Copy link
Collaborator

@cmaureir cmaureir commented Dec 20, 2020

Gracias @marcosmamg 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

2 participants
You can’t perform that action at this time.
X Tutup