From 86575db95d2ee9f7f8ec2a712527ca83c3fd7ca6 Mon Sep 17 00:00:00 2001 From: tkikuchi <> Date: Thu, 7 Apr 2005 04:20:21 +0000 Subject: zh_CN new translation. moving to utf-8 also. --- templates/zh_CN/admindbdetails.html | 71 +++------- templates/zh_CN/admindbpreamble.html | 8 +- templates/zh_CN/admindbsummary.html | 17 +-- templates/zh_CN/adminsubscribeack.txt | 2 +- templates/zh_CN/adminunsubscribeack.txt | 2 +- templates/zh_CN/admlogin.html | 19 +-- templates/zh_CN/approve.txt | 16 +-- templates/zh_CN/article.html | 21 +-- templates/zh_CN/bounce.txt | 17 ++- templates/zh_CN/checkdbs.txt | 8 +- templates/zh_CN/convert.txt | 49 ++++--- templates/zh_CN/cronpass.txt | 23 ++-- templates/zh_CN/disabled.txt | 32 ++--- templates/zh_CN/emptyarchive.html | 9 +- templates/zh_CN/headfoot.html | 31 ++--- templates/zh_CN/help.txt | 104 +++----------- templates/zh_CN/listinfo.html | 66 ++++----- templates/zh_CN/masthead.txt | 14 +- templates/zh_CN/newlist.txt | 41 +++--- templates/zh_CN/options.html | 237 ++++++++++++++++---------------- templates/zh_CN/postack.txt | 12 +- templates/zh_CN/postauth.txt | 17 +-- templates/zh_CN/postheld.txt | 21 +-- templates/zh_CN/private.html | 21 ++- templates/zh_CN/refuse.txt | 12 +- templates/zh_CN/roster.html | 15 +- templates/zh_CN/subauth.txt | 15 +- templates/zh_CN/subscribe.html | 5 +- templates/zh_CN/subscribeack.txt | 51 ++++--- templates/zh_CN/unsub.txt | 33 +++-- templates/zh_CN/unsubauth.txt | 15 +- templates/zh_CN/userpass.txt | 31 ++--- templates/zh_CN/verify.txt | 31 ++--- 33 files changed, 439 insertions(+), 627 deletions(-) (limited to 'templates') 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 summary page, and on a details -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. - -
On all the pages, the following actions are available: + 管理任务有摘要页面和详细资料页面两种显示方式。与等待批准的邮件一样,摘要页面包括了以发送人邮件地址分组的等待处理的订阅与取消订阅请求。详细资料页面则包括每条消息的消息头信息和消息体摘要在内的更进一步的信息。 +
以下动作在所有页面均可执行:
For held messages, turn on the Preserve 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. + 弃原始信息,不发送拒绝通知。对于成员资格申请,不通知申请人,并丢弃该请求。该动作往往是针对已知的垃圾邮件的。 -
Turn on the Forward to 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 Approved: 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. -
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. + -
If the sender is not a list member, you can add the email address to -a sender filter. Sender filters are described on the sender filter privacy page, and may be one of -auto-accept (Accepts), auto-hold (Holds), -auto-reject (Rejects), or auto-discard (Discards). This -option will not be available if the address is already on one of the -sender filters. +
对于保留信息,如果你希望给系统管理员一份信息拷贝,需打开 Preserve 选项。 这种方法对于辱骂消息做丢弃处理是有效的,但是需要保存记录以利于日后的检查。 -
When you're finished, click on the Submit All Data 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. +
开启“转发” (Forward) 选项,并填入你所希望那个转发的并且不在列表中的转发地址。在编辑并将一条保留消息发送至列表前,您需要将该消息转发给您自己(或列表所有者),并删除原始信息。收到信息后,加以修改,批准后(以列表密码座位信息头的值)发送至列表。在重新发送的消息中附带注释以声明已经对原始信息作出了修改完全是出于网络礼节的考虑。 +
如果发送者是一位温和的成员,您可以有选择的清除他们的标记。这种方法有利于管理一个作为新成员见习期间使用的列表以及不需要进行审核批准的列表。 +
如果发送者不是列表成员,您可以将该电子邮件地址添加到发送者过滤器。发送者过滤器在发送者过滤器隐私页,主要包括自动接收、自动保存、自动拒绝、自动删除四类。如果地址已经在一个发送者过滤器中,则是无效的。 +
做出修改后,请点击在页面顶部或者底部的“ Submit All Data ” ( 提交所有数据 ) 按钮。该按钮可以提交您对所有管理请求所作出的修改。 -
返回摘要页面。 diff --git a/templates/zh_CN/admindbpreamble.html b/templates/zh_CN/admindbpreamble.html index 36ca1903..2d7e7889 100644 --- a/templates/zh_CN/admindbpreamble.html +++ b/templates/zh_CN/admindbpreamble.html @@ -1,5 +1,3 @@ -ҳһ %(listnameĿ¼)s ѵõʼбͶʾ %(description)s - -
Ҳ һҪ鿴д롣 +
该页面包括部分 %(listname)s 邮件列表中等待你批准的消息。目前显示 %(description)s
+对于每个管理申请,请选择相应的操作,处理结束后点击“提交所有数据”(Submit All Data)。更详细的指令信息可以在此处获得。 +
同时,你也可以浏览所有待审批的请求的摘要信息 diff --git a/templates/zh_CN/admindbsummary.html b/templates/zh_CN/admindbsummary.html index 20ffef58..31c11ac0 100644 --- a/templates/zh_CN/admindbsummary.html +++ b/templates/zh_CN/admindbsummary.html @@ -1,14 +1,3 @@ -This page contains a summary of the current set of administrative -requests requiring your approval for the -%(listname)s mailing list. -First, you will find the list of pending -subscription and unsubscription requests, if any, followed by any -postings being held for your approval. - -
For each administrative request, please select the action to take, -clicking on the Submit All Data button when finished. -More detailed instructions are also -available. - -
You can also view the details of all -held postings. +
该页面包括部分 %(listname)s 列表中等待你批准的消息。首先,您需要找出所有待批准的订阅与取消订阅的申请,接着处理等待批准的消息。 +
对于每个管理申请,请选择相应的操作,处理结束后点击“提交所有数据”(Submit All Data)。更详细的指令信息可以在此处获得。 +
同时,你也可以浏览所有保留消息求摘要信息 diff --git a/templates/zh_CN/adminsubscribeack.txt b/templates/zh_CN/adminsubscribeack.txt index 388a3a24..0d0e3f3b 100644 --- a/templates/zh_CN/adminsubscribeack.txt +++ b/templates/zh_CN/adminsubscribeack.txt @@ -1,3 +1,3 @@ -%(member)s has been successfully subscribed to %(listname)s. +%(member)s 已成功地添加到 %(listname)s 中。 diff --git a/templates/zh_CN/adminunsubscribeack.txt b/templates/zh_CN/adminunsubscribeack.txt index 2ebcfeb7..30f924fc 100644 --- a/templates/zh_CN/adminunsubscribeack.txt +++ b/templates/zh_CN/adminunsubscribeack.txt @@ -1,2 +1,2 @@ -%(member)s has been removed from %(listname)s. +%(member)s 已从 %(listname)s 中移除。 diff --git a/templates/zh_CN/admlogin.html b/templates/zh_CN/admlogin.html index 63849009..a0378ce5 100644 --- a/templates/zh_CN/admlogin.html +++ b/templates/zh_CN/admlogin.html @@ -1,6 +1,6 @@
-