We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see ourdocumentation.
There was an error while loading.Please reload this page.
1 parent032598f commit8aca411Copy full SHA for 8aca411
library/time.po
@@ -8,7 +8,7 @@ msgstr ""
8
"Project-Id-Version:Python 3.13\n"
9
"Report-Msgid-Bugs-To:\n"
10
"POT-Creation-Date:2024-09-24 07:20+0000\n"
11
-"PO-Revision-Date:2024-09-27 22:07+0800\n"
+"PO-Revision-Date:2024-09-27 22:12+0800\n"
12
"Last-Translator:Adrian Liaw <adrianliaw2000@gmail.com>\n"
13
"Language-Team:Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
14
"tw)\n"
@@ -1452,7 +1452,7 @@ msgid ""
1452
"located at :file:`/usr/share/zoneinfo`. For example, ``'US/Eastern'``, "
1453
"``'Australia/Melbourne'``, ``'Egypt'`` or ``'Europe/Amsterdam'``. ::"
1454
msgstr""
1455
-"在許多 Unix 系統(包括 *BSD、Linux、Solaris 和 Darwin)上,使用系統的 "
+"在許多 Unix 系統(包括\\*BSD、Linux、Solaris 和 Darwin)上,使用系統的 "
1456
"zoneinfo (\\ :manpage:`tzfile(5)`\\ ) 資料庫來指定時區規則會更加方便。要這樣"
1457
"做,請將 :envvar:`TZ` 環境變數設定為所需時區資料檔案的路徑,相對於系統 "
1458
"'zoneinfo' 時區資料庫的根目錄,通常位於 :file:`/usr/share/zoneinfo`。例如,"