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

Skip to content

Commit 13569ef

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 70420ed commit 13569ef

File tree

4 files changed

+5107
-5052
lines changed

4 files changed

+5107
-5052
lines changed

whatsnew/3.6.po

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ msgid ""
2424
msgstr ""
2525
"Project-Id-Version: Python 3.8\n"
2626
"Report-Msgid-Bugs-To: \n"
27-
"POT-Creation-Date: 2019-12-16 12:12+0000\n"
27+
"POT-Creation-Date: 2019-12-17 12:11+0000\n"
2828
"PO-Revision-Date: 2017-02-16 23:45+0000\n"
2929
"Last-Translator: tomo, 2018\n"
3030
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3346,3 +3346,17 @@ msgid ""
33463346
"behavior now matches what the C tokenizer does internally. (Contributed by "
33473347
"Ammar Askar in :issue:`33899`.)"
33483348
msgstr ""
3349+
3350+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.6.rst:2438
3351+
msgid "Notable changes in Python 3.6.10"
3352+
msgstr ""
3353+
3354+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.6.rst:2440
3355+
msgid ""
3356+
"Due to significant security concerns, the *reuse_address* parameter of "
3357+
":meth:`asyncio.loop.create_datagram_endpoint` is no longer supported. This "
3358+
"is because of the behavior of the socket option ``SO_REUSEADDR`` in UDP. For"
3359+
" more details, see the documentation for "
3360+
"``loop.create_datagram_endpoint()``. (Contributed by Kyle Stanley, Antoine "
3361+
"Pitrou, and Yury Selivanov in :issue:`37228`.)"
3362+
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.8\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2019-12-16 12:12+0000\n"
15+
"POT-Creation-Date: 2019-12-17 12:11+0000\n"
1616
"PO-Revision-Date: 2018-06-29 21:15+0000\n"
1717
"Last-Translator: tomo, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -3706,3 +3706,17 @@ msgid ""
37063706
"note that this release will still require recreation of virtual environments"
37073707
" in order to get the new scripts."
37083708
msgstr ""
3709+
3710+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.7.rst:2546
3711+
msgid "Notable changes in Python 3.7.6"
3712+
msgstr ""
3713+
3714+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.7.rst:2548
3715+
msgid ""
3716+
"Due to significant security concerns, the *reuse_address* parameter of "
3717+
":meth:`asyncio.loop.create_datagram_endpoint` is no longer supported. This "
3718+
"is because of the behavior of the socket option ``SO_REUSEADDR`` in UDP. For"
3719+
" more details, see the documentation for "
3720+
"``loop.create_datagram_endpoint()``. (Contributed by Kyle Stanley, Antoine "
3721+
"Pitrou, and Yury Selivanov in :issue:`37228`.)"
3722+
msgstr ""

whatsnew/3.8.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.8\n"
1414
"Report-Msgid-Bugs-To: \n"
15-
"POT-Creation-Date: 2019-12-16 12:12+0000\n"
15+
"POT-Creation-Date: 2019-12-17 12:11+0000\n"
1616
"PO-Revision-Date: 2019-09-01 14:44+0000\n"
1717
"Last-Translator: tomo, 2019\n"
1818
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -2823,3 +2823,17 @@ msgstr ""
28232823
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.8.rst:2161
28242824
msgid "Here's a summary of performance improvements since Python 3.3:"
28252825
msgstr ""
2826+
2827+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.8.rst:2211
2828+
msgid "Notable changes in Python 3.8.1"
2829+
msgstr ""
2830+
2831+
#: /home/travis/build/python/cpython-doc-catalog/Doc/whatsnew/3.8.rst:2213
2832+
msgid ""
2833+
"Due to significant security concerns, the *reuse_address* parameter of "
2834+
":meth:`asyncio.loop.create_datagram_endpoint` is no longer supported. This "
2835+
"is because of the behavior of the socket option ``SO_REUSEADDR`` in UDP. For"
2836+
" more details, see the documentation for "
2837+
"``loop.create_datagram_endpoint()``. (Contributed by Kyle Stanley, Antoine "
2838+
"Pitrou, and Yury Selivanov in :issue:`37228`.)"
2839+
msgstr ""

0 commit comments

Comments
 (0)
0