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 ""
1111"Project-Id-Version : Python 3.8\n "
1212"Report-Msgid-Bugs-To : \n "
1313"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 "
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.10.3\n "
23+ "X-Generator : Poedit 3.1.1\n "
2324
2425#: ../Doc/library/base64.rst:2
2526msgid ":mod:`base64` --- Base16, Base32, Base64, Base85 Data Encodings"
@@ -180,6 +181,8 @@ msgid ""
180181"For more information about the strict base64 check, see :func:`binascii."
181182"a2b_base64`"
182183msgstr ""
184+ "Para más información sobre la verificación estricta de base64, véase :func:"
185+ "`binascii.a2b_base64`"
183186
184187#: ../Doc/library/base64.rst:86
185188msgid ""
You can’t perform that action at this time.
0 commit comments