File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- {"translation" : " 99.35 %" , "updated_at" : " 2026-02-03T17:04:34Z " }
1+ {"translation" : " 99.36 %" , "updated_at" : " 2026-02-05T03:34:59Z " }
Original file line number Diff line number Diff line change 66# Translators:
77# Rafael Fontenelle <[email protected] >, 202588# python-doc bot, 2025
9+ # Freesand Leo <[email protected] >, 2026910#
1011#, fuzzy
1112msgid ""
@@ -14,7 +15,7 @@ msgstr ""
1415"Report-Msgid-Bugs-To : \n "
1516"POT-Creation-Date : 2026-02-03 16:14+0000\n "
1617"PO-Revision-Date : 2025-07-18 19:58+0000\n "
17- "Last-Translator : python-doc bot, 2025 \n "
18+ "
Last-Translator :
Freesand Leo <[email protected] >, 2026 \n"
1819"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1920"MIME-Version : 1.0\n "
2021"Content-Type : text/plain; charset=UTF-8\n "
@@ -152,7 +153,7 @@ msgid ""
152153"Return the longest string prefix (taken character-by-character) that is a "
153154"prefix of all strings in *list*. If *list* is empty, return the empty "
154155"string (``''``)."
155- msgstr ""
156+ msgstr "返回作为 *list* 中所有路径前缀的最长字符串前缀(逐字符比较)。 如果 *list* 为空,则返回空字符串 (``''``)。 "
156157
157158#: ../../library/os.path.rst:102
158159msgid ""
@@ -161,6 +162,8 @@ msgid ""
161162"in this function is not secure. Use :func:`commonpath` for finding a common "
162163"path prefix."
163164msgstr ""
165+ "此函数可能返回无效的路径因为它是按每个字符来处理的。 如果你需要的是 **共同路径前缀**,则此函数中的实现算法是不安全的 。请使用 "
166+ ":func:`commonpath` 来获取共同路径前缀。"
164167
165168#: ../../library/os.path.rst:110
166169msgid ""
You can’t perform that action at this time.
0 commit comments