Skip to content

Commit a8af0d5

Browse files
authored
translate datetime.rst:196 (#545)
1 parent fc132e4 commit a8af0d5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

library/datetime.po

+3-1
Original file line numberDiff line numberDiff 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 <[email protected]>\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
2223
msgid ":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."
282283
msgstr ""
284+
"一個 :class:`timedelta` 物件代表著一段持續時間,即兩個日期或時間之間的差異。"
283285

284286
#: ../../library/datetime.rst:201
285287
msgid ""

0 commit comments

Comments
 (0)