@@ -9,7 +9,7 @@ msgstr ""
99"Project-Id-Version : Python 3.12\n "
1010"Report-Msgid-Bugs-To : \n "
1111"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 "
1313"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1414"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1515"tw)\n "
@@ -18,6 +18,7 @@ msgstr ""
1818"Content-Type : text/plain; charset=UTF-8\n "
1919"Content-Transfer-Encoding : 8bit\n "
2020"Plural-Forms : nplurals=1; plural=0;\n "
21+ "X-Generator : Poedit 3.3.2\n "
2122
2223#: ../../library/json.rst:2
2324msgid ":mod:`json` --- JSON encoder and decoder"
@@ -49,10 +50,15 @@ msgid ""
4950":mod:`json` exposes an API familiar to users of the standard library :mod:"
5051"`marshal` and :mod:`pickle` modules."
5152msgstr ""
53+ ":mod:`json` 為標準函式庫 :mod:`marshal` 與 :mod:`pickle` 模組的使用者提供熟悉"
54+ "的 API。"
5255
5356#: ../../library/json.rst:29
5457msgid "Encoding basic Python object hierarchies::"
5558msgstr ""
59+ "對基本 Python 物件階層進行編碼:\n"
60+ "\n"
61+ "::"
5662
5763#: ../../library/json.rst:48
5864msgid "Compact encoding::"
0 commit comments