@@ -10,7 +10,7 @@ msgstr ""
1010"Report-Msgid-Bugs-To : \n "
1111"POT-Creation-Date : 2018-04-10 13:00+0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
13- "Last-Translator : E. Kawashima, 2017 \n "
13+ "Last-Translator : yudetamago <yudetamago.orz@gmail.com>, 2018 \n "
1414"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
1515"MIME-Version : 1.0\n "
1616"Content-Type : text/plain; charset=UTF-8\n "
@@ -75,7 +75,7 @@ msgstr ":class:`JSONEncoder` の拡張::"
7575
7676#: ../../library/json.rst:103
7777msgid "Using :mod:`json.tool` from the shell to validate and pretty-print:"
78- msgstr ""
78+ msgstr "シェルから :mod:`json.tool` を使って妥当性チェックをして見やすく表示: "
7979
8080#: ../../library/json.rst:114
8181msgid "See :ref:`json-commandline` for detailed documentation."
@@ -899,6 +899,8 @@ msgid ""
899899"If the optional ``infile`` and ``outfile`` arguments are not specified, "
900900":attr:`sys.stdin` and :attr:`sys.stdout` will be used respectively:"
901901msgstr ""
902+ "オプショナルな ``infile`` 引数、 ``outfile`` 引数が指定されない場合、それぞれ :attr:`sys.stdin` と "
903+ ":attr:`sys.stdout` が使われます:"
902904
903905#: ../../library/json.rst:679
904906msgid ""
@@ -914,7 +916,7 @@ msgstr "コマンドラインオプション"
914916
915917#: ../../library/json.rst:689
916918msgid "The JSON file to be validated or pretty-printed:"
917- msgstr ""
919+ msgstr "検証を行う、あるいは整形出力を行う JSON ファイルを指定します: "
918920
919921#: ../../library/json.rst:705
920922msgid "If *infile* is not specified, read from :attr:`sys.stdin`."
0 commit comments