/[smecontribs]/rpms/smeserver-wbl/contribs7/smeserver-wbl-0.1.0-locale-2009-03-01.patch
ViewVC logotype

Contents of /rpms/smeserver-wbl/contribs7/smeserver-wbl-0.1.0-locale-2009-03-01.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (show annotations) (download)
Sun Mar 1 19:31:55 2009 UTC (15 years, 2 months ago) by snetram
Branch: MAIN
CVS Tags: smeserver-wbl-0_1_0-10_el4_sme, smeserver-wbl-0_1_0-16_el4_sme, smeserver-wbl-0_1_0-11_el4_sme, smeserver-wbl-0_1_0-17_el4_sme, HEAD
* Sun Mar  1 2009 Jonathan Martens <smeserver-contribs@snetram.nl> 0.1.0-10
- Apply  1 Mar 2009 locale patch [SME: 5018]

1 --- smeserver-wbl-0.1.0/root/etc/e-smith/locale/nb/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/nb/etc/e-smith/web/functions/wbl 2009-03-01 00:23:22.000000000 -0700
3 @@ -0,0 +1,133 @@
4 +<lexicon lang="nb">
5 + <!-- vim: ft=xml:
6 + -->
7 +
8 +# WBL_BUTTONS
9 +
10 + <entry>
11 + <base>SAVE</base>
12 + <trans>Lagre</trans>
13 + </entry>
14 +
15 + <entry>
16 + <base>PERFORM</base>
17 + <trans>Utfør</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>Statusrapport for operasjonen</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>
137 --- smeserver-wbl-0.1.0/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700
138 +++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/ru/etc/e-smith/web/functions/wbl 2009-03-01 00:23:23.000000000 -0700
139 @@ -0,0 +1,133 @@
140 +<lexicon lang="ru">
141 + <!-- vim: ft=xml:
142 + -->
143 +
144 +# WBL_BUTTONS
145 +
146 + <entry>
147 + <base>SAVE</base>
148 + <trans>Save</trans>
149 + </entry>
150 +
151 + <entry>
152 + <base>PERFORM</base>
153 + <trans>Perform</trans>
154 + </entry>
155 +
156 +# WBL_PAGE_FIRST
157 +
158 + <entry>
159 + <base>FORM_TITLE</base>
160 + <trans>E-mail WBL</trans>
161 + </entry>
162 +
163 + <entry>
164 + <base>OPERATION_STATUS_REPORT</base>
165 + <trans>Operation status report</trans>
166 + </entry>
167 +
168 + <entry>
169 + <base>FORM_DESCRIPTION</base>
170 + <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>
171 + </entry>
172 +
173 +# WBL_PAGE_BLACK
174 +
175 + <entry>
176 + <base>BLACK_TITLE</base>
177 + <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>
178 + </entry>
179 +
180 + <entry>
181 + <base>DNSBL_DESCRIPTION</base>
182 + <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans>
183 + </entry>
184 +
185 + <entry>
186 + <base>DNSBL_LABEL</base>
187 + <trans>DNSBL status</trans>
188 + </entry>
189 +
190 + <entry>
191 + <base>RHSBL_DESCRIPTION</base>
192 + <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans>
193 + </entry>
194 +
195 + <entry>
196 + <base>RHSBL_LABEL</base>
197 + <trans>RHSBL status</trans>
198 + </entry>
199 +
200 + <entry>
201 + <base>BADHELO_DESCRIPTION</base>
202 + <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans>
203 + </entry>
204 +
205 + <entry>
206 + <base>BADHELO_LABEL</base>
207 + <trans>qpsmtpd badhelo</trans>
208 + </entry>
209 +
210 + <entry>
211 + <base>BADMAILFROM_DESCRIPTION</base>
212 + <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans>
213 + </entry>
214 +
215 + <entry>
216 + <base>BADMAILFROM_LABEL</base>
217 + <trans>qmail badmailfrom</trans>
218 + </entry>
219 +
220 +# WBL_PAGE_WHITELIST
221 +
222 + <entry>
223 + <base>WHITE_TITLE</base>
224 + <trans>Use this panel to modify your servers White List settings.</trans>
225 + </entry>
226 +
227 + <entry>
228 + <base>RRFH_LABEL</base>
229 + <trans>Whitelists status</trans>
230 + </entry>
231 +
232 + <entry>
233 + <base>WHITELISTHOSTS_DESCRIPTION</base>
234 + <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans>
235 + </entry>
236 +
237 + <entry>
238 + <base>WHITELISTHOSTS_LABEL</base>
239 + <trans>qpsmtpd whitelisthosts</trans>
240 + </entry>
241 +
242 + <entry>
243 + <base>WHITELISTHELO_DESCRIPTION</base>
244 + <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans>
245 + </entry>
246 +
247 + <entry>
248 + <base>WHITELISTHELO_LABEL</base>
249 + <trans>qpsmtpd whitelisthelo</trans>
250 + </entry>
251 +
252 + <entry>
253 + <base>WHITELISTSENDERS_DESCRIPTION</base>
254 + <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>
255 + </entry>
256 +
257 + <entry>
258 + <base>WHITELISTSENDERS_LABEL</base>
259 + <trans>qpsmtpd whitelistsenders</trans>
260 + </entry>
261 +
262 + <entry>
263 + <base>WHITELISTFROM_DESCRIPTION</base>
264 + <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans>
265 + </entry>
266 +
267 + <entry>
268 + <base>WHITELISTFROM_LABEL</base>
269 + <trans>spamassassin whitelist_from</trans>
270 + </entry>
271 +
272 +</lexicon>
273 --- smeserver-wbl-0.1.0/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/wbl 1969-12-31 17:00:00.000000000 -0700
274 +++ smeserver-wbl-0.1.0.update/root/etc/e-smith/locale/zh-cn/etc/e-smith/web/functions/wbl 2009-03-01 00:23:24.000000000 -0700
275 @@ -0,0 +1,133 @@
276 +<lexicon lang="zh-cn">
277 + <!-- vim: ft=xml:
278 + -->
279 +
280 +# WBL_BUTTONS
281 +
282 + <entry>
283 + <base>SAVE</base>
284 + <trans>Save</trans>
285 + </entry>
286 +
287 + <entry>
288 + <base>PERFORM</base>
289 + <trans>Perform</trans>
290 + </entry>
291 +
292 +# WBL_PAGE_FIRST
293 +
294 + <entry>
295 + <base>FORM_TITLE</base>
296 + <trans>E-mail WBL</trans>
297 + </entry>
298 +
299 + <entry>
300 + <base>OPERATION_STATUS_REPORT</base>
301 + <trans>Operation status report</trans>
302 + </entry>
303 +
304 + <entry>
305 + <base>FORM_DESCRIPTION</base>
306 + <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>
307 + </entry>
308 +
309 +# WBL_PAGE_BLACK
310 +
311 + <entry>
312 + <base>BLACK_TITLE</base>
313 + <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>
314 + </entry>
315 +
316 + <entry>
317 + <base>DNSBL_DESCRIPTION</base>
318 + <trans>DNSBL is an abbreviation for "DNS blacklist". It is a list of IP addresses known to be spammers.</trans>
319 + </entry>
320 +
321 + <entry>
322 + <base>DNSBL_LABEL</base>
323 + <trans>DNSBL status</trans>
324 + </entry>
325 +
326 + <entry>
327 + <base>RHSBL_DESCRIPTION</base>
328 + <trans>RHSBL is an abbreviation for "Right Hand Side Blacklist". It is a list of domain names known to be spammers.</trans>
329 + </entry>
330 +
331 + <entry>
332 + <base>RHSBL_LABEL</base>
333 + <trans>RHSBL status</trans>
334 + </entry>
335 +
336 + <entry>
337 + <base>BADHELO_DESCRIPTION</base>
338 + <trans>Check a HELO message delivered from a connecting host. Reject any that appear in badhelo during the 'helo' stage.</trans>
339 + </entry>
340 +
341 + <entry>
342 + <base>BADHELO_LABEL</base>
343 + <trans>qpsmtpd badhelo</trans>
344 + </entry>
345 +
346 + <entry>
347 + <base>BADMAILFROM_DESCRIPTION</base>
348 + <trans>Check envelope sender addresses. Reject any that appear (@host or user@host) in badmailfrom during the 'mail' stage.</trans>
349 + </entry>
350 +
351 + <entry>
352 + <base>BADMAILFROM_LABEL</base>
353 + <trans>qmail badmailfrom</trans>
354 + </entry>
355 +
356 +# WBL_PAGE_WHITELIST
357 +
358 + <entry>
359 + <base>WHITE_TITLE</base>
360 + <trans>Use this panel to modify your servers White List settings.</trans>
361 + </entry>
362 +
363 + <entry>
364 + <base>RRFH_LABEL</base>
365 + <trans>Whitelists status</trans>
366 + </entry>
367 +
368 + <entry>
369 + <base>WHITELISTHOSTS_DESCRIPTION</base>
370 + <trans>Any IP address listed in whitelisthosts will be exempted from any further validation during the 'connect' stage.</trans>
371 + </entry>
372 +
373 + <entry>
374 + <base>WHITELISTHOSTS_LABEL</base>
375 + <trans>qpsmtpd whitelisthosts</trans>
376 + </entry>
377 +
378 + <entry>
379 + <base>WHITELISTHELO_DESCRIPTION</base>
380 + <trans>Any host that issues a HELO matching an entry in whitelisthelo will be exempted from further validation during the 'helo' stage.</trans>
381 + </entry>
382 +
383 + <entry>
384 + <base>WHITELISTHELO_LABEL</base>
385 + <trans>qpsmtpd whitelisthelo</trans>
386 + </entry>
387 +
388 + <entry>
389 + <base>WHITELISTSENDERS_DESCRIPTION</base>
390 + <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>
391 + </entry>
392 +
393 + <entry>
394 + <base>WHITELISTSENDERS_LABEL</base>
395 + <trans>qpsmtpd whitelistsenders</trans>
396 + </entry>
397 +
398 + <entry>
399 + <base>WHITELISTFROM_DESCRIPTION</base>
400 + <trans>Any envelope sender of a mail (*@host or user@host) matching an entry in whitelist_from will be exempted from spamassassin rejection.</trans>
401 + </entry>
402 +
403 + <entry>
404 + <base>WHITELISTFROM_LABEL</base>
405 + <trans>spamassassin whitelist_from</trans>
406 + </entry>
407 +
408 +</lexicon>

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed