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 0e12636 commit 670bde9Copy full SHA for 670bde9
library/graphlib.po
@@ -111,7 +111,7 @@ msgid ""
111
"The class is designed to easily support parallel processing of the nodes as "
112
"they become ready. For instance::"
113
msgstr ""
114
-"該類別旨在簡單支援節點準備就緒時的平行處理。例如:\n"
+"該類別設計為在節點準備就緒時,簡單支援節點的平行處理。例如:\n"
115
"\n"
116
"::"
117
@@ -284,7 +284,7 @@ msgid ""
284
"cycles exist in the working graph. If multiple cycles exist, only one "
285
"undefined choice among them will be reported and included in the exception."
286
287
-":exc:`ValueError` 的子類別,如果作用的圖中有循環的存在則由 :meth:"
+":exc:`ValueError` 的子類別,如果作用的圖中存在循環則由 :meth:"
288
"`TopologicalSorter.prepare` 引發。如果存在多個循環,則只會報告未定義的其中一個"
289
"並包含在例外中。"
290
0 commit comments