Skip to content

Commit e471905

Browse files
sync with cpython a20395b8
1 parent b70fcf3 commit e471905

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

reference/lexical_analysis.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.14\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2025-09-12 00:14+0000\n"
9+
"POT-Creation-Date: 2025-09-18 09:00+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:17+0000\n"
1111
"Last-Translator: Adrian Liaw <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -211,10 +211,10 @@ msgstr ""
211211

212212
#: ../../reference/lexical_analysis.rst:167
213213
msgid ""
214-
"month_names = ['Januari', 'Februari', 'Maart', # 這些是\n"
215-
" 'April', 'Mei', 'Juni', # 荷蘭文的\n"
216-
" 'Juli', 'Augustus', 'September', # 一年之中\n"
217-
" 'Oktober', 'November', 'December'] # 月份名稱"
214+
"month_names = ['Januari', 'Februari', 'Maart', # These are the\n"
215+
" 'April', 'Mei', 'Juni', # Dutch names\n"
216+
" 'Juli', 'Augustus', 'September', # for the months\n"
217+
" 'Oktober', 'November', 'December'] # of the year"
218218
msgstr ""
219219

220220
#: ../../reference/lexical_analysis.rst:172

0 commit comments

Comments
 (0)