Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit29c0512

Browse files
sync with cpython b93bd153
1 parent4d2ae83 commit29c0512

File tree

3 files changed

+888
-896
lines changed

3 files changed

+888
-896
lines changed

‎library/enum.po

Lines changed: 2 additions & 2 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-12-07 00:17+0000\n"
10+
"POT-Creation-Date:2023-01-04 00:15+0000\n"
1111
"PO-Revision-Date:2018-05-23 16:01+0000\n"
1212
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
1313
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -854,7 +854,7 @@ msgid ""
854854
"call an *Enum*'s :meth:`_generate_next_value_` to get an appropriate value. "
855855
"For *Enum* and *IntEnum* that appropriate value will be the last value plus "
856856
"one; for *Flag* and *IntFlag* it will be the first power-of-two greater than "
857-
"thelast value; for *StrEnum* it will be the lower-cased version of the "
857+
"thehighest value; for *StrEnum* it will be the lower-cased version of the "
858858
"member's name. Care must be taken if mixing *auto()* with manually "
859859
"specified values."
860860
msgstr""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp