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 28798cc commit c4c5868Copy full SHA for c4c5868
1 file changed
reference/import.po
@@ -1203,7 +1203,7 @@ msgid ""
1203
"it traverses the individual path entries, associating each of them with a "
1204
"path entry finder that knows how to handle that particular kind of path."
1205
msgstr ""
1206
-"基於路徑的尋檢器本身並不知道如何引入任何東西。相反,它遍歷各個路徑條目,並將"
+"基於路徑的尋檢器本身並不知道如何引入任何東西。實際上它會遍歷各個路徑條目,並將"
1207
"每個路徑條目與一個知道如何處理該特定路徑類型的路徑條目尋檢器關聯起來。"
1208
1209
#: ../../reference/import.rst:651
@@ -1492,7 +1492,7 @@ msgid ""
1492
"path entry finder, the legacy methods are ignored."
1493
1494
"較舊的路徑條目尋檢器可能會實作這兩個已棄用的方法之一,而不是 "
1495
-"``find_spec()``。為了向後相容,這些方法仍會被尊重。然而,如果路徑條目尋檢器實"
+"``find_spec()``。為了向後相容,這些方法仍會被使用。然而,如果路徑條目尋檢器實"
1496
"作了 ``find_spec()``,這些舊方法就會被忽略。"
1497
1498
#: ../../reference/import.rst:801
0 commit comments