Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Traduccion de library/xml.po#1045

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
cmaureir merged 5 commits intopython:3.8fromoropher:traduccion-xml
Oct 12, 2020
Merged

Conversation

oropher
Copy link
Contributor

Closes#828

@cmaureir
Copy link
Collaborator

Un par de palabras para decidir que hacer:

library/xml.po:226:gigabyteslibrary/xml.po:244:contramedidaslibrary/xml.po:321:DoSlibrary/xml.po:321:contramedidaslibrary/xml.po:321:libexpat

Recuerda que si te parece que alguna de ellas vale la pena agregarlas a un archivodictionaries/library_xml.txt lo haces.
yo igual las agregaba todas ;P


#: ../Doc/library/xml.rst:102
msgid ""
"Some XML libraries like Python's :mod:`xml.dom.pulldom` retrieve document "
"type definitions from remote or local locations. The feature has similar "
"implications as the external entity expansion issue."
msgstr ""
"Algunas bibliotecas XML como :mod`xml.dom.pulldom` de Python recuperan "
Copy link
Contributor

Choose a reason for hiding this comment

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

Suggested change
"Algunas bibliotecas XML como :mod`xml.dom.pulldom` de Python recuperan"
"Algunas bibliotecas XML como :mod:`xml.dom.pulldom` de Python recuperan"

Faltaba un ":"

Copy link
ContributorAuthor

@oropheroropherOct 12, 2020
edited
Loading

Choose a reason for hiding this comment

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

Se me fue cuando andaba arreglando las comillas, ya debe estar bien, y tambien ya está el archivo del diccionario, y de paso termine de configurar mi pospell, gracias por la ayuda :)

@cmaureircmaureir changed the titleTraduccion de library/xml.po y se agrega nombre a TRANSLATORSTraduccion de library/xml.poOct 12, 2020
@cmaureir
Copy link
Collaborator

Quizás vale la pena agregar la palabra que no encuentra pospellDoS

Copy link
Collaborator

@cmaureircmaureir left a comment

Choose a reason for hiding this comment

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

Gracias por la traducción@oropher
Un par de detalles que encontré. De seguro necesita unpowrap también.


#: ../Doc/library/xml.rst:16
msgid ""
"Python's interfaces for processing XML are grouped in the ``xml`` package."
msgstr ""
"Interfaces de Python para procesar XML están agrupadas en el paquete ``xml``."
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
"Interfaces de Python para procesar XML están agrupadas en el paquete ``xml``."
"Las interfaces de Python para procesar XML están agrupadas en el paquete ``xml``."

Comment on lines 251 to 252
"Un ataque de explosión cuadrática es similar a un ataque de `Mil Millones de "
"Risas`_; también abusa de la expansión de entidad. En lugar de entidades "
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
"Un ataque de explosión cuadrática es similar a un ataque de `Mil Millones de"
"Risas`_; también abusa de la expansión de entidad. En lugar de entidades"
"Un ataque de explosión cuadrática es similar a un ataque de `Billion Laughs`_"
"; también abusa de la expansión de entidad. En lugar de entidades"

Como es una referencia, si la traducimos se rompe el link

@@ -202,10 +230,15 @@ msgid ""
"string. The exponential expansion results in several gigabytes of text and "
"consumes lots of memory and CPU time."
msgstr ""
"El ataque `Mil Millones de Risas`_, también conocido como expansión "
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
"El ataque `Mil Millones de Risas`_, también conocido como expansión"
"El ataque `Billion Laughs`_ -- también conocido como expansión"


#: ../Doc/library/xml.rst:73
msgid ""
":mod:`xml.etree.ElementTree` doesn't expand external entities and raises a :"
"exc:`ParserError` when an entity occurs."
msgstr ""
":mod:`xml.etree.ElementTree` no expande entidades externas y genera un :exc:"
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
":mod:`xml.etree.ElementTree` no expande entidades externas ygenera un :exc:"
":mod:`xml.etree.ElementTree` no expande entidades externas ylanza un :exc:"


#: ../Doc/library/xml.rst:75
msgid ""
":mod:`xml.dom.minidom` doesn't expand external entities and simply returns "
"the unexpanded entity verbatim."
msgstr ""
":mod:`xml.dom.minidom` no expande entidades externas y simplemente devuelve "
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
":mod:`xml.dom.minidom` no expande entidades externas y simplementedevuelve"
":mod:`xml.dom.minidom` no expande entidades externas y simplementeretorna"

Copy link
ContributorAuthor

Choose a reason for hiding this comment

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

Gracias por los comentarios, ya aplique las correcciones y ejecuté el comando powrap library/xml.po

@cmaureircmaureir merged commit834eb36 intopython:3.8Oct 12, 2020
@cmaureir
Copy link
Collaborator

Muchas gracias@oropher 🎉 🎉

@oropheroropher deleted the traduccion-xml branchOctober 13, 2020 00:07
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@eflipeeflipeeflipe left review comments

@cmaureircmaureircmaureir approved these changes

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

Translate 'library/xml.po'
3 participants
@oropher@cmaureir@eflipe

[8]ページ先頭

©2009-2025 Movatter.jp