@@ -8,7 +8,7 @@ msgstr ""
8
8
"Project-Id-Version : Python 3.12\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
10
"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 "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
14
14
"tw)\n "
@@ -17,6 +17,7 @@ msgstr ""
17
17
"Content-Type : text/plain; charset=UTF-8\n "
18
18
"Content-Transfer-Encoding : 8bit\n "
19
19
"Plural-Forms : nplurals=1; plural=0;\n "
20
+ "X-Generator : Poedit 3.3.2\n "
20
21
21
22
#: ../../library/datetime.rst:2
22
23
msgid ":mod:`datetime` --- Basic date and time types"
@@ -200,7 +201,7 @@ msgstr ""
200
201
201
202
#: ../../library/datetime.rst:157
202
203
msgid "Common Properties"
203
- msgstr ""
204
+ msgstr "常見屬性 "
204
205
205
206
#: ../../library/datetime.rst:159
206
207
msgid ""
@@ -280,6 +281,7 @@ msgid ""
280
281
"A :class:`timedelta` object represents a duration, the difference between "
281
282
"two dates or times."
282
283
msgstr ""
284
+ "一個 :class:`timedelta` 物件代表著一段持續時間,即兩個日期或時間之間的差異。"
283
285
284
286
#: ../../library/datetime.rst:201
285
287
msgid ""
@@ -1019,6 +1021,9 @@ msgstr "用法範例:\\ :class:`date`"
1019
1021
#: ../../library/datetime.rst:754
1020
1022
msgid "Example of counting days to an event::"
1021
1023
msgstr ""
1024
+ "計算一個事件的天數的範例: \n"
1025
+ "\n"
1026
+ "::"
1022
1027
1023
1028
#: ../../library/datetime.rst:773
1024
1029
msgid "More examples of working with :class:`date`:"
@@ -2652,7 +2657,7 @@ msgstr "``%m``"
2652
2657
2653
2658
#: ../../library/datetime.rst:2369
2654
2659
msgid "Month as a zero-padded decimal number."
2655
- msgstr ""
2660
+ msgstr "以零填充的並以十進位數字表示的月份。 "
2656
2661
2657
2662
#: ../../library/datetime.rst:2369 ../../library/datetime.rst:2381
2658
2663
msgid "01, 02, ..., 12"
@@ -2992,7 +2997,7 @@ msgstr ""
2992
2997
2993
2998
#: ../../library/datetime.rst:2483
2994
2999
msgid "Technical Detail"
2995
- msgstr ""
3000
+ msgstr "技術細節 "
2996
3001
2997
3002
#: ../../library/datetime.rst:2485
2998
3003
msgid ""
@@ -3188,7 +3193,7 @@ msgstr "註解"
3188
3193
3189
3194
#: ../../library/datetime.rst:2619
3190
3195
msgid "If, that is, we ignore the effects of Relativity"
3191
- msgstr ""
3196
+ msgstr "也就是說,我們會忽略相對論的效應 "
3192
3197
3193
3198
#: ../../library/datetime.rst:2621
3194
3199
msgid ""
0 commit comments