Skip to content

Traudcido archivo library/xml.dom.pulldom #1091

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 7 commits into from
Dec 20, 2020
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
Apply suggestions from code review
  • Loading branch information
cmaureir authored Dec 20, 2020
commit 998fd30c10ca2ecef6ecd4b123c5b7ea0855bd19
8 changes: 4 additions & 4 deletions library/xml.dom.pulldom.po
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,7 @@ msgstr ""
"el contexto de los elementos fuera importante, es necesario mantener algún "
"estado relacionado con el contexto (es decir, recordar dónde se encuentra en "
"el documento en un momento dado) o hacer uso del método :"
"func:'DOMEventStream.expandNode' y cambiar al procesamiento relacionado con "
"func:`DOMEventStream.expandNode` y cambiar al procesamiento relacionado con "
"DOM."

#: ../Doc/library/xml.dom.pulldom.rst:80 ../Doc/library/xml.dom.pulldom.rst:85
Expand Down Expand Up @@ -170,7 +170,7 @@ msgid ""
"If you have XML in a string, you can use the :func:`parseString` function "
"instead:"
msgstr ""
"Si tiene XML en una cadena, puede usar en su lugar la función func:"
"Si tiene XML en una cadena, puede usar en su lugar la función :func:"
"`parseString`:"

#: ../Doc/library/xml.dom.pulldom.rst:101
Expand All @@ -182,7 +182,7 @@ msgstr ""

#: ../Doc/library/xml.dom.pulldom.rst:105
msgid "Default value for the *bufsize* parameter to :func:`parse`."
msgstr "Valor predeterminado para el parámetro * bufsize * para :func:`parse`."
msgstr "Valor predeterminado para el parámetro *bufsize* para :func:`parse`."

#: ../Doc/library/xml.dom.pulldom.rst:107
msgid ""
Expand All @@ -199,7 +199,7 @@ msgstr "Objetos DOMEventStream"
#: ../Doc/library/xml.dom.pulldom.rst:117
msgid "Support for :meth:`sequence protocol <__getitem__>` is deprecated."
msgstr ""
"El soporte para: meth: `sequence protocol <__getitem__>` está obsoleto."
"El soporte para :meth:`sequence protocol <__getitem__>` está obsoleto."

#: ../Doc/library/xml.dom.pulldom.rst:122
msgid ""
Expand Down