From a0336a7a34afd13c6c8828350575aac6946b5cd6 Mon Sep 17 00:00:00 2001 From: jick155 Date: Sun, 10 Mar 2024 15:53:42 +0800 Subject: [PATCH 1/4] work on logging.po --- library/logging.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/logging.po b/library/logging.po index 7f58f336e4..127316113b 100644 --- a/library/logging.po +++ b/library/logging.po @@ -391,7 +391,8 @@ msgstr "" msgid "" "Logs a message with level :const:`WARNING` on this logger. The arguments are " "interpreted as for :meth:`debug`." -msgstr "" +msgstr "在記錄日誌里層級為 :const:`WARNING` 。" +"這些參數被解釋為 :meth:`debug`。" #: ../../library/logging.rst:290 msgid "" From 5832ccbeee8e1ef5895e0792b39ace6cc56d5b4b Mon Sep 17 00:00:00 2001 From: jick155 Date: Sun, 10 Mar 2024 16:31:48 +0800 Subject: [PATCH 2/4] =?UTF-8?q?change=20=E5=8F=83=E6=95=B8=E8=A2=AB?= =?UTF-8?q?=E8=A7=A3=E9=87=8B=20->=20=E5=BC=95=E6=95=B8=E8=A2=AB=E7=9B=B4?= =?UTF-8?q?=E8=AD=AF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/logging.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/logging.po b/library/logging.po index 127316113b..fbe10190ce 100644 --- a/library/logging.po +++ b/library/logging.po @@ -392,7 +392,7 @@ msgid "" "Logs a message with level :const:`WARNING` on this logger. The arguments are " "interpreted as for :meth:`debug`." msgstr "在記錄日誌里層級為 :const:`WARNING` 。" -"這些參數被解釋為 :meth:`debug`。" +"這些引數被直譯為 :meth:`debug`。" #: ../../library/logging.rst:290 msgid "" From 41444449aef286e3e6363ae26d08b39dfc353498 Mon Sep 17 00:00:00 2001 From: jick155 Date: Sun, 10 Mar 2024 16:35:55 +0800 Subject: [PATCH 3/4] =?UTF-8?q?add=20=E9=9A=94=E8=A1=8C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/logging.po | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/library/logging.po b/library/logging.po index fbe10190ce..0b0e40bbd8 100644 --- a/library/logging.po +++ b/library/logging.po @@ -391,7 +391,8 @@ msgstr "" msgid "" "Logs a message with level :const:`WARNING` on this logger. The arguments are " "interpreted as for :meth:`debug`." -msgstr "在記錄日誌里層級為 :const:`WARNING` 。" +msgstr "" +"在記錄日誌里層級為 :const:`WARNING` 。"g "這些引數被直譯為 :meth:`debug`。" #: ../../library/logging.rst:290 From b62d4a0c3aff6b67aea95569fdf6552e57c552a7 Mon Sep 17 00:00:00 2001 From: jick155 Date: Sun, 10 Mar 2024 16:45:29 +0800 Subject: [PATCH 4/4] =?UTF-8?q?=E4=BF=AE=E6=AD=A3=E7=82=BA=EF=BC=9A?= =?UTF-8?q?=E5=9C=A8=E6=AD=A4=E8=A8=98=E9=8C=84=E5=99=A8=E4=B8=8A=E8=A8=98?= =?UTF-8?q?=E9=8C=84=E4=B8=80=E6=A2=9D=E5=B1=A4=E7=B4=9A=E7=82=BA?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/logging.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/logging.po b/library/logging.po index 0b0e40bbd8..eb30b65ed4 100644 --- a/library/logging.po +++ b/library/logging.po @@ -392,7 +392,7 @@ msgid "" "Logs a message with level :const:`WARNING` on this logger. The arguments are " "interpreted as for :meth:`debug`." msgstr "" -"在記錄日誌里層級為 :const:`WARNING` 。"g +"在此記錄器上記錄一條層級為 :const:`WARNING` 的訊息。" "這些引數被直譯為 :meth:`debug`。" #: ../../library/logging.rst:290