1 parent 8fe3dec commit ecab830Copy full SHA for ecab830
library/inspect.po
@@ -169,7 +169,7 @@ msgstr "メソッドに結合しているインスタンス、または ``None``
169
170
#: ../../library/inspect.rst:73
171
msgid "name of module in which this method was defined"
172
-msgstr ""
+msgstr "このメソッドが定義されているモジュールの名前"
173
174
#: ../../library/inspect.rst:76
175
msgid "function"
@@ -215,11 +215,11 @@ msgstr "関数が定義されたグローバル名前空間"
215
216
#: ../../library/inspect.rst:98
217
msgid "__builtins__"
218
+msgstr "__builtins__"
219
220
221
msgid "builtins namespace"
222
+msgstr "組み込みモジュールの名前空間"
223
224
#: ../../library/inspect.rst:100
225
msgid "__annotations__"
0 commit comments