Skip to content

Commit d5573bc

Browse files
[po] auto sync
1 parent 302b721 commit d5573bc

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "81.74%", "updated_at": "2025-06-08T13:55:49Z"}
1+
{"translation": "81.75%", "updated_at": "2025-06-08T15:55:53Z"}

library/doctest.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1821,6 +1821,10 @@ msgid ""
18211821
"number. If all the examples in a file are skipped, then the synthesized "
18221822
"unit test is also marked as skipped."
18231823
msgstr ""
1824+
"返回的 :class:`unittest.TestSuite` 将由 unittest 框架运行并会运行每个文件中的交互式示例。 "
1825+
"如果在任何文件中有示例运行失败,那么合成的单元测试就将失败,并引发一个 "
1826+
":exc:`~unittest.TestCase.failureException` 异常来显示包含该测试的文件名以及(有时为近似的)行号。 "
1827+
"如果某个文件中的所有示例都被跳过,则合成的单元测试也会被标记为跳过。"
18241828

18251829
#: ../../library/doctest.rst:1052
18261830
msgid "Pass one or more paths (as strings) to text files to be examined."

0 commit comments

Comments
 (0)