We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent365f1d7 commit8dc3284Copy full SHA for 8dc3284
library/datetime.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version:Python 3.12\n"
9
"Report-Msgid-Bugs-To:\n"
10
"POT-Creation-Date:2023-07-17 17:39+0800\n"
11
-"PO-Revision-Date:2018-05-23 14:42+0000\n"
+"PO-Revision-Date:2023-08-05 15:55+0800\n"
12
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -17,6 +17,7 @@ msgstr ""
17
"Content-Type:text/plain; charset=UTF-8\n"
18
"Content-Transfer-Encoding:8bit\n"
19
"Plural-Forms:nplurals=1; plural=0;\n"
20
+"X-Generator:Poedit 3.3.2\n"
21
22
#:../../library/datetime.rst:2
23
msgid":mod:`datetime` --- Basic date and time types"
@@ -280,6 +281,7 @@ msgid ""
280
281
"A :class:`timedelta` object represents a duration, the difference between "
282
"two dates or times."
283
msgstr""
284
+"一個 :class:`timedelta` 物件代表著一段持續時間,即兩個日期或時間之間的差異。"
285
286
#:../../library/datetime.rst:201
287
msgid""