diff options
author | tkikuchi <> | 2005-04-07 04:20:21 +0000 |
---|---|---|
committer | tkikuchi <> | 2005-04-07 04:20:21 +0000 |
commit | 86575db95d2ee9f7f8ec2a712527ca83c3fd7ca6 (patch) | |
tree | 34814fbce80492f258e8b8292def244e63712948 /templates/zh_CN/admindbdetails.html | |
parent | 30f477e49df475eea30d46a3015759c42da64798 (diff) | |
download | mailman2-86575db95d2ee9f7f8ec2a712527ca83c3fd7ca6.tar.gz mailman2-86575db95d2ee9f7f8ec2a712527ca83c3fd7ca6.tar.xz mailman2-86575db95d2ee9f7f8ec2a712527ca83c3fd7ca6.zip |
zh_CN new translation. moving to utf-8 also.
Diffstat (limited to '')
-rw-r--r-- | templates/zh_CN/admindbdetails.html | 71 |
1 files changed, 17 insertions, 54 deletions
diff --git a/templates/zh_CN/admindbdetails.html b/templates/zh_CN/admindbdetails.html index 1958b362..e15efc77 100644 --- a/templates/zh_CN/admindbdetails.html +++ b/templates/zh_CN/admindbdetails.html @@ -1,65 +1,28 @@ -The administrative requests are displayed in one of two ways, on a <a -href="%(summaryurl)s">summary page</a>, and on a <em>details</em> -page. The summary page contains pending subscription and -unsubscription requests, as well as postings being held for your -approval, grouped by sender email address. The details page contains -a more detailed view of each held message, including the all the -message's headers and an excerpt of the message body. - -<p>On all the pages, the following actions are available: + 管理任务有<a +href="%(summaryurl)s">摘要页面</a>和详细资料页面两种显示方式。与等待批准的邮件一样,摘要页面包括了以发送人邮件地址分组的等待处理的订阅与取消订阅请求。详细资料页面则包括每条消息的消息头信息和消息体摘要在内的更进一步的信息。 +<p>以下动作在所有页面均可执行: <ul> -<li><b>Defer</b> -- Defer your decision until later. No action is - taken now for this pending administrative request, but for held - postings, you can still forward or preserve the message (see - below). +<li><b>Defer</b> -- -<p><li><b>Approve</b> -- Approve the message, sending it on to the list. - For membership requests, approve the change in membership status. -<p><li><b>Reject</b> -- Reject the message, sending a rejection notice to - the sender, and discarding the original message. For membership - requests, reject the change in membership status. In either case, - you should add a reason for the rejection in the accompanying text - box. + 延期,以后再做处理。对于此类的管理请求不做处理,但是对于保留的邮件,仍然可以进行转发或者保留该消息(见下文)。 +<li><b>Approve</b> -- 批注该消息,并发送至列表。对于成员资格的申请,该动作将会修改成员资格状态。 +<li><b>Reject</b> -- +拒绝该消息,给发送者发送拒绝通知并丢弃原始信息。对于成员资格申请,则拒绝对成员资格状态作出修改。在以上两种情况下,你需要在拒绝中附加拒绝理由。 +<li><b>Discard</b> -- -<p><li><b>Discard</b> -- Throw away the original message, without sending - a rejection notice. For membership requests, this simply discards - the request without notice to the person making the request. This - is usually the action you want to take for known spam. -</ul> -<p>For held messages, turn on the <b>Preserve</b> option if you want -to save a copy of the message for the site administrator. This is -useful for abusive messages that you want to discard, but need to keep -a record of for later inspection. + 弃原始信息,不发送拒绝通知。对于成员资格申请,不通知申请人,并丢弃该请求。该动作往往是针对已知的垃圾邮件的。 -<p>Turn on the <b>Forward to</b> option, and fill in the forwarding -address if you want to forward the message to someone else not on the -list. To edit a held message before it is sent on to the list, you -should forward the message to yourself (or the list owners), and -discard the original message. Then, when the message shows up in your -mailbox, make your edits and resend the message to the list, including -an <tt>Approved:</tt> header with the list password as its value. It -is proper netiquette in this case to include a note in the resent -message, explaining that you have modified the text. -<p>If the sender is a list member who is being moderated, you can -optionally clear their moderation flag. This is useful when your list -is configured to put new members on probation, and you've decided that -this member can be trusted to post to the list without approval. +</ul> -<p>If the sender is not a list member, you can add the email address to -a <em>sender filter</em>. Sender filters are described on the <a -href="%(filterurl)s">sender filter privacy page</a>, and may be one of -<b>auto-accept</b> (Accepts), <b>auto-hold</b> (Holds), -<b>auto-reject</b> (Rejects), or <b>auto-discard</b> (Discards). This -option will not be available if the address is already on one of the -sender filters. +<p>对于保留信息,如果你希望给系统管理员一份信息拷贝,需打开 Preserve 选项。 这种方法对于辱骂消息做丢弃处理是有效的,但是需要保存记录以利于日后的检查。 -<p>When you're finished, click on the <em>Submit All Data</em> button -at the top or bottom of the page. This button will submit all -selected actions for all administrative requests that you've made a -decision for. +<p>开启“<strong>转发</strong>” (Forward) 选项,并填入你所希望那个转发的并且不在列表中的转发地址。在编辑并将一条保留消息发送至列表前,您需要将该消息转发给您自己(或列表所有者),并删除原始信息。收到信息后,加以修改,批准后(以列表密码座位信息头的值)发送至列表。在重新发送的消息中附带注释以声明已经对原始信息作出了修改完全是出于网络礼节的考虑。 +<p>如果发送者是一位温和的成员,您可以有选择的清除他们的标记。这种方法有利于管理一个作为新成员见习期间使用的列表以及不需要进行审核批准的列表。 +<p>如果发送者不是列表成员,您可以将该电子邮件地址添加到发送者过滤器。发送者过滤器在<a href="%25(filterurl)s">发送者过滤器隐私页</a>,主要包括<strong>自动接收</strong>、<strong>自动保存、自动拒绝、自动删除</strong>四类。如果地址已经在一个发送者过滤器中,则是无效的。 +<p>做出修改后,请点击在页面顶部或者底部的“ Submit All Data ” ( 提交所有数据 ) 按钮。该按钮可以提交您对所有管理请求所作出的修改。 -<p><a href="%(summaryurl)s">Return to the summary page</a>. +<p><a href="%25(summaryurl)s">返回摘要页面。</a> |