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

Skip to content

Commit 06cbe5f

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 2524cbf commit 06cbe5f

File tree

2 files changed

+30
-2
lines changed

2 files changed

+30
-2
lines changed

whatsnew/3.6.po

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.7\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2019-12-16 04:24+0000\n"
15+
"POT-Creation-Date: 2019-12-17 04:24+0000\n"
1616
"PO-Revision-Date: 2019-09-01 03:35+0000\n"
1717
"Last-Translator: tomo, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3334,3 +3334,17 @@ msgid ""
33343334
"behavior now matches what the C tokenizer does internally. (Contributed by "
33353335
"Ammar Askar in :issue:`33899`.)"
33363336
msgstr ""
3337+
3338+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.6.rst:2438
3339+
msgid "Notable changes in Python 3.6.10"
3340+
msgstr ""
3341+
3342+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.6.rst:2440
3343+
msgid ""
3344+
"Due to significant security concerns, the *reuse_address* parameter of "
3345+
":meth:`asyncio.loop.create_datagram_endpoint` is no longer supported. This "
3346+
"is because of the behavior of the socket option ``SO_REUSEADDR`` in UDP. For"
3347+
" more details, see the documentation for "
3348+
"``loop.create_datagram_endpoint()``. (Contributed by Kyle Stanley, Antoine "
3349+
"Pitrou, and Yury Selivanov in :issue:`37228`.)"
3350+
msgstr ""

whatsnew/3.7.po

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version: Python 3.7\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2019-12-16 04:24+0000\n"
15+
"POT-Creation-Date: 2019-12-17 04:24+0000\n"
1616
"PO-Revision-Date: 2019-09-01 03:35+0000\n"
1717
"Last-Translator: tomo, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3731,3 +3731,17 @@ msgid ""
37313731
"note that this release will still require recreation of virtual environments"
37323732
" in order to get the new scripts."
37333733
msgstr ""
3734+
3735+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.7.rst:2562
3736+
msgid "Notable changes in Python 3.7.6"
3737+
msgstr ""
3738+
3739+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.7.rst:2564
3740+
msgid ""
3741+
"Due to significant security concerns, the *reuse_address* parameter of "
3742+
":meth:`asyncio.loop.create_datagram_endpoint` is no longer supported. This "
3743+
"is because of the behavior of the socket option ``SO_REUSEADDR`` in UDP. For"
3744+
" more details, see the documentation for "
3745+
"``loop.create_datagram_endpoint()``. (Contributed by Kyle Stanley, Antoine "
3746+
"Pitrou, and Yury Selivanov in :issue:`37228`.)"
3747+
msgstr ""

0 commit comments

Comments
 (0)
0