# ------------------------------------------------------------------- # cdata.ini # # Descriptions for columns and lines in reports # Last Updated: 2000 August 25 By: JW # 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 = Webstedets navn [HU] LongName = Webstedets adresse [PS] LongName = Starttid for rapportgenerering TimeFormat = yyyy-mm-dd hh:nn [FR] LongName = Tidspunkt for første forespørsel TimeFormat = yyyy-mm-dd hh:nn [LR] LongName = Tidspunkt for siste forespørsel TimeFormat = yyyy-mm-dd hh:nn # - This has been deprecated but should remain for backwards compatibility [L7] LongName = Tidspunkt for starten av "Siste 7 dager" TimeFormat = yyyy-mm-dd hh:nn [E7] LongName = "Siste 7 dager" varer til TimeFormat = yyyy-mm-dd hh:nn [SR] LongName = Vellykkede forspørsler Units = Forespørsler Unit = Forespørsel [S7] LongName = Vellykkede forespørsler siste 7 dager Units = Forespørsler Unit = Forespørsel [PR] LongName = Vellykkede forespørsler etter sider Units = Forespørsler etter sider Unit = Forespørsel etter side [P7] LongName = Vellykkede forespørsler etter sider siste 7 dager Units = Forespørsler etter sider Unit = Forespørsel etter side [FL] LongName = Mislykkede forespørsler Units = Forespørsler Unit = Forespørsel [F7] LongName = Mislykkede forespørsler siste 7 dager Units = Forespørsler Unit = Forespørsel [RR] LongName = Omdirigerte forespørsler Units = Forespørsler Unit = Forespørsel [R7] LongName = Omdirigerte forespørsler siste 7 dager Units = Forespørsler Unit = Forespørsel [NC] LongName = Logglinjer uten statuskode Units = Linjer Unit = Linje [C7] LongName = Logglinjer uten statuskode siste 7 dager Units = Linjer Unit = Linje [NF] LongName = Forskjellige filer etterspurt Units = Filer Unit = Fil [N7] LongName = Forskjellige filer etterspurt siste 7 dager Units = Filer Unit = Fil [NH] LongName = Forskjellige maskiner betjent Units = Maskiner Unit = Maskin [H7] LongName = Forskjellige maskiner betjent siste 7 dager Units = Maskiner Unit = Maskin [CL] LongName = Korrupte logglinjer Units = Linjer Unit = Linje [UL] LongName = Uønskede logglinjer Units = Linjer Unit = Linje [BT] LongName = Total datamengde overført Units = Bytes Unit = Byte Format = bytes [B7] LongName = Total datamengde overført siste 7 dager Units = Bytes Unit = Byte Format = bytes [VE] LongName = Versjon av Analog # # Standard Reports Column Letters # [R_] LongName = Antall forespørsler Type = Data Activity = %0 forespørsler håndtert NumberFormat = # [r] LongName = Prosent av forespørsler Type = Data NumberFormat = #.#% [S_] LongName = Antall forespørsler siste 7 dager Type = Data Activity = %0 forespørsler håndtert siste 7 dager NumberFormat = # [s] LongName = Prosent av forespørsler siste 7 dager Type = Data NumberFormat = #.#% [P_] LongName = Antall sideforespørsler Type = Data Activity = %0 sider sendt. NumberFormat = # [p] LongName = Prosent av sideforespørsler Type = Data NumberFormat = #.#% [Q_] LongName = Antall sideforespørsler siste 7 dager Type = Data Activity = %0 sider sendt siste 7 dager. NumberFormat = # [q] LongName = Prosent av sideforespørsler siste 7 dager Type = Data NumberFormat = #.#% [B_] LongName = Antall bytes overført Type = Data Activity = %0 sendt. Format = bytes [b] LongName = Prosent av bytes Type = Data NumberFormat = #.#% [C_] LongName = Antall bytes overført siste 7 dager Type = Data Activity = %0 sendt siste 7 dager. Format = bytes [c] LongName = Prosent av bytes overført siste 7 dager Type = Data NumberFormat = #.#% [D_] LongName = Dato og tid for siste aksessering Type = Data Width = 5 TimeFormat = yyyy-mm-dd hh:nn [d] LongName = Dato for siste aksessering Type = Data Width = 3 TimeFormat = yyyy-mm-dd hh:nn [E_] LongName = Dato og tid for første aksessering Type = Data Width = 5 TimeFormat = yyyy-mm-dd hh:nn [e] LongName = Dato for først aksessering Type = Data Width = 3 TimeFormat = yyyy-mm-dd hh:nn [N_] Type = Index [l] Type = Level # ------------------------------------------------------------ # 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] Type = Filter # Need this to keep the CRO splitter happy Width = 2 # # FLOOR # Col1_Match1 = ^\-(\d+)([RBPrbp]) Col1_LongName1 = Denne rapporten viser de første %1 resultatene sortert etter %2. Col1_Result1_2 = <