Skip to content

Commit bcaba08

Browse files
author
Kiki Yang
committed
../../library/logging.rst:2.16.25
1 parent b34e2a9 commit bcaba08

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

library/logging.po

+5-5
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"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"
1313
"Last-Translator: Adrian Liaw <adrianliaw2000@gmail.com>\n"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1515
"tw)\n"
@@ -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,8 +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-
"這個模組為應用程式和函式庫系統定義了 functions(函數)與 class(類別)的彈性"
55-
"事件"
54+
"這個模組定義了函式與 classes(類別),為應用程式和函式庫實作彈性日誌管理系"
55+
"統。"
5656

5757
#: ../../library/logging.rst:28
5858
msgid ""

0 commit comments

Comments
 (0)