@@ -9,16 +9,16 @@ msgstr ""
9
9
"Project-Id-Version : Python 3.12\n "
10
10
"Report-Msgid-Bugs-To : \n "
11
11
"POT-Creation-Date : 2024-02-02 00:03+0000\n "
12
- "PO-Revision-Date : 2023-08-20 16:49 +0800\n "
13
- "Last-Translator : Adrian Liaw <adrianliaw2000 @gmail.com>\n "
12
+ "PO-Revision-Date : 2024-03-10 15:10 +0800\n "
13
+ "Last-Translator : rockleon <therockleona @gmail.com>\n "
14
14
"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
15
15
"tw)\n "
16
16
"Language : zh_TW\n "
17
17
"MIME-Version : 1.0\n "
18
18
"Content-Type : text/plain; charset=UTF-8\n "
19
19
"Content-Transfer-Encoding : 8bit\n "
20
20
"Plural-Forms : nplurals=1; plural=0;\n "
21
- "X-Generator : Poedit 3.3.2 \n "
21
+ "X-Generator : Poedit 3.4.1 \n "
22
22
23
23
#: ../../library/logging.rst:2
24
24
msgid ":mod:`logging` --- Logging facility for Python"
@@ -66,14 +66,16 @@ msgstr ""
66
66
67
67
#: ../../library/logging.rst:33
68
68
msgid "The simplest example:"
69
- msgstr ""
69
+ msgstr "最簡單的示範: "
70
70
71
71
#: ../../library/logging.rst:41
72
72
msgid ""
73
73
"The module provides a lot of functionality and flexibility. If you are "
74
74
"unfamiliar with logging, the best way to get to grips with it is to view the "
75
75
"tutorials (**see the links above and on the right**)."
76
76
msgstr ""
77
+ "這個模組提供了很多的功能性以及彈性。如果你對於 logging 不熟悉,熟悉他最好的方"
78
+ "法就是去看教學(**請看右上方的連結**)。"
77
79
78
80
#: ../../library/logging.rst:45
79
81
msgid ""
0 commit comments