⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 webalizer_lang.portuguese_brazil

📁 此为《Visual C++ 项目开发实用案例》书籍配套光盘
💻 PORTUGUESE_BRAZIL
字号:
/*   webalizer_lang.portuguese_brazil   Webalizer V2.0x Language Support file for Portuguese (Brazilian dialect)   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)   06-Agu-1999 Translation by Arquimedes M.da Silva (software.developer@mailbr.com.br)   22-Feb-2000 Modified for level 2.0 support (brad@mrunix.net)   12-Mar-2000 Huge Correction/Translation by Fabio B. Oliva (fboliva@safenetworks.com)   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  = "Portuguese_Brazil";/***********************************************************************//*                                                                     *//* 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 = "registros";char *msg_addresses="endere鏾s";char *msg_ignored = "desprezados";char *msg_bad     = "ruins";char *msg_in      = "em";char *msg_seconds = "segundos";/* progress and setup error messages */char *msg_log_err = "Erro: N鉶 foi poss韛el abrir o arquivo";char *msg_log_use = "Usando arquivo";char *msg_dir_err = "Erro: N鉶 poss韛el alterar o diret髍io para";char *msg_dir_use = "Criando resultado em";char *msg_cur_dir = "Diret髍io corrente";char *msg_hostname= "Nome do servidor para os relat髍ios 

⌨️ 快捷键说明

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