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

Traducción de xml.sax.utils.po #2739

Merged
merged 6 commits into from
Jan 5, 2024
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
Fix traduccion :meth:~xml.sax.xmlreader.XMLReader.parse en xml.sax.…
…utils.po
joseignaciorc committed Nov 11, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
commit d3294a08835e3a2944ab0ec2182fe7bde8701ecc
6 changes: 3 additions & 3 deletions library/xml.sax.utils.po
Original file line number Diff line number Diff line change
@@ -11,7 +11,7 @@ msgstr ""
"Project-Id-Version: Python 3.8\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2023-10-12 19:43+0200\n"
"PO-Revision-Date: 2023-11-08 21:36+0100\n"
"PO-Revision-Date: 2023-11-11 01:35+0100\n"
"Last-Translator: Jose Ignacio Riaño Chico <[email protected]>\n"
"Language-Team: python-doc-es\n"
"Language: es_ES\n"
@@ -20,7 +20,7 @@ msgstr ""
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
"Generated-By: Babel 2.13.0\n"
"X-Generator: Poedit 3.4\n"
"X-Generator: Poedit 3.4.1\n"

#: ../Doc/library/xml.sax.utils.rst:2
msgid ":mod:`xml.sax.saxutils` --- SAX Utilities"
@@ -172,4 +172,4 @@ msgstr ""
"proporcionada como una cadena de caracteres, un :term:`file-like object`, o "
"un objeto :class:`~xml.sax.xmlreader.InputSource`; los analizadores usarán "
"esta función para implementar el argumento polimórfico *source* a su método :"
"meth:`parse`."
"meth:`~xml.sax.xmlreader.XMLReader.parse` method."