Skip to content

Traducido library/html.parser #532

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 4 commits into from
Jul 25, 2020

Conversation

cmaureir
Copy link
Collaborator

@cmaureir cmaureir commented Jul 6, 2020

Closes #523

Copy link
Collaborator

@silvinabt87 silvinabt87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@cmaureir en este caso también me pareció que estaba bien; solo te deje el comentario sobre "parser" como un detallito.


#: ../Doc/library/html.parser.rst:2
msgid ":mod:`html.parser` --- Simple HTML and XHTML parser"
msgstr ""
msgstr ":mod:`html.parser` --- Parser simple de HTML y XHTML"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
msgstr ":mod:`html.parser` --- Parser simple de HTML y XHTML"
msgstr ":mod:`html.parser` --- Analizador simple de HTML y XHTML"
Lo cambié porque vi que usasate "analizador" en otras partes del documento.

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

uh, se pasó el comentario como parte de la sugerencia

@cmaureir
Copy link
Collaborator Author

Ahí agregué el cambio @silvinabt87, si pasa travis y me das el approve de nuevo, y mergeamos :)

@cmaureir cmaureir merged commit 83eaed8 into python:3.8 Jul 25, 2020
@cmaureir cmaureir deleted the traduccion-library-htmlparser branch July 25, 2020 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Translate library/html.parser.po
2 participants