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 : 2020-06-29 21:32+0200\n "
15
- "Last-Translator : Cristián Maureira-Fredes <cmaureirafredes@gmail.com>\n "
16
- "Language : es\n "
14
+ "PO-Revision-Date : 2023-01-25 08:34+0800\n "
15
+ "Last-Translator : Rodrigo Tobar <rtobarc@gmail.com>\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.1.1\n "
23
24
24
25
#: ../Doc/library/base64.rst:2
25
26
msgid ":mod:`base64` --- Base16, Base32, Base64, Base85 Data Encodings"
@@ -180,6 +181,8 @@ msgid ""
180
181
"For more information about the strict base64 check, see :func:`binascii."
181
182
"a2b_base64`"
182
183
msgstr ""
184
+ "Para más información sobre la verificación estricta de base64, véase :func:"
185
+ "`binascii.a2b_base64`"
183
186
184
187
#: ../Doc/library/base64.rst:86
185
188
msgid ""
You can’t perform that action at this time.
0 commit comments