Skip to content

Commit a7bdb1d

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 848c305 commit a7bdb1d

File tree

2 files changed

+148
-136
lines changed

2 files changed

+148
-136
lines changed

library/email.errors.po

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version: Python 3.6\n"
1010
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date: 2018-06-13 13:36+0900\n"
1212
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator: Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n"
1414
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -181,3 +181,10 @@ msgid ""
181181
"encoded bytes, characters outside the base64 alphabet were encountered. The "
182182
"characters are ignored, but the resulting decoded bytes may be invalid."
183183
msgstr ""
184+
185+
#: ../../library/email.errors.rst:112
186+
msgid ""
187+
":class:`InvalidBase64LengthDefect` -- When decoding a block of base64 "
188+
"encoded bytes, the number of non-padding base64 characters was invalid (1 "
189+
"more than a multiple of 4). The encoded block was kept as-is."
190+
msgstr ""

0 commit comments

Comments
 (0)