From 2d08b85bbf99c8e64f22b0c99ce9fff0070e18c1 Mon Sep 17 00:00:00 2001 From: Tsai Ying Li Date: Sun, 22 Oct 2023 11:58:41 +0800 Subject: [PATCH] Translate rst:21 --- library/string.po | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/library/string.po b/library/string.po index e90d211cfe..0aef5a07c1 100644 --- a/library/string.po +++ b/library/string.po @@ -8,7 +8,7 @@ msgstr "" "Project-Id-Version: Python 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-07-17 17:39+0800\n" -"PO-Revision-Date: 2018-05-23 16:11+0000\n" +"PO-Revision-Date: 2023-10-22 11:11+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" @@ -17,6 +17,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" +"X-Generator: Poedit 3.4\n" #: ../../library/string.rst:2 msgid ":mod:`string` --- Common string operations" @@ -40,7 +41,7 @@ msgstr "" #: ../../library/string.rst:21 msgid "The constants defined in this module are:" -msgstr "" +msgstr "此模組中定義的常數為:" #: ../../library/string.rst:26 msgid ""