Skip to content

Commit e728155

Browse files
sync with cpython 6d232ba2
1 parent e7e4e68 commit e728155

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

library/stdtypes.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ msgid ""
1010
msgstr ""
1111
"Project-Id-Version: Python 3.11\n"
1212
"Report-Msgid-Bugs-To: \n"
13-
"POT-Creation-Date: 2023-06-08 00:35+0000\n"
13+
"POT-Creation-Date: 2023-06-22 00:35+0000\n"
1414
"PO-Revision-Date: 2022-06-12 15:22+0800\n"
1515
"Last-Translator: Matt Wang <[email protected]>\n"
1616
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -84,7 +84,8 @@ msgstr ""
8484
"列出了大部分會被視為 false 的內建物件:"
8585

8686
#: ../../library/stdtypes.rst:55
87-
msgid "constants defined to be false: ``None`` and ``False``."
87+
#, fuzzy
88+
msgid "constants defined to be false: ``None`` and ``False``"
8889
msgstr "定義為 false 之常數:``None`` 與 ``False``。"
8990

9091
#: ../../library/stdtypes.rst:57

0 commit comments

Comments
 (0)