Skip to content

Commit a2f6150

Browse files
sync with cpython e8097d49
1 parent 1de01b1 commit a2f6150

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/sys.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.11\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2022-11-12 07:07+0000\n"
10+
"POT-Creation-Date: 2023-01-12 00:32+0000\n"
1111
"PO-Revision-Date: 2018-05-23 16:12+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -2583,9 +2583,9 @@ msgstr ""
25832583
msgid ""
25842584
"The version number used to form registry keys on Windows platforms. This is "
25852585
"stored as string resource 1000 in the Python DLL. The value is normally the "
2586-
"first three characters of :const:`version`. It is provided in the :mod:"
2587-
"`sys` module for informational purposes; modifying this value has no effect "
2588-
"on the registry keys used by Python."
2586+
"major and minor versions of the running Python interpreter. It is provided "
2587+
"in the :mod:`sys` module for informational purposes; modifying this value "
2588+
"has no effect on the registry keys used by Python."
25892589
msgstr ""
25902590

25912591
#: ../../library/sys.rst:1817

0 commit comments

Comments
 (0)