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

Skip to content

Commit cf643a2

Browse files
committed
[po] auto sync bot
1 parent 48e70cc commit cf643a2

1 file changed

Lines changed: 3 additions & 2 deletions

File tree

library/collections.abc.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Jarry Shaw <[email protected]>, 2018
8+
# Freesand Leo <[email protected]>, 2018
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
1516
"PO-Revision-Date: 2017-02-16 23:03+0000\n"
16-
"Last-Translator: Jarry Shaw <jarryshaw@icloud.com>, 2018\n"
17+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2018\n"
1718
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -39,7 +40,7 @@ msgid ""
3940
"that can be used to test whether a class provides a particular interface; "
4041
"for example, whether it is hashable or whether it is a mapping."
4142
msgstr ""
42-
"该模块定义了一些:term:`抽象基类 <abstract base "
43+
"该模块定义了一些 :term:`抽象基类 <abstract base "
4344
"class>`,它们可用于判断一个具体类是否具有某一特定的接口;例如,这个类是否可哈希,或其是否为映射类。"
4445

4546
#: ../../library/collections.abc.rst:31

0 commit comments

Comments
 (0)