Skip to content

Commit 0935c02

Browse files
sync with cpython ff4ad2ea
1 parent 5cd19d5 commit 0935c02

File tree

255 files changed

+58147
-500
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

255 files changed

+58147
-500
lines changed

c-api/datetime.po

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Python 3.12\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2023-08-22 00:03+0000\n"
13+
"POT-Creation-Date: 2024-09-03 00:03+0000\n"
1414
"PO-Revision-Date: 2023-07-01 04:14+0800\n"
1515
"Last-Translator: Matt Wang <[email protected]>\n"
1616
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -353,17 +353,19 @@ msgid "Macros for the convenience of modules implementing the DB API:"
353353
msgstr "為了方便模組實作 DB API 的巨集:"
354354

355355
#: ../../c-api/datetime.rst:320
356+
#, fuzzy
356357
msgid ""
357358
"Create and return a new :class:`datetime.datetime` object given an argument "
358-
"tuple suitable for passing to :meth:`datetime.datetime.fromtimestamp()`."
359+
"tuple suitable for passing to :meth:`datetime.datetime.fromtimestamp`."
359360
msgstr ""
360361
"給定一個適合傳遞給 :meth:`datetime.datetime.fromtimestamp()` 的引數元組,建立"
361362
"並回傳一個新的 :class:`datetime.datetime` 物件。"
362363

363364
#: ../../c-api/datetime.rst:326
365+
#, fuzzy
364366
msgid ""
365367
"Create and return a new :class:`datetime.date` object given an argument "
366-
"tuple suitable for passing to :meth:`datetime.date.fromtimestamp()`."
368+
"tuple suitable for passing to :meth:`datetime.date.fromtimestamp`."
367369
msgstr ""
368370
"給定一個適合傳遞給 :meth:`datetime.date.fromtimestamp()` 的引數元組,建立並回"
369371
"傳一個新的 :class:`datetime.date` 物件。"

0 commit comments

Comments
 (0)