@@ -2118,6 +2118,12 @@ msgid ""
21182118"The default behavior is to ignore the *extra* argument of individual log "
21192119"calls and only use the one of the :class:`LoggerAdapter` instance"
21202120msgstr ""
2121+ "次に示す引数により初期化される :class:`LoggerAdapter` インスタンスを返しま"
2122+ "す: 元になる :class:`Logger` インスタンス、辞書ライク (dict-like) なオブジェ"
2123+ "クト (*extra*)、そして各ログ呼び出しにおける *extra* 引数を :class:"
2124+ "`LoggerAdapter` の *extra* とマージするかどうかを指定する真偽値 "
2125+ "(*merge_extra*)。デフォルトの振る舞いでは、各ログ呼び出しの *extra* 引数を無"
2126+ "視して :class:`LoggerAdapter` インスタンスの *extra* だけを使います。"
21212127
21222128#: ../../library/logging.rst:1094
21232129msgid ""
@@ -2135,11 +2141,11 @@ msgstr ""
21352141
21362142#: ../../library/logging.rst:1102
21372143msgid "Delegates to the underlying :attr:`!manager` on *logger*."
2138- msgstr ""
2144+ msgstr "背後にある *logger* の :attr:`!manager` メソッドを代理で呼び出します。 "
21392145
21402146#: ../../library/logging.rst:1106
21412147msgid "Delegates to the underlying :meth:`!_log` method on *logger*."
2142- msgstr ""
2148+ msgstr "背後にある *logger* の :meth:`!_log` メソッドを代理で呼び出します。 "
21432149
21442150#: ../../library/logging.rst:1108
21452151msgid ""
@@ -2180,7 +2186,7 @@ msgstr ""
21802186
21812187#: ../../library/logging.rst:1130
21822188msgid "The *merge_extra* argument was added."
2183- msgstr ""
2189+ msgstr "*merge_extra* 引数が追加されました。 "
21842190
21852191#: ../../library/logging.rst:1134
21862192msgid "Thread Safety"
0 commit comments