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

📄 webalizer_lang.japanese

📁 统计日志的工具
💻 JAPANESE
📖 第 1 页 / 共 3 页
字号:
char *msg_h_hname = "ホスト叹";char *msg_h_url   = "URL";char *msg_h_agent = "ユ〖ザエ〖ジェント";char *msg_h_ref   = "リファラ〖";char *msg_h_ctry  = "柜";char *msg_h_search= "浮瑚矢机误";char *msg_h_uname = "ユ〖ザ叹";/* links along top of page */char *msg_hlnk_ds = "泣ごとの琵纷";char *msg_hlnk_hs = "箕粗ごとの琵纷";char *msg_hlnk_u  = "URL";char *msg_hlnk_s  = "サイト";char *msg_hlnk_a  = "エ〖ジェント";char *msg_hlnk_c  = "柜";char *msg_hlnk_r  = "リファラ〖";char *msg_hlnk_en = "エントリ〖";char *msg_hlnk_ex = "Exit";char *msg_hlnk_sr = "浮瑚矢机误";char *msg_hlnk_i  = "ユ〖ザ眶";/* monthly total table */char *msg_mtot_ms = "奉の琵纷";char *msg_mtot_th = "链ヒット眶";char *msg_mtot_tf = "链ファイル眶";char *msg_mtot_tx = "链 KBytes眶";char *msg_mtot_us = "改侍サイト眶";char *msg_mtot_ur = "改侍リファラ〖眶";char *msg_mtot_ua = "改侍ユ〖ザエ〖ジェント眶";char *msg_mtot_uu = "改侍URL眶";char *msg_mtot_ui = "改侍ユ〖ザ眶";char *msg_mtot_mhd= "办泣あたりのヒット眶";char *msg_mtot_mhh= "办箕粗あたりのヒット眶";char *msg_mtot_mfd= "办泣あたりのファイル眶";char *msg_mtot_mpd= "办泣あたりのペ〖ジ眶";char *msg_mtot_mvd= "办泣あたりの爽啼荚眶";char *msg_mtot_mkd= "办泣あたりのKBytes眶";char *msg_mtot_rc = "レスポンスコ〖ドごとのヒット眶";/* daily total table */char *msg_dtot_ds = "泣ごとの琵纷";/* hourly total table */char *msg_htot_hs = "箕粗ごとの琵纷";/* country pie chart */char *msg_ctry_use= "Usage by Country for";/* top tables *//* Formatted as "Top xxx of xxx Total something" */char *msg_top_top = "トップ";char *msg_top_of  = "of";char *msg_top_s   = "サイト";char *msg_top_u   = "链URL";char *msg_top_r   = "リファラ〖";char *msg_top_a   = "ユ〖ザエ〖ジェント";char *msg_top_c   = "柜";char *msg_top_en  = "Total Entry Pages";char *msg_top_ex  = "Total Exit Pages";char *msg_top_sr  = "Total Search Strings";char *msg_top_i   = "Total Usernames";char *msg_v_sites = "View All Sites";char *msg_v_urls  = "View All URLs";char *msg_v_refs  = "View All Referrers";char *msg_v_agents= "View All User Agents";char *msg_v_search= "View All Search Strings";char *msg_v_users = "View All Usernames";/* short month names MUST BE 3 CHARS in size... pad if needed*/char *s_month[12]={ "Jan", "Feb", "Mar",                    "Apr", "May", "Jun",                    "Jul", "Aug", "Sep",                    "Oct", "Nov", "Dec"};/* long month names - can be any length */char *l_month[12]={ "January",  "February", "March",   "April",                    "May",      "June",     "July",    "August",                    "September","October",  "November","December"};/* response code descriptions... order IS important!      */struct response_code response[] =       { { "Undefined response code",                    0 },         { "Code 100 - Continue",                        0 },         { "Code 101 - Switching Protocols",             0 },         { "Code 200 - OK",                              0 },         { "Code 201 - Created",                         0 },         { "Code 202 - Accepted",                        0 },         { "Code 203 - Non-Authoritative Information",   0 },         { "Code 204 - No Content",                      0 },         { "Code 205 - Reset Content",                   0 },         { "Code 206 - Partial Content",                 0 },         { "Code 300 - Multiple Choices",                0 },         { "Code 301 - Moved Permanently",               0 },         { "Code 302 - Found",                           0 },         { "Code 303 - See Other",                       0 },         { "Code 304 - Not Modified",                    0 },         { "Code 305 - Use Proxy",                       0 },         { "Code 307 - Moved Temporarily",               0 },         { "Code 400 - Bad Request",                     0 },         { "Code 401 - Unauthorized",                    0 },         { "Code 402 - Payment Required",                0 },         { "Code 403 - Forbidden",                       0 },         { "Code 404 - Not Found",                       0 },         { "Code 405 - Method Not Allowed",              0 },         { "Code 406 - Not Acceptable",                  0 },         { "Code 407 - Proxy Authentication Required",   0 },         { "Code 408 - Request Timeout",                 0 },         { "Code 409 - Conflict",                        0 },         { "Code 410 - Gone",                            0 },         { "Code 411 - Length Required",                 0 },         { "Code 412 - Precondition Failed",             0 },         { "Code 413 - Request Entity Too Large",        0 },         { "Code 414 - Request-URI Too Long",            0 },         { "Code 415 - Unsupported Media Type",          0 },         { "Code 416 - Requested Range Not Satisfiable", 0 },         { "Code 417 - Expectation Failed",              0 },         { "Code 500 - Internal Server Error",           0 },         { "Code 501 - Not Implemented",                 0 },         { "Code 502 - Bad Gateway",                     0 },         { "Code 503 - Service Unavailable",             0 },         { "Code 504 - Gateway Timeout",                 0 },         { "Code 505 - HTTP Version Not Supported",      0 } };char *msg_title   = "网脱琵纷";char *msg_h_other = "Other";/* Country codes (previously in ctry.h header file) */struct  country_code ctry[] = {{ 0,                      "Unresolved/Unknown",               0,0,0 },{ IDX_3C('c','o','m'),    "US Commercial",                    0,0,0 },{ IDX_3C('e','d','u'),    "US Educational",                   0,0,0 },{ IDX_3C('g','o','v'),    "US Government",                    0,0,0 },{ IDX_3C('i','n','t'),    "International (int)",              0,0,0 },{ IDX_3C('m','i','l'),    "US Military",                      0,0,0 },{ IDX_3C('n','e','t'),    "Network",                          0,0,0 },{ IDX_3C('o','r','g'),    "Non-Profit Organization",          0,0,0 },{ IDX_4C('a','r','p','a'),"Old style Arpanet (arpa)",         0,0,0 },{ IDX_4C('n','a','t','o'),"Nato field (nato)",                0,0,0 },{ IDX_2C('a','d'),        "Andorra",                          0,0,0 },{ IDX_2C('a','e'),        "United Arab Emirates",             0,0,0 },{ IDX_2C('a','f'),        "Afghanistan",                      0,0,0 },{ IDX_2C('a','g'),        "Antigua and Barbuda",              0,0,0 },{ IDX_2C('a','i'),        "Anguilla",                         0,0,0 },{ IDX_2C('a','l'),        "Albania",                          0,0,0 },{ IDX_2C('a','m'),        "Armenia",                          0,0,0 },{ IDX_2C('a','n'),        "Netherlands Antilles",             0,0,0 },{ IDX_2C('a','o'),        "Angola",                           0,0,0 },{ IDX_2C('a','q'),        "Antarctica",                       0,0,0 },{ IDX_2C('a','r'),        "Argentina",                        0,0,0 },{ IDX_2C('a','s'),        "American Samoa",                   0,0,0 },{ IDX_2C('a','t'),        "Austria",                          0,0,0 },{ IDX_2C('a','u'),        "Australia",                        0,0,0 },{ IDX_2C('a','w'),        "Aruba",                            0,0,0 },{ IDX_2C('a','z'),        "Azerbaijan",                       0,0,0 },{ IDX_2C('b','a'),        "Bosnia and Herzegovina",           0,0,0 },{ IDX_2C('b','b'),        "Barbados",                         0,0,0 },{ IDX_2C('b','d'),        "Bangladesh",                       0,0,0 },{ IDX_2C('b','e'),        "Belgium",                          0,0,0 },{ IDX_2C('b','f'),        "Burkina Faso",                     0,0,0 },{ IDX_2C('b','g'),        "Bulgaria",                         0,0,0 },{ IDX_2C('b','h'),        "Bahrain",                          0,0,0 },{ IDX_2C('b','i'),        "Burundi",                          0,0,0 },{ IDX_2C('b','j'),        "Benin",                            0,0,0 },{ IDX_2C('b','m'),        "Bermuda",                          0,0,0 },{ IDX_2C('b','n'),        "Brunei Darussalam",                0,0,0 },{ IDX_2C('b','o'),        "Bolivia",                          0,0,0 },{ IDX_2C('b','r'),        "Brazil",                           0,0,0 },{ IDX_2C('b','s'),        "Bahamas",                          0,0,0 },{ IDX_2C('b','t'),        "Bhutan",                           0,0,0 },{ IDX_2C('b','v'),        "Bouvet Island",                    0,0,0 },{ IDX_2C('b','w'),        "Botswana",                         0,0,0 },{ IDX_2C('b','y'),        "Belarus",                          0,0,0 },{ IDX_2C('b','z'),        "Belize",                           0,0,0 },{ IDX_2C('c','a'),        "Canada",                           0,0,0 },{ IDX_2C('c','c'),        "Cocos (Keeling) Islands",          0,0,0 },{ IDX_2C('c','f'),        "Central African Republic",         0,0,0 },{ IDX_2C('c','g'),        "Congo",                            0,0,0 },{ IDX_2C('c','h'),        "Switzerland",                      0,0,0 },{ IDX_2C('c','i'),        "Cote D'Ivoire (Ivory Coast)",      0,0,0 },{ IDX_2C('c','k'),        "Cook Islands",                     0,0,0 },{ IDX_2C('c','l'),        "Chile",                            0,0,0 },{ IDX_2C('c','m'),        "Cameroon",                         0,0,0 },{ IDX_2C('c','n'),        "China",                            0,0,0 },{ IDX_2C('c','o'),        "Colombia",                         0,0,0 },{ IDX_2C('c','r'),        "Costa Rica",                       0,0,0 },{ IDX_2C('c','s'),        "Czechoslovakia (former)",          0,0,0 },{ IDX_2C('c','u'),        "Cuba",                             0,0,0 },{ IDX_2C('c','v'),        "Cape Verde",                       0,0,0 },{ IDX_2C('c','x'),        "Christmas Island",                 0,0,0 },{ IDX_2C('c','y'),        "Cyprus",                           0,0,0 },{ IDX_2C('c','z'),        "Czech Republic",                   0,0,0 },

⌨️ 快捷键说明

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