## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/cs_CZ.ISO8859-2/Text: i18n table for Czech output in plain text format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Souhrn',
	 'copyright notice' => 'Autorsk prva',
	 'contents' => 'Obsah',
	 'chapter' => 'Kapitola',
	 'appendix' => 'Dodatek',
	 'section' => 'Oddl',
	 'subsection' => 'Oddl',
	 'subsubsection' => 'Oddl',
	 'paragraph' => 'Oddl',
	 'subparagraph' => 'Oddl',
	 );

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