/usr/share/rmagic/lang/zh/lang.ini is in rmagic 2.21-5.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 | # -------------------------------------------------------------------
# lang.ini
#
# All the rest of the language specific elements
# 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
#
# This file contains all the text of the statements, errors, notices,
# and other parts of Report Magic. You can change the text here so it
# works in another language. Most of the items are referenced by a
# resource number.
#
# -------------------------------------------------------------------
#-------------------------------
# Language_Symbol is the standard ISO symbol for the
# language. This is placed at the top of each page in the <HTML> tag
#-------------------------------
[Language]
Symbol = zh-TW
CharacterSet = Big5
[Text]
# -- The summary text items (S0001 - S0008) have all been moved to cdata.ini (1-4) or rdata.ini (5-8)
#S0001 - S0009 **Deprecated**
#
# These are miscellaneous statements that appear on the reports.
#
O0001 = To navigate the reports without frames, start from the <A HREF="%0">Navigation Page</a>.
O0002 = Top of Document
O0003 = ³o¥÷³øªí²£¥Í©ó¡G %0.
O0004 = ³øªí®É¶¡ %0 ¨ì %1.
O0005 = Web statistics report produced by:
O0006 = ¹ï§A̺ô¯¸²Îp³øªí¦³°ÝÃD¶Ü? <a href="mailto:%0">½Ð¸ò§ÚÌÁpµ¸</a>.
# - This is the "ALT" text on graphs. It's something like:
# 'Daily Summary: Number of requests by Day of the week.'
O0007 = %0: %1 by %2.
# - This is the format used by O0003 for the report generation date
O0008 = mmmm d, yyyy h:nn
# - This is the alternate table text for filters tables
O0009 = These filters were used in the following report.
# - These are the title text (attributes) for the frames
O0010 = Navigation Page
O0011 = Report Content Page
# - This is the (printed) title for the navigation window
O0012 = ³øªí¾ÉÄý
# - This is the name given to the slice on a pie chart containing all
# slices that are < 3% of total
O0013 = Other
# This is the default Title if none is given. %0 is replaced with the HOSTNAME from Analog
O0014 = Website statistics for %0
#-------------------------------
# The ERRORS section specifically covers all the output notices, Warnings
# and errors. If you want you can have Report Magic's errors output in
# one langauge and the reports in another.
#-------------------------------
[Errors]
N0000 = %0
N0001 = Creating report file in %0.
N0002 = --> Settings file: %0.
N0003 = ... Creating graph file in %0.
N0004 = Beginning report creation (%0).
N0005 = --> Input data file: %0.
N0006 = --> Output path: %0.
N0007 = --> Output navigation file: %0.
N0008 = --> Output report file: %0.
N0009 = --> Output frameset file: %0.
N0010 = Report creation complete (%0).
N0011 = Writing messages to log file %0.
W0000 = %0
W0001 = WARNING: Unknown report [%0]. All lines for this report are ignored.
W0002 = WARNING: Unknown column [%0]. All columns like this are ignored.
W0003 = WARNING: Unknown report type "%0" defined for report [%1]. Ignoring entire report.
W0004 = WARNING: Your Active_Column, %0, was not found in the columns for the %1 report. No graphs will be created for this report.
W0005 = WARNING: Can't open the Company_Logo file: %0. Defaulting to standard logos.
W0006 = WARNING: The command line argument, %0, that you specified is invalid. It will be ignored.
E0000 = %0
E0001 = ERROR: -- Can't read from the report file: %0. --
E0002 = ERROR: -- Can't read from the navigation file: %0. --
E0003 = ERROR: -- Can't write to the report file: %0. --
E0004 = ERROR: -- Can't write to the navigation file: %0. --
E0005 = ERROR: -- Can't read from the data file: %0 --
E0006 = ERROR: -- Can't write to the frameset file: %0 --
E0007 = ERROR: -- Can't write to the navigation file: %0 --
E0008 = ERROR: -- Can't write to the report file: %0 --
E0009 = ERROR: -- Could not open a default settings file matching, %0.*. --
#E0010 ** Moved to warnings level: W0004
E0011 = ERROR: -- Required file %0 is missing or corrupt. Cannot continue. --
E0012 = ERROR: -- Can't open the error log file: %0 --
#E0013 ** Moved to warnings level: W0005
E0014 = ERROR: -- Can't open the settings file %0, that you specified. --
E0015 = <<END
ERROR: -- Your GD library does not appear to support a known graphics format
Please notify us of this problem at %0. Be sure to provide the version of
GD.pm [%1] and the version of Report Magic [%2].--
END
E0016 = <<END
Your input file %0 appears not to contain any proper data. Likely you
forgot to include the setting OUTPUT COMPUTER in your Analog configuration
file. Please fix this and try running Analog and Report Magic again.
END
#-------------------------------
# The SYMBOLS section tells give Report Magic the symbols to use for
# numbers and other labels
# decimalDigits just tells Report Magic how many digits to round to
# listSeparator was changed to decimalList for clarity
#-------------------------------
[Symbols]
decimalList = ,
decimalSeparator = .
decimalDigits = 2
ellipsis = ...
percent = %
#-------------------------------
# The DATES section provides the names and abbreviations used by Report
# Magic for months and days of the week.
# The actual formatting of the dates is report specific and set in rdata.ini
#-------------------------------
[Dates]
shortMonths = <<EOT
Jan
Feb
Mar
Apr
May
Jun
Jul
Aug
Sep
Oct
Nov
Dec
EOT
longMonths = <<EOT
January
February
March
April
May
June
July
August
September
October
November
December
EOT
# NOTE 1: The order of shortDays and longDays must coincide with each other.
# NOTE 2: shortDays must match Analog's abbreviations for the language.
shortDays = <<EOT
Sun
Mon
Tue
Wed
Thu
Fri
Sat
EOT
longDays = <<EOT
Sunday
Monday
Tuesday
Wednesday
Thursday
Friday
Saturday
EOT
|