From 49a783a07ebc2c0ec64c2afb05837a878f236664 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 1 Nov 2024 00:16:36 +0000 Subject: [PATCH] sync with cpython 256fc552 --- library/time.po | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/library/time.po b/library/time.po index d721a04287..bcd5a0d051 100644 --- a/library/time.po +++ b/library/time.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: Python 3.13\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2024-10-29 00:13+0000\n" +"POT-Creation-Date: 2024-11-01 00:15+0000\n" "PO-Revision-Date: 2024-08-14 16:05+0800\n" "Last-Translator: Adrian Liaw \n" "Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-" @@ -534,8 +534,8 @@ msgstr "" #: ../../library/time.rst:330 msgid "" -"On CPython, use the same clock than :func:`time.monotonic` and is a " -"monotonic clock, i.e. a clock that cannot go backwards." +"On CPython, use the same clock as :func:`time.monotonic` and is a monotonic " +"clock, i.e. a clock that cannot go backwards." msgstr "" #: ../../library/time.rst:333 @@ -551,7 +551,7 @@ msgstr "在 Windows 上,此函式現在涵蓋整個系統。" #: ../../library/time.rst:341 #, fuzzy -msgid "Use the same clock than :func:`time.monotonic`." +msgid "Use the same clock as :func:`time.monotonic`." msgstr "``'monotonic'``::func:`time.monotonic`" #: ../../library/time.rst:347