File tree Expand file tree Collapse file tree 2 files changed +148
-136
lines changed Expand file tree Collapse file tree 2 files changed +148
-136
lines changed Original file line number Diff line number Diff line change 8
8
msgstr ""
9
9
"Project-Id-Version : Python 3.6\n "
10
10
"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 "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
13
"Last-Translator : Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017\n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -181,3 +181,10 @@ msgid ""
181
181
"encoded bytes, characters outside the base64 alphabet were encountered. The "
182
182
"characters are ignored, but the resulting decoded bytes may be invalid."
183
183
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 ""
You can’t perform that action at this time.
0 commit comments