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

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Rsum',
	 'copyright notice' => 'Copyright',
	 'contents' => 'Table des matires',
	 'chapter' => 'Chapitre',
	 'appendix' => 'Annexe',
	 'section' => 'Section',
	 'subsection' => 'Section',
	 'subsubsection' => 'Section',
	 'paragraph' => 'Section',
	 'subparagraph' => 'Section',
	 );

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