]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - zh-cn/notify
Convert line endings of Chinese texts to Unix style.
[mlmmj-listtexts.git] / zh-cn / notify
1 %ifaction sub%Subject: 订阅 $list$@$domain$: $subaddr$%endif%
2 %ifaction unsub%Subject: 取消订阅 $list$@$domain$: $subaddr$%endif%
3
4 %text prologue%
5
6 %ifaction sub%
7 %wrap%
8   %ifreason request%
9     由于收到加入请求,
10   %endif%
11   %ifreason confirm%
12     由于加入请求得到确认,
13   %endif%
14   %ifreason admin%
15     由于管理员命令,
16   %endif%
17   %ifreason permit%
18     由于掌门人批准,
19   %endif%
20   地址 $subaddr$ 已成功订阅本列表的
21   %iftype normal% 常规 %endif%
22   %iftype digest% 汇总 %endif%
23   %iftype nomail% 无邮件 %endif%
24   版本。
25 %endif%
26
27 %ifaction unsub%
28 %wrap%
29   %ifreason request%
30     由于收到了取消订阅的请求,
31   %endif%
32   %ifreason confirm%
33     由于取消订阅请求得到确认,
34   %endif%
35   %ifreason admin%
36     由于管理员命令,
37   %endif%
38   %ifreason bouncing%
39     由于退回过久,
40   %endif%
41   地址 $subaddr$ 已成功从本列表
42   %iftype normal%%endif%
43   %iftype digest% 的汇总版本 %endif%
44   %iftype nomail% 的无邮件版本 %endif%
45   退订。
46 %endif%
47