@@ -11,15 +11,16 @@ msgstr ""
1111"Project-Id-Version :Python 3.8\n "
1212"Report-Msgid-Bugs-To :\n "
1313"POT-Creation-Date :2023-10-12 19:43+0200\n "
14- "PO-Revision-Date :2022 -11-26 19:47-0300 \n "
14+ "PO-Revision-Date :2023 -11-19 13:50-0500 \n "
1515"Last-Translator :Sofía Denner <sofi.denner@gmail.com>\n "
16- "Language :es\n "
1716"Language-Team :python-doc-es\n "
18- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17+ "Language : es \n "
1918"MIME-Version :1.0\n "
2019"Content-Type :text/plain; charset=utf-8\n "
2120"Content-Transfer-Encoding :8bit\n "
21+ "Plural-Forms :nplurals=2; plural=(n != 1);\n "
2222"Generated-By :Babel 2.13.0\n "
23+ "X-Generator :Poedit 3.0.1\n "
2324
2425#: ../Doc/library/zipimport.rst:2
2526msgid ":mod:`zipimport` --- Import modules from Zip archives"
@@ -176,6 +177,8 @@ msgid ""
176177"Methods ``find_loader()`` and ``find_module()``, deprecated in 3.10 are now "
177178"removed. Use :meth:`find_spec` instead."
178179msgstr ""
180+ "Los métodos ``find_loader()`` y ``find_module()``, deprecados en la versión "
181+ "3.10, han sido eliminados. Use en su lugar :meth:`find_spec`."
179182
180183#: ../Doc/library/zipimport.rst:84
181184msgid ""