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 55#
66# Translators:
77# Naoki Nakamura <agent@sohzoh.com>, 2020
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:30+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 "
@@ -155,7 +155,7 @@ msgid ""
155155"``-Infinity``) will be used."
156156msgstr ""
157157"*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``) が使われます。"
159159
160160#: ../../library/json.rst:158 ../../library/json.rst:435
161161msgid ""
You can’t perform that action at this time.
0 commit comments