File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-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, 2020
8
7
# Naoki Nakamura <agent@sohzoh.com>, 2020
8
+ # tomo, 2020
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 : 2020-04-10 22:51+0000\n "
16
16
"PO-Revision-Date : 2019-09-01 03:31+0000\n "
17
- "Last-Translator : Naoki Nakamura <agent@sohzoh.com> , 2020\n "
17
+ "Last-Translator : tomo , 2020\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 "
@@ -2200,8 +2200,7 @@ msgid ""
2200
2200
"For a general Python object ``number``, ``round`` delegates to "
2201
2201
"``number.__round__``."
2202
2202
msgstr ""
2203
- "一般的な Python オブジェクト ``number`` に対して、``round`` は処理を ``number.__round__` "
2204
- "に移譲します。"
2203
+ "一般的な Python オブジェクト ``number`` に対して、``round`` は処理を `number.__round__` に移譲します。"
2205
2204
2206
2205
#: ../../library/functions.rst:1369
2207
2206
msgid ""
You can’t perform that action at this time.
0 commit comments