## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/de_DE.ISO8859-1/Text: translation table for German output in plain text format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'abstract' => 'Zusammenfassung',
	 'copyright notice' => 'Copyright Hinweis',
	 'contents' => 'Inhalt',
	 'chapter' => 'Kapitel',
	 'appendix' => 'Anhang',
	 'section' => 'Abschnitt',
	 'subsection' => 'Abschnitt',
	 'subsubsection' => 'Abschnitt',
	 'paragraph' => 'Abschnitt',
	 'subparagraph' => 'Abschnitt',
	 );

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