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

Skip to content

Commit b847558

Browse files
[po] auto sync
1 parent 6e6d74d commit b847558

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

howto/logging-cookbook.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1768,11 +1768,13 @@ msgid ""
17681768
"the :mod:`threading` module, as there are circumstances where one has to use"
17691769
" ``QThread``, which offers better integration with other ``Qt`` components."
17701770
msgstr ""
1771+
"该工作线程是用 Qt 的 ``QThread`` 类实现的,而不是 :mod:`threading` 模块,因为某些情况下只能采用 "
1772+
"```QThread``,它与其他 ``Qt`` 组件的集成性更好一些。"
17711773

17721774
#: ../../howto/logging-cookbook.rst:2771
17731775
msgid ""
17741776
"The code should work with recent releases of either ``PySide2`` or "
17751777
"``PyQt5``. You should be able to adapt the approach to earlier versions of "
17761778
"Qt. Please refer to the comments in the code snippet for more detailed "
17771779
"information."
1778-
msgstr ""
1780+
msgstr "以下代码应能适用于最新版的 ``PySide2`` 或 ``PyQt5``。对于低版本的 Qt 应该也能适用。更多详情,请参阅代码注释。"

0 commit comments

Comments
 (0)