## -*- perl -*-
## ----------------------------------------------------------------------
## I18N/zh_CN.GB2312/HTML: i18n table for Chinese (GB) output in HTML format
## ----------------------------------------------------------------------

## ----------------------------------------------------------------------
%i18n = (
	 'charset' => 'gb2312',
	 'abstract' => 'ժҪ',
	 'copyright notice' => 'Ȩ',
	 'contents' => 'Ŀ¼',
	 'chapter' => '',
	 'appendix' => '¼',
	 'section' => '',
	 'subsection' => '',
	 'subsubsection' => '',
	 'paragraph' => '',
	 'subparagraph' => '',
	 'footnotes' => 'ע',
	 'comments' => 'Comments',
	 'next' => 'һҳ',
	 'previous' => 'һҳ',
	 );

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