## -*- perl -*- ## ---------------------------------------------------------------------- ## i18n/nl.html: translation table for Dutch output in HTML format ## ---------------------------------------------------------------------- ## ---------------------------------------------------------------------- %lang = ( 'abstract' => 'Samenvatting', 'copyright' => 'Auteursrecht', 'contents' => 'Inhoudsopgave', 'chapter' => 'Hoofdstuk' 'appendix' => 'Bijlage' 'footnotes' => 'Voetnoten', 'next' => 'volgende', 'back' => 'terug', ); ## ----------------------------------------------------------------------