66msgstr ""
77"Project-Id-Version : Python 3.14\n "
88"Report-Msgid-Bugs-To : \n "
9- "POT-Creation-Date : 2025-12-10 00:15+0000\n "
9+ "POT-Creation-Date : 2025-12-12 00:15+0000\n "
1010"PO-Revision-Date : 2018-05-23 14:38+0000\n "
1111"Last-Translator : Adrian Liaw <adrianliaw2000@gmail.com>\n "
1212"Language-Team : Chinese - TAIWAN (https://github.com/python/python-docs-zh- "
@@ -2884,7 +2884,8 @@ msgid "Other utilities"
28842884msgstr ""
28852885
28862886#: ../../library/argparse.rst:1673
2887- msgid "Sub-commands"
2887+ #, fuzzy
2888+ msgid "Subcommands"
28882889msgstr "子命令"
28892890
28902891#: ../../library/argparse.rst:1680
@@ -2921,7 +2922,7 @@ msgstr ""
29212922
29222923#: ../../library/argparse.rst:1701
29232924msgid ""
2924- "*prog* - usage information that will be displayed with sub-command help, by "
2925+ "*prog* - usage information that will be displayed with subcommand help, by "
29252926"default the name of the program and any positional arguments before the "
29262927"subparser argument"
29272928msgstr ""
@@ -2940,8 +2941,8 @@ msgstr ""
29402941
29412942#: ../../library/argparse.rst:1711
29422943msgid ""
2943- "dest_ - name of the attribute under which sub-command name will be stored; "
2944- "by default ``None`` and no value is stored"
2944+ "dest_ - name of the attribute under which subcommand name will be stored; by "
2945+ "default ``None`` and no value is stored"
29452946msgstr ""
29462947
29472948#: ../../library/argparse.rst:1714
0 commit comments