File tree 1 file changed +4
-4
lines changed
1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 4
4
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5
5
#
6
6
# Translators:
7
- # tomo, 2018
8
7
# yuji takesue <[email protected] >, 2018
9
8
9
+ # tomo, 2021
10
10
#
11
11
#, fuzzy
12
12
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
15
15
"Report-Msgid-Bugs-To : \n "
16
16
"POT-Creation-Date : 2020-02-09 18:48+0900\n "
17
17
"PO-Revision-Date : 2018-06-29 17:32+0000\n "
18
- "
Last-Translator :
永田 大和 <[email protected] >, 2019 \n"
18
+ "Last-Translator : tomo, 2021 \n "
19
19
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
20
20
"MIME-Version : 1.0\n "
21
21
"Content-Type : text/plain; charset=UTF-8\n "
@@ -136,8 +136,8 @@ msgid ""
136
136
":meth:`.timeit` method. The :meth:`.repeat` and :meth:`.autorange` methods "
137
137
"are convenience methods to call :meth:`.timeit` multiple times."
138
138
msgstr ""
139
- "最初の命令文の実行時間を計測するには、:meth:`.timeit` メソッドを使用します。:meth:`.repeat` "
140
- "と :meth:`autorange`メソッドは :meth:`.timeit` を複数回呼び出したい時に使用します。"
139
+ "最初の命令文の実行時間を計測するには、:meth:`.timeit` メソッドを使用します。:meth:`.repeat` と "
140
+ ":meth:`autorange` メソッドは :meth:`.timeit` を複数回呼び出したい時に使用します。"
141
141
142
142
#: ../../library/timeit.rst:106
143
143
msgid ""
You can’t perform that action at this time.
0 commit comments