File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# Naoki Nakamura <agent@sohzoh.com>, 2020
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:30+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 "
@@ -155,7 +155,7 @@ msgid ""
155
155
"``-Infinity``) will be used."
156
156
msgstr ""
157
157
"*allow_nan* が偽 (デフォルトは ``True``) の場合、許容範囲外の :class:`float` 値 (``nan``, ``inf``, ``-inf``) を JSON 仕様を厳格に守って 直列化すると、:exc:`ValueError` になります。\n"
158
- "*allow_non * が真の場合は、 JavaScript での等価なもの (``NaN``, ``Infinity``, ``-Infinity``) が使われます。"
158
+ "*allow_nan * が真の場合は、 JavaScript での等価なもの (``NaN``, ``Infinity``, ``-Infinity``) が使われます。"
159
159
160
160
#: ../../library/json.rst:158 ../../library/json.rst:435
161
161
msgid ""
You can’t perform that action at this time.
0 commit comments