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

Skip to content

Commit f34ec58

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent af3db5c commit f34ec58

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

whatsnew/3.6.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2018
8+
# Naoki Nakamura <agent@sohzoh.com>, 2020
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2020-02-09 18:48+0900\n"
1516
"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"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -3361,3 +3362,7 @@ msgid ""
33613362
"``loop.create_datagram_endpoint()``. (Contributed by Kyle Stanley, Antoine "
33623363
"Pitrou, and Yury Selivanov in :issue:`37228`.)"
33633364
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`)"

0 commit comments

Comments
 (0)
0