From 5ecdd41fe04c14bf67c24e57637b7e418b3c78f7 Mon Sep 17 00:00:00 2001 From: cc Date: Sat, 5 Aug 2023 16:00:06 +0800 Subject: [PATCH 1/3] git commit rst:157 translate --- library/datetime.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/datetime.po b/library/datetime.po index ae13bec8e3..41147add85 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -200,7 +200,7 @@ msgstr "" #: ../../library/datetime.rst:157 msgid "Common Properties" -msgstr "" +msgstr "常見屬性" #: ../../library/datetime.rst:159 msgid "" From 8b89585f3070a885d6b9ca6687fb9d1b3dcb93a7 Mon Sep 17 00:00:00 2001 From: cc Date: Sat, 5 Aug 2023 16:29:33 +0800 Subject: [PATCH 2/3] =?UTF-8?q?=E6=94=B9rst:179?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- library/datetime.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/library/datetime.po b/library/datetime.po index 41147add85..609e4a8cc3 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -200,7 +200,7 @@ msgstr "" #: ../../library/datetime.rst:157 msgid "Common Properties" -msgstr "常見屬性" +msgstr "" #: ../../library/datetime.rst:159 msgid "" @@ -247,7 +247,7 @@ msgstr "``d.tzinfo.utcoffset(d)`` 不會回傳 ``None``" #: ../../library/datetime.rst:179 msgid "Otherwise, *d* is naive." -msgstr "" +msgstr "除此之外 *d* 是該裝置平台官方使用的程式語言" #: ../../library/datetime.rst:181 msgid "A :class:`.time` object *t* is aware if both of the following hold:" From 57146e4046c62f95f89998ec7094033808f38362 Mon Sep 17 00:00:00 2001 From: "Wei-Hsiang (Matt) Wang" Date: Mon, 14 Aug 2023 21:37:30 +0800 Subject: [PATCH 3/3] Update library/datetime.po --- library/datetime.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/library/datetime.po b/library/datetime.po index 609e4a8cc3..4c4aa0e9a7 100644 --- a/library/datetime.po +++ b/library/datetime.po @@ -247,7 +247,7 @@ msgstr "``d.tzinfo.utcoffset(d)`` 不會回傳 ``None``" #: ../../library/datetime.rst:179 msgid "Otherwise, *d* is naive." -msgstr "除此之外 *d* 是該裝置平台官方使用的程式語言" +msgstr "否則 *d* 會是 naive 的。" #: ../../library/datetime.rst:181 msgid "A :class:`.time` object *t* is aware if both of the following hold:"