]> Sergey Matveev's repositories - mlmmj-listtexts.git/blob - en/deny
Russian translation
[mlmmj-listtexts.git] / en / deny
1 %ifaction sub%Subject: Unable to subscribe to $list$@$domain$%endif%
2 %ifaction unsub%Subject: Unable to unsubscribe from $list$@$domain$%endif%
3 %ifaction release reject%Subject: Unable to moderate $list$@$domain$%endif%
4 %ifaction permit obstruct%Subject: Unable to gatekeep $list$@$domain$%endif%
5
6 %text prologue%
7
8 %ifaction sub%
9   %^%%wrap%You were unable to be subscribed to the list
10   %ifreason disabled%
11     because the
12     %iftype normal% normal %endif%
13     %iftype digest% digest %endif%
14     %iftype nomail% no-mail %endif%
15     version of the list is turned off.
16   %endif%
17   %ifreason closed%
18     because people are not allowed to subscribe to this list by email.
19   %endif%
20   %ifreason subbed%
21     because you are already subscribed.
22   %endif%
23   %ifreason expired%
24     because too much time passed without a gatekeeper permitting your entry.
25   %endif%
26   %ifreason obstruct%
27     because a gatekeeper obstructed your entry.
28   %endif%
29 %endif%
30
31 %ifaction unsub%
32   %^%%wrap%You were unable to be unsubscribed from the list
33   %ifreason unsubbed%
34     because you are not subscribed.
35
36     %^%%wrap%If you are receiving messages, perhaps a different email
37     address is subscribed. To find out which address you are subscribed
38     with, refer to the message welcoming you to the list, or look at the
39     envelope "Return-Path" header of a message you receive from the list.
40   %endif%
41 %endif%
42
43 %ifaction release reject%
44   %^%%wrap%
45   %ifaction release%
46     You were unable to release the specified post to the list
47   %endif%
48   %ifaction reject%
49     You were unable to reject the specified post
50   %endif%
51   %ifreason notfound%
52     because it could not be found. Perhaps another moderator already
53     released or rejected it, or it expired.
54   %endif%
55   %ifreason moderators%
56     because you are not a moderator for the list.
57   %endif%
58 %endif%
59
60 %ifaction permit obstruct%
61   %^%%wrap%
62   %ifaction permit%
63     You were unable to permit the specified subscription request
64   %endif%
65   %ifaction obstruct%
66     You were unable to obstruct the specified subscription request
67   %endif%
68   %ifreason notfound%
69     because it could not be found. Perhaps another gatekeeper already
70     permitted or obstructed it, or it expired.
71   %endif%
72   %ifreason gatekeepers%
73     because you are not a gatekeeper for the list.
74   %endif%
75 %endif%
76