## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/nl_NL.ISO8859-1/TextOV: i18n table for Dutch output in overstrike text format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Samenvatting',
	 'copyright notice' => 'Auteursrechtkennisgeving',
	 'contents' => 'Inhoud',
	 'chapter' => 'Hoofdstuk',
	 'appendix' => 'Bijlage',
	 'section' => 'Sectie',
	 'subsection' => 'Sectie',
	 'subsubsection' => 'Sectie',
	 'paragraph' => 'Sectie',
	 'subparagraph' => 'Sectie',
	 );

## ----------------------------------------------------------------------
