File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 55#
66# Translators:
77# tomo, 2020
8+ # Osamu NAKAMURA, 2021
89#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2021-01-01 16:02+0000\n "
1516"PO-Revision-Date : 2019-09-01 02:39+0000\n "
16- "Last-Translator : tomo, 2020 \n "
17+ "Last-Translator : Osamu NAKAMURA, 2021 \n "
1718"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -1602,7 +1603,7 @@ msgid ""
16021603msgstr ""
16031604"(上の例のように) いくつかの名前付きタプルは組み込み型になっています。\n"
16041605"その他にも名前付きタプルは、通常のクラス定義で :class:`tuple` を継承し、名前のフィールドを定義して作成できます。\n"
1605- "そのようなクラスは手動で書いたり、 :func:`collections.namedtuple` ファクトリ関数デ作成したりできます 。\n"
1606+ "そのようなクラスは手動で書いたり、 :func:`collections.namedtuple` ファクトリ関数で作成したりできます 。\n"
16061607"後者の方法は、手動で書いた名前付きタプルや組み込みの名前付きタプルには無い付加的なメソッドを追加できます。"
16071608
16081609#: ../../glossary.rst:760
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ msgid ""
1212msgstr ""
1313"Project-Id-Version: Python 3.7\n"
1414"Report-Msgid-Bugs-To: \n"
15- "POT-Creation-Date: 2021-06-29 17:46 +0000\n"
15+ "POT-Creation-Date: 2021-07-06 17:48 +0000\n"
1616"PO-Revision-Date: 2019-09-01 03:33+0000\n"
1717"Last-Translator: tomo, 2020\n"
1818"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -54,7 +54,7 @@ msgstr "セキュリティ"
5454
5555#: ../../../build/NEWS:12
5656msgid ""
57- "`bpo-44022 <https://bugs.python.org/issue44022>`__: mod:`http.client` now "
57+ "`bpo-44022 <https://bugs.python.org/issue44022>`__: : mod:`http.client` now "
5858"avoids infinitely reading potential HTTP headers after a ``100 Continue`` "
5959"status response from the server."
6060msgstr ""
You can’t perform that action at this time.
0 commit comments