File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ msgstr ""
22
22
23
23
#: ../../library/logging.rst:2
24
24
msgid ":mod:`logging` --- Logging facility for Python"
25
- msgstr ""
25
+ msgstr ":mod:`logging` --- Python 的日誌記錄工具 "
26
26
27
27
#: ../../library/logging.rst:10
28
28
msgid "**Source code:** :source:`Lib/logging/__init__.py`"
@@ -32,7 +32,7 @@ msgstr "**原始碼:**\\ :source:`Lib/logging/__init__.py`"
32
32
msgid ""
33
33
"This page contains the API reference information. For tutorial information "
34
34
"and discussion of more advanced topics, see"
35
- msgstr ""
35
+ msgstr "此頁面包含 API 參考訊息。有關教學流程和更進階的主題討論,請參閱 "
36
36
37
37
#: ../../library/logging.rst:19
38
38
msgid ":ref:`Basic Tutorial <logging-basic-tutorial>`"
@@ -51,6 +51,8 @@ msgid ""
51
51
"This module defines functions and classes which implement a flexible event "
52
52
"logging system for applications and libraries."
53
53
msgstr ""
54
+ "這個模組定義了函式與類別 (class),為應用程式和函式庫實作彈性的日誌管理系"
55
+ "統。"
54
56
55
57
#: ../../library/logging.rst:28
56
58
msgid ""
You can’t perform that action at this time.
0 commit comments