1 |
slords |
1.1 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/th/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
2 |
|
|
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/th/etc/e-smith/web/functions/wbl 2009-10-27 00:23:55.000000000 -0600 |
3 |
|
|
@@ -0,0 +1,133 @@ |
4 |
|
|
+<lexicon lang="th"> |
5 |
|
|
+ <!-- vim: ft=xml: |
6 |
|
|
+ --> |
7 |
|
|
+ |
8 |
|
|
+# WBL_BUTTONS |
9 |
|
|
+ |
10 |
|
|
+ <entry> |
11 |
|
|
+ <base>SAVE</base> |
12 |
|
|
+ <trans>บันทึก</trans> |
13 |
|
|
+ </entry> |
14 |
|
|
+ |
15 |
|
|
+ <entry> |
16 |
|
|
+ <base>PERFORM</base> |
17 |
|
|
+ <trans>ดำเนินงาน</trans> |
18 |
|
|
+ </entry> |
19 |
|
|
+ |
20 |
|
|
+# WBL_PAGE_FIRST |
21 |
|
|
+ |
22 |
|
|
+ <entry> |
23 |
|
|
+ <base>FORM_TITLE</base> |
24 |
|
|
+ <trans>E-mail WBL</trans> |
25 |
|
|
+ </entry> |
26 |
|
|
+ |
27 |
|
|
+ <entry> |
28 |
|
|
+ <base>OPERATION_STATUS_REPORT</base> |
29 |
|
|
+ <trans>รายงานสถานะการทำงาน</trans> |
30 |
|
|
+ </entry> |
31 |
|
|
+ |
32 |
|
|
+ <entry> |
33 |
|
|
+ <base>FORM_DESCRIPTION</base> |
34 |
|
|
+ <trans><![CDATA[ <p>E-mail traffic is scanned and may be blocked due to the various screening methods enabled. You may use this panel to define e-mail white/black lists.</p> <p>Black lists are used for rejecting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_BLACK">Black List</a></p> <p><br>White lists are used for accepting e-mail traffic.</p> <p><a class="button-like" href="wbl?page=0&page_stack=&Next=Next&wherenext=WBL_PAGE_WHITE">White List</a></p> ]]></trans> |
35 |
|
|
+ </entry> |
36 |
|
|
+ |
37 |
|
|
+# WBL_PAGE_BLACK |
38 |
|
|
+ |
39 |
|
|
+ <entry> |
40 |
|
|
+ <base>BLACK_TITLE</base> |
41 |
|
|
+ <trans><![CDATA[ <p>This server includes built-in support for using two external black list methods, DNSBL and RHSBL. It also supports the admin defined black lists, badhelo and badmailfrom.</p> ]]></trans> |
42 |
|
|
+ </entry> |
43 |
|
|
+ |
44 |
|
|
+ <entry> |
45 |
|
|
+ <base>DNSBL_DESCRIPTION</base> |
46 |
|
|
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
47 |
|
|
+ </entry> |
48 |
|
|
+ |
49 |
|
|
+ <entry> |
50 |
|
|
+ <base>DNSBL_LABEL</base> |
51 |
|
|
+ <trans>DNSBL status</trans> |
52 |
|
|
+ </entry> |
53 |
|
|
+ |
54 |
|
|
+ <entry> |
55 |
|
|
+ <base>RHSBL_DESCRIPTION</base> |
56 |
|
|
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
57 |
|
|
+ </entry> |
58 |
|
|
+ |
59 |
|
|
+ <entry> |
60 |
|
|
+ <base>RHSBL_LABEL</base> |
61 |
|
|
+ <trans>RHSBL status</trans> |
62 |
|
|
+ </entry> |
63 |
|
|
+ |
64 |
|
|
+ <entry> |
65 |
|
|
+ <base>BADHELO_DESCRIPTION</base> |
66 |
|
|
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
67 |
|
|
+ </entry> |
68 |
|
|
+ |
69 |
|
|
+ <entry> |
70 |
|
|
+ <base>BADHELO_LABEL</base> |
71 |
|
|
+ <trans>qpsmtpd badhelo</trans> |
72 |
|
|
+ </entry> |
73 |
|
|
+ |
74 |
|
|
+ <entry> |
75 |
|
|
+ <base>BADMAILFROM_DESCRIPTION</base> |
76 |
|
|
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
77 |
|
|
+ </entry> |
78 |
|
|
+ |
79 |
|
|
+ <entry> |
80 |
|
|
+ <base>BADMAILFROM_LABEL</base> |
81 |
|
|
+ <trans>qmail badmailfrom</trans> |
82 |
|
|
+ </entry> |
83 |
|
|
+ |
84 |
|
|
+# WBL_PAGE_WHITELIST |
85 |
|
|
+ |
86 |
|
|
+ <entry> |
87 |
|
|
+ <base>WHITE_TITLE</base> |
88 |
|
|
+ <trans>Use this panel to modify your servers White List settings.</trans> |
89 |
|
|
+ </entry> |
90 |
|
|
+ |
91 |
|
|
+ <entry> |
92 |
|
|
+ <base>RRFH_LABEL</base> |
93 |
|
|
+ <trans>Whitelists status</trans> |
94 |
|
|
+ </entry> |
95 |
|
|
+ |
96 |
|
|
+ <entry> |
97 |
|
|
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
98 |
|
|
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
99 |
|
|
+ </entry> |
100 |
|
|
+ |
101 |
|
|
+ <entry> |
102 |
|
|
+ <base>WHITELISTHOSTS_LABEL</base> |
103 |
|
|
+ <trans>qpsmtpd whitelisthosts</trans> |
104 |
|
|
+ </entry> |
105 |
|
|
+ |
106 |
|
|
+ <entry> |
107 |
|
|
+ <base>WHITELISTHELO_DESCRIPTION</base> |
108 |
|
|
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
109 |
|
|
+ </entry> |
110 |
|
|
+ |
111 |
|
|
+ <entry> |
112 |
|
|
+ <base>WHITELISTHELO_LABEL</base> |
113 |
|
|
+ <trans>qpsmtpd whitelisthelo</trans> |
114 |
|
|
+ </entry> |
115 |
|
|
+ |
116 |
|
|
+ <entry> |
117 |
|
|
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
118 |
|
|
+ <trans>Any envelope sender of a mail (@host or user@host) matching an entry in whitelistsenders will be exempted from further validation during the 'mail' stage.</trans> |
119 |
|
|
+ </entry> |
120 |
|
|
+ |
121 |
|
|
+ <entry> |
122 |
|
|
+ <base>WHITELISTSENDERS_LABEL</base> |
123 |
|
|
+ <trans>qpsmtpd whitelistsenders</trans> |
124 |
|
|
+ </entry> |
125 |
|
|
+ |
126 |
|
|
+ <entry> |
127 |
|
|
+ <base>WHITELISTFROM_DESCRIPTION</base> |
128 |
|
|
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
129 |
|
|
+ </entry> |
130 |
|
|
+ |
131 |
|
|
+ <entry> |
132 |
|
|
+ <base>WHITELISTFROM_LABEL</base> |
133 |
|
|
+ <trans>spamassassin whitelist_from</trans> |
134 |
|
|
+ </entry> |
135 |
|
|
+ |
136 |
|
|
+</lexicon> |