karailiev
2008-11-28 141f4cfac274bf44eb96072e056bd073fb5c4b24
interface/web/mail/lib/lang/nl_spamfilter_config.lng
@@ -1,22 +1,22 @@
<?php
$wb["getmail_config_dir_txt"] = 'Getmail Config Pad';
$wb["btn_save_txt"] = 'Opslaan';
$wb["btn_cancel_txt"] = 'Annuleren';
$wb["ip_address_txt"] = 'IP Adres';
$wb["netmask_txt"] = 'Netmask';
$wb["gateway_txt"] = 'Gateway';
$wb["hostname_txt"] = 'Hostnaam';
$wb["nameservers_txt"] = 'Nameservers';
$wb["module_txt"] = 'Server Module';
$wb["maildir_path_txt"] = 'Maildir Pad';
$wb["homedir_path_txt"] = 'Homedir Pad';
$wb["mailuser_uid_txt"] = 'Mailgebruiker UID';
$wb["mailuser_gid_txt"] = 'Mailgebruiker GID';
$wb["mailuser_name_txt"] = 'Mailgebuiker Naam';
$wb["mailuser_group_txt"] = 'Mailgebruiker Groep';
$wb["relayhost_txt"] = 'Relayhost';
$wb["relayhost_user_txt"] = 'Relayhost Gebruiker';
$wb["relayhost_password_txt"] = 'Relayhost Wachtwoord';
$wb["mailbox_size_limit_txt"] = 'Mailboxgrootte Limiet';
$wb["message_size_limit_txt"] = 'Berichtgrootte Limiet';
?>
<?php
$wb['getmail_config_dir_txt'] = 'Getmail Config Pad';
$wb['btn_save_txt'] = 'Opslaan';
$wb['btn_cancel_txt'] = 'Annuleren';
$wb['ip_address_txt'] = 'IP Adres';
$wb['netmask_txt'] = 'Netmask';
$wb['gateway_txt'] = 'Gateway';
$wb['hostname_txt'] = 'Hostnaam';
$wb['nameservers_txt'] = 'Nameservers';
$wb['module_txt'] = 'Server Module';
$wb['maildir_path_txt'] = 'Maildir Pad';
$wb['homedir_path_txt'] = 'Homedir Pad';
$wb['mailuser_uid_txt'] = 'Mailgebruiker UID';
$wb['mailuser_gid_txt'] = 'Mailgebruiker GID';
$wb['mailuser_name_txt'] = 'Mailgebuiker Naam';
$wb['mailuser_group_txt'] = 'Mailgebruiker Groep';
$wb['relayhost_txt'] = 'Relayhost';
$wb['relayhost_user_txt'] = 'Relayhost Gebruiker';
$wb['relayhost_password_txt'] = 'Relayhost Wachtwoord';
$wb['mailbox_size_limit_txt'] = 'Mailboxgrootte Limiet';
$wb['message_size_limit_txt'] = 'Berichtgrootte Limiet';
?>