We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e7e4e68 commit e728155Copy full SHA for e728155
library/stdtypes.po
@@ -10,7 +10,7 @@ msgid ""
10
msgstr ""
11
"Project-Id-Version: Python 3.11\n"
12
"Report-Msgid-Bugs-To: \n"
13
-"POT-Creation-Date: 2023-06-08 00:35+0000\n"
+"POT-Creation-Date: 2023-06-22 00:35+0000\n"
14
"PO-Revision-Date: 2022-06-12 15:22+0800\n"
15
"Last-Translator: Matt Wang <[email protected]>\n"
16
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -84,7 +84,8 @@ msgstr ""
84
"列出了大部分會被視為 false 的內建物件:"
85
86
#: ../../library/stdtypes.rst:55
87
-msgid "constants defined to be false: ``None`` and ``False``."
+#, fuzzy
88
+msgid "constants defined to be false: ``None`` and ``False``"
89
msgstr "定義為 false 之常數:``None`` 與 ``False``。"
90
91
#: ../../library/stdtypes.rst:57
0 commit comments