88msgstr ""
99"Project-Id-Version : Python 3.6\n "
1010"Report-Msgid-Bugs-To : \n "
11- "POT-Creation-Date : 2018-01-30 12:25 +0900\n "
11+ "POT-Creation-Date : 2018-02-10 12:31 +0900\n "
1212"PO-Revision-Date : YEAR-MO-DA HO:MI+ZONE\n "
1313"Last-Translator : cocoatomo, 2017\n "
1414"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -210,7 +210,8 @@ msgstr "もし *obj* の値が :c:type:`long` の範囲外であれば、 :exc:`
210210#: ../../c-api/long.rst:140 ../../c-api/long.rst:154 ../../c-api/long.rst:169
211211#: ../../c-api/long.rst:183 ../../c-api/long.rst:200 ../../c-api/long.rst:262
212212#: ../../c-api/long.rst:274
213- msgid "Returns -1 on error. Use :c:func:`PyErr_Occurred` to disambiguate."
213+ msgid ""
214+ "Returns ``-1`` on error. Use :c:func:`PyErr_Occurred` to disambiguate."
214215msgstr ""
215216
216217#: ../../c-api/long.rst:149
@@ -386,7 +387,8 @@ msgstr ""
386387"もし *pylong* の値が :c:type:`double` の範囲外であれば、 :exc:`OverflowError` を送出します。"
387388
388389#: ../../c-api/long.rst:285
389- msgid "Returns -1.0 on error. Use :c:func:`PyErr_Occurred` to disambiguate."
390+ msgid ""
391+ "Returns ``-1.0`` on error. Use :c:func:`PyErr_Occurred` to disambiguate."
390392msgstr ""
391393
392394#: ../../c-api/long.rst:290
@@ -401,5 +403,6 @@ msgstr ""
401403"で値を生成するときに使うような :c:type:`void` ポインタ型を生成できるだけです。"
402404
403405#: ../../c-api/long.rst:295
404- msgid "Returns NULL on error. Use :c:func:`PyErr_Occurred` to disambiguate."
406+ msgid ""
407+ "Returns *NULL* on error. Use :c:func:`PyErr_Occurred` to disambiguate."
405408msgstr ""
0 commit comments