File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -388,7 +388,7 @@ msgid ""
388388"You must fully initialize the parsers before passing them via ``parents=``. "
389389"If you change the parent parsers after the child parser, those changes will "
390390"not be reflected in the child."
391- msgstr "你在传 ``parents=``给那些解析器时必须完全初始化它们。如果你在子解析器之后改变父解析器是,这些改变不会反映在子解析器上 。"
391+ msgstr "你在通过 ``parents=`` 传递解析器之前必须完全初始化它们。 如果你在子解析器之后改变父解析器,这些改变将不会反映在子解析器上 。"
392392
393393#: ../../library/argparse.rst:370
394394msgid "formatter_class"
@@ -466,8 +466,7 @@ msgid ""
466466"characters that does not include ``-`` will cause ``-f/--foo`` options to be"
467467" disallowed."
468468msgstr ""
469- "The ``prefix_chars=`` 参数默认使用 ``'-'``. 支持一系列字符,但是不包括 ``-`` ,这样会产生不被允许的 "
470- "``-f/--foo`` 选项。"
469+ "``prefix_chars=`` 参数默认使用 ``'-'``。 提供一组不包括 ``-`` 的字符将导致 ``-f/--foo`` 选项不被允许。"
471470
472471#: ../../library/argparse.rst:496
473472msgid "fromfile_prefix_chars"
You can’t perform that action at this time.
0 commit comments