Skip to content

Commit c328318

Browse files
authored
Merge pull request #598 from fhsh-YCH/logging
../../library/logging.rst:25
2 parents 6719f35 + 41ae8c5 commit c328318

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

library/logging.po

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ msgstr ""
2222

2323
#: ../../library/logging.rst:2
2424
msgid ":mod:`logging` --- Logging facility for Python"
25-
msgstr ""
25+
msgstr ":mod:`logging` --- Python 的日誌記錄工具"
2626

2727
#: ../../library/logging.rst:10
2828
msgid "**Source code:** :source:`Lib/logging/__init__.py`"
@@ -32,7 +32,7 @@ msgstr "**原始碼:**\\ :source:`Lib/logging/__init__.py`"
3232
msgid ""
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
3838
msgid ":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."
5353
msgstr ""
54+
"這個模組定義了函式與類別 (class),為應用程式和函式庫實作彈性的日誌管理系"
55+
"統。"
5456

5557
#: ../../library/logging.rst:28
5658
msgid ""

0 commit comments

Comments
 (0)