## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/fi_FI.ISO8859-1/Text: i18n table for Finnish output in plain text format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Tiivistelm',
	 'copyright notice' => 'Tekijnoikeuksista',
	 'contents' => 'Sisllys',
	 'chapter' => 'Luku',
	 'appendix' => 'Liite',
	 'section' => 'Kohta',
	 'subsection' => 'Kohta',
	 'subsubsection' => 'Kohta',
	 'paragraph' => 'Kohta',
	 'subparagraph' => 'Kohta',
	 );

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