99# walkinrain <[email protected] >, 20191010# ppcfish <[email protected] >, 20191111# Siyuan Xu <[email protected] >, 201912+ # nickle <[email protected] >, 20191213#
1314#, fuzzy
1415msgid ""
@@ -17,7 +18,7 @@ msgstr ""
1718"Report-Msgid-Bugs-To : \n "
1819"POT-Creation-Date : 2019-01-01 10:14+0900\n "
1920"PO-Revision-Date : 2017-02-16 23:22+0000\n "
20- "Last-Translator : Siyuan Xu <mf20070535@126 .com>, 2019\n "
21+ "Last-Translator : nickle <2330458484@qq .com>, 2019\n "
2122"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2223"MIME-Version : 1.0\n "
2324"Content-Type : text/plain; charset=UTF-8\n "
@@ -152,12 +153,14 @@ msgstr ""
152153#: ../../library/pickle.rst:88
153154msgid "JSON is human-readable, while pickle is not;"
154155msgstr ""
156+ "JSON is human-readable, while pickle is not;\n"
157+ "JSON是我们很容易理解的,而pickle不是;"
155158
156159#: ../../library/pickle.rst:90
157160msgid ""
158161"JSON is interoperable and widely used outside of the Python ecosystem, while"
159162" pickle is Python-specific;"
160- msgstr ""
163+ msgstr "JSON是可互操作的,在Python系统之外广泛使用,而pickle则是Python专用的; "
161164
162165#: ../../library/pickle.rst:93
163166msgid ""
@@ -172,7 +175,7 @@ msgstr ""
172175msgid ""
173176"The :mod:`json` module: a standard library module allowing JSON "
174177"serialization and deserialization."
175- msgstr ""
178+ msgstr ":mod:`json` 模块:一个允许JSON序列化和反序列化的标准库模块 "
176179
177180#: ../../library/pickle.rst:107
178181msgid "Data stream format"
0 commit comments