Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f303eb7

Browse files
[po] auto sync
1 parent ded8572 commit f303eb7

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

library/sys.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1727,10 +1727,12 @@ msgid ""
17271727
":term:`finder` for the path. If a finder can be created, it is to be "
17281728
"returned by the callable, else raise :exc:`ImportError`."
17291729
msgstr ""
1730+
"一个由可调用对象组成的列表,这些对象接受一个路径作为参数,并尝试为该路径创建一个 :term:`查找器 "
1731+
"<finder>`。如果成功创建查找器,则可调用对象将返回它,否则将引发 :exc:`ImportError` 异常。"
17301732

17311733
#: ../../library/sys.rst:1072 ../../library/sys.rst:1083
17321734
msgid "Originally specified in :pep:`302`."
1733-
msgstr ""
1735+
msgstr "本特性最早在 :pep:`302` 中被提及。"
17341736

17351737
#: ../../library/sys.rst:1077
17361738
msgid ""

0 commit comments

Comments
 (0)