Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 1ac83b7

Browse files
rtobarmmmarcos
andauthored
Traduce library/base64 (#2290)
Closes #1933 --------- Signed-off-by: Rodrigo Tobar <[email protected]> Co-authored-by: Marcos Medrano <[email protected]>
1 parent adc7039 commit 1ac83b7

File tree

1 file changed

+7
-4
lines changed

1 file changed

+7
-4
lines changed

library/base64.po

Lines changed: 7 additions & 4 deletions
Original file line numberDiff line numberDiff 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 <[email protected]>\n"
16-
"Language: es\n"
14+
"PO-Revision-Date: 2023-01-25 08:34+0800\n"
15+
"Last-Translator: Rodrigo Tobar <[email protected]>\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
2526
msgid ":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`"
182183
msgstr ""
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
185188
msgid ""

0 commit comments

Comments
 (0)