We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecab830 commit 80bc525Copy full SHA for 80bc525
library/inspect.po
@@ -235,7 +235,7 @@ msgstr ""
235
236
#: ../../library/inspect.rst:106
237
msgid "name of module in which this function was defined"
238
-msgstr ""
+msgstr "この関数が定義されているモジュールの名前"
239
240
#: ../../library/inspect.rst:109
241
msgid "traceback"
@@ -350,7 +350,7 @@ msgstr "co_argcount"
350
msgid ""
351
"number of arguments (not including keyword only arguments, \\* or \\*\\* "
352
"args)"
353
+msgstr "引数の数 (キーワード限定引数、および \\* や \\*\\* は含まない)"
354
355
#: ../../library/inspect.rst:151
356
msgid "co_code"
0 commit comments