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