Skip to content

Commit bbfddf0

Browse files
author
github-actions
committed
Merge 3.11 into 3.8
1 parent 1f283b0 commit bbfddf0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/inspect.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ msgstr ""
228228

229229
#: ../../library/inspect.rst:104
230230
msgid "name of module in which this function was defined"
231-
msgstr ""
231+
msgstr "この関数が定義されているモジュールの名前"
232232

233233
#: ../../library/inspect.rst:107
234234
msgid "traceback"
@@ -343,7 +343,7 @@ msgstr "co_argcount"
343343
msgid ""
344344
"number of arguments (not including keyword only arguments, \\* or \\*\\* "
345345
"args)"
346-
msgstr ""
346+
msgstr "引数の数 (キーワード限定引数、および \\* や \\*\\* は含まない)"
347347

348348
#: ../../library/inspect.rst:149
349349
msgid "co_code"

0 commit comments

Comments
 (0)