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

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Resum',
	 'copyright notice' => 'Nota de Copyright',
	 'contents' => 'Continguts',
	 'chapter' => 'Captol',
	 'appendix' => 'Apndix',
	 'section' => 'Secci',
	 'subsection' => 'Secci',
	 'Subsubsection' => 'Secci',
	 'paragraph' => 'Secci',
	 'subparagraph' => 'Secci',
	 );

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