File tree 1 file changed +6
-3
lines changed
1 file changed +6
-3
lines changed Original file line number Diff line number Diff line change @@ -11,15 +11,16 @@ msgstr ""
11
11
"Project-Id-Version : Python 3.8\n "
12
12
"Report-Msgid-Bugs-To : \n "
13
13
"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 "
15
15
"Last-Translator : Sofía Denner <sofi.denner@gmail.com>\n "
16
- "Language : es\n "
17
16
"Language-Team : python-doc-es\n "
18
- "Plural-Forms : nplurals=2; plural=(n != 1); \n "
17
+ "Language : es \n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=utf-8\n "
21
20
"Content-Transfer-Encoding : 8bit\n "
21
+ "Plural-Forms : nplurals=2; plural=(n != 1);\n "
22
22
"Generated-By : Babel 2.13.0\n "
23
+ "X-Generator : Poedit 3.0.1\n "
23
24
24
25
#: ../Doc/library/zipimport.rst:2
25
26
msgid ":mod:`zipimport` --- Import modules from Zip archives"
@@ -176,6 +177,8 @@ msgid ""
176
177
"Methods ``find_loader()`` and ``find_module()``, deprecated in 3.10 are now "
177
178
"removed. Use :meth:`find_spec` instead."
178
179
msgstr ""
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`."
179
182
180
183
#: ../Doc/library/zipimport.rst:84
181
184
msgid ""
You can’t perform that action at this time.
0 commit comments