1 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/wbl 2009-08-24 08:49:34.000000000 -0600 |
2 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/bg/etc/e-smith/web/functions/wbl 2009-08-24 09:18:33.000000000 -0600 |
3 |
@@ -6,7 +6,7 @@ |
4 |
|
5 |
<entry> |
6 |
<base>SAVE</base> |
7 |
- <trans>Save</trans> |
8 |
+ <trans>Запис</trans> |
9 |
</entry> |
10 |
|
11 |
<entry> |
12 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/wbl 2009-08-24 08:49:34.000000000 -0600 |
13 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/fr/etc/e-smith/web/functions/wbl 2009-08-24 09:18:34.000000000 -0600 |
14 |
@@ -82,7 +82,7 @@ |
15 |
|
16 |
<entry> |
17 |
<base>WHITE_TITLE</base> |
18 |
- <trans>Use this panel to modify your servers White List settings.</trans> |
19 |
+ <trans>Utilisez cette page pour modifier les paramètres de liste blanche de de votre serveur.</trans> |
20 |
</entry> |
21 |
|
22 |
<entry> |
23 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
24 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/pl/etc/e-smith/web/functions/wbl 2009-08-24 09:18:36.000000000 -0600 |
25 |
@@ -0,0 +1,133 @@ |
26 |
+<lexicon lang="pl"> |
27 |
+ <!-- vim: ft=xml: |
28 |
+ --> |
29 |
+ |
30 |
+# WBL_BUTTONS |
31 |
+ |
32 |
+ <entry> |
33 |
+ <base>SAVE</base> |
34 |
+ <trans>Save</trans> |
35 |
+ </entry> |
36 |
+ |
37 |
+ <entry> |
38 |
+ <base>PERFORM</base> |
39 |
+ <trans>Perform</trans> |
40 |
+ </entry> |
41 |
+ |
42 |
+# WBL_PAGE_FIRST |
43 |
+ |
44 |
+ <entry> |
45 |
+ <base>FORM_TITLE</base> |
46 |
+ <trans>E-mail WBL</trans> |
47 |
+ </entry> |
48 |
+ |
49 |
+ <entry> |
50 |
+ <base>OPERATION_STATUS_REPORT</base> |
51 |
+ <trans>Operation status report</trans> |
52 |
+ </entry> |
53 |
+ |
54 |
+ <entry> |
55 |
+ <base>FORM_DESCRIPTION</base> |
56 |
+ <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> |
57 |
+ </entry> |
58 |
+ |
59 |
+# WBL_PAGE_BLACK |
60 |
+ |
61 |
+ <entry> |
62 |
+ <base>BLACK_TITLE</base> |
63 |
+ <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> |
64 |
+ </entry> |
65 |
+ |
66 |
+ <entry> |
67 |
+ <base>DNSBL_DESCRIPTION</base> |
68 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
69 |
+ </entry> |
70 |
+ |
71 |
+ <entry> |
72 |
+ <base>DNSBL_LABEL</base> |
73 |
+ <trans>DNSBL status</trans> |
74 |
+ </entry> |
75 |
+ |
76 |
+ <entry> |
77 |
+ <base>RHSBL_DESCRIPTION</base> |
78 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
79 |
+ </entry> |
80 |
+ |
81 |
+ <entry> |
82 |
+ <base>RHSBL_LABEL</base> |
83 |
+ <trans>RHSBL status</trans> |
84 |
+ </entry> |
85 |
+ |
86 |
+ <entry> |
87 |
+ <base>BADHELO_DESCRIPTION</base> |
88 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
89 |
+ </entry> |
90 |
+ |
91 |
+ <entry> |
92 |
+ <base>BADHELO_LABEL</base> |
93 |
+ <trans>qpsmtpd badhelo</trans> |
94 |
+ </entry> |
95 |
+ |
96 |
+ <entry> |
97 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
98 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
99 |
+ </entry> |
100 |
+ |
101 |
+ <entry> |
102 |
+ <base>BADMAILFROM_LABEL</base> |
103 |
+ <trans>qmail badmailfrom</trans> |
104 |
+ </entry> |
105 |
+ |
106 |
+# WBL_PAGE_WHITELIST |
107 |
+ |
108 |
+ <entry> |
109 |
+ <base>WHITE_TITLE</base> |
110 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
111 |
+ </entry> |
112 |
+ |
113 |
+ <entry> |
114 |
+ <base>RRFH_LABEL</base> |
115 |
+ <trans>Whitelists status</trans> |
116 |
+ </entry> |
117 |
+ |
118 |
+ <entry> |
119 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
120 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
121 |
+ </entry> |
122 |
+ |
123 |
+ <entry> |
124 |
+ <base>WHITELISTHOSTS_LABEL</base> |
125 |
+ <trans>qpsmtpd whitelisthosts</trans> |
126 |
+ </entry> |
127 |
+ |
128 |
+ <entry> |
129 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
130 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
131 |
+ </entry> |
132 |
+ |
133 |
+ <entry> |
134 |
+ <base>WHITELISTHELO_LABEL</base> |
135 |
+ <trans>qpsmtpd whitelisthelo</trans> |
136 |
+ </entry> |
137 |
+ |
138 |
+ <entry> |
139 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
140 |
+ <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> |
141 |
+ </entry> |
142 |
+ |
143 |
+ <entry> |
144 |
+ <base>WHITELISTSENDERS_LABEL</base> |
145 |
+ <trans>qpsmtpd whitelistsenders</trans> |
146 |
+ </entry> |
147 |
+ |
148 |
+ <entry> |
149 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
150 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
151 |
+ </entry> |
152 |
+ |
153 |
+ <entry> |
154 |
+ <base>WHITELISTFROM_LABEL</base> |
155 |
+ <trans>spamassassin whitelist_from</trans> |
156 |
+ </entry> |
157 |
+ |
158 |
+</lexicon> |
159 |
--- smeserver-wbl-0.1.0/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700 |
160 |
+++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/ro/etc/e-smith/web/functions/wbl 2009-08-24 09:18:36.000000000 -0600 |
161 |
@@ -0,0 +1,133 @@ |
162 |
+<lexicon lang="ro"> |
163 |
+ <!-- vim: ft=xml: |
164 |
+ --> |
165 |
+ |
166 |
+# WBL_BUTTONS |
167 |
+ |
168 |
+ <entry> |
169 |
+ <base>SAVE</base> |
170 |
+ <trans>Save</trans> |
171 |
+ </entry> |
172 |
+ |
173 |
+ <entry> |
174 |
+ <base>PERFORM</base> |
175 |
+ <trans>Perform</trans> |
176 |
+ </entry> |
177 |
+ |
178 |
+# WBL_PAGE_FIRST |
179 |
+ |
180 |
+ <entry> |
181 |
+ <base>FORM_TITLE</base> |
182 |
+ <trans>E-mail WBL</trans> |
183 |
+ </entry> |
184 |
+ |
185 |
+ <entry> |
186 |
+ <base>OPERATION_STATUS_REPORT</base> |
187 |
+ <trans>Operation status report</trans> |
188 |
+ </entry> |
189 |
+ |
190 |
+ <entry> |
191 |
+ <base>FORM_DESCRIPTION</base> |
192 |
+ <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> |
193 |
+ </entry> |
194 |
+ |
195 |
+# WBL_PAGE_BLACK |
196 |
+ |
197 |
+ <entry> |
198 |
+ <base>BLACK_TITLE</base> |
199 |
+ <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> |
200 |
+ </entry> |
201 |
+ |
202 |
+ <entry> |
203 |
+ <base>DNSBL_DESCRIPTION</base> |
204 |
+ <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans> |
205 |
+ </entry> |
206 |
+ |
207 |
+ <entry> |
208 |
+ <base>DNSBL_LABEL</base> |
209 |
+ <trans>DNSBL status</trans> |
210 |
+ </entry> |
211 |
+ |
212 |
+ <entry> |
213 |
+ <base>RHSBL_DESCRIPTION</base> |
214 |
+ <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans> |
215 |
+ </entry> |
216 |
+ |
217 |
+ <entry> |
218 |
+ <base>RHSBL_LABEL</base> |
219 |
+ <trans>RHSBL status</trans> |
220 |
+ </entry> |
221 |
+ |
222 |
+ <entry> |
223 |
+ <base>BADHELO_DESCRIPTION</base> |
224 |
+ <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans> |
225 |
+ </entry> |
226 |
+ |
227 |
+ <entry> |
228 |
+ <base>BADHELO_LABEL</base> |
229 |
+ <trans>qpsmtpd badhelo</trans> |
230 |
+ </entry> |
231 |
+ |
232 |
+ <entry> |
233 |
+ <base>BADMAILFROM_DESCRIPTION</base> |
234 |
+ <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans> |
235 |
+ </entry> |
236 |
+ |
237 |
+ <entry> |
238 |
+ <base>BADMAILFROM_LABEL</base> |
239 |
+ <trans>qmail badmailfrom</trans> |
240 |
+ </entry> |
241 |
+ |
242 |
+# WBL_PAGE_WHITELIST |
243 |
+ |
244 |
+ <entry> |
245 |
+ <base>WHITE_TITLE</base> |
246 |
+ <trans>Use this panel to modify your servers White List settings.</trans> |
247 |
+ </entry> |
248 |
+ |
249 |
+ <entry> |
250 |
+ <base>RRFH_LABEL</base> |
251 |
+ <trans>Whitelists status</trans> |
252 |
+ </entry> |
253 |
+ |
254 |
+ <entry> |
255 |
+ <base>WHITELISTHOSTS_DESCRIPTION</base> |
256 |
+ <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans> |
257 |
+ </entry> |
258 |
+ |
259 |
+ <entry> |
260 |
+ <base>WHITELISTHOSTS_LABEL</base> |
261 |
+ <trans>qpsmtpd whitelisthosts</trans> |
262 |
+ </entry> |
263 |
+ |
264 |
+ <entry> |
265 |
+ <base>WHITELISTHELO_DESCRIPTION</base> |
266 |
+ <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans> |
267 |
+ </entry> |
268 |
+ |
269 |
+ <entry> |
270 |
+ <base>WHITELISTHELO_LABEL</base> |
271 |
+ <trans>qpsmtpd whitelisthelo</trans> |
272 |
+ </entry> |
273 |
+ |
274 |
+ <entry> |
275 |
+ <base>WHITELISTSENDERS_DESCRIPTION</base> |
276 |
+ <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> |
277 |
+ </entry> |
278 |
+ |
279 |
+ <entry> |
280 |
+ <base>WHITELISTSENDERS_LABEL</base> |
281 |
+ <trans>qpsmtpd whitelistsenders</trans> |
282 |
+ </entry> |
283 |
+ |
284 |
+ <entry> |
285 |
+ <base>WHITELISTFROM_DESCRIPTION</base> |
286 |
+ <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans> |
287 |
+ </entry> |
288 |
+ |
289 |
+ <entry> |
290 |
+ <base>WHITELISTFROM_LABEL</base> |
291 |
+ <trans>spamassassin whitelist_from</trans> |
292 |
+ </entry> |
293 |
+ |
294 |
+</lexicon> |