@@ -9,7 +9,7 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2023-07-29 10:36+0000\n "
12
- "PO-Revision-Date : 2023-08-20 14:20 +0800\n "
12
+ "PO-Revision-Date : 2023-08-20 16:16 +0800\n "
13
13
"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
@@ -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,8 +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
- "這個模組為應用程式和函式庫系統定義了 functions(函數)與 class( 類別)的彈性 "
55
- "事件 "
54
+ "這個模組定義了函式與 classes( 類別),為應用程式和函式庫實作彈性日誌管理系 "
55
+ "統。 "
56
56
57
57
#: ../../library/logging.rst:28
58
58
msgid ""
0 commit comments