## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/pl_PL.ISO8859-2/HTML: i18n table for Polish output in HTML format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'charset' => 'iso-8859-2',
	 'abstract' => 'Streszczenie',
	 'copyright notice' => 'Prawa autorskie',
	 'contents' => 'Spis treci',
	 'chapter' => 'Cz',
	 'appendix' => 'Dodatek',
	 'section' => 'Rozdzia',
	 'subsection' => 'Rozdzia',
	 'subsubsection' => 'Rozdzia',
	 'paragraph' => 'Rozdzia',
	 'subparagraph' => 'Rozdzia',
	 'footnotes' => 'Przypisy',
	 'comments' => 'Komentarze',
	 'next' => 'dalej',
	 'previous' => 'powrt',
	 );

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