Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit db08676

Browse files
[po] auto sync
1 parent 813b18f commit db08676

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

distutils/builtdist.po

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -409,7 +409,7 @@ msgstr "为你的模块分发版创建 RPM 的通常方式是运行 :command:`bd
409409

410410
#: ../../distutils/builtdist.rst:185
411411
msgid "or the :command:`bdist` command with the :option:`!--format` option::"
412-
msgstr ""
412+
msgstr "或者 :command:`bdist` 命令附带 :option:`!--format` 选项::"
413413

414414
#: ../../distutils/builtdist.rst:189
415415
msgid ""
@@ -418,6 +418,8 @@ msgid ""
418418
"you can explicitly specify multiple :command:`bdist_\\*` commands and their "
419419
"options::"
420420
msgstr ""
421+
"前者允许你指定 RPM 专属的选项;后者允许你方便地一次性指定多种格式。 如果这两样你全都要,你可以显式地指定多个 "
422+
":command:`bdist_\\*` 命令及其选项::"
421423

422424
#: ../../distutils/builtdist.rst:196
423425
msgid ""
@@ -428,6 +430,10 @@ msgid ""
428430
"any Distutils configuration files. Various options and sections in the "
429431
":file:`.spec` file are derived from options in the setup script as follows:"
430432
msgstr ""
433+
"创建 RPM 包的操作是由 :file:`.spec` 文件驱动的,就像 Distutils 的使用是由 setup 脚本驱动的一样。 "
434+
"为了让你更方便,:command:`bdist_rpm` 命令通常会根据你在 setup 脚本、命令行和任意 Distutils "
435+
"配置文件中提供的信息创建一个 :file:`.spec` 文件。 :file:`.spec` 文件中的各种选项和小节从 setup "
436+
"脚本中派生的情况如下:"
431437

432438
#: ../../distutils/builtdist.rst:204 ../../distutils/builtdist.rst:228
433439
msgid "RPM :file:`.spec` file option or section"
@@ -502,6 +508,8 @@ msgid ""
502508
"corresponding options in the setup script. Most of these are handled "
503509
"through options to the :command:`bdist_rpm` command as follows:"
504510
msgstr ""
511+
"此外,在 :file:`.spec` 文件中还有许多选项在 setup 脚本中没有对应的选项。 这些选项大多是通过传给 "
512+
":command:`bdist_rpm` 命令的选项来处理的,如下所示:"
505513

506514
#: ../../distutils/builtdist.rst:228
507515
msgid ":command:`bdist_rpm` option"

0 commit comments

Comments
 (0)