File tree Expand file tree Collapse file tree 1 file changed +7
-4
lines changed Expand file tree Collapse file tree 1 file changed +7
-4
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 : 2022-10-25 19:47+0200\n "
14
- "PO-Revision-Date : 2021-12-15 11:16+0800\n "
15
- "Last-Translator : Rodrigo Tobar <rtobarc@gmail.com>\n "
16
- "Language : es\n "
14
+ "PO-Revision-Date : 2023-02-02 15:18-0300\n "
15
+ "Last-Translator : Francisco Mora <fr.morac@duocuc.cl>\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.10.3\n "
23
+ "X-Generator : Poedit 3.2.2\n "
23
24
24
25
#: ../Doc/library/hashlib.rst:2
25
26
msgid ":mod:`hashlib` --- Secure hashes and message digests"
@@ -348,6 +349,8 @@ msgstr ""
348
349
msgid ""
349
350
"Return a digest object that has been updated with contents of file object."
350
351
msgstr ""
352
+ "Retorna un objeto digest que ha sido actualizado con el contenido del objeto "
353
+ "file."
351
354
352
355
#: ../Doc/library/hashlib.rst:239
353
356
msgid ""
You can’t perform that action at this time.
0 commit comments