diff --git a/library/datetime.po b/library/datetime.po index ae13bec8e3..f2263e5ebd 100644 --- a/library/datetime.po +++ b/library/datetime.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 14:42+0000\n" +"PO-Revision-Date: 2023-08-05 15:49+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.3.2\n" #: ../../library/datetime.rst:2 msgid ":mod:`datetime` --- Basic date and time types" @@ -2652,7 +2653,7 @@ msgstr "``%m``" #: ../../library/datetime.rst:2369 msgid "Month as a zero-padded decimal number." -msgstr "" +msgstr "以零填充的十進制數表示的月份。" #: ../../library/datetime.rst:2369 ../../library/datetime.rst:2381 msgid "01, 02, ..., 12"