@@ -194,6 +194,14 @@ library/os.rst:4594: WARNING: inconsistent term references in translated message
194194library/os.rst:4778: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references]
195195library/os.rst:5351: WARNING: inconsistent term references in translated message. original: [':term:`path-like object`'], translated: [':term:`objeto tipo ruta`'] [i18n.inconsistent_references]
196196library/pathlib.rst:1020: WARNING: inconsistent term references in translated message. original: [':meth:`~Path.lstat`'], translated: [':meth:`~ Path.lstat`'] [i18n.inconsistent_references]
197+ library/http.server.rst:39: WARNING: inconsistent term references in translated message. original: [':class:`~socketserver.TCPServer`', ':attr:`server_name`', ':attr:`server_port`', ':attr:`server`'], translated: [':class:`~socketserver.TCPServer`', ':attr:`nombre_del_servidor`', ':attr:`puerto_del_servidor`', ':attr:`servidor`'] [i18n.inconsistent_references]
198+ library/http.server.rst:350: WARNING: inconsistent term references in translated message. original: [':func:`time.time`'], translated: [':func:`time.time``'] [i18n.inconsistent_references]
199+ library/importlib.rst:357: WARNING: inconsistent term references in translated message. original: [':meth:`get_resource_reader`', ':class:`importlib.resources.abc.ResourceReader`'], translated: [':meth:`get_resource_reader`', ':class:`importlib.abc.ResourceReader`'] [i18n.inconsistent_references]
200+ library/importlib.rst:1489: WARNING: inconsistent term references in translated message. original: [':term:`importer`', ':term:`finder`', ':term:`loader`', ':term:`meta path finder`', ':term:`path entry finder`', ':data:`sys.meta_path`', ':term:`path entry hook`', ':data:`sys.path_hooks`', ':data:`sys.path`'], translated: [':term:`importador`', ':term:`buscador`', ':term:`cargador`', ':term:`meta path finder`', ':term:`path entry finder`', ':data:`sys.meta_path`', ':term:`path entry hook`', ':data:`sys.path_hooks`', ':data:`sys.path`'] [i18n.inconsistent_references]
201+ library/importlib.metadata.rst:556: WARNING: inconsistent term references in translated message. original: [':py:class:`pathlib.Path`'], translated: [':py:class:`pathlib.Path``'] [i18n.inconsistent_references]
202+ library/json.rst:745: WARNING: inconsistent term references in translated message. original: [':class:`int`', ':class:`decimal.Decimal`'], translated: [':class:`int`', ':class:`decimal. Decimal`'] [i18n.inconsistent_references]
203+ library/lzma.rst:75: WARNING: inconsistent term references in translated message. original: [':class:`LZMAFile`', ':term:`file object`', ':class:`str`', ':class:`bytes`', ':term:`path-like <path-like object>`', ':class:`LZMAFile`'], translated: [':class:`LZMAFIle`', ':term:`file object`', ':class:`str`', ':class:`bytes`', ':term:`path-like <path-like object>`', ':class:`LZMAFile`'] [i18n.inconsistent_references]
204+ library/lzma.rst:351: WARNING: inconsistent term references in translated message. original: [':const:`FILTER_LZMA2`', ':const:`FORMAT_XZ`', ':const:`FORMAT_RAW`'], translated: [':const:`FILTER_LZMA2`', ':const:`FORMAT_XZ`', ':const:`bytesFORMAT_RAW`'] [i18n.inconsistent_references]
197205library/email.message.rst:77: WARNING: inconsistent term references in translated message. original: [':class:`email.generator.Generator`', ':attr:`~email.policy.EmailPolicy.utf8`'], translated: [':class:`~email.generator.Generator`', ':attr:`~email.policy.Email.Policy.utf8`'] [i18n.inconsistent_references]
198206library/email.message.rst:103: WARNING: inconsistent term references in translated message. original: [':class:`~email.generator.BytesGenerator`'], translated: [':class:`~email.generator.Generator`'] [i18n.inconsistent_references]
199207library/email.message.rst:115: WARNING: inconsistent term references in translated message. original: [':class:`email.generator.BytesGenerator`'], translated: [':class:`~email.generator.Generator`'] [i18n.inconsistent_references]
@@ -210,14 +218,6 @@ library/gzip.rst:187: WARNING: inconsistent term references in translated messag
210218library/hashlib.rst:362: WARNING: inconsistent term references in translated message. original: [':term:`bytes-like objects\n<bytes-like object>`', ':func:`os.urandom`'], translated: [':term:`objetos de bytes <bytes-like object>`', ':func:`os.unrandom`'] [i18n.inconsistent_references]
211219library/hashlib.rst:450: WARNING: inconsistent references in translated message. original: ['`constants`_'], translated: ['`constantes`_'] [i18n.inconsistent_references]
212220library/heapq.rst:191: WARNING: inconsistent term references in translated message. original: [':func:`sorted`', ':func:`min`', ':func:`max`'], translated: [':func:`sorted`', ':func:`min`', ':func:`max``'] [i18n.inconsistent_references]
213- library/http.server.rst:39: WARNING: inconsistent term references in translated message. original: [':class:`~socketserver.TCPServer`', ':attr:`server_name`', ':attr:`server_port`', ':attr:`server`'], translated: [':class:`~socketserver.TCPServer`', ':attr:`nombre_del_servidor`', ':attr:`puerto_del_servidor`', ':attr:`servidor`'] [i18n.inconsistent_references]
214- library/http.server.rst:350: WARNING: inconsistent term references in translated message. original: [':func:`time.time`'], translated: [':func:`time.time``'] [i18n.inconsistent_references]
215- library/importlib.rst:357: WARNING: inconsistent term references in translated message. original: [':meth:`get_resource_reader`', ':class:`importlib.resources.abc.ResourceReader`'], translated: [':meth:`get_resource_reader`', ':class:`importlib.abc.ResourceReader`'] [i18n.inconsistent_references]
216- library/importlib.rst:1489: WARNING: inconsistent term references in translated message. original: [':term:`importer`', ':term:`finder`', ':term:`loader`', ':term:`meta path finder`', ':term:`path entry finder`', ':data:`sys.meta_path`', ':term:`path entry hook`', ':data:`sys.path_hooks`', ':data:`sys.path`'], translated: [':term:`importador`', ':term:`buscador`', ':term:`cargador`', ':term:`meta path finder`', ':term:`path entry finder`', ':data:`sys.meta_path`', ':term:`path entry hook`', ':data:`sys.path_hooks`', ':data:`sys.path`'] [i18n.inconsistent_references]
217- library/importlib.metadata.rst:556: WARNING: inconsistent term references in translated message. original: [':py:class:`pathlib.Path`'], translated: [':py:class:`pathlib.Path``'] [i18n.inconsistent_references]
218- library/json.rst:745: WARNING: inconsistent term references in translated message. original: [':class:`int`', ':class:`decimal.Decimal`'], translated: [':class:`int`', ':class:`decimal. Decimal`'] [i18n.inconsistent_references]
219- library/lzma.rst:75: WARNING: inconsistent term references in translated message. original: [':class:`LZMAFile`', ':term:`file object`', ':class:`str`', ':class:`bytes`', ':term:`path-like <path-like object>`', ':class:`LZMAFile`'], translated: [':class:`LZMAFIle`', ':term:`file object`', ':class:`str`', ':class:`bytes`', ':term:`path-like <path-like object>`', ':class:`LZMAFile`'] [i18n.inconsistent_references]
220- library/lzma.rst:351: WARNING: inconsistent term references in translated message. original: [':const:`FILTER_LZMA2`', ':const:`FORMAT_XZ`', ':const:`FORMAT_RAW`'], translated: [':const:`FILTER_LZMA2`', ':const:`FORMAT_XZ`', ':const:`bytesFORMAT_RAW`'] [i18n.inconsistent_references]
221221library/asyncio-task.rst:725: WARNING: inconsistent term references in translated message. original: [':exc:`asyncio.CancelledError`', ':exc:`TimeoutError`'], translated: [':exc:`asyncio.CancelledError`', ':exc:`asyncio.TimeoutError`'] [i18n.inconsistent_references]
222222library/asyncio-task.rst:732: WARNING: inconsistent term references in translated message. original: [':func:`asyncio.timeout`', ':exc:`asyncio.CancelledError`', ':exc:`TimeoutError`', ':exc:`TimeoutError`'], translated: [':func:`asyncio.timeout`', ':exc:`asyncio.CancelledError`', ':exc:`asyncio.TimeoutError`', ':exc:`asyncio.TimeoutError`'] [i18n.inconsistent_references]
223223library/bisect.rst:53: WARNING: inconsistent term references in translated message. original: [':term:`key function`'], translated: [':term:`función clave`'] [i18n.inconsistent_references]
0 commit comments