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

## ----------------------------------------------------------------------
%i18n = (
	 'charset' => 'iso-8859-1',
	 'abstract' => 'Resumo',
	 'copyright notice' => 'Nota de Copyright',
	 'contents' => 'Contedo',
	 'chapter' => 'Captulo',
	 'appendix' => 'Apndice',
	 'section' => 'Seo',
	 'subsection' => 'Seo',
	 'subsubsection' => 'Seo',
	 'paragraph' => 'Seo',
	 'subparagraph' => 'Seo',
	 'footnotes' => 'Notas Rpidas',
	 'comments' => 'Coomentrios',
	 'next' => 'prximo',
	 'previous' => 'anterior',
	 );

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