Skip to content

Commit 47f3863

Browse files
[po] auto sync
1 parent 91d2e2b commit 47f3863

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

library/optparse.po

+4-4
Original file line numberDiff line numberDiff line change
@@ -830,22 +830,22 @@ msgstr ""
830830

831831
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:564
832832
msgid "An option group is obtained using the class :class:`OptionGroup`:"
833-
msgstr ""
833+
msgstr "选项分组是使用 :class:`OptionGroup` 类来生成的:"
834834

835835
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:568
836836
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1620
837837
msgid "where"
838-
msgstr ""
838+
msgstr "其中"
839839

840840
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:570
841841
msgid ""
842842
"parser is the :class:`OptionParser` instance the group will be inserted in "
843843
"to"
844-
msgstr ""
844+
msgstr "parser 是分组将被插入的 :class:`OptionParser` 实例"
845845

846846
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:572
847847
msgid "title is the group title"
848-
msgstr ""
848+
msgstr "title 是分组的标题"
849849

850850
#: /home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:573
851851
msgid "description, optional, is a long description of the group"

0 commit comments

Comments
 (0)