Skip to content

Commit 2cf0376

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 01567d5 commit 2cf0376

File tree

2 files changed

+4332
-4313
lines changed

2 files changed

+4332
-4313
lines changed

glossary.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1600,6 +1600,10 @@ msgid ""
16001600
":func:`collections.namedtuple`. The latter technique also adds some extra "
16011601
"methods that may not be found in hand-written or built-in named tuples."
16021602
msgstr ""
1603+
"(上の例のように) いくつかの名前付きタプルは組み込み型になっています。\n"
1604+
"その他にも名前付きタプルは、通常のクラス定義で :class:`tuple` を継承し、名前のフィールドを定義して作成できます。\n"
1605+
"そのようなクラスは手動で書いたり、 :func:`collections.namedtuple` ファクトリ関数デ作成したりできます。\n"
1606+
"後者の方法は、手動で書いた名前付きタプルや組み込みの名前付きタプルには無い付加的なメソッドを追加できます。"
16031607

16041608
#: ../../glossary.rst:760
16051609
msgid "namespace"

0 commit comments

Comments
 (0)