77# Jerry Chen <[email protected] >, 201788# ww song <[email protected] >, 201899# Danny Vi <[email protected] >, 201810- # Freesand Leo <[email protected] >, 2018111012111312# Siyuan Xu <[email protected] >, 201913+ # Freesand Leo <[email protected] >, 20191414#
1515#, fuzzy
1616msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919"Report-Msgid-Bugs-To : \n "
2020"POT-Creation-Date : 2019-01-01 10:14+0900\n "
2121"PO-Revision-Date : 2017-02-16 23:16+0000\n "
22- "Last-Translator : Siyuan Xu <mf20070535@126 .com>, 2019\n "
22+ "Last-Translator : Freesand Leo <yuqinju@163 .com>, 2019\n "
2323"Language-Team : Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n "
2424"MIME-Version : 1.0\n "
2525"Content-Type : text/plain; charset=UTF-8\n "
@@ -145,8 +145,8 @@ msgid ""
145145"reference check for container types will be skipped and a circular reference"
146146" will result in an :exc:`OverflowError` (or worse)."
147147msgstr ""
148- "如果 *check_circular* 是 false ( 默认为 ``True``) ,那么容器类型的循环引用检验会被跳过并且循环引用会引发一个 "
149- ":exc:`OverflowError`( 或者更糟的情况) 。"
148+ "如果 *check_circular* 是为假值 ( 默认为 ``True``) ,那么容器类型的循环引用检验会被跳过并且循环引用会引发一个 "
149+ ":exc:`OverflowError` ( 或者更糟的情况) 。"
150150
151151#: ../../library/json.rst:152
152152msgid ""
@@ -238,8 +238,8 @@ msgid ""
238238" table <py-to-json-table>`. The arguments have the same meaning as in "
239239":func:`dump`."
240240msgstr ""
241- "使用这个:ref:`转换表 <py-to-json-table>`序列化 *obj* 为一个 JSON 格式的 :class:`str`。参数和 "
242- ":func:`dump` 中的具有相同的含义 。"
241+ "使用这个 :ref:`转换表 <py-to-json-table>` 将 *obj* 序列化为 JSON 格式的 :class:`str`。 "
242+ "其参数的含义与 :func:`dump` 中的相同 。"
243243
244244#: ../../library/json.rst:208
245245msgid ""
@@ -259,8 +259,8 @@ msgid ""
259259":term:`binary file` containing a JSON document) to a Python object using "
260260"this :ref:`conversion table <json-to-py-table>`."
261261msgstr ""
262- "使用这个:ref:`转换表<json-to-py-table>`来反序列化 *fp* ( 一个支持 ``.read()`` 并包含一个 JSON 文档的 "
263- ":term:`text file` 或者 :term:`binary file`)为一个 Python 对象。"
262+ "使用这个 :ref:`转换表<json-to-py-table>` 将 *fp* ( 一个支持 ``.read()`` 并包含一个 JSON 文档的 "
263+ ":term:`text file` 或者 :term:`binary file`) 反序列化为一个 Python 对象。"
264264
265265#: ../../library/json.rst:221
266266msgid ""
0 commit comments