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 ""
2222
2323#: ../../library/logging.rst:2
2424msgid ":mod:`logging` --- Logging facility for Python"
25- msgstr ""
25+ msgstr ":mod:`logging` --- Python 的日誌記錄工具 "
2626
2727#: ../../library/logging.rst:10
2828msgid "**Source code:** :source:`Lib/logging/__init__.py`"
@@ -32,7 +32,7 @@ msgstr "**原始碼:**\\ :source:`Lib/logging/__init__.py`"
3232msgid ""
3333"This page contains the API reference information. For tutorial information "
3434"and discussion of more advanced topics, see"
35- msgstr ""
35+ msgstr "此頁面包含 API 參考訊息。有關教學流程和更進階的主題討論,請參閱 "
3636
3737#: ../../library/logging.rst:19
3838msgid ":ref:`Basic Tutorial <logging-basic-tutorial>`"
@@ -51,6 +51,8 @@ msgid ""
5151"This module defines functions and classes which implement a flexible event "
5252"logging system for applications and libraries."
5353msgstr ""
54+ "這個模組定義了函式與類別 (class),為應用程式和函式庫實作彈性的日誌管理系"
55+ "統。"
5456
5557#: ../../library/logging.rst:28
5658msgid ""
You can’t perform that action at this time.
0 commit comments