File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ msgid ""
11
11
msgstr ""
12
12
"Project-Id-Version : Python 3.7\n "
13
13
"Report-Msgid-Bugs-To : \n "
14
- "POT-Creation-Date : 2020-02-12 04:47 +0000\n "
14
+ "POT-Creation-Date : 2020-03-14 05:04 +0000\n "
15
15
"PO-Revision-Date : 2019-09-01 03:39+0000\n "
16
16
"Last-Translator : tomo, 2020\n "
17
17
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -484,10 +484,9 @@ msgstr ""
484
484
#: ../../c-api/exceptions.rst:357
485
485
msgid ""
486
486
"Function similar to :c:func:`PyErr_WarnFormat`, but *category* is "
487
- ":exc:`ResourceWarning` and pass *source* to :func:`warnings.WarningMessage`."
487
+ ":exc:`ResourceWarning` and it passes *source* to "
488
+ ":func:`warnings.WarningMessage`."
488
489
msgstr ""
489
- ":c:func:`PyErr_WarnFormat` に似た関数で、*category* は :exc:`ResourceWarning` であり、 "
490
- "*source* は :func:`warnings.WarningMessage` に渡されます。"
491
490
492
491
#: ../../c-api/exceptions.rst:364
493
492
msgid "Querying the error indicator"
You can’t perform that action at this time.
0 commit comments