File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ msgstr ""
88"Project-Id-Version : Python 3.12\n "
99"Report-Msgid-Bugs-To : \n "
1010"POT-Creation-Date : 2023-07-17 17:39+0800\n "
11- "PO-Revision-Date : 2018-05-23 14:42+0000 \n "
11+ "PO-Revision-Date : 2023-08-05 15:55+0800 \n "
1212"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
1414"tw)\n "
@@ -17,6 +17,7 @@ msgstr ""
1717"Content-Type : text/plain; charset=UTF-8\n "
1818"Content-Transfer-Encoding : 8bit\n "
1919"Plural-Forms : nplurals=1; plural=0;\n "
20+ "X-Generator : Poedit 3.3.2\n "
2021
2122#: ../../library/datetime.rst:2
2223msgid ":mod:`datetime` --- Basic date and time types"
@@ -280,6 +281,7 @@ msgid ""
280281"A :class:`timedelta` object represents a duration, the difference between "
281282"two dates or times."
282283msgstr ""
284+ "一個 :class:`timedelta` 物件代表著一段持續時間,即兩個日期或時間之間的差異。"
283285
284286#: ../../library/datetime.rst:201
285287msgid ""
You can’t perform that action at this time.
0 commit comments