We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent0faabfd commit88044a4Copy full SHA for 88044a4
c-api/exceptions.po
@@ -16,7 +16,7 @@ msgid ""
16
msgstr ""
17
"Project-Id-Version:Python 3.8\n"
18
"Report-Msgid-Bugs-To:\n"
19
-"POT-Creation-Date:2020-02-11 12:43+0000\n"
+"POT-Creation-Date:2020-03-14 12:58+0000\n"
20
"PO-Revision-Date:2017-02-16 17:35+0000\n"
21
"Last-Translator:tomo, 2020\n"
22
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -492,10 +492,9 @@ msgstr ""
492
#:../../c-api/exceptions.rst:360
493
msgid""
494
"Function similar to :c:func:`PyErr_WarnFormat`, but *category* is "
495
-":exc:`ResourceWarning` and pass *source* to :func:`warnings.WarningMessage`."
+":exc:`ResourceWarning` and it passes *source* to "
496
+":func:`warnings.WarningMessage`."
497
msgstr""
-":c:func:`PyErr_WarnFormat` に似た関数で、*category* は :exc:`ResourceWarning` であり、 "
498
-"*source* は :func:`warnings.WarningMessage` に渡されます。"
499
500
#:../../c-api/exceptions.rst:367
501
msgid"Querying the error indicator"