File tree 1 file changed +8
-0
lines changed
1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -342,6 +342,11 @@ msgid ""
342
342
"off simple configuration facility, only the first call will actually do "
343
343
"anything: subsequent calls are effectively no-ops."
344
344
msgstr ""
345
+ ":func:`basicConfig` の呼び出しは :func:`debug`, :func:`info` などの呼び出し"
346
+ "の *前に* 行わなければなりません。さもなければ、他の関数の内部で :func:"
347
+ "`basicConfig` がデフォルトのオプションで呼び出されてしまいます。この関数は一"
348
+ "度限りの単純な設定機能を意図しているため、最初の呼び出しだけが実際に設定作業"
349
+ "を行います: それ以降の呼び出しは実効的に何もしません。"
345
350
346
351
#: ../../howto/logging.rst:187
347
352
msgid ""
@@ -987,6 +992,9 @@ msgid ""
987
992
"``'{'``, or ``'$'``. If one of these is not specified, then ``'%'`` will be "
988
993
"used."
989
994
msgstr ""
995
+ "時刻の末尾にはミリ秒が付きます。 ``style`` は ``'%'``, ``'{'``, または "
996
+ "``'{TX-PL-LABEL}#x27;`` のいずれかです。特に指定がなければ ``'%'`` が使われま"
997
+ "す。"
990
998
991
999
#: ../../howto/logging.rst:558
992
1000
msgid ""
You can’t perform that action at this time.
0 commit comments