8000 fix: render error · python/python-docs-zh-tw@309d589 · GitHub
[go: up one dir, main page]

Skip to content

Commit 309d589

Browse files
committed
fix: render error
1 parent 97b5c58 commit 309d589

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

reference/import.po

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff 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:18+0800\n"
10+
"PO-Revision-Date: 2024-10-03 12:23+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,10 +401,9 @@ msgid ""
401401
"locatable resource, such as those identified by URLs."
402402
msgstr ""
403403
"Python 包含多個預設的尋檢器和引入器。第一個尋檢器知道如何定位內建模組,第二個"
404-
"尋檢器知道如何定位凍結模組。第三個預設尋檢器會在\\ :term:`引入路徑 <import "
405-
"path>` 中搜尋模組。:term:`引入路徑 <import path>`是一個位置的列表,這些位置可"
406-
"能是檔案系統路徑或壓縮檔案,也可以擴展以搜尋任何可定位的資源,例如由 URL 識別"
407-
"的資源。"
404+
"尋檢器知道如何定位凍結模組。第三個預設尋檢器會在\\ :term:`引入路徑`\\ 中搜尋"
405+
"模組。:term:`引入路徑`\\ 是一個位置的列表,這些位置可能是檔案系統路徑或壓縮檔"
406+
"案,也可以擴展以搜尋任何可定位的資源,例如由 URL 識別的資源。"
408407

409408
#: ../../reference/import.rst:230
410409
msgid ""

0 commit comments

Comments
 (0)
0