## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/ca_ES.ISO8859-1/HTML: i18n table for Catalan output in HTML format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'charset' => 'iso-8859-1',
	 'abstract' => 'Resum',
	 'copyright notice' => 'Nota de Copyright',
	 'contents' => 'Continguts',
	 'chapter' => 'Captol',
	 'appendix' => 'Apndix',
	 'section' => 'Secci',
	 'subsection' => 'Secci',
	 'subsubsection' => 'Secci',
	 'paragraph' => 'Secci',
	 'subparagraph' => 'Secci',
	 'footnotes' => 'Notes al peu',
	 'comments' => 'Comentaris',
	 'next' => 'segent',
	 'previous' => 'anterior',
	 );

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