@@ -1675,28 +1675,31 @@ msgstr ""
1675
1675
msgid ""
1676
1676
"The first time ``-v`` is seen on the command line, :mod:`optparse` does the "
1677
1677
"equivalent of::"
1678
- msgstr ""
1678
+ msgstr "第一次在命令行中看到 ``-v`` 时,:mod:`optparse` 将执行这样的操作:: "
1679
1679
1680
1680
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1212
1681
1681
msgid "Every subsequent occurrence of ``-v`` results in ::"
1682
- msgstr ""
1682
+ msgstr "后续每次出现 ``-v`` 都将导致 :: "
1683
1683
1684
1684
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1216
1685
1685
msgid ""
1686
1686
"``\" callback\" `` [required: :attr:`~Option.callback`; relevant: "
1687
1687
":attr:`~Option.type`, :attr:`~Option.nargs`, :attr:`~Option.callback_args`, "
1688
1688
":attr:`~Option.callback_kwargs`]"
1689
1689
msgstr ""
1690
+ "``\" callback\" `` [需要: :attr:`~Option.callback`; 关联: :attr:`~Option.type`, "
1691
+ ":attr:`~Option.nargs`, :attr:`~Option.callback_args`, "
1692
+ ":attr:`~Option.callback_kwargs`]"
1690
1693
1691
1694
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1220
1692
1695
msgid ""
1693
1696
"Call the function specified by :attr:`~Option.callback`, which is called as "
1694
1697
"::"
1695
- msgstr ""
1698
+ msgstr "调用 :attr:`~Option.callback` 所指定的函数,它将以如下形式被调用 :: "
1696
1699
1697
1700
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1224
1698
1701
msgid "See section :ref:`optparse-option-callbacks` for more detail."
1699
- msgstr ""
1702
+ msgstr "请参阅 :ref:`optparse-option-callbacks` 一节了解详情。 "
1700
1703
1701
1704
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1228
1702
1705
msgid ""
0 commit comments