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

Commit231c956

Browse files
github-actions[bot]mattwang44
authored andcommitted
sync with cpython 01b21c32
1 parent1d8701b commit231c956

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed

‎library/unittest.mock.po‎

Lines changed: 8 additions & 8 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-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:"
357357
msgstr""
358358

359359
#:../../library/unittest.mock.rst:408
360-
msgid"Added two keywordonlyargument to the reset_mock function."
360+
msgid"Added two keyword-onlyarguments to the reset_mock function."
361361
msgstr""
362362

363363
#:../../library/unittest.mock.rst:411
@@ -371,7 +371,7 @@ msgid ""
371371
msgstr""
372372

373373
#:../../library/unittest.mock.rst:419
374-
msgid"*return_value*, and :attr:`side_effect` are keywordonlyargument."
374+
msgid"*return_value*, and :attr:`side_effect` are keyword-onlyarguments."
375375
msgstr""
376376

377377
#:../../library/unittest.mock.rst:425
@@ -1658,8 +1658,8 @@ msgstr ""
16581658
msgid""
16591659
"``__prepare__``, ``__instancecheck__``, ``__subclasscheck__``, ``__del__``"
16601660
msgstr""
1661-
"``__prepare__``\\\\ ``__instancecheck__``\\\\``__subclasscheck__``"
1662-
"\\\\ ``__del__``"
1661+
"``__prepare__``\\\\ ``__instancecheck__``\\\\ "
1662+
"``__subclasscheck__``\\\\ ``__del__``"
16631663

16641664
#:../../library/unittest.mock.rst:2050
16651665
msgid"Magic Mock"
@@ -1938,9 +1938,9 @@ msgstr ""
19381938

19391939
#:../../library/unittest.mock.rst:2248
19401940
msgid""
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+
"resultsin multiple entries in :attr:`~Mock.mock_calls` on a mock. Manually "
19441944
"constructing the sequence of calls can be tedious."
19451945
msgstr""
19461946

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp