Imported Debian patch 2.23.05-1
[hcoop/zz_old/debian/webalizer.git] / lang / webalizer_lang.russian
... / ...
CommitLineData
1/* This file is full of -*- C -*- code, so treat it as such.
2
3 webalizer_lang.russian
4
5 Webalizer V2.0x Language Support file for Russian.
6 15-May-1998 by Bradford L. Barrett (brad@mrunix.net)
7 31-May-1998 Modified for level 1.1 support (brad@mrunix.net)
8 23-Jul-1998 Modified for level 1.2 support (brad@mrunix.net)
9 18-Aug-1998 Translated by Sergey Groznyh <gsm@infosite.ru>
10 08-Mar-1999 Updated HTTP 1.1 response codes by Yves Lafon (ylafon@w3.org)
11 28-Jun-1999 Modified for level 1.3 support (brad@mrunix.net)
12 22-Feb-2000 Modified for level 2.0 support (brad@mrunix.net)
13 10-Mar-2000 New 2.0 strings translated by Andrew A. Vasilyev (andy@demos.su)
14 26-Mar-2008 Updated to current IANA TLDs (brad@mrunix.net)
15 26-May-2008 Modified for level 2.2 support (brad@mrunix.net)
16
17
18 Language files are named using the following convention:
19
20 webalizer_lang.LANGUAGE
21
22 where 'LANGUAGE' is the name of the language the file is
23 translated into (ie: webalizer_lang.russian for russian).
24 Either copy the desired language file to webalizer_lang.h
25 or create a symbolic link, then re-compile.
26
27 If you translate this file into a different language, please
28 send a copy to brad@mrunix.net.
29
30 Note: In order to use the russian character set, the GD graphics
31 library needs to be patched, otherwise you will get garbage.
32 The file gd1.3-patch-koi8-r.gz includes this patch, which you
33 should get and install before compiling the russian version of
34 the Webalizer. Thanks to Sergey Groznyh for this submission.
35
36*/
37
38/***********************************************************************/
39/* DEFINE LANGUAGE NAME here */
40/***********************************************************************/
41
42char *language = "Russian";
43char *langcode = "ru";
44
45/***********************************************************************/
46/* */
47/* Informational messages */
48/* */
49/* These messages are only displayed while The Webalizer is being run, */
50/* usually to the screen, and are not part of the HTML output. */
51/* */
52/***********************************************************************/
53
54/* these are only used in timing totals */
55/* Format: XXX records (XXX ignored, XXX bad) in X.XX seconds */
56