From 8d1d2143ef7dc76427b383ed4c04722309ff1aea Mon Sep 17 00:00:00 2001 From: rockleona Date: Sun, 10 Mar 2024 16:06:08 +0800 Subject: [PATCH] feat: logging translation update --- library/logging.po | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/library/logging.po b/library/logging.po index 7f58f336e4..4b0db924c0 100644 --- a/library/logging.po +++ b/library/logging.po @@ -9,8 +9,8 @@ msgstr "" "Project-Id-Version: Python 3.12\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-02-02 00:03+0000\n" -"PO-Revision-Date: 2023-08-20 16:49+0800\n" -"Last-Translator: Adrian Liaw \n" +"PO-Revision-Date: 2024-03-10 15:10+0800\n" +"Last-Translator: rockleon \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" "tw)\n" "Language: zh_TW\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Poedit 3.3.2\n" +"X-Generator: Poedit 3.4.1\n" #: ../../library/logging.rst:2 msgid ":mod:`logging` --- Logging facility for Python" @@ -66,7 +66,7 @@ msgstr "" #: ../../library/logging.rst:33 msgid "The simplest example:" -msgstr "" +msgstr "最簡單的示範:" #: ../../library/logging.rst:41 msgid "" @@ -74,6 +74,8 @@ msgid "" "unfamiliar with logging, the best way to get to grips with it is to view the " "tutorials (**see the links above and on the right**)." msgstr "" +"這個模組提供了很多的功能性以及彈性。如果你對於 logging 不熟悉,熟悉他最好的方" +"法就是去看教學(**請看右上方的連結**)。" #: ../../library/logging.rst:45 msgid ""