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 5
5
#
6
6
# Translators:
7
7
# yuji takesue <taketakeyyy@gmail.com>, 2019
8
- # tomo, 2020
8
+ # tomo, 2021
9
9
#
10
10
#, fuzzy
11
11
msgid ""
@@ -14,7 +14,7 @@ msgstr ""
14
14
"Report-Msgid-Bugs-To : \n "
15
15
"POT-Creation-Date : 2021-01-01 16:02+0000\n "
16
16
"PO-Revision-Date : 2019-09-01 03:22+0000\n "
17
- "Last-Translator : tomo, 2020 \n "
17
+ "Last-Translator : tomo, 2021 \n "
18
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
19
19
"MIME-Version : 1.0\n "
20
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -143,8 +143,8 @@ msgid ""
143
143
":meth:`.timeit` method. The :meth:`.repeat` and :meth:`.autorange` methods "
144
144
"are convenience methods to call :meth:`.timeit` multiple times."
145
145
msgstr ""
146
- "最初の命令文の実行時間を計測するには、:meth:`.timeit` メソッドを使用します。:meth:`.repeat` "
147
- "と :meth:`autorange`メソッドは :meth:`.timeit` を複数回呼び出したい時に使用します。"
146
+ "最初の命令文の実行時間を計測するには、:meth:`.timeit` メソッドを使用します。:meth:`.repeat` と "
147
+ ":meth:`autorange` メソッドは :meth:`.timeit` を複数回呼び出したい時に使
4800
用します。"
148
148
149
149
#: ../../library/timeit.rst:113
150
150
msgid ""
You can’t perform that action at this time.
0 commit comments