File tree Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Expand file tree Collapse file tree 3 files changed +6
-4
lines changed Original file line number Diff line number Diff line change 8
8
# 秘湯 <xwhhsprings@gmail.com>, 2017
9
9
# Arihiro TAKASE, 2017
10
10
# Inada Naoki <songofacandy@gmail.com>, 2017
11
- # Shuuji TAKAHASHI <shuuji3@gmail.com>, 2018
11
+ # TAKAHASHI Shuuji <shuuji3@gmail.com>, 2018
12
12
# tomo, 2020
13
13
# mollinaca, 2020
14
14
#
Original file line number Diff line number Diff line change @@ -691,6 +691,8 @@ msgid ""
691
691
"variable or function parameter has a value equivalent to the provided "
692
692
"literal (or one of several literals). For example::"
693
693
msgstr ""
694
+ "型チェッカーに、変数や関数引数と対応する与えられたリテラル (あるいはいくつかあるリテラルのうちの 1 つ) "
695
+ "が同等な値を持つことを表すのに使える型です。"
694
696
695
697
#: ../../library/typing.rst:646
696
698
msgid ""
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ msgid ""
14
14
msgstr ""
15
15
"Project-Id-Version : Python 3.9\n "
16
16
"Report-Msgid-Bugs-To : \n "
17
- "POT-Creation-Date : 2020-05-31 09:25 +0000\n "
17
+ "POT-Creation-Date : 2020-09-14 04:04 +0000\n "
18
18
"PO-Revision-Date : 2017-02-16 23:35+0000\n "
19
19
"Last-Translator : tomo, 2019\n "
20
20
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -656,8 +656,8 @@ msgid ""
656
656
"rarely used and is not guaranteed by WSGI. On IIS<7, though, the setting can"
657
657
" only be made on a vhost level, affecting all other script mappings, many of"
658
658
" which break when exposed to the ``PATH_TRANSLATED`` bug. For this reason "
659
- "IIS<7 is almost never deployed with the fix. (Even IIS7 rarely uses it "
660
- "because there is still no UI for it.)"
659
+ "IIS<7 is almost never deployed with the fix (Even IIS7 rarely uses it "
660
+ "because there is still no UI for it.). "
661
661
msgstr ""
662
662
663
663
#: ../../library/wsgiref.rst:486
You can’t perform that action at this time.
0 commit comments