File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2018
8
+ # Naoki Nakamura <agent@sohzoh.com>, 2020
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2020-02-09 18:48+0900\n "
15
16
"PO-Revision-Date : 2018-06-29 17:44+0000\n "
16
- "Last-Translator : tomo, 2018 \n "
17
+ "Last-Translator : Naoki Nakamura <agent@sohzoh.com>, 2020 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -3361,3 +3362,7 @@ msgid ""
3361
3362
"``loop.create_datagram_endpoint()``. (Contributed by Kyle Stanley, Antoine "
3362
3363
"Pitrou, and Yury Selivanov in :issue:`37228`.)"
3363
3364
msgstr ""
3365
+ "セキュリティ上の重大な懸念により、:meth:`asyncio.loop.create_datagram_endpoint` での "
3366
+ "*reuse_address* 引数は無効になりました。これはソケットオプション `SO_REUSEADDR`` のUDP "
3367
+ "における挙動が原因です。詳しくは、``loop.create_datagram_endpoint()`` のドキュメントを参照してください。(Kyle "
3368
+ "Stanley, Antoine Pitrou, Yury Selivanov による貢献 :issue:`37228`)"
You can’t perform that action at this time.
0 commit comments