We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6bd9408 commit 7089f93Copy full SHA for 7089f93
1 file changed
library/pyclbr.po
@@ -107,7 +107,7 @@ msgid ""
107
"Class :class:`!Function` instances describe functions defined by def "
108
"statements. They have the following attributes:"
109
msgstr ""
110
-"Class :class:`!Function` 實例描述由 def 語句定義的函式。 它們具有以下屬性:"
+"Class :class:`!Function` 實例描述由 def 陳述式定義的函式。 它們具有以下屬性:"
111
112
#: ../../library/pyclbr.rst:70
113
msgid "Name of the file in which the function is defined."
@@ -154,7 +154,7 @@ msgid ""
154
"statements. They have the same attributes as :class:`Functions <Function>` "
155
"and two more."
156
157
-"Class :class:`!Class` 實例描述由 class 語句定義的類別。 它們具有"
+"Class :class:`!Class` 實例描述由 class 陳述式定義的類別。 它們具有"
158
"與 :class:`Functions <Function>` 相同的屬性,以及另外兩個屬性。"
159
160
#: ../../library/pyclbr.rst:125
0 commit comments