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