Imported Debian patch 2.23.05-1
[hcoop/zz_old/debian/webalizer.git] / lang / webalizer_lang.chinese
CommitLineData
e015f748
CE
1/*
2 webalizer_lang.chinese
3
4 Webalizer V2.0x Language Support file for Chinese.
5 30-Apr-1999 Translated to Chinese by Daniel Gau <b4705021@im.ntu.edu.tw>
6 29-Jun-1999 Modified for level 1.3 support (brad@mrunix.net)
7 22-Feb-2000 Modified for level 2.0 support (brad@mrunix.net)
8 26-Mar-2008 Updated to current IANA TLDs (brad@mrunix.net)
9 26-May-2008 Modified for level 2.2 support (brad@mrunix.net)
10
11
12 Language files are named using the following convention:
13
14 webalizer_lang.LANGUAGE
15
16 where 'LANGUAGE' is the name of the language the file is
17 translated into (ie: webalizer_lang.russian for russian).
18 Either copy the desired language file to webalizer_lang.h
19 or create a symbolic link, then re-compile.
20
21 If you translate this file into a different language, please
22 send a copy to brad@mrunix.net.
23
24*/
25
26/***********************************************************************/
27/* DEFINE LANGUAGE NAME here */
28/***********************************************************************/
29
30char *language = "Chinese";
31char *langcode = "zh";
32
33/***********************************************************************/
34/* */
35/* Informational messages */
36/* */
37/* These messages are only displayed while The Webalizer is being run, */
38/* usually to the screen, and are not part of the HTML output. */
39/* */
40/***********************************************************************/
41
42/* these are only used in timing totals */
43/* Format: XXX records (XXX ignored, XXX bad) in X.XX seconds */
44