Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit f88531c

Browse files
authored
Merge branch 'aug-5-meetup' into datetime/upstream/3.12
2 parents 0155fe2 + a5a7fdc commit f88531c

File tree

2 files changed

+9
-5
lines changed

2 files changed

+9
-5
lines changed

library/datetime.po

Lines changed: 7 additions & 3 deletions
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: 2023-08-05 16:45+0800\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"
@@ -201,7 +201,7 @@ msgstr ""
201201

202202
#: ../../library/datetime.rst:157
203203
msgid "Common Properties"
204-
msgstr ""
204+
msgstr "常見屬性"
205205

206206
#: ../../library/datetime.rst:159
207207
msgid ""
@@ -281,6 +281,7 @@ msgid ""
281281
"A :class:`timedelta` object represents a duration, the difference between "
282282
"two dates or times."
283283
msgstr ""
284+
"一個 :class:`timedelta` 物件代表著一段持續時間,即兩個日期或時間之間的差異。"
284285

285286
#: ../../library/datetime.rst:201
286287
msgid ""
@@ -1020,6 +1021,9 @@ msgstr "用法範例:\\ :class:`date`"
10201021
#: ../../library/datetime.rst:754
10211022
msgid "Example of counting days to an event::"
10221023
msgstr ""
1024+
"計算一個事件的天數的範例: \n"
1025+
"\n"
1026+
"::"
10231027

10241028
#: ../../library/datetime.rst:773
10251029
msgid "More examples of working with :class:`date`:"
@@ -2993,7 +2997,7 @@ msgstr ""
29932997

29942998
#: ../../library/datetime.rst:2483
29952999
msgid "Technical Detail"
2996-
msgstr ""
3000+
msgstr "技術細節"
29973001

29983002
#: ../../library/datetime.rst:2485
29993003
msgid ""

library/json.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -320,7 +320,7 @@ msgstr ""
320320

321321
#: ../../library/json.rst:299
322322
msgid "The keyword argument *encoding* has been removed."
323-
msgstr ""
323+
msgstr "關鍵字引數 *encoding* 已經被刪除。"
324324

325325
#: ../../library/json.rst:304
326326
msgid "Encoders and Decoders"
@@ -693,7 +693,7 @@ msgstr ""
693693

694694
#: ../../library/json.rst:630
695695
msgid "The *object_pairs_hook* parameter can be used to alter this behavior."
696-
msgstr ""
696+
msgstr "*object_parts_hook* 參數可以被使用來改變此行為。"
697697

698698
#: ../../library/json.rst:634
699699
msgid "Top-level Non-Object, Non-Array Values"

0 commit comments

Comments
 (0)