Skip to content

Commit 166a7e1

Browse files
sync with cpython 257c413c
1 parent b9bb09e commit 166a7e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

library/sysconfig.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ msgid ""
66
msgstr ""
77
"Project-Id-Version: Python 3.12\n"
88
"Report-Msgid-Bugs-To: \n"
9-
"POT-Creation-Date: 2024-05-09 00:03+0000\n"
9+
"POT-Creation-Date: 2024-07-24 00:03+0000\n"
1010
"PO-Revision-Date: 2018-05-23 16:12+0000\n"
1111
"Last-Translator: Adrian Liaw <[email protected]>\n"
1212
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -620,7 +620,7 @@ msgstr ""
620620
msgid ""
621621
"This is used mainly to distinguish platform-specific build directories and "
622622
"platform-specific built distributions. Typically includes the OS name and "
623-
"version and the architecture (as supplied by 'os.uname()'), although the "
623+
"version and the architecture (as supplied by :func:`os.uname`), although the "
624624
"exact information included depends on the OS; e.g., on Linux, the kernel "
625625
"version isn't particularly important."
626626
msgstr ""

0 commit comments

Comments
 (0)