File tree Expand file tree Collapse file tree 2 files changed +1
-3
lines changed
Expand file tree Collapse file tree 2 files changed +1
-3
lines changed Original file line number Diff line number Diff line change @@ -660,7 +660,6 @@ msgstr ""
660660">`_\\ 可以看見來自許多不同公司和組織的貢獻。"
661661
662662#: ../../faq/general.rst:337
663- #, fuzzy
664663msgid ""
665664"High-profile Python projects include `the Mailman mailing list manager "
666665"<https://www.list.org>`_ and `the Zope application server <https://www.zope."
Original file line number Diff line number Diff line change @@ -317,13 +317,12 @@ msgid "attribute"
317317msgstr "attribute(屬性)"
318318
319319#: ../../glossary.rst:139
320- #, fuzzy
321320msgid ""
322321"A value associated with an object which is usually referenced by name using "
323322"dotted expressions. For example, if an object *o* has an attribute *a* it "
324323"would be referenced as *o.a*."
325324msgstr ""
326- "一個與某物件相關聯的值,該值能透過使用點分隔運算式 (dotted expression) 的名稱"
325+ "一個與某物件相關聯的值,該值大多能透過使用點分隔運算式 (dotted expression) 的名稱"
327326"被參照。例如,如果物件 *o* 有一個屬性 *a*,則該屬性能以 *o.a* 被參照。"
328327
329328#: ../../glossary.rst:144
You can’t perform that action at this time.
0 commit comments