webalizer_lang.catalan
来自「c语言实现的web http报文分析」· CATALAN 代码 · 共 33 行
CATALAN
33 行
/* webalizer_lang.catalan Webalizer V2.0x Language Support file for Catalan. 31-May-1998 Modified for level 1.1 support (brad@mrunix.net) 23-Jul-1998 Modified for level 1.2 support (brad@mrunix.net) 19-Aug-1998 Translated by Jordi Bruguera (jordi@t800.grn.es) 21-Sep-1998 Additional corrections by Jordi Bruguera (jordi@t800.grn.es) 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) 05-Jul-1999 Additional corrections by Jordi Bruguera (jordi@t800.grn.es) 22-Feb-2000 Modified for level 2.0 support (brad@mrunix.net) 18-Oct-2000 Translated new strings for version 2.01-06 (jordi@t800.grn.es) 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 = "Catal
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?