This file is indexed.

/usr/share/arc/ldap-monitor/lang/us.inc is in nordugrid-arc-ldap-monitor 1.1.1-1.

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
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
<?php

// ------ Labels: strings, titles, error messages etc, locale-dependent
// -- TEMPLATE !!! Replace English phrases on right side of assignments with your language
// -- <Language> [<2-letter code>]
// -- Translation: <your details (e-mail or such) here>
// -- Author: oxana.smirnova@hep.lu.se

// Some common strings:

$clickable = "CLICKABLE";

$str_att = ", human-readable except of some MDS-specific attributes. Click on the attribute name
to get the list of the attribute values across the ARC universe.";

$str_val = "Attribute value as entered in the Information System.";

$str_que = "Typically, different queues correspond to different allowed task duration, or to different groups of users. Click on a queue name to get detailed information about the queue, including running, queued, and finished tasks.";

$str_job = "Name of a job as assigned by the job owner.
          <br> <font color=\"red\">N/A</font> indicates that user did not assign any name.
          <br> <font color=\"red\"><b>X</b></font> indicates that the job has been killed by the owner
          <br> <font color=\"red\"><b>!</b></font> indicates that the job failed in the system
          <br> Click on a name to get a detailed description of the job.";

$str_nam = "Name of the user, as specified in the personal certificate. Click on a name to get the list of all the resources available for this user and all the jobs by this user which are currently in the system.";

$str_sta = "Job status as returned by the Grid Manager (GM) and
   LRMS. In sequential order, the states are:
   <dl>
     <dt>ACCEPTED &ndash; job submitted but not yet processed</dt>
     <dt>PREPARING &ndash; input files are being retreived</dt>
     <dt>SUBMITTING &ndash; interaction with LRMS ongoing</dt>
     <dt>INLRMS &ndash; the job is transferred to the LRMS; internal
       status is added by the infosystem. Possible states are:</dt>
       <dd>: Q &ndash; job is queued
       <br>: U &ndash; job is in a suspended state on a busy node (PBSPro)
       <br>: S &ndash; job is in a suspended state (Condor)
       <br>: R, run &ndash; job is running
       <br>: E &ndash; job is finishing (PBS)
     </dd>
     <dt>FINISHING &ndash; output files are being transferred by the GM</dt>
     <dt>FINISHED &ndash; job is finished; time stamp is added by the infosystem</dt>
     <dt>CANCELING &ndash; job is being cancelled</dt>
     <dt>DELETED &ndash; job not cleaned upon user request but
       removed by the GM due to expiration time</dt>
   </dl>
   Each of the states can be reported with the PENDING: prefix,
   meaning the GM is attempting to move the job to the next
   state";

$str_tim = "CPU time used by the job, minutes.";

$str_mem = "Memory consumed by the job, KB";

$str_cpu = "Number of processors used by the job.";

// Actual messages

$message = array (
                  // Table headers and help (do not localize "0" and "help" keys)
                  // For "help", keywords in <dt></dt> must correspond to column titles below the help text )
                  "loadmon"  => array(
                                      "0" => "Grid Monitor",
                                      "help" => "<div align=\"left\">
                                                <dl>
                                                  <dt>
                                                    This screen displays all the sites registering to the top ARC
                                                    indexing service, sorted by country then by host name. Selected site
                                                    parameters are monitored: cluster alias, total CPU capacity and number
                                                    of running and queued jobs, both Grid and local ones. Use &quot;Search&quot;
                                                    utility if you want to compare other cluster, queue, job etc. characteristics
                                                  </dt>
                                                  <dt><b>Country</b></dt>
                                                  <dd>".$clickable.". Country flag and name as deduced from available resource
                                                      descriptions. Click to show only this country info. </dd>
                                                  <dt><b>Cluster</b></dt>
                                                  <dd>".$clickable.". Cluster alias as assigned by the owner. Maximal displayed
                                                      length is 22 characters. Click on the alias to get a detailed cluster
                                                      description.</dd>
                                                  <dt><b>CPUs</b></dt>
                                                  <dd>Total number of CPUs in a cluster. <b>NB!</b> Only a fraction of those
                                                      can be actualy available for the Grid users.</dd>
                                                  <dt><b>Load (processes:Grid&#43local)</b></dt>
                                                  <dd>".$clickable.". Relative cluster load, corresponding to the occupied CPUs
                                                      count. Grey bars indicate processors occupied by the localy submitted
                                                      jobs, while red bars show CPUs occupied by jobs submitted via Grid. Click
                                                      on the bar to get the detailed list of all the running Grid jobs on the
                                                      cluster, including amount of processors per job.</dd>
                                                  <dt><b>Queueing</b></dt>
                                                  <dd>".$clickable.". Number of all queued jobs on the cluster, shown as number of
                                                      queueing grid jobs plus number of locally submitted queueing jobs. Click
                                                      the first number to get the list of queued Grid jobs on the cluster.</dd>
                                                </dl>
                                                </div>",
                                      "Country"                      => 30,
                                      "Site"                         => 160,
                                      "CPUs"                         => 10,
                                      "Load (processes: Grid+local)" => 210,
                                      "Queueing"                     => 10
                                      ),
                  "clusdes"  => array("0" => "Resource Details for",
                                      "help" => "<div align=\"left\">
                                                <dl>
                                                  <dt><b>Attribute</b></dt>
                                                  <dd>".$clickable.". Cluster attribute name".$str_att."</dd>
                                                  <dt><b>Value</b></dt>
                                                  <dd>".$str_val."</dd>
                                                  <dt><b>Queue</b></dt>
                                                  <dd>".$clickable.". Names of batch queues available for the
                                                    ARC users, as set by cluster owners. ".$str_que."</dd>
                                                  <dt><b>Status</b></dt>
                                                  <dd>Queue status. Operating queue typically reports
                                                    <i>active</i> status.</dd>
                                                  <dt><b>CPU (min)</b></dt>
                                                  <dd>Time limit for job duration per queue, if set, in
                                                    CPU-minutes. First displayed value is the lower limit,
                                                    second - the upper one. If limits are not set (jobs of any
                                                    duration are accepted), <b>N/A</b> tag is shown.</dd>
                                                  <dt><b>Running</b></dt>
                                                  <dd>Number of jobs running in the queue. Total number of jobs
                                                    is shown, with number of <b>processors</b> occupied by
                                                    Grid-submitted jobs displayed in parentheses, e.g. (Grid:
                                                    12). NB! For parallel multiprocessor jobs, number in
                                                    parentheses can be larger than number of jobs.</dd>
                                                  <dt><b>Queing</b></dt>
                                                  <dd>Number of jobs awaiting execution in the queue. Total
                                                    number of jobs is shown, with Grid-submitted jobs displayed
                                                    in parentheses, e.g. (Grid: 235)</dd>
                                                </dl>
                                                </div>
",
                                      "Queue"                        => 0,
                                      "Status"                       => 0,
                                      "Limits (min)"                 => 0,
                                      "CPUs"                         => 0,
                                      "Running"                      => 0,
                                      "Queueing"                     => 0
                                      ),
                  "jobstat"  => array("0" => "Jobs at:Job ID",
                                      "help" => "<div align=\"left\">
                                                <b>JOB LIST:</b>
                                                <dl>
                                                <dt><b>Job name</b></dt>
                                                <dd>".$clickable.". Name of a job as assigned by the owner. If no
                                                  name has been assigned, &quot;<span
                                                    style={color:red;}>N/A</span>&quot; is displayed. Click
                                                  on a name to get a detailed description of the job.</dd>
                                                <dt><b>Owner</b></dt>
                                                <dd>".$clickable.". ".$str_nam."</dd>
                                                <dt><b>Status</b></dt>
                                                <dd>".$str_sta."</dd>
                                                <dt><b>CPU (min)</b></dt>
                                                <dd>".$str_tim."</dd>
                                                <dt><b>Queue</b></dt>
                                                <dd>".$clickable.". Name of the batch queue in which the job is
                                                  being executed. ".$str_que."</dd>
                                                <dt><b>CPUs</b></dt>
                                                <dd>".$str_cpu."</dd>
                                                </dl>
                                              </div>
                                              <div align=\"left\"><b>JOB DETAILS:</b>
                                                <dl>
                                                <dt><b>Attribute</b></dt>
                                                <dd>".$clickable.". Job attribute name".$str_att."</dd>
                                                <dt><b>Value</b></dt>
                                                <dd>".$str_val."</dd>
                                               </dl>
                                               </div>
",
                                      "Job name"                     => 0,
                                      "Owner"                        => 0,
                                      "Status"                       => 0,
                                      "CPU (min)"                    => 0,
                                      "Queue"                        => 0,
                                      "CPUs"                         => 0
                                      ),
                  "volist"   => array("0" => "Virtual Organisations",
                                      "help" => "<div align=\"left\">
                                                 <dl>
                                                   <dt><b>Virtual Organisation</b></dt>
                                                   <dd>".$clickable.". Group of users, typically sharing common
                                                     activities and resources, authorised at at least one
                                                     ARC-enabled site. Click on the name to get the list of
                                                     group members.</dd>
                                                   <dt><b>Members</b></dt>
                                                   <dd>Number of group members.</dd>
                                                   <dt><b>Served by</b></dt>
                                                   <dd>LDAP server that supports the group membership
                                                     database.</dd>
                                                 </dl>
                                                 </div>
",
                                      "Virtual Organisation"         => 0,
                                      "Members"                      => 0,
                                      "Served by"                    => 0
                                      ),
                  "vousers"  => array("0" => "Grid User Base",
                                      "help" => "<div align=\"left\">
                                                 <dl>
                                                   <dt><b>Name</b></dt>
                                                   <dd>".$clickable.". ".$str_nam."</dd>
                                                   <dt><b>Affiliation</b></dt>
                                                   <dd>Users home institute as entered by a VO manager. Can be
                                                     empty.</dd>
                                                   <dt><b>E-mail</b></dt>
                                                   <dd>".$clickable.". Users e-mail as entered by a VO manager. Can be
                                                     empty. Click the address to send an e-mail to the user.</dd>
                                                 </dl>
                                                 </div>
",
                                      "#"                            => 0,
                                      "Name"                         => 0,
                                      "Affiliation"                  => 0,
                                      "E-mail"                       => 0
                                      ),
                  "userlist" => array("0" => "Information for",
                                      "help" => "<div align=\"left\">
                                                <dl>
                                                <dt><b>Cluster:queue</b></dt>
                                                <dd>".$clickable.". Names of clusters and respective queues
                                                  (separated by a column, &quot;:&quot;) where a user is
                                                  authorized to submit jobs. If a user is not authorized,
                                                  message &quot;<b><font color=\"red\">Not authorised at host
                                                      ...</font></b>&quot; is displayed. Click a cluster name
                                                  to get a detailed cluster description. Click on a queue name
                                                  to get a detailed queue description. </dd>
                                                <dt><b>Free CPUs</b></dt>
                                                <dd>Number of free CPUs available in a given queue for the
                                                  user at this moment of time, optionally appended with the
                                                  upper time limit value (in minutes). For example,
                                                  &quot;3&quot; means 3 CPUs available for a job of unlimited
                                                  running time; &quot;4:360&quot; indicates there are 4 CPUs
                                                  available for jobs not longer than 6 hours; &quot;10:180
                                                  30&quot; means there are 10 CPUs available for jobs not
                                                  exceeding 3 hours, plus 30 CPUs available for jobs of any
                                                  length; &quot;0&quot; means there are no CPUs available at
                                                  the moment, and the jobs will be placed in a waiting
                                                  queue.</dd>
                                                <dt><b>Queued jobs</b></dt>
                                                <dd>Number of user's jobs expected to sit ahead of a new submitted
                                                  job (for this user) in a waiting queue. Number of
                                                  &quot;0&quot; means the job is expected to be executed
                                                  immediately. <b>NB!</b> This is only an estimation, which
                                                  can be overwritten by local policies.</dd>
                                                <dt><b>Free disk (MB)</b></dt>
                                                <dd>Disk space available for the user in a given queue (in
                                                  Megabytes). <b>NB!</b> This is only an estimation, as most
                                                  clusters do not provide fixed disk quotas.</dd>
                                                <dt><b>Job name</b></dt>
                                                <dd>".$clickable.". ".$str_job."</dd>
                                                <dt><b>Status</b></dt>
                                                <dd>".$str_sta."</dd>
                                                <dt><b>CPU (min)</b></dt>
                                                <dd>".$str_tim."</dd>
                                                <dt><b>Cluster</b></dt>
                                                <dd>".$clickable.". Name of the cluster at which the job is being
                                                  executed. Click on a cluster name to get detailed
                                                  information about the cluster.</dd>
                                                <dt><b>Queue</b></dt>
                                                <dd>".$clickable.". Name of the batch queue in which the job is/was
                                                  executed. ".$str_que."</dd>
                                                <dt><b>CPUs</b></dt>
                                                <dd>".$str_cpu."</dd>
                                              </dl>
                                              </div>
",
                                      ""                             => 0,
                                      "Job name"                     => 0,
                                      "Status"                       => 0,
                                      "CPU (min)"                    => 0,
                                      "Cluster"                      => 0,
                                      "Queue"                        => 0,
                                      "CPUs"                         => 0
                                      ),
                  "attlist"  => array("0" => "Attribute values",
                                      "help" => "<div align=\"left\">
                                                 <dl>
                                                   <dt><b>Object</b></dt>
                                                   <dd>".$clickable.". Name of the object which attributes are
                                                     displayed. It can be a cluster name, a clusters queue name,
                                                     a job name, a user name etc. Click on the string to get a
                                                     detailed decscription of the object.</dd>
                                                   <dt><b>Attribute</b></dt>
                                                   <dd>For each object, one or more attribute values can be
                                                     listed. Column title is the human-readable attribute name
                                                     (except of some MDS-specific attributes), and the column
                                                     contents are attribute values per object as entered in the
                                                     Information System.</dd>
                                                 </dl>
                                                 </div>",
                                      "Object"                       => 0,
                                      "Attribute"                    => 0
                                      ),
                  "quelist"  => array("0" => "Queue",
                                      "help" => "<div align=\"left\">
                                                 <dl>
                                                   <dt><b>Attribute</b></dt>
                                                   <dd>".$clickable.". Name of a queue attribute".$str_att."</dd>
                                                   <dt><b>Value</b></dt>
                                                   <dd>".$str_val."</dd>
                                                   <dt><b>Job name</b></dt>
                                                   <dd>".$clickable.". ".$str_job."</dd>
                                                   <dt><b>Owner</b></dt>
                                                   <dd>".$clickable.". ".$str_nam."</dd>
                                                   <dt><b>Status</b></dt>
                                                   <dd>".$str_sta."</dd>
                                                   <dt><b>CPU (min)</b></dt>
                                                   <dd>".$str_tim."</dd>
                                                   <dt><b>Memory (KB)</b></dt>
                                                   <dd>".$str_mem."</dd>
                                                   <dt><b>CPUs</b></dt>
                                                   <dd>".$str_cpu."</dd>
                                                 </dl>
                                                 </div>
",
                                      ""                             => 0,
                                      "Job name"                     => 0,
                                      "Owner"                        => 0,
                                      "Status"                       => 0,
                                      "CPU (min)"                    => 0,
                                      "Memory (KB)"                  => 0,
                                      "CPUs"                         => 0
                                      ),
                  "sestat"   => array("0" => "Storage Elements",
                                      "help" => "<div align=\"left\">
                                                <dl>
                                                  <dt><b>Alias</b></dt>
                                                  <dd>Storage element alias as specified in the Information
                                                    System. Maximal displayed length is 15 characters.</dd>
                                                  <dt><b>Tot. space</b></dt>
                                                  <dd>Total disk space, GB.</dd>
                                                  <dt><dt><b>Free space</b></dt>
                                                  <dd>Disk space available at the moment, GB.</dd>
                                                  <dt><b>Name</b></dt>
                                                  <dd>Storage element name, consisting of a logical name and
                                                    host name (separated by a column, &quot;:&quot;). Logical
                                                    name is used only for information system purposes, to
                                                    distinguish between different storage elements hosted by the
                                                    same machine.</dd>
                                                  <dt><b>Base URL</b></dt>
                                                  <dd>URL for the storage element, typically a gsiftp://
                                                    protocol. Use this URL as the base to access files.</dd>
                                                  <dt><b>Type</b></dt>
                                                  <dd>Storage element type. &quot;gridftp-based&quot; indicates
                                                    a disk storage with GridFTP interface.</dd>
                                                </dl>
                                                </div>
",
                                      "#"                            => 0,
                                      "Alias"                        => 0,
                                      "Free/tot. space, GB"          => 0,
                                      "Name"                         => 0,
                                      "Base URL"                     => 0,
                                      "Type"                         => 0
                                      ),
                  "allusers" => array("0" => "Authorised Grid Users:Active Grid Users",
                                      "help" => "<div align=\"left\">
                                                 <dl>
                                                   <dt><b>Name</b></dt>
                                                   <dd>".$clickable.". ".$str_nam."</dd>
                                                   <dt><b>Affiliation</b></dt>
                                                   <dd>User's affiliation, derived from the personal certificate</dd>
                                                   <dt><b>Jobs</b></dt>
                                                   <dd>Count of all user jobs in the system (running, pending,
                                                     finished or deleted)</dd>
                                                   <dt><b>Sites</b></dt>
                                                   <dd>Shows how many sites authorise this user</dd>
                                                 </dl>
                                                 </div>
",
                                      "#"                            => 0,
                                      "Name"                         => 0,
                                      "Affiliaton"                   => 0,
                                      "Jobs"                         => 0,
                                      "Sites"                        => 0
                                      ),
                  "userres"  => array("0" => "",
                                      "Cluster:queue"                => 0,
                                      "Free CPUs"                    => 0,
                                      "Queued jobs"                  => 0,
                                      "Free disk (MB)"               => 0
                                      ),
                  "ldapdump" => array("0" => "",
                                      "Attribute"                    => 0,
                                      "Value"                        => 0
                                      ),
                  // IS attributes
                  "mdsattr"  => array(
                                      "objectClass"   => "objectClass",
                                      "Mds-validfrom" => "Info valid from (GMT)",
                                      "Mds-validto"   => "Info valid to (GMT)"
                                      ),
                  "isattr"   => array(
                                      "nordugrid-cluster-name"               => "Front-end domain name",
                                      "nordugrid-cluster-aliasname"          => "Cluster alias",
                                      "nordugrid-cluster-contactstring"      => "Contact string",
                                      "nordugrid-cluster-interactive-contactstring" => "Interactive contact",
                                      "nordugrid-cluster-comment"            => "Comment",
                                      "nordugrid-cluster-support"            => "E-mail contact",
				      "nordugrid-cluster-acl"                => "Authorised VOs",
                                      "nordugrid-cluster-lrms-type"          => "LRMS type",
                                      "nordugrid-cluster-lrms-version"       => "LRMS version",
                                      "nordugrid-cluster-lrms-config"        => "LRMS details",
                                      "nordugrid-cluster-architecture"       => "Architecture",
                                      "nordugrid-cluster-opsys"              => "Operating system",
                                      "nordugrid-cluster-homogeneity"        => "Homogeneous cluster",
                                      "nordugrid-cluster-nodecpu"            => "CPU type (slowest)",
                                      "nordugrid-cluster-nodememory"         => "Memory (MB, smallest)",
                                      "nordugrid-cluster-totalcpus"          => "CPUs, total",
                                      "nordugrid-cluster-cpudistribution"    => "CPU:machines",
                                      "nordugrid-cluster-benchmark"          => "Benchmark",
                                      "nordugrid-cluster-sessiondir-free"    => "Disk space, available (MB)",
                                      "nordugrid-cluster-sessiondir-total"   => "Disk space, total (MB)",
                                      "nordugrid-cluster-sessiondir-lifetime"=> "Grid session lifetime (min)",
                                      "nordugrid-cluster-cache-free"         => "Cache size, available (MB)",
                                      "nordugrid-cluster-cache-total"        => "Cache size, total (MB)",
                                      "nordugrid-cluster-runtimeenvironment" => "Runtime environment",
                                      "nordugrid-cluster-localse"            => "Storage Element, local",
                                      "nordugrid-cluster-middleware"         => "Grid middleware",
                                      "nordugrid-cluster-totaljobs"          => "Jobs, total amount",
                                      "nordugrid-cluster-usedcpus"           => "CPUs, occupied",
                                      "nordugrid-cluster-queuedjobs"         => "Jobs, queued",
				      "nordugrid-cluster-prelrmsqueued"      => "Grid jobs, awaiting submission",
                                      "nordugrid-cluster-location"           => "Postal code",
                                      "nordugrid-cluster-owner"              => "Owner",
                                      "nordugrid-cluster-issuerca"           => "Certificate issuer",
                                      "nordugrid-cluster-issuerca-hash"      => "Certificate issuer's hash",
                                      "nordugrid-cluster-trustedca"          => "Trusted certificate issuers",
                                      "nordugrid-cluster-nodeaccess"         => "Node IP connectivity",
                                      "nordugrid-cluster-gridarea"           => "Session area (OBSOLETE)",
                                      "nordugrid-cluster-gridspace"          => "Grid disk space (OBSOLETE)",
                                      "nordugrid-cluster-opsysdistribution"  => "OS distribution (OBSOLETE)",
                                      "nordugrid-cluster-runningjobs"        => "Jobs, running (OBSOLETE)",
				      "nordugrid-cluster-credentialexpirationtime" => "Credential expiration time",
                                      "nordugrid-queue-name"                 => "Queue name",
                                      "nordugrid-queue-comment"              => "Comment",
                                      "nordugrid-queue-status"               => "Queue status",
                                      "nordugrid-queue-running"              => "Total occupied CPUs",
				      "nordugrid-queue-localqueued"          => "Local jobs, queued",
				      "nordugrid-queue-prelrmsqueued"        => "Grid jobs, awaiting submission",
                                      "nordugrid-queue-queued"               => "Jobs, queued (OBSOLETE)",
                                      "nordugrid-queue-maxrunning"           => "Jobs, running (max)",
                                      "nordugrid-queue-maxqueuable"          => "Jobs, queueable (max)",
                                      "nordugrid-queue-maxuserrun"           => "Jobs per Unix user (max)",
                                      "nordugrid-queue-maxcputime"           => "CPU time, max. (minutes)",
                                      "nordugrid-queue-mincputime"           => "CPU time, min. (minutes)",
                                      "nordugrid-queue-defaultcputime"       => "CPU time, default (minutes)",
                                      "nordugrid-queue-maxwalltime"          => "Walltime, max. (minutes)",
                                      "nordugrid-queue-minwalltime"          => "Walltime, min. (minutes)",
                                      "nordugrid-queue-defaultwalltime"      => "Walltime, default (minutes)",
                                      "nordugrid-queue-schedulingpolicy"     => "Scheduling policy",
                                      "nordugrid-queue-totalcpus"            => "CPUs, total",
                                      "nordugrid-queue-nodecpu"              => "CPU type",
                                      "nordugrid-queue-nodememory"           => "Memory (MB)",
                                      "nordugrid-queue-architecture"         => "Architecture",
                                      "nordugrid-queue-opsys"                => "Operating system",
                                      "nordugrid-queue-homogeneity"          => "Homogeneous queue",
                                      "nordugrid-queue-gridrunning"          => "CPUs occupied by Grid jobs",
                                      "nordugrid-queue-gridqueued"           => "Grid jobs, queued",
                                      "nordugrid-queue-benchmark"            => "Benchmark",
                                      "nordugrid-queue-assignedcpunumber"    => "CPUs per queue (OBSOLETE)",
                                      "nordugrid-queue-assignedcputype"      => "CPU type (OBSOLETE)",
                                      "nordugrid-job-globalid"               => "ID",
                                      "nordugrid-job-globalowner"            => "Owner",
                                      "nordugrid-job-execcluster"            => "Execution cluster",
                                      "nordugrid-job-execqueue"              => "Execution queue",
                                      "nordugrid-job-stdout"                 => "Standard output file",
                                      "nordugrid-job-stderr"                 => "Standard error file",
                                      "nordugrid-job-stdin"                  => "Standard input file",
                                      "nordugrid-job-reqcputime"             => "Requested CPU time",
                                      "nordugrid-job-reqwalltime"            => "Requested wall clock time",
                                      "nordugrid-job-status"                 => "Status",
                                      "nordugrid-job-queuerank"              => "Position in the queue",
                                      "nordugrid-job-comment"                => "LRMS comment",
                                      "nordugrid-job-submissionui"           => "Submission machine",
                                      "nordugrid-job-submissiontime"         => "Submission time (GMT)",
                                      "nordugrid-job-usedcputime"            => "Used CPU time",
                                      "nordugrid-job-usedwalltime"           => "Used wall clock time",
                                      "nordugrid-job-completiontime"         => "Completion time (GMT)",
                                      "nordugrid-job-sessiondirerasetime"    => "Erase time (GMT)",
                                      "nordugrid-job-proxyexpirationtime"    => "Proxy expiration time (GMT)",
                                      "nordugrid-job-usedmem"                => "Used memory (KB)",
                                      "nordugrid-job-errors"                 => "Errors",
                                      "nordugrid-job-exitcode"               => "Exit code",
                                      "nordugrid-job-jobname"                => "Name",
                                      "nordugrid-job-runtimeenvironment"     => "Runtime environment",
                                      "nordugrid-job-cpucount"               => "Requested CPUs",
                                      "nordugrid-job-executionnodes"         => "Execution nodes",
                                      "nordugrid-job-gmlog"                  => "GM log file",
                                      "nordugrid-job-clientsoftware"         => "Client version",
                                      "nordugrid-job-rerunable"              => "Rerunnable",
                                      "nordugrid-job-reqcput"                => "Requested time  (OBSOLETE)",
                                      "nordugrid-job-gridlog"                => "Gridlog file (OBSOLETE)",
                                      "nordugrid-job-lrmscomment"            => "LRMS comment (OBSOLETE)",
                                      "nordugrid-authuser-name"              => "Name",
                                      "nordugrid-authuser-sn"                => "Subject Name",
                                      "nordugrid-authuser-freecpus"          => "Free CPUs",
                                      "nordugrid-authuser-diskspace"         => "Free disk space (MB)",
                                      "nordugrid-authuser-queuelength"       => "User's queued jobs",
                                      "nordugrid-se-name"                    => "Name",
                                      "nordugrid-se-aliasname"               => "Storage element alias",
                                      "nordugrid-se-type"                    => "Storage element type",
				      "nordugrid-se-acl"                     => "Authorised VOs",
                                      "nordugrid-se-freespace"               => "Free space (MB)",
                                      "nordugrid-se-totalspace"              => "Total space (MB)",
                                      "nordugrid-se-url"                     => "Contact URL",
                                      "nordugrid-se-baseurl"                 => "Contact URL (OBSOLETE)",
                                      "nordugrid-se-accesscontrol"           => "Access control",
                                      "nordugrid-se-authuser"                => "Authorised user (DN)",
                                      "nordugrid-se-location"                => "Postal code",
                                      "nordugrid-se-owner"                   => "Owner",
                                      "nordugrid-se-middleware"              => "Middleware",
                                      "nordugrid-se-issuerca"                => "Certificate issuer",
                                      "nordugrid-se-issuerca-hash"           => "Certificate issuer's hash",
                                      "nordugrid-se-trustedca"               => "Trusted certificate issuers",
                                      "nordugrid-se-comment"                 => "Comment",
                                      "nordugrid-rc-name"                    => "Domain name",
                                      "nordugrid-rc-aliasname"               => "Replica Catalog alias",
                                      "nordugrid-rc-baseurl"                 => "Contact URL",
                                      "nordugrid-rc-authuser"                => "Authorised user (DN)",
                                      "nordugrid-rc-location"                => "Postal code",
                                      "nordugrid-rc-owner"                   => "Owner",
                                      "nordugrid-rc-issuerca"                => "Certificate issuer"
                                      ),
                  // Errors, warnings etc
                  "errors"   => array(
                                      // failure notices
                                      "1"   => "Can not read top-level resource indices",
                                      "2"   => "None of the local indices returned connection",
                                      "3"   => " bad configuration or request timed out",
                                      "4"   => "No Grid jobs found",
                                      "5"   => "No information found",
                                      "6"   => "Server unavailable",
                                      "7"   => " - refresh later",
                                      "8"   => "No queue information found",
                                      "9"   => "No entries found",
                                      "10"  => "No users found",
                                      "11"  => "Not authorised at host",
                                      "12"  => "does not answer",
                                      "13"  => "No recent jobs found for ",
                                      // debug messages
                                      "101" => " Monitor timeouts for GRIS: ",
                                      "102" => " sec on connection and ",
                                      "103" => " sec on search",
                                      "104" => " sec spent searching",
                                      "105" => "Showing resources only in ",
                                      "106" => "Polled top-level indices: ",
                                      "107" => "Got geographical locations, scanned sites: ",
                                      "108" => " sites arranged by geographical location",
                                      "109" => "Search for cluster attributes",
                                      "110" => "Search for queue attributes",
                                      "111" => "No data from ",
                                      "112" => " is up in ",
                                      "113" => " has no resources to offer",
                                      "114" => " Monitor timeouts for GIIS: ",
                                      "115" => "Skipping GRIS: ",
                                      "116" => "not a ",
                                      "117" => "Checking connection: ",
                                      "118" => "OK",
                                      "119" => "That far, detected resources of kind ",
                                      "120" => "LDAP error searching ",
                                      "121" => " status at ",
                                      "122" => "Blacklisted: ",
                                      "123" => "Registrant found for ",
                                      "124" => "Search for SE attributes",
                                      "125" => "Search for users",
                                      "126" => "Search for jobs",
                                      "127" => " has job ",
                                      "128" => " while not being authorized",
                                      "129" => "Can not get object data: error ",
                                      // icon titles
                                      "301" => "Refresh",
                                      "302" => "Print",
                                      "303" => "Help",
                                      "304" => "Close",
                                      "305" => "Red",
                                      "306" => "Grey",
                                      "307" => "All users",
                                      "308" => "Active users",
                                      "309" => "Search",
                                      "310" => "Storage",
                                      "311" => "VOs",
                                      "312" => "Flag of ",
                                      "313" => " Grid processes and ",
                                      "314" => " local processes",
                                      // auxilliary strings
                                      "401" => "Processes",
                                      "402" => "Grid",
                                      "403" => "Local",
                                      "404" => "World",
                                      "405" => "TOTAL",
                                      "406" => " sites",
                                      "407" => "a lot of",
                                      "408" => " GB",
                                      "409" => " ALL",
                                      "410" => "Cluster",
                                      "411" => "Queue",
                                      "412" => "Job",
                                      "413" => "User",
                                      "414" => "Storage",
                                      "415" => "Replica Cat.",
                                      "416" => "Define attributes to display for the object: ",
                                      "417" => "AND of all the expressions will be matched",
                                      "418" => "Leave the righmost field empty to show everything",
                                      "419" => "Display resources or objects of your choice",
                                      "420" => "Distinguished name",
                                      "421" => "Can use a total of ",
                                      "422" => " sites",
                                      "423" => "Resource / object:",
                                      "424" => "Nr.of attributes (def. 6):",
                                      "425" => "Object",
                                      "426" => "Next",
                                      "427" => "Select one",
                                      "428" => "Reset",
                                      "429" => "SHOW"
                                      ),
                  // Post code conversion
                  "tlconvert" => array (
                                        "Australia" => "Australia",	   
					"Austria" => "Austria",	   
					"Armenia" => "Armenia",	   
					"Algeria" => "Algeria",	   
					"Belgium" => "Belgium",	   
					"Bulgaria" => "Bulgaria",	   
                                        "Canada" => "Canada",	   
                                        "China" => "China",	   
					"Czechia" => "Czechia",	   
                                        "Denmark" => "Denmark",	   
                                        "Estonia" => "Estonia",	   
                                        "Finland" => "Finland",	   
					"France" => "France",	   
					"Georgia" => "Georgia",	   
                                        "Germany" => "Germany",	   
					"Greece" => "Greece",	   
					"Hungary" => "Hungary",	   
                                        "Iceland" => "Iceland",	   
					"Ireland" => "Ireland",	   
					"Ireland" => "Ireland",	   
					"Italy" => "Italy",	   
                                        "Japan" => "Japan",	   
                                        "Latvia" => "Latvia",	   
                                        "Lithuania" => "Lithuania",	   
					"Morocco" => "Morocco",	   
					"Netherlands" => "Netherlands",	   
                                        "Norway" => "Norway",	   
					"Poland" => "Poland",	   
					"Portugal" => "Portugal",	   
					"Romania" => "Romania",	   
					"Russia" => "Russia",	   
					"SriLanka" => "Sri&nbsp;Lanka",	   
                                        "Sweden" => "Sweden",	   
                                        "Slovakia" => "Slovakia",	   
                                        "Slovenia" => "Slovenia",	   
                                        "Switzerland" => "Switzerland",	   
                                        "Turkey" => "Turkey",	   
					"UK" => "UK",		   
					"Ukraine" => "Ukraine",	   
					"USA" => "USA"             
                                        )
                  );

?>