Skip to content
Merged
Changes from 2 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions library/datetime.po
Original file line number Diff line number Diff line change
Expand Up @@ -8,15 +8,16 @@ 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"
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
"PO-Revision-Date: 2023-08-05 16:23+0800\n"
"Last-Translator: Griiid <gridwing@gmail.com>\n"
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
"tw)\n"
"Language: zh_TW\n"
"MIME-Version: 1.0\n"
"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"
Expand Down Expand Up @@ -3026,6 +3027,9 @@ msgid ""
"anyway, ``1900`` is substituted for the year, and ``1`` for the month and "
"day."
msgstr ""
"對 :class:`.time` 物件來說,不應該使用年、月、日的格式,因為 :class:`time` 物"
"件並沒有這些值。如果使用這些格式,年份會以 ``1900`` 代替,月及日會以 ``1`` 代"
"替。"

#: ../../library/datetime.rst:2505
msgid ""
Expand Down