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

Skip to content

Commit 17be471

Browse files
Dai StellaDai Stella
Dai Stella
authored and
Dai Stella
committed
translate-datetime.rst:2369
1 parent 3e38b1a commit 17be471

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/datetime.po

Lines changed: 3 additions & 2 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: 2018-05-23 14:42+0000\n"
11+
"PO-Revision-Date: 2023-08-05 15:49+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"
@@ -2652,7 +2653,7 @@ msgstr "``%m``"
26522653

26532654
#: ../../library/datetime.rst:2369
26542655
msgid "Month as a zero-padded decimal number."
2655-
msgstr ""
2656+
msgstr "以零填充的十進制數表示的月份。"
26562657

26572658
#: ../../library/datetime.rst:2369 ../../library/datetime.rst:2381
26582659
msgid "01, 02, ..., 12"

0 commit comments

Comments
 (0)