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

Skip to content

Commit 4dd286b

Browse files
committed
[po] auto sync bot
1 parent 8d7c4e8 commit 4dd286b

2 files changed

Lines changed: 3756 additions & 3745 deletions

File tree

library/unittest.po

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,16 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Freesand Leo <[email protected]>, 2018
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-10-28 09:36+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2018-11-10 09:42+0900\n"
15+
"PO-Revision-Date: 2017-02-16 23:33+0000\n"
1316
"Last-Translator: Freesand Leo <[email protected]>, 2018\n"
1417
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1518
"MIME-Version: 1.0\n"
@@ -722,9 +725,9 @@ msgstr ""
722725

723726
#: ../../library/unittest.rst:610
724727
msgid ""
725-
"When some of your tests differ only by a some very small differences, for "
726-
"instance some parameters, unittest allows you to distinguish them inside the"
727-
" body of a test method using the :meth:`~TestCase.subTest` context manager."
728+
"When there are very small differences among your tests, for instance some "
729+
"parameters, unittest allows you to distinguish them inside the body of a "
730+
"test method using the :meth:`~TestCase.subTest` context manager."
728731
msgstr ""
729732

730733
#: ../../library/unittest.rst:614

0 commit comments

Comments
 (0)