@@ -11,7 +11,7 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Language-Team : python-doc-es\n "
16
16
"MIME-Version : 1.0\n "
17
17
"Content-Type : text/plain; charset=UTF-8\n "
@@ -106,7 +106,7 @@ msgstr ""
106
106
"objecto localizador retornará resultados válidos sólo durante llamadas a "
107
107
"métodos DocumentHandler; en cualquier otro momento, los resultados son "
108
108
"impredecibles. Si la información no está disponible, los métodos pueden "
109
- "regresar ``None``."
109
+ "retornar ``None``."
110
110
111
111
#: ../Doc/library/xml.sax.reader.rst:56
112
112
msgid ""
@@ -141,8 +141,8 @@ msgid ""
141
141
"application, although it may make copies and modify those."
142
142
msgstr ""
143
143
"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."
146
146
147
147
#: ../Doc/library/xml.sax.reader.rst:74
148
148
msgid ""
@@ -508,7 +508,7 @@ msgstr ""
508
508
"copy`, :meth:`~collections.abc.Mapping.get`, :meth:`~object.__contains__`, :"
509
509
"meth:`~collections.abc.Mapping.items`, :meth:`~collections.abc.Mapping."
510
510
"keys`, y :meth:`~collections.abc.Mapping.values`. Los siguientes métodos "
511
- "también son proveídos :"
511
+ "también son provistos :"
512
512
513
513
#: ../Doc/library/xml.sax.reader.rst:346
514
514
msgid "Return the number of attributes."
0 commit comments