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