We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent309d589 commitfa5442aCopy full SHA for fa5442a
reference/import.po
@@ -7,7 +7,7 @@ msgstr ""
7
"Project-Id-Version:Python 3.13\n"
8
"Report-Msgid-Bugs-To:\n"
9
"POT-Creation-Date:2024-09-03 11:11+0800\n"
10
-"PO-Revision-Date:2024-10-03 12:23+0800\n"
+"PO-Revision-Date:2024-10-03 12:34+0800\n"
11
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
12
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
13
"tw)\n"
@@ -401,8 +401,8 @@ msgid ""
401
"locatable resource, such as those identified by URLs."
402
msgstr""
403
"Python 包含多個預設的尋檢器和引入器。第一個尋檢器知道如何定位內建模組,第二個"
404
-"尋檢器知道如何定位凍結模組。第三個預設尋檢器會在\\ :term:`引入路徑`\\ 中搜尋"
405
-"模組。:term:`引入路徑`\\ 是一個位置的列表,這些位置可能是檔案系統路徑或壓縮檔"
+"尋檢器知道如何定位凍結模組。第三個預設尋檢器會在 :term:`import path` 中搜尋模"
+"組。:term:`import path` 是一個位置的列表,這些位置可能是檔案系統路徑或壓縮檔"
406
"案,也可以擴展以搜尋任何可定位的資源,例如由 URL 識別的資源。"
407
408
#:../../reference/import.rst:230