From b3d9cfafccd0ff340dc688aebd729895ddc74012 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 14 Jul 2025 02:48:29 +0000 Subject: [PATCH 1/2] Initial plan From ceb5943511e57f94a86cea3ea231e2ff0d3125fb Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Mon, 14 Jul 2025 02:53:48 +0000 Subject: [PATCH 2/2] Complete translation of c-api/objimpl.po Co-authored-by: mattwang44 <24987826+mattwang44@users.noreply.github.com> --- c-api/objimpl.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/c-api/objimpl.po b/c-api/objimpl.po index 0958041469..b468c22948 100644 --- a/c-api/objimpl.po +++ b/c-api/objimpl.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2018-06-26 18:54+0800\n" -"PO-Revision-Date: 2015-12-09 17:51+0000\n" -"Last-Translator: Liang-Bo Wang \n" +"PO-Revision-Date: 2025-07-14 02:51+0000\n" +"Last-Translator: AI Assistant\n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" "Language: zh_TW\n" @@ -20,10 +20,10 @@ msgstr "" #: ../../c-api/objimpl.rst:7 msgid "Object Implementation Support" -msgstr "" +msgstr "物件實作支援" #: ../../c-api/objimpl.rst:9 msgid "" "This chapter describes the functions, types, and macros used when defining " "new object types." -msgstr "" +msgstr "本章節說明在定義新的物件型別時所使用的函式、型別和巨集。"