# ------------------------------------------------------------------- # rdata.ini # # Descriptions and titles for reports in Simplified Chinese # Last Updated: 2000 Sep 3 By: Bob Zhu # For use with Report Magic for Analog 2.0 # Compatible with Analog 4.11 # ------------------------------------------------------------------- # # HOW TO USE AND MODIFY # # In each section, you can change descriptive text for another # language. You can change the types of graphs used in each report (if any). # And you can set some display and formatting options. Below is a list of # the parameters (keys) and what they mean. # # ShortName # This corresponds the the Analog config file report name. It should be # unique within the scope of all reports. # # LongName # This field specifies the descriptive name (title) given to the reports. # # DataName # This is the name of the data type in tables and graphs (e.g. Monthly # Report shows Data for each "Month") # # ReportType # This tell what type of report to generate. The following options are # available: # General - The General Summary # TimeReport - Any time report (e.g. Monthly Report, Weekly Report) # TimeSummary - Any time summary (e.g. Daily Summary, Hourly Summary) # Range - Reports that provide data in ranges (e.g. File Size, Processing Time) # Simple - A simple report, usable for most data # Quick - The Quick Summary # # Truncate # This option is available for Simple and Hierarchical reports. It tells the number of # characters to truncate the displayed text at. # # IncludeLinks # This option is available for Simple and Hierarchical reports. If set then the # data points will be hyperlinked according to the wildcard matching. This can be a # comma-separated list of wildcards matches. So, for example, "*" will link every entry # and "*.html,*.htm,*/" will match page requests. # # SmallFont # This option is available for Simple and Hierarchical reports. If set to 1, then the # data will be displayed in a smaller typeface # # TimeFormat # This gives a format specifier for displaying time data. You can use 'm' for # months, d for days, y for years, h for hours or 'n' for minutes. In general one or # two repeated codes give a number of at least that many digits. "mmm" for # months gives a three letter abbreviation and "mmmm" gives a full month # name (see ShortMonths and LongMonths in lang.ini). "www" and "wwww" # correspond the the weekday abbreviations and names (see shortDays and # longDays in lang.ini). A more complete description of the date # formatting is in the docs in docs/datefmts.html. # # GraphType # This tells what type of graph(s) (if any) to use. If nothing is given, then # the report has no graphs. Otherwise you can choose 'Bar', 'Line', or # 'Pie'. More than one type can be used by separating them with commas. The # Bar and Line graphs only work on count data (number of requests, pages or # bytes). The Pie graph only works on percent data (percent of requests, # pages or bytes). # # Description # This is the long text description provided at the top of each report. # # MostActive # This is the phrase used in the quick summary reports. Usually something # like 'Most active week' or 'Most active browser'. # # Average # The phrase used in summaries to describe average results over the report. # For example, "Monthly average." This is currently only applicable to # TimeReport type reports. # ------------------------------------------------------------------- [x] LongName = 概况总结 DataName = 概况总结 Description = <注意: 取决于报告的时间范围,首尾两个月可能因不足整月而使得访问量较低。 EOT [W_] LongName = 周报 DataName = 周开始日 TimeFormat = yyyy年m月d日 MostActive = 高峰周 Average = 周平均 Description = <注意: 取决于报告的时间范围,首尾两周可能因不足整周而使得访问量较低。 EOT [D_] LongName = 日报 DataName = 日 TimeFormat = yyyy年m月d日 MostActive = 高峰日 Average = 日平均 Description = <注意:(月)日是相对于(周)日的说法。 EOT [d] LongName = 日报总结 DataName = (周)日 TimeFormat = wwww周 MostActive = 高峰(周)日 Description = <注意:(周)日是相对于(月)日的说法。 EOT [H_] LongName = 小时报告 DataName = 钟点 TimeFormat = yyyy年m月d日, h时0分-h时59分 MostActive = 高峰小时 Average = 小时平均 Description = <浏览器按照网景(Netscape)、微软(Microsoft)、WebTV、Opera等等分类,每一类型又按照版本号分成小类。 EOT [v] LongName = 虚拟主机报告 DataName = 虚拟主机名 MostActive = 最活跃的虚拟主机 Description = <HTTP工作组网页找到。 EOT [Z_] LongName = 机构报告 DataName = 机构 MostActive = 最活跃的机构 Description = <请注意如果显示的处理时间比应该的长100倍,你可能使用的IIS时系统,处理时间以百分之一秒作为单位。 EOT [N_] LongName = 查找请求报告 DataName = 查找请求 MostActive = 最频繁的查找请求 Description = <