You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
420 lines
26 KiB
PHP
420 lines
26 KiB
PHP
<?php
|
|
# $Id$
|
|
//
|
|
// Language file Dutch
|
|
// by Mourik
|
|
// updated by Johan Hendriks (sylhouette @sf)
|
|
//
|
|
|
|
$PALANG['YES'] = 'Ja';
|
|
$PALANG['NO'] = 'Nee';
|
|
$PALANG['edit'] = 'Bewerken';
|
|
$PALANG['del'] = 'Verwijder';
|
|
$PALANG['exit'] = 'Beëindigen';
|
|
$PALANG['cancel'] = 'Annuleren';
|
|
$PALANG['save'] = 'Opslaan';
|
|
$PALANG['confirm'] = 'Weet u het zeker dat u wilt verwijderen?\n';
|
|
$PALANG['confirm_domain'] = 'Weet u zeker dat u ALLE data van het domein wilt verwijderen? Dit kan niet ongedaan worden gemaakt!\n';
|
|
$PALANG['check_update'] = 'Zoeken naar nieuwe versie';
|
|
$PALANG['invalid_parameter'] = 'ongeldige parameter!';
|
|
$PALANG['pFooter_logged_as'] = 'aangemeld als %s';
|
|
|
|
$PALANG['pLogin_welcome'] = 'Mail beheerders log hier in om uw domeinen te beheren.';
|
|
$PALANG['pLogin_username'] = 'Login (e-mail)';
|
|
$PALANG['pLogin_password'] = 'Wachtwoord';
|
|
$PALANG['pLogin_button'] = 'Login';
|
|
$PALANG['pLogin_username_incorrect'] = '<span class="error_msg">Foutieve login. U dient in te loggen met uw e-mail adres!</span>';
|
|
$PALANG['pLogin_password_incorrect'] = '<span class="error_msg">Foutief wachtwoord.!</span>';
|
|
$PALANG['pLogin_login_users'] = 'Gebruikers klik hier om in te loggen.';
|
|
|
|
$PALANG['pMenu_main'] = 'Start';
|
|
$PALANG['pMenu_overview'] = 'Overzicht';
|
|
$PALANG['pMenu_create_alias'] = 'Alias toevoegen';
|
|
$PALANG['pMenu_create_alias_domain'] = 'Domein alias toevoegen';
|
|
$PALANG['pMenu_create_mailbox'] = 'Mailbox toevoegen';
|
|
$PALANG['pMenu_fetchmail'] = 'Externe email ophalen';
|
|
$PALANG['pMenu_sendmail'] = 'Verstuur E-mail';
|
|
$PALANG['pMenu_password'] = 'Wachtwoord';
|
|
$PALANG['pMenu_viewlog'] = 'Laat log zien';
|
|
$PALANG['pMenu_logout'] = 'Uitloggen';
|
|
|
|
$PALANG['pMain_welcome'] = 'Welkom bij Postfix Admin!';
|
|
$PALANG['pMain_overview'] = 'Laat uw aliassen en mailboxen zien. U kunt ze vanaf hier bewerken / verwijderen.';
|
|
$PALANG['pMain_create_alias'] = 'Maak een nieuwe alias aan voor uw domein.';
|
|
$PALANG['pMain_create_mailbox'] = 'Maak een nieuwe mailbox aan voor uw domein.';
|
|
$PALANG['pMain_sendmail'] = 'Verstuur een e-mail naar één van de nieuwe mailboxen.';
|
|
$PALANG['pMain_password'] = 'Wijzig uw wachtwoord.';
|
|
$PALANG['pMain_viewlog'] = 'Laat de log files zien';
|
|
$PALANG['pMain_logout'] = 'Uitloggen';
|
|
|
|
$PALANG['pOverview_disabled'] = 'Niet Actief';
|
|
$PALANG['pOverview_unlimited'] = 'Ongelimiteerd';
|
|
$PALANG['pOverview_title'] = ':: Gedefinieerde domeinen';
|
|
$PALANG['pOverview_up_arrow'] = 'Naar Boven';
|
|
$PALANG['pOverview_right_arrow'] = 'Volgende Pagina';
|
|
$PALANG['pOverview_left_arrow'] = 'Vorige Pagina';
|
|
$PALANG['pOverview_alias_domain_title'] = ':: Domein aliasen';
|
|
$PALANG['pOverview_alias_title'] = ':: Alias';
|
|
$PALANG['pOverview_mailbox_title'] = ':: Mailboxen';
|
|
$PALANG['pOverview_button'] = 'Ga';
|
|
$PALANG['pOverview_welcome'] = 'Overzicht voor ';
|
|
$PALANG['pOverview_alias_domain_aliases'] = 'Alias domeinen';
|
|
$PALANG['pOverview_alias_domain_target'] = '%s is een alias voor domein:';
|
|
$PALANG['pOverview_alias_alias_count'] = 'Aliasen';
|
|
$PALANG['pOverview_alias_mailbox_count'] = 'Mailboxes';
|
|
$PALANG['pOverview_alias_address'] = 'Van';
|
|
$PALANG['pOverview_alias_goto'] = 'Naar';
|
|
$PALANG['pOverview_alias_modified'] = 'Laatst Bewerkt';
|
|
$PALANG['pOverview_alias_domain_modified'] = 'Laatst Bewerkt';
|
|
$PALANG['pOverview_alias_active'] = 'Actief';
|
|
$PALANG['pOverview_alias_domain_active'] = 'Actief';
|
|
$PALANG['pOverview_alias_edit'] = 'Alias';
|
|
$PALANG['and_x_more'] = '[en %s meer...]';
|
|
$PALANG['pOverview_mailbox_username'] = 'e-mail';
|
|
$PALANG['pOverview_mailbox_name'] = 'Naam';
|
|
$PALANG['pOverview_mailbox_quota'] = 'Quota (MB)';
|
|
$PALANG['pOverview_mailbox_modified'] = 'Laatst Bewerkt';
|
|
$PALANG['pOverview_mailbox_active'] = 'Actief';
|
|
$PALANG['pOverview_vacation_edit'] = 'AUTOMATISCH BEANTWOORDEN IS ACTIEF';
|
|
$PALANG['pOverview_vacation_option'] = 'Activeer automatisch beantwoorden';
|
|
|
|
$PALANG['pOverview_get_domain'] = 'Domein';
|
|
$PALANG['pOverview_get_aliases'] = 'Aliassen';
|
|
$PALANG['pOverview_get_alias_domains'] = 'Domein aliasen';
|
|
$PALANG['pOverview_get_mailboxes'] = 'Mailboxen';
|
|
$PALANG['pOverview_get_quota'] = 'Mailbox Quota (MB)';
|
|
$PALANG['pOverview_get_modified'] = 'Laatst bewerkt';
|
|
|
|
$PALANG['pDelete_delete_error'] = '<span class="error_msg">Mislukt te verwijderen ';
|
|
$PALANG['pDelete_delete_success'] = '%s verwijdert.';
|
|
$PALANG['pDelete_postdelete_error'] = '<span class="error_msg">Niet in staat mailbox te verwijderen ';
|
|
$PALANG['pDelete_domain_error'] = '<span class="error_msg">Dit is niet uw domein ';
|
|
$PALANG['pDelete_domain_alias_error'] = '<span class="error_msg">Dit is niet uw domein ';
|
|
$PALANG['pDelete_alias_error'] = '<span class="error_msg">Niet in staat alias te verwijderen ';
|
|
$PALANG['pCreate_alias_domain_welcome'] = 'Spiegel een van uw domeinen naar een ander domein.';
|
|
$PALANG['pCreate_alias_domain_alias'] = 'Alias domein';
|
|
$PALANG['pCreate_alias_domain_alias_text'] = 'Het domein waar mail voor binnen komt.';
|
|
$PALANG['pCreate_alias_domain_target'] = 'Doel domein';
|
|
$PALANG['pCreate_alias_domain_target_text'] = 'Domein waar de mail naar toe moet.';
|
|
$PALANG['pCreate_alias_domain_active'] = 'Actief';
|
|
$PALANG['pCreate_alias_domain_button'] = 'Voeg alias domein toe';
|
|
$PALANG['pCreate_alias_domain_error1'] = 'U heeft niet genoeg rechten om de huidige configuratie te maken.';
|
|
$PALANG['pCreate_alias_domain_error2'] = 'De huidige configuratie is ongeldig, slecteer een andere!';
|
|
$PALANG['pCreate_alias_domain_error3'] = 'Fout bij vullen database.';
|
|
$PALANG['pCreate_alias_domain_success'] = 'De domein alias is toegevoegd aan de alias domein tabel!';
|
|
|
|
$PALANG['pCreate_alias_welcome'] = 'Maak een nieuw alias aan voor uw domein.';
|
|
$PALANG['pCreate_alias_address'] = 'Alias';
|
|
$PALANG['pCreate_alias_address_text_error1'] = '<br /><span class="error_msg">De Alias is niet geldig!</span>';
|
|
$PALANG['pCreate_alias_address_text_error2'] = '<br /><span class="error_msg">Dit e-mail aders bestaat al, kies aub een andere.</span>';
|
|
$PALANG['pCreate_alias_address_text_error3'] = '<br /><span class="error_msg">U bezit het maximum aantal aliassen.</span>';
|
|
$PALANG['pCreate_alias_goto'] = 'Naar';
|
|
$PALANG['pCreate_alias_active'] = 'Actief';
|
|
$PALANG['pCreate_alias_button'] = 'Voeg alias toe';
|
|
$PALANG['pCreate_alias_goto_text'] = 'Waar de e-mails heen gestuurd worden.';
|
|
$PALANG['pCreate_alias_goto_text_error'] = 'Waar de e-mail naar toe moet.<br /><span class="error_msg">De NAAR is niet geldig.</span>';
|
|
$PALANG['pCreate_alias_result_error'] = '<span class="error_msg">Mislukt om de alias toe te voegen.</span>';
|
|
$PALANG['pCreate_alias_result_success'] = 'De alias is toegevoegd.';
|
|
$PALANG['pCreate_alias_catchall_text'] = 'Om een catch-all te gebruiken, dient u een "*" (asteric) in te vullen als alias.<br />Voor domein naar domein forwarding gebruik "*@domein.tld" als naar.';
|
|
|
|
$PALANG['pEdit_alias_welcome'] = 'Bewerk een alias voor uw domein.<br />Een alias per regel.';
|
|
$PALANG['pEdit_alias_address'] = 'Alias';
|
|
$PALANG['pEdit_alias_address_error'] = '<span class="error_msg">Mislukt om alias te vinden!</span>';
|
|
$PALANG['pEdit_alias_goto'] = 'Naar';
|
|
$PALANG['pEdit_alias_active'] = 'Actief';
|
|
$PALANG['pEdit_alias_goto_text_error1'] = '<span class="error_msg">U heeft geen Naar opgegeven.</span>';
|
|
$PALANG['pEdit_alias_goto_text_error2'] = '<span class="error_msg">Het e-mail adres wat u opgaf is niet geldig: ';
|
|
$PALANG['pEdit_alias_domain_error'] = '<span class="error_msg">Dit domein is niet van u: ';
|
|
$PALANG['pEdit_alias_domain_result_error'] = '<span class="error_msg">Niet in staat de domein alias te bewerken!</span>';
|
|
$PALANG['pEdit_alias_forward_and_store'] = 'Lever af op de lokale mailbox.';
|
|
$PALANG['pEdit_alias_forward_only'] = 'Alleen op opgegeven email adres afleveren.';
|
|
$PALANG['pEdit_alias_button'] = 'Bewerk Alias';
|
|
$PALANG['pEdit_alias_result_error'] = '<span class="error_msg">Mislukt om de alias te bewerken!</span>';
|
|
|
|
$PALANG['pCreate_mailbox_welcome'] = 'Maak een nieuw lokale mailbox voor uw domein.';
|
|
$PALANG['pCreate_mailbox_username'] = 'Gebruikersnaam';
|
|
$PALANG['pCreate_mailbox_username_text_error1'] = '<br /><span class="error_msg">Het e-mail adres is niet geldig.</span>';
|
|
$PALANG['pCreate_mailbox_username_text_error2'] = '<br /><span class="error_msg">Dit e-mail adres is al ingebruik. Kies aub een andere.</span>';
|
|
$PALANG['pCreate_mailbox_username_text_error3'] = '<br /><span class="error_msg">U bezit het maximum aantal mailboxen.</span>';
|
|
$PALANG['pCreate_mailbox_password'] = 'Wachtwoord';
|
|
$PALANG['pCreate_mailbox_password2'] = 'Wachtwoord nogmaals';
|
|
$PALANG['pCreate_mailbox_password_text'] = 'Wachtwoord voor POP3/IMAP';
|
|
$PALANG['pCreate_mailbox_password_text_error'] = 'Wachtwoord voor POP3/IMAP<br /><span class="error_msg">De wachtwoorden die u opgaf komen niet overeen.<br />Of zijn leeg.</span>';
|
|
$PALANG['pCreate_mailbox_name'] = 'Naam';
|
|
$PALANG['pCreate_mailbox_name_text'] = 'Volledige naam';
|
|
$PALANG['pCreate_mailbox_quota'] = 'Quota';
|
|
$PALANG['pCreate_mailbox_quota_text'] = 'MB';
|
|
$PALANG['pCreate_mailbox_quota_text_error'] = 'MB<br /><span class="error_msg">De quota die opgaf is te hoog.</span>';
|
|
$PALANG['pCreate_mailbox_active'] = 'Actief';
|
|
$PALANG['pCreate_mailbox_mail'] = 'Mailbox toevoegen';
|
|
$PALANG['pCreate_mailbox_button'] = 'Mailbox toevoegen';
|
|
$PALANG['pCreate_mailbox_result_error'] = '<span class="error_msg">Mislukt om de mailbox toe te voegen.</span>';
|
|
$PALANG['pCreate_mailbox_result_success'] = 'De mailbox is toegevoegd.';
|
|
$PALANG['pCreate_mailbox_result_succes_nosubfolders'] = 'De mailbox is aan de mailbox tabel toegevoegd, maar geen (of sommige) van de vooraf gedefinieerde sub-folders kon aangemaakt worden';
|
|
|
|
$PALANG['pEdit_mailbox_welcome'] = 'Bewerk een mailbox voor uw domein.';
|
|
$PALANG['pEdit_mailbox_username'] = 'Gebruikersnaam';
|
|
$PALANG['pEdit_mailbox_username_error'] = '<span class="error_msg">Mislukt om mailbox te vinden!</span>';
|
|
$PALANG['pEdit_mailbox_password'] = 'Nieuw wachtwoord';
|
|
$PALANG['pEdit_mailbox_password2'] = 'Nieuw wachtwoord (nogmaals)';
|
|
$PALANG['pEdit_mailbox_password_text_error'] = '<span class="error_msg">De wachtwoorden die u opgaf komen niet overeen.</span>';
|
|
$PALANG['pEdit_mailbox_name'] = 'Naam';
|
|
$PALANG['pEdit_mailbox_name_text'] = 'Volledige naam';
|
|
$PALANG['pEdit_mailbox_quota'] = 'Quota';
|
|
$PALANG['pEdit_mailbox_quota_text'] = 'MB';
|
|
$PALANG['pEdit_mailbox_quota_text_error'] = 'MB<br /><span class="error_msg">De quota die opgaf is te hoog.</span>';
|
|
$PALANG['pEdit_mailbox_domain_error'] = '<span class="error_msg">Dit domein is niet van nu: ';
|
|
$PALANG['pEdit_mailbox_button'] = 'Bewerk Mailbox';
|
|
$PALANG['pEdit_mailbox_result_error'] = '<span class="error_msg">Mislukt om het wachtwoord te wijzigen.</span>';
|
|
|
|
$PALANG['pPassword_welcome'] = 'Bewerk u login wachtwoord.';
|
|
$PALANG['pPassword_admin'] = 'Login';
|
|
$PALANG['pPassword_admin_text_error'] = '<span class="error_msg">De login die u opgaf komt niet overeen met een mailbox.</span>';
|
|
$PALANG['pPassword_password_current'] = 'Huidig wachtwoord';
|
|
$PALANG['pPassword_password_current_text_error'] = '<span class="error_msg">U heeft uw huidige wachtwoord niet opgegeven.</span>';
|
|
$PALANG['pPassword_password'] = 'Nieuw wachtwoord';
|
|
$PALANG['pPassword_password2'] = 'Nieuw wachtwoord (nogmaals)';
|
|
$PALANG['pPassword_password_text_error'] = '<span class="error_msg">De wachtwoorden komen niet overeen.<br />Of zijn leeg.</span>';
|
|
$PALANG['pPassword_button'] = 'Wijzig wachtwoord';
|
|
$PALANG['pPassword_result_error'] = '<span class="error_msg">Mislukt om uw wachtwoord te veranderen.</span>';
|
|
$PALANG['pPassword_result_success'] = 'Uw wachtwoord is veranderd.';
|
|
$PALANG['pEdit_vacation_set'] = 'Verander / Activeer beantwoorden tekst';
|
|
$PALANG['pEdit_vacation_remove'] = 'Verwijder beantwoorden tekst';
|
|
$PALANG['pVacation_result_error'] = '<span class="error_msg">Niet in staat automatisch beantwoorden te wijzigen!</span>';
|
|
$PALANG['pVacation_result_removed'] = 'Automatisch beantwoorden is gedeactiveerd!';
|
|
$PALANG['pVacation_result_added'] = 'Automatisch beatwoorden is geactiveerd!';
|
|
|
|
$PALANG['pViewlog_welcome'] = 'Laat de laatste 10 actie\'s zien van ';
|
|
$PALANG['pViewlog_timestamp'] = 'Tijd';
|
|
$PALANG['pViewlog_username'] = 'Beheerder';
|
|
$PALANG['pViewlog_domain'] = 'Domein';
|
|
$PALANG['pViewlog_action'] = 'Actie';
|
|
$PALANG['pViewlog_data'] = 'Datum';
|
|
$PALANG['pViewlog_action_create_mailbox'] = 'Mailbox toegevoegd';
|
|
$PALANG['pViewlog_action_delete_mailbox'] = 'Mailbox verwijdert';
|
|
$PALANG['pViewlog_action_edit_mailbox'] = 'Mailbox bewerkt';
|
|
$PALANG['pViewlog_action_edit_mailbox_state'] = 'status actieve mailbox bewerkt';
|
|
$PALANG['pViewlog_action_create_alias'] = 'alias toegevoegd';
|
|
$PALANG['pViewlog_action_create_alias_domain'] = 'maak domein alias';
|
|
$PALANG['pViewlog_action_delete_alias'] = 'alias verwijdert';
|
|
$PALANG['pViewlog_action_delete_alias_domain'] = 'verwijder alias domein';
|
|
$PALANG['pViewlog_action_edit_alias'] = 'alias bewerkt';
|
|
$PALANG['pViewlog_action_edit_alias_state'] = 'status actieve alias bewerkt';
|
|
$PALANG['pViewlog_action_edit_alias_domain_state'] = 'status actieve domein alias bewerkt';
|
|
$PALANG['pViewlog_action_edit_password'] = 'wachtwoord aangepast';
|
|
|
|
$PALANG['pViewlog_button'] = 'Ga';
|
|
$PALANG['pViewlog_result_error'] = '<span class="error_msg">Mislukt om de logs te vinden!</span>';
|
|
|
|
$PALANG['pSendmail_welcome'] = 'Verstuur een e-mail.';
|
|
$PALANG['pSendmail_admin'] = 'Van';
|
|
$PALANG['pSendmail_to'] = 'Naar';
|
|
$PALANG['pSendmail_to_text_error'] = '<span class="error_msg">Naar is leeg of een ongeldig adres.</span>';
|
|
$PALANG['pSendmail_subject'] = 'Onderwerp';
|
|
$PALANG['pSendmail_subject_text'] = 'Welkom';
|
|
$PALANG['pSendmail_body'] = 'Inhoud';
|
|
$PALANG['pSendmail_button'] = 'Verstuur bericht';
|
|
$PALANG['pSendmail_result_error'] = '<span class="error_msg">Mislukt om mail te versturen!</span>';
|
|
$PALANG['pSendmail_result_success'] = 'E-mail verstuurd!';
|
|
|
|
$PALANG['pAdminMenu_list_admin'] = 'Beheerders overzicht';
|
|
$PALANG['pAdminMenu_list_domain'] = 'Domein overzicht';
|
|
$PALANG['pAdminMenu_list_virtual'] = 'Virtueel overzicht';
|
|
$PALANG['pAdminMenu_viewlog'] = 'Laat Log zien';
|
|
$PALANG['pAdminMenu_backup'] = 'Backup';
|
|
$PALANG['pAdminMenu_create_domain_admins'] = 'Domein Beheerders';
|
|
$PALANG['pAdminMenu_create_admin'] = 'Nieuwe beheerder';
|
|
$PALANG['pAdminMenu_create_domain'] = 'Voeg Domein toe';
|
|
$PALANG['pAdminMenu_create_alias'] = 'Voeg Alias toe';
|
|
$PALANG['pAdminMenu_create_mailbox'] = 'Voeg Mailbox toe';
|
|
|
|
$PALANG['pAdminList_admin_domain'] = 'Domein';
|
|
$PALANG['pAdminList_admin_username'] = 'Beheerder';
|
|
$PALANG['pAdminList_admin_count'] = 'Domeinen';
|
|
$PALANG['pAdminList_admin_modified'] = 'Laatst bewerkt';
|
|
$PALANG['pAdminList_admin_active'] = 'Actief';
|
|
|
|
$PALANG['pAdminList_domain_domain'] = 'Domein';
|
|
$PALANG['pAdminList_domain_description'] = 'Omschrijving';
|
|
$PALANG['pAdminList_domain_aliases'] = 'Aliassen';
|
|
$PALANG['pAdminList_domain_mailboxes'] = 'Mailboxen';
|
|
$PALANG['pAdminList_domain_maxquota'] = 'Quota (MB)';
|
|
$PALANG['pAdminList_domain_transport'] = 'Transport';
|
|
$PALANG['pAdminList_domain_backupmx'] = 'Back-up MX';
|
|
$PALANG['pAdminList_domain_modified'] = 'Laatst bewerkt';
|
|
$PALANG['pAdminList_domain_active'] = 'Actief';
|
|
|
|
$PALANG['pAdminList_virtual_button'] = 'Ga';
|
|
$PALANG['pAdminList_virtual_welcome'] = 'Overzicht voor ';
|
|
$PALANG['pAdminList_virtual_alias_alias_count'] = 'Aliassen';
|
|
$PALANG['pAdminList_virtual_alias_mailbox_count'] = 'Mailboxen';
|
|
$PALANG['pAdminList_virtual_alias_address'] = 'Van';
|
|
$PALANG['pAdminList_virtual_alias_goto'] = 'Naar';
|
|
$PALANG['pAdminList_virtual_alias_modified'] = 'Laatst bewerkt';
|
|
$PALANG['pAdminList_virtual_mailbox_username'] = 'e-mail';
|
|
$PALANG['pAdminList_virtual_mailbox_name'] = 'Naam';
|
|
$PALANG['pAdminList_virtual_mailbox_quota'] = 'Quota (MB)';
|
|
$PALANG['pAdminList_virtual_mailbox_modified'] = 'Laatst bewerkt';
|
|
$PALANG['pAdminList_virtual_mailbox_active'] = 'Actief';
|
|
|
|
$PALANG['pAdminCreate_domain_welcome'] = 'Voeg een nieuw domein toe';
|
|
$PALANG['pAdminCreate_domain_domain'] = 'Domein';
|
|
$PALANG['pAdminCreate_domain_domain_text_error'] = '<span class="error_msg">Het domein bestaat al.</span>';
|
|
$PALANG['pAdminCreate_domain_domain_text_error2'] = '<span class="error_msg">Het domein is niet geldig!</span>';
|
|
$PALANG['pAdminCreate_domain_description'] = 'Omschrijving';
|
|
$PALANG['pAdminCreate_domain_aliases'] = 'Aliassen';
|
|
$PALANG['pAdminCreate_domain_aliases_text'] = '-1 = uit | 0 = onbeperkt';
|
|
$PALANG['pAdminCreate_domain_mailboxes'] = 'Mailboxen';
|
|
$PALANG['pAdminCreate_domain_mailboxes_text'] = '-1 = uit | 0 = onbeperkt';
|
|
$PALANG['pAdminCreate_domain_maxquota'] = 'Max Quota';
|
|
$PALANG['pAdminCreate_domain_maxquota_text'] = 'MB<br /> -1 = uit | 0 = onbeperkt';
|
|
$PALANG['pAdminCreate_domain_transport'] = 'Transport';
|
|
$PALANG['pAdminCreate_domain_transport_text'] = 'Definieer transport';
|
|
$PALANG['pAdminCreate_domain_defaultaliases'] = 'Gebruik standaard aliassen';
|
|
$PALANG['pAdminCreate_domain_defaultaliases_text'] = '';
|
|
$PALANG['pAdminCreate_domain_backupmx'] = 'Mail server is back-up MX';
|
|
$PALANG['pAdminCreate_domain_button'] = 'Voeg Domein toe';
|
|
$PALANG['pAdminCreate_domain_result_error'] = '<span class="error_msg">Mislukt om het domein toe te voegen.</span>';
|
|
$PALANG['pAdminCreate_domain_result_success'] = 'Domein is toegevoegd!';
|
|
$PALANG['pAdminDelete_domain_error'] = '<span class="error_msg">Niet in staat domein te verwijderen!</span>';
|
|
$PALANG['pAdminDelete_alias_domain_error'] = '<span class="error_msg">Niet in staat domein alias te verwijderen!</span>';
|
|
|
|
$PALANG['pAdminEdit_domain_welcome'] = 'Bewerk een domein';
|
|
$PALANG['pAdminEdit_domain_domain'] = 'Domein';
|
|
$PALANG['pAdminEdit_domain_description'] = 'Omschrijving';
|
|
$PALANG['pAdminEdit_domain_aliases'] = 'Aliassen';
|
|
$PALANG['pAdminEdit_domain_aliases_text'] = '-1 = uit | 0 = onbeperkt';
|
|
$PALANG['pAdminEdit_domain_mailboxes'] = 'Mailboxen';
|
|
$PALANG['pAdminEdit_domain_mailboxes_text'] = '-1 = uit | 0 = onbeperkt';
|
|
$PALANG['pAdminEdit_domain_maxquota'] = 'Max Quota';
|
|
$PALANG['pAdminEdit_domain_maxquota_text'] = 'MB<br /> -1 = uit | 0 = onbeperkt';
|
|
$PALANG['pAdminEdit_domain_transport'] = 'Transport';
|
|
$PALANG['pAdminEdit_domain_transport_text'] = 'Defineer transport';
|
|
$PALANG['pAdminEdit_domain_backupmx'] = 'Mail server is back-up MX';
|
|
$PALANG['pAdminEdit_domain_active'] = 'Actief';
|
|
$PALANG['pAdminEdit_domain_button'] = 'Bewerk domein';
|
|
$PALANG['pAdminEdit_domain_result_error'] = '<span class="error_msg">Mislukt het domein te bewerken.</span>';
|
|
|
|
$PALANG['pAdminCreate_admin_welcome'] = 'Voeg een nieuw domein beheerder toe';
|
|
$PALANG['pAdminCreate_admin_username'] = 'Beheerder';
|
|
$PALANG['pAdminCreate_admin_username_text'] = 'E-mail adres';
|
|
$PALANG['pAdminCreate_admin_username_text_error1'] = 'e-mail adres<br /><span class="error_msg">Beheerder is geen geldig e-mail adres!</span>';
|
|
$PALANG['pAdminCreate_admin_username_text_error2'] = 'e-mail adres<br /><span class="error_msg">De beheerder bestaat al of is niet geldig</span>';
|
|
$PALANG['pAdminCreate_admin_password'] = 'Wachtwoord';
|
|
$PALANG['pAdminCreate_admin_password2'] = 'Wachtwoord (nogmaals)';
|
|
$PALANG['pAdminCreate_admin_password_text_error'] = '<span class="error_msg">De wachtwoorden die u opgaf komen niet overeen.<br />Of zijn leeg.</span>';
|
|
$PALANG['pAdminCreate_admin_button'] = 'Voeg beheerder toe';
|
|
$PALANG['pAdminCreate_admin_result_error'] = '<span class="error_msg">Mislukt om beheerder toe te voegen!</span>';
|
|
$PALANG['pAdminCreate_admin_result_success'] = 'Beheerder is toegevoegd.';
|
|
$PALANG['pAdminCreate_admin_address'] = 'Domein';
|
|
|
|
$PALANG['pAdminEdit_admin_welcome'] = 'Bewerk een domein beheerder';
|
|
$PALANG['pAdminEdit_admin_username'] = 'Beheerder';
|
|
$PALANG['pAdminEdit_admin_password'] = 'Wachtwoord';
|
|
$PALANG['pAdminEdit_admin_password2'] = 'Wachtwoord (nogmaals)';
|
|
$PALANG['pAdminEdit_admin_password_text_error'] = '<span class="error_msg">De wachtwoorden die u opgaf komen niet overeen.<br />Of zijn leeg.</span>';
|
|
$PALANG['pAdminEdit_admin_active'] = 'Actief';
|
|
$PALANG['pAdminEdit_admin_super_admin'] = 'Super administrator';
|
|
$PALANG['pAdminEdit_admin_button'] = 'Bewerk beheerder';
|
|
$PALANG['pAdminEdit_admin_result_error'] = '<span class="error_msg">Mislukt om beheerder te bewerken</span>';
|
|
$PALANG['pAdminEdit_admin_result_success'] = 'Beheerder is bewerkt!';
|
|
|
|
$PALANG['pUsersLogin_welcome'] = 'Mailbox gebruikers login om uw wachtwoord en aliassen te bewerken.';
|
|
$PALANG['pUsersLogin_username'] = 'Login (email)';
|
|
$PALANG['pUsersLogin_password'] = 'Wachtwoord';
|
|
$PALANG['pUsersLogin_button'] = 'Login';
|
|
$PALANG['pUsersLogin_username_incorrect'] = 'Uw login is niet correct. U dient in te loggen met uw e-mail adres.';
|
|
$PALANG['pUsersLogin_password_incorrect'] = 'Uw wachtwoord is niet correct.';
|
|
|
|
$PALANG['pUsersMenu_vacation'] = 'Automatisch beantwoorden';
|
|
$PALANG['pUsersMenu_edit_alias'] = 'Wijzig uw forward';
|
|
$PALANG['pUsersMenu_password'] = 'Wijzig wachtwoord';
|
|
|
|
$PALANG['pUsersMain_vacation'] = 'Stel een "out of office" bericht of automatisch beantwoorden voor uw e-mail in.';
|
|
$PALANG['pUsersMain_vacationSet'] = $PALANG['pUsersMenu_vacation'] . ' is actief, click \'' . $PALANG['pUsersMenu_vacation'] . '\' to ' . $PALANG['edit'] . '/verweideren';
|
|
$PALANG['pUsersMain_edit_alias'] = 'Wijzig uw e-mail forwarding.';
|
|
$PALANG['pUsersMain_password'] = 'Wijzig uw huidige wachtwoord.';
|
|
|
|
$PALANG['pUsersVacation_welcome'] = 'Automatisch beantwoorden.';
|
|
$PALANG['pUsersVacation_welcome_text'] = 'U heeft uw automatisch beantwoorden ingesteld.';
|
|
$PALANG['pUsersVacation_subject'] = 'Onderwerp';
|
|
$PALANG['pUsersVacation_subject_text'] = 'Out of Office';
|
|
$PALANG['pUsersVacation_body'] = 'Bericht';
|
|
$PALANG['pUsersVacation_body_text'] = <<<EOM
|
|
Ik zal afwezig zijn van <date> tot <date>.
|
|
Voor belangrijke punten kunt u contact opnemen met <contact person>.
|
|
EOM;
|
|
$PALANG['pUsersVacation_button_away'] = 'Afwezig';
|
|
$PALANG['pUsersVacation_button_back'] = 'Kom terug';
|
|
$PALANG['pUsersVacation_result_error'] = '<span class="error_msg">Mislukt om uw automatisch beantwoorden instellingen te wijzigen.</span>';
|
|
$PALANG['pUsersVacation_result_success'] = 'Uw automatisch beantwoorden is verwijderd.';
|
|
|
|
$PALANG['pCreate_dbLog_createmailbox'] = 'mailbox aangemaakt';
|
|
$PALANG['pCreate_dbLog_createalias'] = 'alias aangemaakt';
|
|
$PALANG['pDelete_dbLog_deletealias'] = 'alias verwijdert';
|
|
$PALANG['pDelete_dbLog_deletemailbox'] = 'mailbox verwijdert';
|
|
|
|
$PALANG['pEdit_dbLog_editactive'] = 'status verandert';
|
|
$PALANG['pEdit_dbLog_editalias'] = 'bewerk alias';
|
|
$PALANG['pEdit_dbLog_editmailbox'] = 'bewerk mailbox';
|
|
|
|
$PALANG['pSearch'] = 'zoek';
|
|
$PALANG['pSearch_welcome'] = 'zoeken naar: ';
|
|
$PALANG['pReturn_to'] = 'Ga terug naar';
|
|
$PALANG['pBroadcast_title'] = 'Verzend broadcast bericht';
|
|
$PALANG['pBroadcast_from'] = 'Van';
|
|
$PALANG['pBroadcast_name'] = 'Uw naam';
|
|
$PALANG['pBroadcast_subject'] = 'Onderwerp';
|
|
$PALANG['pBroadcast_message'] = 'Bericht';
|
|
$PALANG['pBroadcast_send'] = 'Verzend bericht';
|
|
$PALANG['pBroadcast_success'] = 'Uw algemene bericht is verzonden.';
|
|
$PALANG['pAdminMenu_broadcast_message'] = 'Algemeen bericht';
|
|
$PALANG['pBroadcast_error_empty'] = 'De velden Naam, Onderwerp en Bericht mogen niet leeg zijn !';
|
|
$PALANG['pStatus_undeliverable'] = 'Misschien niet af te leveren ';
|
|
$PALANG['pStatus_custom'] = 'Bezorgen op ';
|
|
$PALANG['pStatus_popimap'] = 'POP/IMAP ';
|
|
$PALANG['pPasswordTooShort'] = "Wachtwoord is te kort - moet minimaal %s karakters bevatten";
|
|
$PALANG['pFetchmail_welcome'] = 'Haal mail op voor:';
|
|
$PALANG['pFetchmail_new_entry'] = 'Nieuw item';
|
|
$PALANG['pFetchmail_database_save_error'] = 'Niet in staat dit item toe te voegen aan database!';
|
|
$PALANG['pFetchmail_database_save_success'] = 'Item opgeslagen in database.';
|
|
$PALANG['pFetchmail_error_invalid_id'] = 'Geen item met ID %s gevonden!';
|
|
$PALANG['pFetchmail_invalid_mailbox'] = 'Ongeldige mailbox!';
|
|
$PALANG['pFetchmail_server_missing'] = 'Naam van server!';
|
|
$PALANG['pFetchmail_user_missing'] = 'Naam van de gebruiker!';
|
|
$PALANG['pFetchmail_password_missing'] = 'Wachtwoord!';
|
|
$PALANG['pFetchmail_field_id'] = 'ID';
|
|
$PALANG['pFetchmail_field_mailbox'] = 'mailbox';
|
|
$PALANG['pFetchmail_field_src_server'] = 'server';
|
|
$PALANG['pFetchmail_field_src_auth'] = 'authenticatietype';
|
|
$PALANG['pFetchmail_field_src_user'] = 'gebruiker';
|
|
$PALANG['pFetchmail_field_src_password'] = 'wachtwoord';
|
|
$PALANG['pFetchmail_field_src_folder'] = 'map';
|
|
$PALANG['pFetchmail_field_poll_time'] = 'controle';
|
|
$PALANG['pFetchmail_field_fetchall'] = 'alle berichten ophalen';
|
|
$PALANG['pFetchmail_field_keep'] = 'behouden';
|
|
$PALANG['pFetchmail_field_protocol'] = 'protocol';
|
|
$PALANG['pFetchmail_field_extra_options'] = 'extra opties';
|
|
$PALANG['pFetchmail_field_mda'] = 'MD';
|
|
$PALANG['pFetchmail_field_date'] = 'datum';
|
|
$PALANG['pFetchmail_field_returned_text'] = 'teruggegeven tekst';
|
|
$PALANG['pFetchmail_desc_id'] = 'record ID';
|
|
$PALANG['pFetchmail_desc_mailbox'] = 'Naar welke mailbox sturen we de opgehaalde mail.';
|
|
$PALANG['pFetchmail_desc_src_server'] = 'andere server.';
|
|
$PALANG['pFetchmail_desc_src_auth'] = 'In de meeste gevallen \'password\''; # Translators: Please do NOT translate 'password' here
|
|
$PALANG['pFetchmail_desc_src_user'] = 'Gebruiker op andere server.';
|
|
$PALANG['pFetchmail_desc_src_password'] = 'Wachtwoord op andere server.';
|
|
$PALANG['pFetchmail_desc_src_folder'] = 'folder op andere server.';
|
|
$PALANG['pFetchmail_desc_poll_time'] = 'Check iedere ... minuten.';
|
|
$PALANG['pFetchmail_desc_fetchall'] = 'Haal zowel oude (gelezen) als nieuwe berichten op.';
|
|
$PALANG['pFetchmail_desc_keep'] = 'Opgehaalde berichten op de server achterlaten.';
|
|
$PALANG['pFetchmail_desc_protocol'] = 'het te gebruiken protocol.';
|
|
$PALANG['pFetchmail_desc_extra_options'] = 'extra opties voor fetchmail.';
|
|
$PALANG['pFetchmail_desc_mda'] = 'mail delivery agent.';
|
|
$PALANG['pFetchmail_desc_date'] = 'datum van de laatste berichtencontrole/configuratie verandering.';
|
|
$PALANG['pFetchmail_desc_returned_text'] = 'text bericht van de laatste berichtencontrole.';
|
|
|
|
$PALANG['please_keep_this_as_last_entry'] = ''; # needed for language-check.sh
|
|
/* vim: set expandtab ft=php softtabstop=3 tabstop=3 shiftwidth=3: */
|
|
?>
|