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

Skip to content

Commit ded8572

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

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

library/sys.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1719,7 +1719,7 @@ msgstr ""
17191719
msgid ""
17201720
"Module :mod:`site` This describes how to use .pth files to extend "
17211721
":data:`sys.path`."
1722-
msgstr ""
1722+
msgstr ":mod:`site` 模块,该模块描述了如何使用 .pth 文件来扩展 :data:`sys.path`。"
17231723

17241724
#: ../../library/sys.rst:1068
17251725
msgid ""

library/unittest.po

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -174,6 +174,10 @@ msgid ""
174174
"continuous integration system such as `Buildbot <https://buildbot.net/>`_, "
175175
"`Jenkins <https://jenkins.io/>`_ or `Hudson <http://hudson-ci.org/>`_."
176176
msgstr ""
177+
"包含在源代码分发中的 :file:`Tools/unittestgui/unittestgui.py` 文件是一个用于显示测试覆盖率和执行情况的 GUI"
178+
" 工具。它的目的是给那些单元测试的新手们提供方便。在生产环境中建议测试应由持续集成系统(continuous integration "
179+
"system)驱动,例如:`Buildbot <https://buildbot.net/>`_、 `Jenkins "
180+
"<https://jenkins.io/>`_ 或 `Hudson <http://hudson-ci.org/>`_。"
177181

178182
#: ../../library/unittest.rst:82
179183
msgid "Basic example"

0 commit comments

Comments
 (0)