Skip to content

Commit c4485bd

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

File tree

3 files changed

+6
-4
lines changed

3 files changed

+6
-4
lines changed

extending/extending.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
# 秘湯 <xwhhsprings@gmail.com>, 2017
99
# Arihiro TAKASE, 2017
1010
# Inada Naoki <songofacandy@gmail.com>, 2017
11-
# Shuuji TAKAHASHI <shuuji3@gmail.com>, 2018
11+
# TAKAHASHI Shuuji <shuuji3@gmail.com>, 2018
1212
# tomo, 2020
1313
# mollinaca, 2020
1414
#

library/typing.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -691,6 +691,8 @@ msgid ""
691691
"variable or function parameter has a value equivalent to the provided "
692692
"literal (or one of several literals). For example::"
693693
msgstr ""
694+
"型チェッカーに、変数や関数引数と対応する与えられたリテラル (あるいはいくつかあるリテラルのうちの 1 つ) "
695+
"が同等な値を持つことを表すのに使える型です。"
694696

695697
#: ../../library/typing.rst:646
696698
msgid ""

library/wsgiref.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ msgid ""
1414
msgstr ""
1515
"Project-Id-Version: Python 3.9\n"
1616
"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"
1818
"PO-Revision-Date: 2017-02-16 23:35+0000\n"
1919
"Last-Translator: tomo, 2019\n"
2020
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -656,8 +656,8 @@ msgid ""
656656
"rarely used and is not guaranteed by WSGI. On IIS<7, though, the setting can"
657657
" only be made on a vhost level, affecting all other script mappings, many of"
658658
" 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.)."
661661
msgstr ""
662662

663663
#: ../../library/wsgiref.rst:486

0 commit comments

Comments
 (0)