File tree Expand file tree Collapse file tree 2 files changed +6
-3
lines changed
Expand file tree Collapse file tree 2 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1- {"translation" : " 98.29%" , "updated_at" : " 2026-02-03T17:54 :32Z" }
1+ {"translation" : " 98.29%" , "updated_at" : " 2026-02-05T03:27 :32Z" }
Original file line number Diff line number Diff line change 55#
66# Translators:
77# python-doc bot, 2025
8+ # Freesand Leo <yuqinju@163.com>, 2026
89#
910#, fuzzy
1011msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314"Report-Msgid-Bugs-To : \n "
1415"POT-Creation-Date : 2026-02-03 16:55+0000\n "
1516"PO-Revision-Date : 2025-09-22 16:50+0000\n "
16- "Last-Translator : python-doc bot, 2025 \n "
17+ "Last-Translator : Freesand Leo <yuqinju@163.com>, 2026 \n "
1718"Language-Team : Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n "
1819"MIME-Version : 1.0\n "
1920"Content-Type : text/plain; charset=UTF-8\n "
@@ -160,7 +161,7 @@ msgid ""
160161"Return the longest string prefix (taken character-by-character) that is a "
161162"prefix of all strings in *list*. If *list* is empty, return the empty "
162163"string (``''``)."
163- msgstr ""
164+ msgstr "返回作为 *list* 中所有路径前缀的最长字符串前缀(逐字符比较)。 如果 *list* 为空,则返回空字符串 (``''``)。 "
164165
165166#: ../../library/os.path.rst:104
166167msgid ""
@@ -169,6 +170,8 @@ msgid ""
169170"in this function is not secure. Use :func:`commonpath` for finding a common "
170171"path prefix."
171172msgstr ""
173+ "此函数可能返回无效的路径因为它是按每个字符来处理的。 如果你需要的是 **共同路径前缀**,则此函数中的实现算法是不安全的 。请使用 "
174+ ":func:`commonpath` 来获取共同路径前缀。"
172175
173176#: ../../library/os.path.rst:124
174177msgid ""
You can’t perform that action at this time.
0 commit comments