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