Skip to content

Commit dab4122

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent 47fb078 commit dab4122

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

library/json.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# Naoki Nakamura <agent@sohzoh.com>, 2020
8-
# tomo, 2020
8+
# tomo, 2021
99
#
1010
#, fuzzy
1111
msgid ""
@@ -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."
156156
msgstr ""
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
161161
msgid ""

0 commit comments

Comments
 (0)