# ------------------------------------------------------------------- # cdata.ini # # Descriptions for columns and lines in reports # Last Updated: 9:42 11.3.2003 By: Juho Einiö (DataInfo Solutions Helsinki) # 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. Below is a list of the parameters (keys) and what they mean. # # LongName # This field specifies the descriptive name given to columns in all reports # and rows in the General Report and Quick Summary. # # Type # This field tells Report Magic a little about how to present the column's # contents. Valid types are as follows: # Data Will be shown in a table (default) # Filter This is some kind of filter or sort information (like # FLOOR or SORT) and is written as plain text. Filter columns # are handled with a series of regular expression matches. This # is descibed below with the [f] column. # Index This type of column will set the Index number for the row. e.g. [N_] # Level This type of column gives a level in a hierarchical report. e.g. [l] # # Unit # Units # On General Summary columns (rows) this is the singular and plural for # the units (if any) for the given line. # # Activity # In Time Reports, there is a summary line that list the most active entry # and the average for the period. This is followed by activity data for each # column in the report. The 'Activity' parameter gives the text used to # describe the level of activity for that column. # # NumberFormat # All columns can now be given a number format for formatting. Without a format # the number is shown normally. For percentage values a format of '#.#%' will # display the number with a localized percent sign after the value. See # docs/numfmt.html for details on the format spec. # # Width # This tells the CRO parser how many columns wide the column specifier is. For # example, the [D_] column actually has 5 columns of data so its width is 5. # # TimeFormat # This is used to format the date or time data in columns that have that # data (e.g. [D_] and [d]). See docs/datefmt.html for details on the format spec. # ------------------------------------------------------------------- # # General Summary Report Lines # [HN] LongName = Palvelimen nimi [HU] LongName = Palvelimen URL [PS] LongName = Raportti saatu TimeFormat = d. mmmmta yyyy hh:nn [FR] LongName = Ensimmäinen pyyntö saatu TimeFormat = d. mmmmta yyyy hh:nn [LR] LongName = Viimeisin pyyntö saatu TimeFormat = d. mmmmta yyyy hh:nn # - This has been deprecated but should remain for backwards compatibility [L7] LongName = Ensimmäinen pyyntö viim. 7 pv ajalta TimeFormat = d. mmmmta yyyy hh:nn [E7] LongName = Viimeisin pyyntö viim. 7 pv ajalta TimeFormat = d. mmmmta yyyy hh:nn [SR] LongName = Onnistuneita pyyntöjä Units = pyyntöä Unit = pyyntö [S7] LongName = Onnistuneita pyyntöjä viim. 7 pv ajalla Units = pyyntöä Unit = pyyntö [PR] LongName = Onnistuneita sivuhakuja Units = sivuhakua Unit = sivuhaku [P7] LongName = Onnistuneita sivuhakuja viim. 7 pv ajalla Units = sivuhakua Unit = sivuhaku [FL] LongName = Epäonnistuneita pyyntöjä Units = pyyntöä Unit = pyyntö [F7] LongName = Epäonnistuneita pyyntöjä viim. 7 pv ajalla Units = pyyntöä Unit = pyyntö [RR] LongName = Muualle ohjattuja pyyntöjä Units = pyyntöä Unit = pyyntö [R7] LongName = Muualle ohjattuja pyyntöjä viim. 7 pv ajalla Units = pyyntöä Unit = pyyntö [NC] LongName = Logirivejä ilman tilakoodia Units = riviä Unit = rivi [C7] LongName = Logirivejä ilman tilakoodia viim. 7 pv ajalla Units = riviä Unit = rivi [NF] LongName = Yksittäisiä tiedostoja pyydetty Units = tiedostoa Unit = tiedosto [N7] LongName = Yksittäisiä tiedostoja pyydetty viim. 7 pv ajalla Units = tiedostoa Unit = tiedosto [NH] LongName = Yksittäisiä kävijöitä Units = kävijää Unit = kävijä [H7] LongName = Yksittäisiä kävijöitä viim. 7 pv ajalla Units = kävijää Unit = kävijä [CL] LongName = Logirivejä joita ei voitu lukea Units = riviä Unit = rivi [UL] LongName = Logirivejä joita ei käsitelty Units = riviä Unit = rivi [BT] LongName = Dataa siirretty kokonaisuudessaan Units = tavua Unit = tavu [B7] LongName = Dataa siirretty kokonaisuudessaan viim. 7 pv ajalla Units = tavua Unit = tavu [VE] LongName = Analog -ohjelman versio # # Standard Reports Column Letters # [R_] LongName = Pyyntöjen määrä Activity = %0 pyyntöä käsitelty. [r] LongName = Pyyntöjen prosenttuaalinen osuus [S_] LongName = Pyyntöjen määrä viim. 7 pv ajalla Activity = %0 pyyntöä käsitelty viim. 7 pv ajalla. [s] LongName = Pyyntöjen prosenttuaalinen osuus viim. 7 pv ajalla [P_] LongName = Sivuhakujen määrä Activity = %0 sivua lähetetty. [p] LongName = Sivuhakujen prosenttuaalinen osuus [Q_] LongName = Sivuhakujen määrä viim. 7 pv ajalla Activity = %0 sivua lähetetty viim. 7 pv ajalla. [q] LongName = Sivuhakujen prosenttuaalinen osuus viim. 7 pv ajalla [B_] LongName = Tavuja (bytes) siirretty Activity = %0 tavua siirretty. [b] LongName = Tavujen prosenttuaalinen osuus [C_] LongName = Tavuja (bytes) siirretty viim. 7 pv ajalla Activity = %0 tavua siirretty viim. 7 pv ajalla. [c] LongName = Tavujen prosenttuaalinen osuus viim. 7 pv ajalla [D_] LongName = Viimeisimmän pyynnön pvm ja aika TimeFormat = d. mmmmta yyyy hh:nn [d] LongName = Viimeisimmän pyynnön pvm TimeFormat = d. mmmmta yyyy [E_] LongName = Ensimmäisen pyynnön pvm ja aika TimeFormat = d. mmmmta yyyy hh:nn [e] LongName = Ensimmäisen pyynnön pvm TimeFormat = d. mmmmta yyyy [N_] [l] # ------------------------------------------------------------ # These filters use a slightly different set of options than other columns. # Filters will parse their data value and output a text description. For # each filter you can have any number of Columns specified by Width. # Each Column can have any number of Matches, LongNames and Result sets: # # ColX_MatchX The Regular Expressions (without //) to match the contents # of the filter data. # ColX_LongNameX The basic text of the output string for the corresponding # filter match. Replacements from the matches are %1-%9 # ColX_ResultX_n The replacement text (if any) for the matched variables. The # format for this matchset[tab]output text. If no result set is # given, then the match variable is outputted as listed. If a # result line starts with the [tab] then that will be used when # no match is made in the set. # ------------------------------------------------------------ # # FLOOR and SORTBY (cols 1 and 2) # [f] # Need this to keep the CRO splitter happy # # FLOOR # Col1_LongName1 = Tuloksia oli kaikkiaan %2. Tämä raportti koostuu ensimmäisistä %1:stä tuloksesta. Col1_Result1_2 = <