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

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Resumo',
	 'copyright notice' => 'Nota dos Direitos de Autor',
	 'contents' => 'ndice',
	 'chapter' => 'Captulo',
	 'appendix' => 'Apndice',
	 'section' => 'Seco',
	 'subsection' => 'Seco',
	 'subsubsection' => 'Seco',
	 'paragraph' => 'Seco',
	 'subparagraph' => 'Seco',
	 );

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