File tree Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Expand file tree Collapse file tree 1 file changed +4
-5
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ msgstr ""
7
7
"Project-Id-Version : Python 3.13\n "
8
8
"Report-Msgid-Bugs-To : \n "
9
9
"POT-Creation-Date : 2024-09-03 11:11+0800\n "
10
- "PO-Revision-Date : 2024-10-03 12:18 +0800\n "
10
+ "PO-Revision-Date : 2024-10-03 12:23 +0800\n "
11
11
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
12
12
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
13
13
"tw)\n "
@@ -401,10 +401,9 @@ msgid ""
401
401
"locatable resource, such as those identified by URLs."
402
402
msgstr ""
403
403
"Python 包含多個預設的尋檢器和引入器。第一個尋檢器知道如何定位內建模組,第二個"
404
- "尋檢器知道如何定位凍結模組。第三個預設尋檢器會在\\ :term:`引入路徑 <import "
405
- "path>` 中搜尋模組。:term:`引入路徑 <import path>`是一個位置的列表,這些位置可"
406
- "能是檔案系統路徑或壓縮檔案,也可以擴展以搜尋任何可定位的資源,例如由 URL 識別"
407
- "的資源。"
404
+ "尋檢器知道如何定位凍結模組。第三個預設尋檢器會在\\ :term:`引入路徑`\\ 中搜尋"
405
+ "模組。:term:`引入路徑`\\ 是一個位置的列表,這些位置可能是檔案系統路徑或壓縮檔"
406
+ "案,也可以擴展以搜尋任何可定位的資源,例如由 URL 識別的資源。"
408
407
409
408
#: ../../reference/import.rst:230
410
409
msgid ""
You can’t perform that action at this time.
0 commit comments