Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit a40daf0

Browse files
[po] auto sync
1 parent ba438d6 commit a40daf0

5 files changed

Lines changed: 141 additions & 25 deletions

File tree

.stat.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"translation": "92.93%", "updated_at": "2024-04-05T17:41:51Z"}
1+
{"translation": "93.03%", "updated_at": "2024-04-06T02:41:43Z"}

howto/logging-cookbook.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version: Python 3.11\n"
1313
"Report-Msgid-Bugs-To: \n"
14-
"POT-Creation-Date: 2024-03-29 16:43+0000\n"
14+
"POT-Creation-Date: 2024-04-05 16:47+0000\n"
1515
"PO-Revision-Date: 2023-05-24 02:11+0000\n"
1616
"Last-Translator: Rafael Fontenelle <[email protected]>, 2024\n"
1717
"Language-Team: Chinese (China) (https://app.transifex.com/python-doc/teams/5390/zh_CN/)\n"
@@ -1224,11 +1224,11 @@ msgstr ""
12241224

12251225
#: ../../howto/logging-cookbook.rst:1850
12261226
msgid "Subclassing QueueHandler and QueueListener- a ZeroMQ example"
1227-
msgstr ""
1227+
msgstr "子类化 QueueHandler 和 QueueListener - ZeroMQ 示例"
12281228

12291229
#: ../../howto/logging-cookbook.rst:1853 ../../howto/logging-cookbook.rst:1985
12301230
msgid "Subclass ``QueueHandler``"
1231-
msgstr ""
1231+
msgstr "子类 ``QueueHandler``"
12321232

12331233
#: ../../howto/logging-cookbook.rst:1855
12341234
msgid ""
@@ -1247,7 +1247,7 @@ msgstr "当然还有其他方案,比如通过 hander 传入所需数据,以
12471247

12481248
#: ../../howto/logging-cookbook.rst:1892 ../../howto/logging-cookbook.rst:1922
12491249
msgid "Subclass ``QueueListener``"
1250-
msgstr ""
1250+
msgstr "子类 ``QueueListener``"
12511251

12521252
#: ../../howto/logging-cookbook.rst:1894
12531253
msgid ""
@@ -1260,7 +1260,7 @@ msgstr ""
12601260

12611261
#: ../../howto/logging-cookbook.rst:1912
12621262
msgid "Subclassing QueueHandler and QueueListener- a ``pynng`` example"
1263-
msgstr ""
1263+
msgstr "子类化 QueueHandler 和 QueueListener - ``pynng`` 示例"
12641264

12651265
#: ../../howto/logging-cookbook.rst:1914
12661266
msgid ""
@@ -2167,6 +2167,8 @@ msgid ""
21672167
"earlier versions of Qt. Please refer to the comments in the code snippet for"
21682168
" more detailed information."
21692169
msgstr ""
2170+
"此代码应当适用于最新的 ``PySide6``, ``PyQt6``, ``PySide2`` 或 ``PyQt5`` 发布版。 "
2171+
"你也可以将此做法适配到更早的 Qt 版本。 请参阅代码片段中的注释来获取更详细的信息。"
21702172

21712173
#: ../../howto/logging-cookbook.rst:3770
21722174
msgid "Logging to syslog with RFC5424 support"

0 commit comments

Comments
 (0)