File tree Expand file tree Collapse file tree 3 files changed +3858
-3847
lines changed Expand file tree Collapse file tree 3 files changed +3858
-3847
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# Arihiro TAKASE, 2017
8
- # Osamu NAKAMURA, 2018
9
8
#
10
9
#, fuzzy
11
10
msgid ""
12
11
msgstr ""
13
12
"Project-Id-Version : Python 3.7\n "
14
13
"Report-Msgid-Bugs-To : \n "
15
- "POT-Creation-Date : 2019-01-01 10:14 +0900\n "
14
+ "POT-Creation-Date : 2019-01-03 10:20 +0900\n "
16
15
"PO-Revision-Date : 2017-02-16 17:32+0000\n "
17
- "Last-Translator : Osamu NAKAMURA, 2018 \n "
16
+ "Last-Translator : Arihiro TAKASE, 2017 \n "
18
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
18
"MIME-Version : 1.0\n "
20
19
"Content-Type : text/plain; charset=UTF-8\n "
@@ -31,9 +30,8 @@ msgid "Python and this documentation is:"
31
30
msgstr "Python and this documentation is:"
32
31
33
32
#: ../../copyright.rst:7
34
- msgid "Copyright © 2001-2018 Python Software Foundation. All rights reserved."
33
+ msgid "Copyright © 2001-2019 Python Software Foundation. All rights reserved."
35
34
msgstr ""
36
- "Copyright © 2001-2018 Python Software Foundation. All rights reserved."
37
35
38
36
#: ../../copyright.rst:9
39
37
msgid "Copyright © 2000 BeOpen.com. All rights reserved."
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ msgid ""
13
13
msgstr ""
14
14
"Project-Id-Version : Python 3.7\n "
15
15
"Report-Msgid-Bugs-To : \n "
16
- "POT-Creation-Date : 2019-01-01 10:14 +0900\n "
16
+ "POT-Creation-Date : 2019-01-03 10:20 +0900\n "
17
17
"PO-Revision-Date : 2017-02-16 23:20+0000\n "
18
18
"Last-Translator : 秘湯 <xwhhsprings@gmail.com>, 2017\n "
19
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -252,7 +252,7 @@ msgstr ""
252
252
#: ../../library/nntplib.rst:237
253
253
msgid ""
254
254
"Send a ``STARTTLS`` command. This will enable encryption on the NNTP "
255
- "connection. The *ssl_context * argument is optional and should be a "
255
+ "connection. The *context * argument is optional and should be a "
256
256
":class:`ssl.SSLContext` object. Please read :ref:`ssl-security` for best "
257
257
"practices."
258
258
msgstr ""
You can’t perform that action at this time.
0 commit comments