## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/ja_JP/HTML: i18n table for Japanese output in HTML format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'charset' => 'euc-jp',
	 'abstract' => '',
	 'copyright notice' => 'ɽ',
	 'contents' => 'ܼ',
	 'chapter' => '',
	 'appendix' => '',
	 'section' => 'Section',
	 'subsection' => 'Section',
	 'subsubsection' => 'Section',
	 'paragraph' => 'Section',
	 'subparagraph' => 'Section',
	 'footnotes' => '',
	 'comments' => 'Comments',
	 'next' => 'Υڡ',
	 'previous' => 'Υڡ',
	 );

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