8000 [skip ci] Update .po files · python/python-docs-ja@9b52162 · GitHub
[go: up one dir, main page]

Skip to content

Commit 9b52162

Browse files
8000
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent c7a9450 commit 9b52162

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/smtplib.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@ msgid ""
99
msgstr ""
1010
"Project-Id-Version: Python 2.7\n"
1111
"Report-Msgid-Bugs-To: \n"
12-
"POT-Creation-Date: 2018-01-21 01:52+0900\n"
13-
"PO-Revision-Date: 2018-10-10 02:24+0000\n"
14-
"Last-Translator: takey <taketakeyyy@gmail.com>\n"
12+
"POT-Creation-Date: 2018-11-24 14:58+0900\n"
13+
"PO-Revision-Date: 2018-11-24 06:09+0000\n"
14+
"Last-Translator: tomo🐧\n"
1515
"Language-Team: Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n"
1616
"MIME-Version: 1.0\n"
1717
"Content-Type: text/plain; charset=UTF-8\n"
@@ -54,9 +54,9 @@ msgstr ":class:`SMTP` インスタンスはSMTPコネクションをカプセル
5454
#: ../../library/smtplib.rst:38
5555
msgid ""
5656
"For normal use, you should only require the initialization/connect, "
57-
":meth:`sendmail`, and :meth:`~smtplib.quit` methods. An example is included "
57+
":meth:`sendmail`, and :meth:`SMTP.quit` methods. An example is included "
5858
"below."
59-
msgstr "普通に使う場合は、初期化と接続を行ってから、 :meth:`sendmail` と :meth:`~smtplib.quit` メソッドを呼びます。使用例は先の方で記載しています。"
59+
msgstr ""
6060

6161
#: ../../library/smtplib.rst:42
6262
msgid "*timeout* was added."

0 commit comments

Comments
 (0)
0