7
7
msgstr ""
8
8
"Project-Id-Version : Python 3.10\n "
9
9
"Report-Msgid-Bugs-To : \n "
10
- "POT-Creation-Date : 2022-07-23 00:17 +0000\n "
10
+ "POT-Creation-Date : 2022-08-29 10:12 +0000\n "
11
11
"PO-Revision-Date : 2018-05-23 16:17+0000\n "
12
12
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
13
13
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -1255,8 +1255,7 @@ msgstr ":class:`tuple`"
1255
1255
msgid ""
1256
1256
"These classes accept a single positional argument, and the pattern there is "
1257
1257
"matched against the whole object rather than an attribute. For example "
1258
- "``int(0|1)`` matches the value ``0``, but not the values ``0.0`` or "
1259
- "``False``."
1258
+ "``int(0|1)`` matches the value ``0``, but not the value ``0.0``."
1260
1259
msgstr ""
1261
1260
1262
1261
#: ../../reference/compound_stmts.rst:1079
@@ -1627,7 +1626,8 @@ msgstr ""
1627
1626
#: ../../reference/compound_stmts.rst:1450
1628
1627
msgid ""
1629
1628
"See also :meth:`~object.__aiter__` and :meth:`~object.__anext__` for details."
1630
- msgstr "更多細節請見 :meth:`~object.__aiter__` 與 :meth:`~object.__anext__`\\ 。"
1629
+ msgstr ""
1630
+ "更多細節請見 :meth:`~object.__aiter__` 與 :meth:`~object.__anext__`\\ 。"
1631
1631
1632
1632
#: ../../reference/compound_stmts.rst:1452
1633
1633
msgid ""
@@ -1649,7 +1649,8 @@ msgstr ""
1649
1649
msgid ""
1650
1650
"See also :meth:`~object.__aenter__` and :meth:`~object.__aexit__` for "
1651
1651
"details."
1652
- msgstr "更多細節請見 :meth:`~object.__aenter__` 與 :meth:`~object.__aexit__`\\ 。"
1652
+ msgstr ""
1653
+ "更多細節請見 :meth:`~object.__aenter__` 與 :meth:`~object.__aexit__`\\ 。"
1653
1654
1654
1655
#: ../../reference/compound_stmts.rst:1494
1655
1656
msgid ""
0 commit comments