Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 17be471 commit 0155fe2Copy full SHA for 0155fe2
library/datetime.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version: Python 3.12\n"
9
"Report-Msgid-Bugs-To: \n"
10
"POT-Creation-Date: 2023-07-17 17:39+0800\n"
11
-"PO-Revision-Date: 2023-08-05 15:49+0800\n"
+"PO-Revision-Date: 2023-08-05 16:45+0800\n"
12
"Last-Translator: Adrian Liaw <[email protected]>\n"
13
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -2653,7 +2653,7 @@ msgstr "``%m``"
2653
2654
#: ../../library/datetime.rst:2369
2655
msgid "Month as a zero-padded decimal number."
2656
-msgstr "以零填充的十進制數表示的月份。"
+msgstr "以零填充的並以十進位數字表示的月份。"
2657
2658
#: ../../library/datetime.rst:2369 ../../library/datetime.rst:2381
2659
msgid "01, 02, ..., 12"
0 commit comments