Skip to content

Commit 0fe5e8a

Browse files
committed
feat: logging translation update (#843)
1 parent 7e530e1 commit 0fe5e8a

File tree

1 file changed

+6
-4
lines changed

1 file changed

+6
-4
lines changed

library/logging.po

+6-4
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,16 @@ msgstr ""
99
"Project-Id-Version: Python 3.12\n"
1010
"Report-Msgid-Bugs-To: \n"
1111
"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"
1414
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
1515
"tw)\n"
1616
"Language: zh_TW\n"
1717
"MIME-Version: 1.0\n"
1818
"Content-Type: text/plain; charset=UTF-8\n"
1919
"Content-Transfer-Encoding: 8bit\n"
2020
"Plural-Forms: nplurals=1; plural=0;\n"
21-
"X-Generator: Poedit 3.3.2\n"
21+
"X-Generator: Poedit 3.4.1\n"
2222

2323
#: ../../library/logging.rst:2
2424
msgid ":mod:`logging` --- Logging facility for Python"
@@ -66,14 +66,16 @@ msgstr ""
6666

6767
#: ../../library/logging.rst:33
6868
msgid "The simplest example:"
69-
msgstr ""
69+
msgstr "最簡單的示範:"
7070

7171
#: ../../library/logging.rst:41
7272
msgid ""
7373
"The module provides a lot of functionality and flexibility. If you are "
7474
"unfamiliar with logging, the best way to get to grips with it is to view the "
7575
"tutorials (**see the links above and on the right**)."
7676
msgstr ""
77+
"這個模組提供了很多的功能性以及彈性。如果你對於 logging 不熟悉,熟悉他最好的方"
78+
"法就是去看教學(**請看右上方的連結**)。"
7779

7880
#: ../../library/logging.rst:45
7981
msgid ""

0 commit comments

Comments
 (0)