Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4e622c7

Browse files
sync with cpython e090f8e3
1 parent 4f91e65 commit 4e622c7

File tree

3 files changed

+324
-283
lines changed

3 files changed

+324
-283
lines changed

library/cmdline.po

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ msgid ""
77
msgstr ""
88
"Project-Id-Version: Python 3.13\n"
99
"Report-Msgid-Bugs-To: \n"
10-
"POT-Creation-Date: 2025-03-17 00:15+0000\n"
10+
"POT-Creation-Date: 2025-05-04 00:16+0000\n"
1111
"PO-Revision-Date: 2023-10-14 16:03+0800\n"
1212
"Last-Translator: Matt Wang <[email protected]>\n"
1313
"Language-Team: Chinese - TAIWAN (https://github.com/python/python-docs-zh-"
@@ -122,8 +122,9 @@ msgid ":ref:`pickletools <pickletools-cli>`"
122122
msgstr ":ref:`pickletools <pickletools-cli>`"
123123

124124
#: ../../library/cmdline.rst:31
125-
msgid ":mod:`platform`"
126-
msgstr ":mod:`platform`"
125+
#, fuzzy
126+
msgid ":ref:`platform <platform-cli>`"
127+
msgstr ":ref:`ast <ast-cli>`"
127128

128129
#: ../../library/cmdline.rst:32
129130
msgid ":mod:`poplib`"
@@ -233,5 +234,8 @@ msgstr ":ref:`zipfile <zipfile-commandline>`"
233234
msgid "See also the :ref:`Python command-line interface <using-on-general>`."
234235
msgstr "另請見 :ref:`Python 命令列介面 <using-on-general>`。"
235236

237+
#~ msgid ":mod:`platform`"
238+
#~ msgstr ":mod:`platform`"
239+
236240
#~ msgid ":mod:`doctest`"
237241
#~ msgstr ":mod:`doctest`"

0 commit comments

Comments
 (0)