File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2023-01-04 00:15 +0000\n "
10
+ "POT-Creation-Date : 2023-01-13 00:17 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:01+0000\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -898,8 +898,8 @@ msgstr ""
898
898
899
899
#: ../../library/enum.rst:822
900
900
msgid ""
901
- "in 3.13 the default ``\" generate_next_value_ `` will always return the "
902
- "highest member value incremented by 1, and will fail if any member is an "
901
+ "in 3.13 the default ``_generate_next_value_ `` will always return the highest "
902
+ "member value incremented by 1, and will fail if any member is an "
903
903
"incompatible type."
904
904
msgstr ""
905
905
Original file line number Diff line number Diff line change 7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.11\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2022-11-12 06:58 +0000\n "
10
+ "POT-Creation-Date : 2023-01-13 00:17 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:12+0000\n "
12
12
"
Last-Translator :
Adrian Liaw <[email protected] >\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -2583,9 +2583,9 @@ msgstr ""
2583
2583
msgid ""
2584
2584
"The version number used to form registry keys on Windows platforms. This is "
2585
2585
"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."
2589
2589
msgstr ""
2590
2590
2591
2591
#: ../../library/sys.rst:1817
You can’t perform that action at this time.
0 commit comments