77msgstr ""
88"Project-Id-Version :Python 3.11\n "
99"Report-Msgid-Bugs-To :\n "
10- "POT-Creation-Date :2022-10-15 20:43 +0000\n "
10+ "POT-Creation-Date :2023-02-13 19:36 +0000\n "
1111"PO-Revision-Date :2018-05-23 16:14+0000\n "
1212"Last-Translator :Adrian Liaw <adrianliaw2000@gmail.com>\n "
1313"Language-Team :Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -357,7 +357,7 @@ msgid "The reset_mock method resets all the call attributes on a mock object:"
357357msgstr ""
358358
359359#: ../../library/unittest.mock.rst:408
360- msgid "Added two keyword onlyargument to the reset_mock function."
360+ msgid "Added two keyword- onlyarguments to the reset_mock function."
361361msgstr ""
362362
363363#: ../../library/unittest.mock.rst:411
@@ -371,7 +371,7 @@ msgid ""
371371msgstr ""
372372
373373#: ../../library/unittest.mock.rst:419
374- msgid "*return_value*, and :attr:`side_effect` are keyword onlyargument ."
374+ msgid "*return_value*, and :attr:`side_effect` are keyword- onlyarguments ."
375375msgstr ""
376376
377377#: ../../library/unittest.mock.rst:425
@@ -1658,8 +1658,8 @@ msgstr ""
16581658msgid ""
16591659"``__prepare__``, ``__instancecheck__``, ``__subclasscheck__``, ``__del__``"
16601660msgstr ""
1661- "``__prepare__``\\ 、\\ ``__instancecheck__``\\ 、\\ ``__subclasscheck__`` "
1662- "\\ 、\\ ``__del__``"
1661+ "``__prepare__``\\ 、\\ ``__instancecheck__``\\ 、\\ "
1662+ "``__subclasscheck__`` \\ 、\\ ``__del__``"
16631663
16641664#: ../../library/unittest.mock.rst:2050
16651665msgid "Magic Mock"
@@ -1938,9 +1938,9 @@ msgstr ""
19381938
19391939#: ../../library/unittest.mock.rst:2248
19401940msgid ""
1941- "``call_list`` is particularly useful for making assertions on\" chainedcalls "
1942- "\" . A chained call is multiple calls on a single line of code. This results "
1943- "in multiple entries in :attr:`~Mock.mock_calls` on a mock. Manually "
1941+ "``call_list`` is particularly useful for making assertions on\" chained "
1942+ "calls \" . A chained call is multiple calls on a single line of code. This "
1943+ "results in multiple entries in :attr:`~Mock.mock_calls` on a mock. Manually "
19441944"constructing the sequence of calls can be tedious."
19451945msgstr ""
19461946