webalizer_lang.polish

来自「统计日志的工具」· POLISH 代码 · 共 46 行

POLISH
46
字号
/*   webalizer_lang.polish   Webalizer V2.0x Language Support file for Polish.   15-May-1998 by Bradford L. Barrett (brad@mrunix.net)   31-May-1998 Modified for level 1.1 support (brad@mrunix.net)   08-Jun-1998 Translated by Dariusz P. Pawlak (darekp@lib.amu.edu.pl)   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)   27-Jan-2000 Some translation fixes and updates by Jerzy Hodor (jh@rsi.pl)   30-Jan-2000 Country code corrections by Bohdan Horst (nexus@hoth.amu.edu.pl)   22-Feb-2000 Modified for level 2.0 support (brad@mrunix.net)   20-Mar-2000 Translation updates by Piotr Klaban (makler@man.torun.pl)   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  = "Polish";/***********************************************************************//*                                                                     *//* 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.         *//*                                                                     *//***********************************************************************//* te s

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?