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

Skip to content

Commit fdd8540

Browse files
[po] auto sync
1 parent 94f32f0 commit fdd8540

1 file changed

Lines changed: 4 additions & 2 deletions

File tree

library/json.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -824,14 +824,16 @@ msgid ""
824824
"default, this module does not raise an exception; instead, it ignores all "
825825
"but the last name-value pair for a given name::"
826826
msgstr ""
827+
"RFC 具体说明了 在 JSON对象里的名字应该是唯一的,但没有规定如何处理JSON对象中的重复名称。默认下,此模块不引发异常;作为替代"
828+
",对于给定名它将忽略除姓-值对之外的所有对::"
827829

828830
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/json.rst:628
829831
msgid "The *object_pairs_hook* parameter can be used to alter this behavior."
830-
msgstr ""
832+
msgstr " *object_pairs_hook* 参数可用于替代此行为。"
831833

832834
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/json.rst:632
833835
msgid "Top-level Non-Object, Non-Array Values"
834-
msgstr ""
836+
msgstr "顶级非对象,非数组值"
835837

836838
#: /home/travis/build/python/cpython-doc-catalog/Doc/library/json.rst:634
837839
msgid ""

0 commit comments

Comments
 (0)