Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit9ef854d

Browse files
[po] auto sync
1 parentc6176e7 commit9ef854d

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

‎library/optparse.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2596,16 +2596,19 @@ msgid ""
25962596
"even sillier than it used to be, because :mod:`optparse` 1.3 added built-in "
25972597
"support for complex numbers, but never mind.)"
25982598
msgstr""
2599+
"下面这个很傻的例子演示了如何添加一个 ``\"complex\"`` 选项类型以便在命令行中解析 Python 风格的复数。 "
2600+
"(现在这个例子比以前更傻了,因为 :mod:`optparse` 1.3 增加了对复数的内置支持,但是不必管它了。)"
25992601

26002602
#:/home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1889
26012603
msgid"First, the necessary imports::"
2602-
msgstr""
2604+
msgstr"首先,必要的导入操作::"
26032605

26042606
#:/home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1894
26052607
msgid""
26062608
"You need to define your type-checker first, since it's referred to later (in"
26072609
" the :attr:`~Option.TYPE_CHECKER` class attribute of your Option subclass)::"
26082610
msgstr""
2611+
"你必须先定义自己的类型检查器,因为以后它会被引用(在你的 Option 子类的 :attr:`~Option.TYPE_CHECKER` 类属性中)::"
26092612

26102613
#:/home/runner/work/docspush-transifex/docspush-transifex/cpython/Doc/library/optparse.rst:1904
26112614
msgid"Finally, the Option subclass::"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp