Skip to content
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
  • Loading branch information
joseignaciorc committed Nov 11, 2023
commit d3294a08835e3a2944ab0ec2182fe7bde8701ecc
6 changes: 3 additions & 3 deletions library/xml.sax.utils.po
Original file line number Diff line number Diff line change
Expand Up @@ -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 <jose.ignacio.riano@gmail.com>\n"
"Language-Team: python-doc-es\n"
"Language: es_ES\n"
Expand All @@ -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"
Expand Down Expand Up @@ -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."