📄 webalizer_lang.danish
字号:
/* webalizer_lang.danish Webalizer V2.0x Language Support file for Danish. 13-Jul-1999 by Michael B. Jenner (mj@kom.auc.dk) 13-Nov-1999 Major update by Jonas Koch Bentzen (post@jonaskochbentzen.dk) 22-Feb-2000 Modified for level 2.0 support (brad@mrunix.net) Language files are named using the following convention: webalizer_lang.LANGUAGE where 'LANGUAGE' is the name of the language the file is translated into (ie: webalizer_lang.russian for russian). Either copy the desired language file to webalizer_lang.h or create a symbolic link, then re-compile. If you translate this file into a different language, please send a copy to brad@mrunix.net.*//***********************************************************************//* DEFINE LANGUAGE NAME here *//***********************************************************************/char *language = "Danish";/***********************************************************************//* *//* Informational messages *//* *//* These messages are only displayed while The Webalizer is being run, *//* usually to the screen, and are not part of the HTML output. *//* *//***********************************************************************//* these are only used in timing totals *//* Format: XXX records (XXX ignored, XXX bad) in X.XX seconds */char *msg_records = "poster";char *msg_addresses="addresses";char *msg_ignored = "ignorerede";char *msg_bad = "fejlagtige";char *msg_in = "p
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -