File tree Expand file tree Collapse file tree 2 files changed +3779
-3758
lines changed Expand file tree Collapse file tree 2 files changed +3779
-3758
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ msgid ""
15
15
msgstr ""
16
16
"Project-Id-Version : Python 3.7\n "
17
17
"Report-Msgid-Bugs-To : \n "
18
- "POT-Creation-Date : 2018-09-11 09:08 +0900\n "
18
+ "POT-Creation-Date : 2018-11-24 09:50 +0900\n "
19
19
"PO-Revision-Date : 2017-02-16 23:26+0000\n "
20
20
"Last-Translator : takey <taketakeyyy@gmail.com>, 2018\n "
21
21
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -80,11 +80,9 @@ msgstr ""
80
80
#: ../../library/smtplib.rst:43
81
81
msgid ""
82
82
"For normal use, you should only require the initialization/connect, "
83
- ":meth:`sendmail`, and :meth:`~smtplib .quit` methods. An example is included "
83
+ ":meth:`sendmail`, and :meth:`SMTP .quit` methods. An example is included "
84
84
"below."
85
85
msgstr ""
86
- "普通に使う場合は、初期化と接続を行ってから、 :meth:`sendmail` と :meth:`~smtplib.quit` "
87
- "メソッドを呼びます。使用例は先の方で記載しています。"
88
86
89
87
#: ../../library/smtplib.rst:47
90
88
msgid ""
You can’t perform that action at this time.
0 commit comments