File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -404,8 +404,8 @@ msgid ""
404
404
"This :class:`Validator` class is both an :term:`abstract base class` and a "
405
405
"managed attribute descriptor:"
406
406
msgstr ""
407
- ":class:Validator` クラスは :term:`abstract base class` であり、属性管理デスク "
408
- "リプタでもあります 。"
407
+ ":class:` Validator` クラスは :term:`abstract base class` であり、属性管理デス "
408
+ "クリプタでもあります 。"
409
409
410
410
#: ../../howto/descriptor.rst:363
411
411
msgid ""
Original file line number Diff line number Diff line change @@ -99,11 +99,11 @@ msgstr "列挙型のメンバの型はそのメンバの属する列挙型です
99
99
100
100
#: ../../howto/enum.rst:59
101
101
msgid "Enum members have an attribute that contains just their :attr:`name`::"
102
- msgstr "列挙型のメンバはその :attr:`name` だけを含む属性を持っています ::"
102
+ msgstr "列挙型のメンバはその名前だけを含む属性 :attr:`name` を持っています ::"
103
103
104
104
#: ../../howto/enum.rst:64
105
105
msgid "Likewise, they have an attribute for their :attr:`value`::"
106
- msgstr "同じように、 :attr:`value` のための属性もあります ::"
106
+ msgstr "同じように、値のための属性 :attr:`value` もあります ::"
107
107
108
108
#: ../../howto/enum.rst:70
109
109
msgid ""
Original file line number Diff line number Diff line change @@ -247,8 +247,8 @@ msgid ""
247
247
"preserves their original ordering."
248
248
msgstr ""
249
249
"*fieldnames* パラメータは :term:`sequence` です。 *fieldnames* が省略された場"
250
- "合、ファイル *f* の最初の行の値が fieldnames として使われます。 *fieldnames* "
251
- "がどのように決定されるかに関わらず 、辞書はそれらのオリジナルの順番を維持しま"
250
+ "合、ファイル *f* の最初の行の値がフィールド名として使われます。 フィールド名 "
251
+ "がどのように決定されたかに関わらず 、辞書はそれらのオリジナルの順番を維持しま"
252
252
"す。"
253
253
254
254
#: ../../library/csv.rst:161
You can’t perform that action at this time.
0 commit comments