webalizer_lang.icelandic
来自「统计日志的工具」· ICELANDIC 代码 · 共 51 行
ICELANDIC
51 行
/* webalizer_lang.icelandic Webalizer V2.0x Language Support file for Icelandic. 15-May-1998 by Bradford L. Barrett (brad@mrunix.net) 31-May-1998 Modified for level 1.1 support (brad@mrunix.net) 23-Jul-1998 Modified for level 1.2 support (brad@mrunix.net) 08-Mar-1999 Updated HTTP 1.1 response codes by Yves Lafon (ylafon@w3.org) 28-Jun-1999 Modified for level 1.3 support (brad@mrunix.net) 16-Feb-2000 Modified for level 2.0 support (brad@mrunix.net) 15-Dec-2000 Translated to icelandic (isak@snerpa.is] I used as a guide an older file that Kristofer & Veigar had Translated for 1.3. This was originally the english version...i just translated it. Still a few lines i didn't have time do dig up translations on maybe i'll do it later...or maybe someone else will? ;) 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 = "Icelandic";/***********************************************************************//* *//* 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 = "skr醤ingar";char *msg_addresses="fr
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?