Skip to content

Commit c8f5aa9

Browse files
committed
modificaciones según sugerencias
1 parent 4b23880 commit c8f5aa9

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/xml.sax.reader.po

+5-5
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgstr ""
1111
"Project-Id-Version: Python 3.8\n"
1212
"Report-Msgid-Bugs-To: \n"
1313
"POT-Creation-Date: 2020-05-05 12:54+0200\n"
14-
"PO-Revision-Date: 2020-10-18 16:24-0300\n"
14+
"PO-Revision-Date: 2020-10-20 21:56-0300\n"
1515
"Language-Team: python-doc-es\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -106,7 +106,7 @@ msgstr ""
106106
"objecto localizador retornará resultados válidos sólo durante llamadas a "
107107
"métodos DocumentHandler; en cualquier otro momento, los resultados son "
108108
"impredecibles. Si la información no está disponible, los métodos pueden "
109-
"regresar ``None``."
109+
"retornar ``None``."
110110

111111
#: ../Doc/library/xml.sax.reader.rst:56
112112
msgid ""
@@ -141,8 +141,8 @@ msgid ""
141141
"application, although it may make copies and modify those."
142142
msgstr ""
143143
"Una :class:`InputSource` pertenece a la aplicación, el :class:`XMLReader` no "
144-
"tiene permitido permitido modificar objetos :class:`InputSource` pasados "
145-
"desde la aplicación, a pesar de que puede hacer copias y modificarlas."
144+
"tiene permitido modificar objetos :class:`InputSource` pasados desde la "
145+
"aplicación, a pesar de que puede hacer copias y modificarlas."
146146

147147
#: ../Doc/library/xml.sax.reader.rst:74
148148
msgid ""
@@ -508,7 +508,7 @@ msgstr ""
508508
"copy`, :meth:`~collections.abc.Mapping.get`, :meth:`~object.__contains__`, :"
509509
"meth:`~collections.abc.Mapping.items`, :meth:`~collections.abc.Mapping."
510510
"keys`, y :meth:`~collections.abc.Mapping.values`. Los siguientes métodos "
511-
"también son proveídos:"
511+
"también son provistos:"
512512

513513
#: ../Doc/library/xml.sax.reader.rst:346
514514
msgid "Return the number of attributes."

0 commit comments

Comments
 (0)