File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55#
66# Translators:
77# yuji takesue <taketakeyyy@gmail.com>, 2019
8- # tomo, 2020
8+ # tomo, 2021
99#
1010#, fuzzy
1111msgid ""
@@ -14,7 +14,7 @@ msgstr ""
1414"Report-Msgid-Bugs-To : \n "
1515"POT-Creation-Date : 2021-01-01 16:02+0000\n "
1616"PO-Revision-Date : 2019-09-01 03:22+0000\n "
17- "Last-Translator : tomo, 2020 \n "
17+ "Last-Translator : tomo, 2021 \n "
1818"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1919"MIME-Version : 1.0\n "
2020"Content-Type : text/plain; charset=UTF-8\n "
@@ -143,8 +143,8 @@ msgid ""
143143":meth:`.timeit` method. The :meth:`.repeat` and :meth:`.autorange` methods "
144144"are convenience methods to call :meth:`.timeit` multiple times."
145145msgstr ""
146- "最初の命令文の実行時間を計測するには、:meth:`.timeit` メソッドを使用します。:meth:`.repeat` "
147- "と :meth:`autorange`メソッドは :meth:`.timeit` を複数回呼び出したい時に使用します。"
146+ "最初の命令文の実行時間を計測するには、:meth:`.timeit` メソッドを使用します。:meth:`.repeat` と "
147+ ":meth:`autorange` メソッドは :meth:`.timeit` を複数回呼び出したい時に使用します。"
148148
149149#: ../../library/timeit.rst:113
150150msgid ""
You can’t perform that action at this time.
0 commit comments