Marius Cramer
2014-08-13 42539643c396f9d8865dcf9a51b13dc869709d16
commit | author | age
97b472 1 <?php
14f228 2 $wb['Email Alias'] = 'Epostalias';
TB 3 $wb['Email Blacklist'] = 'Svartlistning epost';
4 $wb['Blacklist'] = 'Svartlista';
5 $wb['Mail Content Filter'] = 'Innehållsfilter epost';
97b472 6 $wb['Filter'] = 'Filter';
14f228 7 $wb['Mail Domain'] = 'Epostdomän';
TB 8 $wb['Domain'] = 'Domän';
9 $wb['Email Catchall'] = 'Standardadress';
10 $wb['Email Forward'] = 'Vidarebefordran';
11 $wb['Get Email'] = 'Hämta epost';
97b472 12 $wb['Spamfilter'] = 'Spamfilter';
14f228 13 $wb['Email Routing'] = 'Epostrouting';
TB 14 $wb['Email transport'] = 'Eposttransport';
15 $wb['Mailbox'] = 'Epostadress';
16 $wb['Autoresponder'] = 'Autosvar';
17 $wb['Mail Filter'] = 'Epostfilter';
97b472 18 $wb['Custom Rules'] = 'Custom Rules';
14f228 19 $wb['Email filter'] = 'Epostfilter';
TB 20 $wb['Email Whitelist'] = 'Vistlistning epost';
21 $wb['Whitelist'] = 'Vitlista';
97b472 22 $wb['Spamfilter blacklist'] = 'Spamfilter blacklist';
F 23 $wb['Spamfilter Config'] = 'Spamfilter Config';
24 $wb['Server'] = 'Server';
25 $wb['Spamfilter policy'] = 'Spamfilter policy';
26 $wb['Policy'] = 'Policy';
27 $wb['Quarantine'] = 'Quarantine';
28 $wb['Tag-Level'] = 'Tag-Level';
29 $wb['Other'] = 'Other';
30 $wb['Spamfilter users'] = 'Spamfilter users';
31 $wb['Users'] = 'Users';
32 $wb['Spamfilter Whitelist'] = 'Spamfilter Whitelist';
33 $wb['Email'] = 'Email';
34 $wb['Email Mailbox'] = 'Email Mailbox';
35 $wb['Email Accounts'] = 'Email Accounts';
36 $wb['User / Domain'] = 'User / Domain';
37 $wb['Server Settings'] = 'Server Settings';
38 $wb['Fetchmail'] = 'Fetchmail';
39 $wb['Mailbox traffic'] = 'Mailbox traffic';
40 $wb['Statistics'] = 'Statistics';
41 $wb['Postfix Whitelist'] = 'Postfix Whitelist';
42 $wb['Postfix Blacklist'] = 'Postfix Blacklist';
43 $wb['Content Filter'] = 'Content Filter';
44 $wb['Global Filters'] = 'Global Filters';
899771 45 $wb['Domain Alias'] = 'Domain Alias';
T 46 $wb['Relay Recipients'] = 'Relay Recipients';
72695f 47 $wb['Mailbox quota'] = 'Mailbox quota';
97b472 48 ?>