This file is indexed.

/usr/share/rmagic/lang/no/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
182
183
184
185
186
187
188
189
190
191
192
193
# -------------------------------------------------------------------
# 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 = NO
CharacterSet = iso-8859-1

[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 = For å navigere gjennom rapportene uten rammer, start fra <A HREF="%0">Navigeringssiden</a>.
O0002 = Toppen av dokumentet
O0003 = Denne rapporten ble generert %0.
O0004 = Rapporttidsområde fra %0 til %1.
O0005 = Webstatistikkrapport produsert av:
O0006 = Problemer med nettstedets statistikker? <a href="mailto:%0">Kontakt oss (på engelsk)</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 per %2.
# - This is the format used by O0003 for the report generation date
O0008 = yyyy-mm-dd hh:nn
# - This is the alternate table text for filters tables
O0009 = Disse filtrene ble brukt i den følgende rapporten.
# - These are the title text (attributes) for the frames
O0010 = Navigasjonsside
O0011 = Rapporinnholdsside
# - This is the (printed) title for the navigation window
O0012 = Rapport<br />&nbsp;&nbsp;Navigasjon
# - This is the name given to the slice on a pie chart containing all
#   slices that are < 3% of total
O0013 = Andre
# This is the default Title if none is given. %0 is replaced with the HOSTNAME from Analog
O0014 = Webstatistikk 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 = Lager rapportfil i %0.
N0002 = --> Innstillinger-fil: %0.
N0003 = ... Lager graf-fil i %0.
N0004 = Begynner rapportgenerering (%0).
N0005 = --> Inndatafil: %0.
N0006 = --> Ut-filsti: %0.
N0007 = --> Ut-navigasjonsfil: %0.
N0008 = --> Ut-rapportfil: %0.
N0009 = --> Ut-rammesettfil: %0.
N0010 = Rapportgenerering ferdig (%0).
N0011 = Skriver meldinger til loggfil %0.

W0000 = %0
W0001 = ADVARSEL: Ukjent rapport [%0].  Alle linjer for denne rapporten blir ignorert.
W0002 = ADVARSEL: Ukjent kolonne [%0]. Alle kolonner som denne blir ignorert.
W0003 = ADVARSEL: Ukjent rapporttype "%0" definert for rapporten [%1]. Ignorerer hele rapporten.
W0004 = ADVARSEL: Din Acive_Column %0, ble ikke funnet i kolonnene for %1-rapporten. Ingen grafer vil bli laget for denne rapporten.
W0005 = ADVARSEL: Kan ikke åpne Company_Logo-filen: %0. Bruker forvalgte logoer.
W0006 = ADVARSEL: Kommandolinjeargumentet, %0, som du spesifiserte er ugyldig.  Det vil bli ignorert.
W0007 = ADVARSEL: Kan ikke åpne Top_Logo-filen: %0. Bruker forvalgt tekst.
W0008 = ADVARSEL: Innstillingen "%0" er ikke kjent.  Den vil bli ignorert.

E0000 = %0
E0001 = FEIL: -- Kan ikke lese fra rapportfilen: %0. --
E0002 = FEIL: -- Kan ikke lese fra navigasjonsfilen: %0. --
E0003 = FEIL: -- Kan ikke skrive til rapportfilen: %0. --
E0004 = FEIL: -- Kan ikke skrive til navigasjonsfilen: %0. --
E0005 = FEIL: -- Kan ikke lese fra datafilen: %0 --
E0006 = FEIL: -- Kan ikke skrive til rammesettfilen: %0 --
E0007 = FEIL: -- Kan ikke skrive til navigasjonsfilen: %0 --
E0008 = FEIL: -- Kan ikke skrive til rapportfilen: %0 --
E0009 = FEIL: -- Kunne ikke åpne en forvalgt innstillingsfil som passer med, %0.*. --
#E0010 ** Moved to warnings level: W0004
E0011 = FEIL: -- Påkrevd fil %0 mangler eller er korrupt.  Kan ikke fortsette. --
E0012 = FEIL: -- Kan ikke åpne feil-loggfilen: %0 --
#E0013 ** Moved to warnings level: W0005
E0014 = FEIL: -- Kan ikke åpne innstillingsfilen %0, som du spesifiserte. --
E0015 = <<END
FEIL: -- GD-biblioteket ditt støtter visst ikke et kjent grafikkformat.
Vennligst gi oss beskjed om dette problemet  %0 ( engelsk).  Pass  å
oppgi versjonen av GD.pm [%1] og versjonen av Report Magic [%2].--
END
E0016 = <<END
Inndatafilen %s inneholder ikke noen gyldige data.  Antagelig har
du glemt å legge til innstillingen OUTPUT COMPUTER i innstillingsfilen
til Analog.  Fiks dette og prøv å kjøre Analog og Report Magic igjen.
END

E0017 = FEIL: -- Når du kjører som CGI  du oppgi filstien til Analog.

E0018 = Report Magick-feil
E0019 = En feil oppstod under kjøring av Report Magic.  Se tjenerens feillogg for flere detaljer.

E0020 = FEIL: -- Kan ikke lese dataene fra Analog --



#-------------------------------
# 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
mai
jun
jul
aug
sep
okt
nov
des
EOT

longMonths = <<EOT
januar
februar
mars
april
mai
juni
juli
august
september
oktober
november
desember
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
søn
man
tir
ons
tor
fre
lør
EOT

longDays = <<EOT
søndag
mandag
tirsdag
onsdag
torsdag
fredag
lørdag
EOT