Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8a388c9

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent6f7334b commit8a388c9

File tree

2 files changed

+24
-10
lines changed

2 files changed

+24
-10
lines changed

‎whatsnew/3.8.po

Lines changed: 18 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,18 +4,18 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# tomo, 2020
87
# Tetsuo Koyama <tkoyama010@gmail.com>, 2020
98
# Takanori Suzuki <takanori@takanory.net>, 2021
9+
# tomo, 2021
1010
#
1111
#,fuzzy
1212
msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.8\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2021-05-02 17:14+0000\n"
16+
"POT-Creation-Date:2021-06-28 17:45+0000\n"
1717
"PO-Revision-Date:2020-05-30 12:18+0000\n"
18-
"Last-Translator:Takanori Suzuki <takanori@takanory.net>, 2021\n"
18+
"Last-Translator:tomo, 2021\n"
1919
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2020
"MIME-Version:1.0\n"
2121
"Content-Type:text/plain; charset=UTF-8\n"
@@ -3123,7 +3123,7 @@ msgid ""
31233123
" FTP instance to ``True``. (See :issue:`43285`)"
31243124
msgstr""
31253125

3126-
#:../../whatsnew/3.8.rst:2278
3126+
#:../../whatsnew/3.8.rst:2278../../whatsnew/3.8.rst:2298
31273127
msgid"Notable changes in Python 3.8.10"
31283128
msgstr""
31293129

@@ -3150,3 +3150,17 @@ msgid ""
31503150
":issue:`41100`, with fixes by FX Coudert and Eli Rykoff, and backported to "
31513151
"3.8 by Maxime Bélanger and Ned Deily)"
31523152
msgstr""
3153+
3154+
#:../../whatsnew/3.8.rst:2301
3155+
msgid"urllib.parse"
3156+
msgstr"urllib.parse"
3157+
3158+
#:../../whatsnew/3.8.rst:2303
3159+
msgid""
3160+
"The presence of newline or tab characters in parts of a URL allows for some "
3161+
"forms of attacks. Following the WHATWG specification that updates "
3162+
":rfc:`3986`, ASCII newline ``\\n``, ``\\r`` and tab ``\\t`` characters are "
3163+
"stripped from the URL by the parser in :mod:`urllib.parse` preventing such "
3164+
"attacks. The removal characters are controlled by a new module level "
3165+
"variable ``urllib.parse._UNSAFE_URL_BYTES_TO_REMOVE``. (See :issue:`43882`)"
3166+
msgstr""

‎whatsnew/changelog.po

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,16 +4,16 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# tomo,2021
7+
# tomo,2020
88
#
99
#, fuzzy
1010
msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.8\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2021-05-12 17:22+0000\n"
14+
"POT-Creation-Date: 2021-06-28 17:45+0000\n"
1515
"PO-Revision-Date: 2020-05-30 12:18+0000\n"
16-
"Last-Translator: tomo,2021\n"
16+
"Last-Translator: tomo,2020\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -26,12 +26,12 @@ msgid "Changelog"
2626
msgstr "変更履歴"
2727

2828
#: ../../../build/NEWS:5
29-
msgid "Pythonnext"
29+
msgid "Python3.8.11 final"
3030
msgstr ""
3131

3232
#: ../../../build/NEWS:7
33-
msgid "*Release date:XXXX-XX-XX*"
34-
msgstr "*リリース日: XXXX-XX-XX*"
33+
msgid "*Release date:2021-06-28*"
34+
msgstr ""
3535

3636
#: ../../../build/NEWS:10 ../../../build/NEWS:44 ../../../build/NEWS:235
3737
#: ../../../build/NEWS:374 ../../../build/NEWS:635 ../../../build/NEWS:1096

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp