File tree Expand file tree Collapse file tree 3 files changed +2738
-2730
lines changed Expand file tree Collapse file tree 3 files changed +2738
-2730
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-01-05 15:01+0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : 秘湯 <xwhhsprings @gmail.com>, 2017 \n "
13
+ "Last-Translator : yudetamago <yudetamago.orz @gmail.com>, 2018 \n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -211,7 +211,7 @@ msgstr ""
211
211
212
212
#: ../../library/sunau.rst:121
213
213
msgid "Returns number of audio channels (1 for mono, 2 for stereo)."
214
- msgstr ""
214
+ msgstr "オーディオチャンネル数(モノラルなら1、ステレオなら2)を返します。 "
215
215
216
216
#: ../../library/sunau.rst:126
217
217
msgid "Returns sample width in bytes."
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ msgstr ""
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2018-01-05 15:01+0000\n "
12
12
"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13
- "Last-Translator : orangain <orangain @gmail.com>, 2017 \n "
13
+ "Last-Translator : yudetamago <yudetamago.orz @gmail.com>, 2018 \n "
14
14
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
15
15
"MIME-Version : 1.0\n "
16
16
"Content-Type : text/plain; charset=UTF-8\n "
@@ -364,11 +364,11 @@ msgstr ""
364
364
365
365
#: ../../library/unittest.mock.rst:267
366
366
msgid "Assert that the mock was called at least once."
367
- msgstr ""
367
+ msgstr "モックが少なくとも一度は呼び出されたことをアサートします。 "
368
368
369
369
#: ../../library/unittest.mock.rst:278
370
370
msgid "Assert that the mock was called exactly once."
371
- msgstr ""
371
+ msgstr "モックが一度だけ呼び出されたことをアサートします。 "
372
372
373
373
#: ../../library/unittest.mock.rst:296
374
374
msgid ""
@@ -426,7 +426,7 @@ msgstr "モックオブジェクトのすべての呼び出し属性をリセッ
426
426
427
427
#: ../../library/unittest.mock.rst:383
428
428
msgid "Added two keyword only argument to the reset_mock function."
429
- msgstr ""
429
+ msgstr "2つのキーワード専用引数が reset_mock 関数に追加されました。 "
430
430
431
431
#: ../../library/unittest.mock.rst:386
432
432
msgid ""
You can’t perform that action at this time.
0 commit comments