77msgstr ""
88"Project-Id-Version :Python 3.12\n "
99"Report-Msgid-Bugs-To :\n "
10- "POT-Creation-Date :2024-09-01 22:24+0800 \n "
10+ "POT-Creation-Date :2024-09-11 15:53+0000 \n "
1111"PO-Revision-Date :2022-11-18 01:56+0800\n "
1212"Last-Translator :Matt Wang <mattwang44@gmail.com>\n "
1313"Language-Team :Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -27,10 +27,11 @@ msgid "**Source code:** :source:`Lib/tomllib`"
2727msgstr "**原始碼:**\\ :source:`Lib/tomllib`"
2828
2929#: ../../library/tomllib.rst:16
30+ #, fuzzy
3031msgid ""
31- "This module provides an interface for parsing TOML (Tom's Obvious Minimal "
32- "Language, `https://toml.io <https://toml.io/en/>`_). This module does not "
33- "support writing TOML."
32+ "This module provides an interface for parsing TOML1.0.0 (Tom's Obvious "
33+ "Minimal Language, `https://toml.io <https://toml.io/en/>`_). This module "
34+ "does not support writing TOML."
3435msgstr ""
3536"此模組提供了剖析 TOML (Tom's Obvious Minimal Language, `https://toml.io "
3637"<https://toml.io/en/>`_) 的一個介面,此模組並不支援寫入 TOML。"