@@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2023-07-29 10:36+0000\n "
12
- "PO-Revision-Date : 2018-05-23 16:04+0000 \n "
12
+ "PO-Revision-Date : 2023-08-05 16:26+0800 \n "
13
13
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
@@ -18,6 +18,7 @@ msgstr ""
18
18
"Content-Type : text/plain; charset=UTF-8\n "
19
19
"Content-Transfer-Encoding : 8bit\n "
20
20
"Plural-Forms : nplurals=1; plural=0;\n "
21
+ "X-Generator : Poedit 3.3.2\n "
21
22
22
23
#: ../../library/json.rst:2
23
24
msgid ":mod:`json` --- JSON encoder and decoder"
@@ -49,10 +50,15 @@ msgid ""
49
50
":mod:`json` exposes an API familiar to users of the standard library :mod:"
50
51
"`marshal` and :mod:`pickle` modules."
51
52
msgstr ""
53
+ ":mod:`json` 為標準函式庫 :mod:`marshal` 與 :mod:`pickle` 模組的使用者提供熟悉"
54
+ "的 API。"
52
55
53
56
#: ../../library/json.rst:29
54
57
msgid "Encoding basic Python object hierarchies::"
55
58
msgstr ""
59
+ "對基本 Python 物件階層進行編碼:\n"
60
+ "\n"
61
+ "::"
56
62
57
63
#: ../../library/json.rst:48
58
64
msgid "Compact encoding::"
0 commit comments