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

Skip to content

Commit 1839c20

Browse files
committed
Translate library/datetime.rst:2501
1 parent 9d1175c commit 1839c20

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

library/datetime.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,16 @@ 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"
12-
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
11+
"PO-Revision-Date: 2023-08-05 15:45+0800\n"
12+
"Last-Translator: Griiid <gridwing@gmail.com>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1414
"tw)\n"
1515
"Language: zh_TW\n"
1616
"MIME-Version: 1.0\n"
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"
@@ -3026,6 +3027,9 @@ msgid ""
30263027
"anyway, ``1900`` is substituted for the year, and ``1`` for the month and "
30273028
"day."
30283029
msgstr ""
3030+
"對 :class:`.time` 物件來說,不應該使用年、月、日的格式,因為 :class:`time` "
3031+
"物件並沒有這些值。如果使用這些格式,年份會以 ``1900`` 代替,月及日會以 ``1`` "
3032+
"代替。"
30293033

30303034
#: ../../library/datetime.rst:2505
30313035
msgid ""

0 commit comments

Comments
 (0)