tot . Voor belangrijke punten kunt u contact opnemen met . EOM; $PALANG['pUsersVacation_activefrom'] = 'Actief vanaf'; # -> NOT OBSOLETE <- $PALANG['pUsersVacation_activeuntil'] = 'Actief t/m'; # -> NOT OBSOLETE <- $PALANG['pEdit_dbLog_editactive'] = 'status verandert'; $PALANG['pSearch'] = 'zoek'; $PALANG['pSearch_welcome'] = 'zoeken naar: '; $PALANG['pReturn_to'] = 'Ga terug naar'; $PALANG['pBroadcast_title'] = 'Verzend broadcast bericht'; $PALANG['pBroadcast_name'] = 'Uw naam'; $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['password_too_short'] = "Wachtwoord is te kort - moet minimaal %s karakters bevatten"; $PALANG['password_no_characters'] = "Je wachtwoord moet minimaal %s karakter(s) bevatten."; # XXX $PALANG['password_no_digits'] = "Je wachtwoord moet minimaal %s getal(len) bevatten."; # XXX $PALANG['pInvalidDomainRegex'] = "Ongeldig domein naam %s"; $PALANG['pInvalidDomainDNS'] = "Ongeldig domein %s"; $PALANG['pInvalidMailRegex'] = "Ongeldig email adres %s komt niet door de limietcheck"; # XXX text change to: "Invalid email address %s, fails regexp check" $PALANG['pFetchmail_welcome'] = 'Haal mail op voor:'; $PALANG['pFetchmail_new_entry'] = 'Nieuw item'; $PALANG['fetchmail_already_exists'] = 'This fetchmail job already exists!'; # XXX $PALANG['fetchmail_does_not_exist'] = 'This fetchmail job does not exist!'; # XXX $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'] = $PALANG['password']; # needed until fetchmail is migrated into FetchmailHandler $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_usessl'] = 'SSL actief'; $PALANG['pFetchmail_field_sslcertck'] = 'SSL certificate controle'; # XXX $PALANG['pFetchmail_field_sslcertpath'] = 'SSL path to certificates'; # XXX $PALANG['pFetchmail_field_sslfingerprint'] = 'SSL fingerprint (md5)'; # XXX $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_usessl'] = 'SSL encryptie'; $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['dateformat_pgsql'] = 'YYYY-mm-dd'; # translators: rearrange to your local date format, but make sure it's a valid PostgreSQL date format # XXX $PALANG['dateformat_mysql'] = '%Y-%m-%d'; # translators: rearrange to your local date format, but make sure it's a valid MySQL date format # XXX $PALANG['please_keep_this_as_last_entry'] = ''; # needed for language-check.sh /* vim: set expandtab ft=php softtabstop=3 tabstop=3 shiftwidth=3: */ ?>