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

Skip to content

Commit 212becf

Browse files
[po] auto sync
1 parent 692d23f commit 212becf

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

library/unittest.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2399,7 +2399,7 @@ msgstr ""
23992399

24002400
#: ../../library/unittest.rst:1762
24012401
msgid "Support for ``load_tests`` added."
2402-
msgstr ""
2402+
msgstr "添加了对 ``load_tests`` 的支持。"
24032403

24042404
#: ../../library/unittest.rst:1765
24052405
msgid ""
@@ -2408,10 +2408,12 @@ msgid ""
24082408
"compatibility. The method also now accepts a keyword-only argument "
24092409
"*pattern* which is passed to ``load_tests`` as the third argument."
24102410
msgstr ""
2411+
"未写入文档的非官方 *use_load_tests* 默认参数已被弃用并忽略,但是它仍然被接受以便向下兼容。 此方法现在还接受一个仅限关键字参数 "
2412+
"*pattern*,它会被作为传给 ``load_tests`` 的第三个参数。"
24112413

24122414
#: ../../library/unittest.rst:1774
24132415
msgid "Return a suite of all test cases given a string specifier."
2414-
msgstr ""
2416+
msgstr "返回由给出了字符串形式规格描述的所有测试用例组成的测试套件。"
24152417

24162418
#: ../../library/unittest.rst:1776
24172419
msgid ""

0 commit comments

Comments
 (0)