10000 Traducción library/xml.sax.po by gfant · Pull Request #1054 · python/python-docs-es · GitHub
[go: up one dir, main page]

Skip to content

Traducción library/xml.sax.po #1054

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 9 commits into from
Oct 12, 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
Update library/xml.sax.po
Co-authored-by: Cristián Maureira-Fredes <cmaureir@users.noreply.github.com>
  • Loading branch information
gfant and cmaureir authored Oct 12, 2020
commit 15d82008f583244734b4eaa795b85a9536924c07
2 changes: 1 addition & 1 deletion library/xml.sax.po
Original file line number Diff line number Diff line change
Expand Up @@ -252,7 +252,7 @@ msgid ""
"property to a value that the implementation does not support. SAX "
"applications and extensions may use this class for similar purposes."
msgstr ""
"Las subclases de :exc:`SAXException` se levantan cuando un SAX :class:`~xml."
"Las subclases de :exc:`SAXException` se lanzan cuando un SAX :class:`~xml."
"sax` se pregunta para habilitar una característica que no tiene soporte, o "
"para establecer una propiedad a un valor que la implementación no da "
"soporte. Las aplicaciones sAX y las extensiones pueden usar esta clase para "
Expand Down
0