aboutsummaryrefslogtreecommitdiffstats
path: root/chinese/Bugs
diff options
context:
space:
mode:
authorBoyuan Yang <hosiet-guest>2018-02-04 15:11:40 +0000
committerBoyuan Yang <hosiet-guest>2018-02-04 15:11:40 +0000
commit19338cc1f3a062550b91d9da2eb6abe44a18cba0 (patch)
tree7dcf8685422ff924f84a2955a37c2ead5a95dccd /chinese/Bugs
parent7dd790b7406ba7980d87d0ab6453a483b3f40360 (diff)
chinese: Bugs/Reporting.wml: finish translation
CVS version numbers chinese/Bugs/Reporting.wml: 1.25 -> 1.26
Diffstat (limited to 'chinese/Bugs')
-rw-r--r--chinese/Bugs/Reporting.wml40
1 files changed, 19 insertions, 21 deletions
diff --git a/chinese/Bugs/Reporting.wml b/chinese/Bugs/Reporting.wml
index c72fd092628..9bc84412eb8 100644
--- a/chinese/Bugs/Reporting.wml
+++ b/chinese/Bugs/Reporting.wml
@@ -378,25 +378,23 @@ FROM_DAEMON 特征,请阅读 <a href="https://manpages.debian.org/cgi-bin/man.
<code>debian-bugs-dist</code> 邮件列表,且无论是否使用
<code>maintonly</code> 都将进行转发。</p>
-<p>When sending to <code>maintonly@bugs.debian.org</code> or
-<var>nnn</var><code>-maintonly@bugs.debian.org</code> you should make sure that
-the bug report is assigned to the right package, by putting a correct
-<code>Package</code> at the top of an original submission of a report,
-or by using <A href="server-control">the
-<code>control@bugs.debian.org</code> service</A> to (re)assign the report
-appropriately.</p>
+<p>在发送邮件至 <code>maintonly@bugs.debian.org</code> 或
+<var>nnn</var><code>-maintonly@bugs.debian.org</code>
+时,请确保您的报告指向正确的软件包,即在原始报告正文顶部放置了正确的
+<code>Package</code> 行,或使用 <a href="server-control">
+<code>control@bugs.debian.org</code> 服务</a> 来正确(重)指定报告对应软件包。
+</p>
<h2><a name="findpkgver">使用<code>dpkg</code>寻找报告对应的软件包及其版本号</a></h2>
-<p>When using <code>reportbug</code> to report a bug in a command, say
-<code>grep</code>, the following will automatically select the right package
-and let you write the report right away: <code>reportbug --file $(which
-grep)</code></p>
+<p>当您使用 <code>reportbug</code> 来报告某个程序的问题时,例如打算报告
+<code>grep</code> 的问题时,下面的命令行参数可以帮助您正确选择软件包并直接开始撰写报告:
+<code>reportbug --file $(which grep)</code>。</p>
-<p>You can also find out which package installed it by using <code>dpkg
---search</code>. You can find out which version of a package you have
-installed by using <code>dpkg --list</code> or <code>dpkg --status</code>.
+<p>您也可以使用 <code>dpkg --search</code> 来找到提供该文件的软件包。
+您可以使用 <code>dpkg --list</code> 或 <code>dpkg --status</code>
+来了解您所安装对应软件包的具体版本。
</p>
<p>例如:</p>
@@ -442,15 +440,15 @@ Description: Advanced front-end for dpkg
<h2>其它有用的命令和软件包</h2>
<p>
-The <kbd>querybts</kbd> tool, available from the same package as
-<a href="https://packages.debian.org/stable/utils/reportbug">reportbug</a>,
-provides a convenient text-based interface to the bug tracking system.</p>
+<kbd>querybts</kbd> 工具,它由
+<a href="https://packages.debian.org/stable/utils/reportbug">reportbug</a>
+软件包提供。该工具提供了访问缺陷追踪工具的基于文本的简易界面。</p>
-<p>Emacs users can also use the debian-bug command provided by the
+<p>Emacs 用户也可以使用
<code><a href="https://packages.debian.org/stable/utils/debian-el">\
-debian-el</a></code> package. When called with <kbd>M-x
-debian-bug</kbd>, it will ask for all necessary information in a
-similar way to <code>reportbug</code>.</p>
+debian-el</a></code> 软件包提供的 debian-bug 命令。
+在使用 <kbd>M-x debian-bug</kbd> 调用时,它会如 <code>reportbug</code>
+工具一样按步骤询问您必需的信息。</p>
<hr />

© 2014-2024 Faster IT GmbH | imprint | privacy policy