Skip to content

Commit 9a51f37

Browse files
sync with cpython dece9c06
1 parent ad06b14 commit 9a51f37

File tree

1 file changed

+6
-27
lines changed

1 file changed

+6
-27
lines changed

library/logging.config.po

Lines changed: 6 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.11\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2023-01-28 00:32+0000\n"
10+
"POT-Creation-Date: 2023-05-17 00:33+0000\n"
1111
"PO-Revision-Date: 2018-05-23 16:05+0000\n"
1212
"Last-Translator: Adrian Liaw <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -160,32 +160,11 @@ msgstr ""
160160

161161
#: ../../library/logging.config.rst:105
162162
msgid ""
163-
"If specified as ``False``, loggers which "
164-
"exist when this call is made are left "
165-
"enabled. The default is ``True`` because "
166-
"this enables old behaviour in "
167-
"a backward-compatible way. This behaviour is "
168-
"to disable any existing non-root loggers "
169-
"unless they or their ancestors are "
170-
"explicitly named in the logging "
171-
"configuration. :param encoding: The encoding used to open file when *fname* "
172-
"is filename."
173-
msgstr ""
174-
175-
#: ../../library/logging.config.rst:112
176-
msgid "If specified as ``False``, loggers which"
177-
msgstr ""
178-
179-
#: ../../library/logging.config.rst:106
180-
msgid ""
181-
"exist when this call is made are left enabled. The default is ``True`` "
182-
"because this enables old behaviour in a backward-compatible way. This "
183-
"behaviour is to disable any existing non-root loggers unless they or their "
184-
"ancestors are explicitly named in the logging configuration."
185-
msgstr ""
186-
187-
#: ../../library/logging.config.rst:0
188-
msgid "param encoding"
163+
"If specified as ``False``, loggers which exist when this call is made are "
164+
"left enabled. The default is ``True`` because this enables old behaviour in "
165+
"a backward-compatible way. This behaviour is to disable any existing non-"
166+
"root loggers unless they or their ancestors are explicitly named in the "
167+
"logging configuration."
189168
msgstr ""
190169

191170
#: ../../library/logging.config.rst:114

0 commit comments

Comments
 (0)