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

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Resumen',
	 'copyright notice' => 'Nota de Copyright',
	 'contents' => 'Contenidos',
	 'chapter' => 'Captulo',
	 'appendix' => 'Apndice',
	 'section' => 'Seccin',
	 'subsection' => 'Seccin',
	 'Subsubsection' => 'Seccin',
	 'paragraph' => 'Seccin',
	 'subparagraph' => 'Seccin',
	 );

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