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

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

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