source: trunk/gsdl/macros/english.dm@ 10919

Last change on this file since 10919 was 10872, checked in by jrm21, 19 years ago

extensive modifications of generated HTML to support HTML4 and CSS.
Style sheets are the images/ directory. This should make it much easier
to make custom themes for collections, merely by modifying the style
sheet.

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 43.3 KB
Line 
1# this file must be UTF-8 encoded
2#####################################################################
3#
4# English Language text and icon macros
5#
6######################################################################
7#
8# This is the main macro file for translation when creating an
9# interface in another language.
10
11# Under the 'text macros' comments are text macros of the form:
12# _macroname_ {macro value}
13# Everything between the {} is the text to be translated. This text
14# may itself contain macros (i.e. characters other than space between
15# underscore characters, e.g. _about:numdocs_ or _textpage_). These
16# macro names occurring within text shouldn't be translated but should
17# be left as they are. Underscores or curly brackets occurring
18# naturally within the text should be escaped with a leading backslash
19# (i.e. '\_', '\{' or '\}).
20#
21# Under the 'icons' comments are macros concerned with displaying
22# icons which themselves contain text.
23# Above each macro (or group of macros) for an icon is a comment line
24# that looks something like '## "HOME" ## top_nav_button ## chome ##'.
25# The first field of the comment ("HOME" in this case) is the text
26# that appears in the english version of the icon. This is the text
27# that must be translated, nothing needs to be done to the macros
28# themselves. The other two fields of the comments are used by
29# automatic icon generating software which reads the newly translated
30# file and generates appropriate icons.
31#
32# Comment lines (other than those described above) need not be
33# translated (i.e. any lines beginning with '#', like this line).
34#
35# The simplest way to translate this file is to save it as something
36# else (e.g. french.dm) and work through translating all the text
37# macro values and icon comments.
38#
39######################################################################
40
41
42######################################################################
43# Global (base) package
44package Global
45######################################################################
46
47
48#------------------------------------------------------------
49# text macros
50#------------------------------------------------------------
51
52_textperiodicals_ {Periodicals}
53_textsource_ {source ref: }
54_textdate_ {publication date: }
55_textnumpages_ {no. of pages: }
56
57_textsignin_ {sign in}
58
59_textdefaultcontent_ {The requested page could not be found. Please use
60your browsers 'back' button or the above home button to return to the
61Greenstone Digital Library.}
62
63_textdefaulttitle_ {GSDL Error}
64
65_textbadcollection_ {This collection (called "_cvariable_") is not installed on this Greenstone digital library system.}
66
67_textselectpage_ {-- Select Page --}
68
69_collectionextra_ {This collection contains _about:numdocs_ documents.
70It was last built _about:builddate_ days ago.}
71
72# this is only used by the collector (where the above _collectionextra_
73# macro will always be set to another value)
74_collectorextra_ {
75<p>This collection contains _numdocs_ _If_("_numdocs_" eq "1",document,documents), a total of _numbytes_.
76<p><a href="_httppagex_(bsummary)">Click here</a> to view the build summary for this collection.
77}
78
79_textdescrcollection_ {}
80_textdescrabout_ {About page}
81_textdescrhome_ {Home page}
82_textdescrhelp_ {Help page}
83_textdescrpref_ {Preferences page}
84_textdescrgreenstone_ {Greenstone Digital Library Software}
85_textdescrusab_ {What did you find hard to use?}
86
87_textdescrsearch_ {Search for specific terms}
88
89# Dublin Core Metadata Element Set, Version 1.1
90_textdescrTitle_ {Browse alphabetical list of titles} # Not true DC, kept for legacy reasons
91_textdescrCreator_ {Browse alphabetical list of authors} # Not true DC, kept for legacy reasons
92_textdescrSubject_ {Browse by subject}
93_textdescrDescription_ {Browse by description}
94_textdescrPublisher_ {Browse by publisher}
95_textdescrContributor_ {Browse by contributor}
96_textdescrDate_ {Browse by date}
97_textdescrType_ {Browse by resource type}
98_textdescrFormat_ {Browse by format}
99_textdescrIdentifier_ {Browse by resource identifier}
100_textdescrSource_ {Browse by original filename} # Not true DC, kept for legacy reasons
101_textdescrLanguage_ {Browse by language}
102_textdescrRelation_ {Browse by relation}
103_textdescrCoverage_ {Browse by coverage}
104_textdescrRights_ {Browse by rights}
105
106_textdescrOrganization_ {Browse by organization}
107_textdescrKeyword_ {Browse by keyword}
108_textdescrHowto_ {Browse how to categories}
109_textdescrList_ {Browse document listing}
110_textdescrSeries_ {Browse by issue}
111_textdescrTo_ {Browse by To field}
112_textdescrFrom_ {Browse by From field}
113_textdescrTopic_ {Browse special topic issues}
114_textdescrBrowse_ {Browse}
115_textdescrCollage_ {Browse by image collage}
116_textdescrPeople_ {Browse alphabetical list of people}
117_textdescrAcronym_ {Browse acronyms}
118_textdescrPhrase_ {Browse phrases}
119_textdescrArtist_ {Browse artists}
120_textdescrVolume_ {Browse by volume}
121_textdescrCountries_ {Browse by countries}
122_textdescrCaptions_ {Browse by photo captions}
123
124
125_tabtextSearch_ {Search}
126
127# Dublin Core Metadata Element Set, Version 1.1
128_tabtextTitle_ {Titles A-Z} # Not true DC, kept for legacy reasons
129_tabtextCreator_ {Authors A-Z} # Not true DC, kept for legacy reasons
130_tabtextSubject_ {Subjects}
131
132_tabtextDescription_ {Descriptions}
133_tabtextPublisher_ {Publishers}
134_tabtextContributor_ {Contributors}
135_tabtextDate_ {Dates}
136_tabtextTypes_ {Types}
137_tabtextFormat_ {Formats}
138_tabtextIdentifier_ {Identifiers}
139_tabtextSource_ {Filenames} # Not true DC, kept for legacy reasons
140_tabtextLanguage_ {Languages}
141_tabtextRelation_ {Relations}
142_tabtextCoverage_ {Coverage}
143_tabtextRights_ {Rights}
144
145_tabtextOrg_ {Organization}
146_tabtextKeyword_ {Keywords}
147_tabtextHow_ {How to}
148_tabtextSeries_ {Series}
149_tabtextList_ {Listing}
150_tabtextTo_ {To}
151_tabtextFrom_ {From}
152_tabtextTopic_ {Topics}
153_tabtextBrwse_ {Browse}
154_tabtextCollage_ {Collage}
155_tabtextbrows_ {Browse}
156_tabtextPeople_ {People A-Z}
157_tabtextAcronym_ {Acronyms}
158_tabtextPhrase_ {Phrases}
159_tabtextArtist_ {Artists}
160_tabtextVolume_ {Volumes}
161_tabtextCaptions_ {Captions}
162_tabtextCountries_ {Countries}
163
164_texticontext_ {View the document}
165_texticonclosedbook_ {open this document and view contents}
166_texticonnext_ {to next section}
167_texticonprev_ {to previous section}
168
169_texticonworld_ {View the web document}
170
171_texticonmidi_ {View the MIDI document}
172_texticonmsword_ {View the Microsoft Word document}
173_texticonmp3_ {View the MP3 document}
174_texticonpdf_ {View the PDF document}
175_texticonps_ {View the PostScript document}
176_texticonppt_ {View the PowerPoint document}
177_texticonrtf_ {View the RTF document}
178_texticonxls_ {View the Microsoft Excel document}
179
180_page_ {page }
181_pages_ {pages}
182_of_ { of }
183_vol_ {Vol.}
184_num_ {No.}
185
186_textmonth00_ {}
187_textmonth01_ {January}
188_textmonth02_ {February}
189_textmonth03_ {March}
190_textmonth04_ {April}
191_textmonth05_ {May}
192_textmonth06_ {June}
193_textmonth07_ {July}
194_textmonth08_ {August}
195_textmonth09_ {September}
196_textmonth10_ {October}
197_textmonth11_ {November}
198_textmonth12_ {December}
199
200_textdocument_ {Document}
201_textsection_ {Section}
202_textparagraph_ {Paragraph}
203
204_magazines_ {Magazines}
205
206_nzdlpagefooter_ {<div class="divbar">&nbsp;</div>
207<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
208<br><a href="http://www.cs.waikato.ac.nz">Department of Computer Science</a>,
209<a href="http://www.waikato.ac.nz">University of Waikato</a>,
210New Zealand}
211
212_linktextHOME_ {HOME}
213_linktextHELP_ {HELP}
214_linktextPREFERENCES_ {PREFERENCES}
215
216#------------------------------------------------------------
217# icons
218#------------------------------------------------------------
219
220## "SEND FEEDBACK" ## top_nav_button ## cusab ##
221_httpiconcusabof_ {_httpimg_/cusabof.gif}
222_httpiconcusabon_ {_httpimg_/cusabon.gif}
223
224## "help" ## _title ## h_help ##
225_httpiconhhelp_ {_httpimg_/h\_help.gif}
226_widthhhelp_ {200}
227_heighthhelp_ {57}
228
229
230######################################################################
231# 'about' page
232package about
233######################################################################
234
235
236#------------------------------------------------------------
237# text macros
238#------------------------------------------------------------
239
240_textabcol_ {About this collection}
241
242_textsubcols1_ {<p>The complete collection comprises _1_ subcollections.
243Those currently available are:
244<blockquote>}
245
246_textsubcols2_ {</blockquote>
247You can check (and alter) which subcollections you are
248currently using on the Preferences page.}
249
250
251#------------------------------------------------------------
252# icons
253#------------------------------------------------------------
254
255## "about" ## _title ## h_about ##
256_httpiconhabout_ {_httpimg_/h\_about.gif}
257_widthhabout_ {200}
258_heighthabout_ {57}
259
260
261
262######################################################################
263# document package
264package document
265######################################################################
266
267
268#------------------------------------------------------------
269# text macros
270#------------------------------------------------------------
271
272# Dublin Core Metadata Element Set, Version 1.1
273_texticonhtitle_ {Titles A-Z} # Not true DC, kept for legacy reasons
274_texticonhcreat_ {Authors A-Z} # Not true DC, kept for legacy reasons
275_texticonhsubj_ {Subjects}
276_texticonhdesc_ {Descriptions}
277_texticonhpubl_ {Publishers}
278_texticonhcontr_ {Contributors}
279_texticonhdate_ {Dates}
280_texticonhtype_ {Types}
281_texticonhform_ {Formats}
282_texticonhident_ {Identifiers}
283_texticonhsrc_ {Filenames} # Not true DC, kept for legacy reasons
284_texticonhlang_ {Languages}
285_texticonhrel_ {Relations}
286_texticonhcover_ {Coverage}
287_texticonhright_ {Rights}
288
289_texticonhcoll_ {Collage}
290_texticonhto_ {To}
291_texticonhfrom_ {From}
292_texticonhser_ {Series}
293_texticonhhow_ {How to}
294_texticonhorg_ {Organizations}
295_texticonhbrwse_ {Browse}
296_texticonhbrows_ {Browse}
297_texticonhpeople_ {People A-Z}
298_texticonhacronym_ {Acronyms}
299_texticonhphrases_ {Phrases}
300_texticonhartist_ {Artists}
301_texticonhkw_ {Keywords}
302_texticonhvol_ {Volumes}
303_texticonhcapt_ {Captions}
304_texticonhcount_ {Countries}
305
306_texticonopenbookshelf_ {close this section of the library}
307_texticonclosedbookshelf_ {open this section of the library and view contents}
308_texticonopenbook_ {close this book}
309_texticonclosedfolder_ {Open this folder and view contents}
310_texticonclosedfolder2_ {open sub-section: }
311_texticonopenfolder_ {close this folder}
312_texticonopenfolder2_ {close sub-section: }
313_texticonsmalltext_ {View this section of the text}
314_texticonsmalltext2_ {view text: }
315_texticonpointer_ {current section}
316_texticondetach_ {Open this page in a new window}
317_texticonhighlight_ {Highlight search terms}
318_texticonnohighlight_ {Don't highlight search terms}
319_texticoncontracttoc_ {Collapse table of contents}
320_texticonexpandtoc_ {Expand table of contents}
321_texticonexpandtext_ {Display all text}
322_texticoncontracttext_ {Display text only for currently selected section}
323_texticonwarning_ {<b>Warning: </b>}
324_texticoncont_ {continue?}
325
326_textltwarning_ {
327<p><center>
328<table cellspacing=0 cellpadding=0 width=_pagewidth_>
329<tr valign=top><td>_iconwarning_Expanding the text here will generate a large
330amount of data for your browser to display _imagecont_
331</td></tr></table></center>
332}
333
334_textgoto_ {go to page}
335_textintro_ { <i>(introductory text)</i>}
336
337
338#------------------------------------------------------------
339# icons
340#------------------------------------------------------------
341
342# Dublin Core Metadata Element Set, Version 1.1
343
344# Not true DC, kept for legacy reasons
345## "titles a-z" ## _title ## h_title ##
346_httpiconhtitle_ {_httpimg_/h\_title.gif}
347_widthhtitle_ {200}
348_heighthtitle_ {57}
349
350# Not true DC, kept for legacy reasons
351## "authors a-z" ## _title ## h_auth ##
352_httpiconhcreat_ {_httpimg_/h\_auth.gif}
353_widthhcreat_ {200}
354_heighthcreat_ {57}
355
356## "subjects" ## _title ## h_subj ##
357_httpiconhsubj_ {_httpimg_/h\_subj.gif}
358_widthhsubj_ {200}
359_heighthsubj_ {57}
360
361## "descriptions" ## _title ## h_desc ##
362_httpiconhdesc_ {_httpimg_/h\_desc.gif}
363_widthhdesc_ {200}
364_heighthdesc_ {57}
365
366## "publishers" ## _title ## h_publ ##
367_httpiconhpubl_ {_httpimg_/h\_publ.gif}
368_widthhpubl_ {200}
369_heighthpubl_ {57}
370
371## "contributors" ## _title ## h_contr ##
372_httpiconhcontr_ {_httpimg_/h\_contr.gif}
373_widthhcontr_ {200}
374_heighthcontr_ {57}
375
376## "dates" ## _title ## h_date ##
377_httpiconhdate_ {_httpimg_/h\_date.gif}
378_widthhdate_ {200}
379_heighthdate_ {57}
380
381## "types" ## _title ## h_type ##
382_httpiconhtype_ {_httpimg_/h\_type.gif}
383_widthhtype_ {200}
384_heighthtype_ {57}
385
386## "formats" ## _title ## h_form ##
387_httpiconhform_ {_httpimg_/h\_form.gif}
388_widthhform_ {200}
389_heighthform_ {57}
390
391## "identifiers" ## _title ## h_ident ##
392_httpiconhident_ {_httpimg_/h\_ident.gif}
393_widthhident_ {200}
394_heighthident_ {57}
395
396# Not true DC, kept for legacy reasons
397## "filenames" ## _title ## h_src ##
398_httpiconhsrc_ {_httpimg_/h\_src.gif}
399_widthhsrc_ {200}
400_heighthsrc_ {57}
401
402## "languages" ## _title ## h_lang ##
403_httpiconhlang_ {_httpimg_/h\_lang.gif}
404_widthhlang_ {200}
405_heighthlang_ {57}
406
407## "relations" ## _title ## h_rel ##
408_httpiconhrel_ {_httpimg_/h\_rel.gif}
409_widthhrel_ {200}
410_heighthrel_ {57}
411
412## "coverage" ## _title ## h_cover ##
413_httpiconhcover_ {_httpimg_/h\_cover.gif}
414_widthhcover_ {200}
415_heighthcover_ {57}
416
417## "rights" ## _title ## h_right ##
418_httpiconhright_ {_httpimg_/h\_right.gif}
419_widthhright_ {200}
420_heighthright_ {57}
421
422
423
424## "to" ## _title ## h_to ##
425_httpiconhto_ {_httpimg_/h\_to.gif}
426_widthhto_ {200}
427_heighthto_ {57}
428
429## "from" ## _title ## h_from ##
430_httpiconhfrom_ {_httpimg_/h\_from.gif}
431_widthhfrom_ {200}
432_heighthfrom_ {57}
433
434## "series" ## _title ## h_ser ##
435_httpiconhser_ {_httpimg_/h\_ser.gif}
436_widthhser_ {200}
437_heighthser_ {57}
438
439## "how to" ## _title ## h_how ##
440_httpiconhhow_ {_httpimg_/h\_how.gif}
441_widthhhow_ {200}
442_heighthhow_ {57}
443
444## "topics" ## _title ## h_topic ##
445_httpiconhtopic_ {_httpimg_/h\_topic.gif}
446_widthhtopic_ {200}
447_heighthtopic_ {57}
448
449## "organization" ## _title ## h_org ##
450_httpiconhorg_ {_httpimg_/h\_org.gif}
451_widthhorg_ {200}
452_heighthorg_ {57}
453
454## "browse" ## _title ## h_brwse ##
455_httpiconhbrwse_ {_httpimg_/h\_brwse.gif}
456_widthhbrwse_ {200}
457_heighthbrwse_ {57}
458
459## "collage" ## _title ## h_coll ##
460_httpiconhcoll_ {_httpimg_/h\_coll.gif}
461_widthhcoll_ {200}
462_heighthcoll_ {57}
463
464## "people" ## _title ## h_people ##
465_httpiconhpeople_ {_httpimg_/h\_people.gif}
466_widthhpeople_ {200}
467_heighthpeople_ {57}
468
469## "acronyms" ## _title ## h_acro ##
470_httpiconhacronym_ {_httpimg_/h\_acro.gif}
471_widthhacronym_ {200}
472_heighthacronym_ {57}
473
474## "phrases" ## _title ## h_phrse ##
475_httpiconhphrse_ {_httpimg_/h\_phrse.gif}
476_widthhphrse_ {200}
477_heighthphrse_ {57}
478
479## "artists" ## _title ## h_artist ##
480_httpiconhartist_ {_httpimg_/h\_artist.gif}
481_widthhartist_ {200}
482_heighthartist_ {57}
483
484## "keywords" ## _title ## h_kw ##
485_httpiconhkw_ {_httpimg_/h\_kw.gif}
486_widthhkw_ {200}
487_heighthkw_ {57}
488
489## "volumes" ## _title ## h_vol ##
490_httpiconhvol_ {_httpimg_/h\_vol.gif}
491_widthhvol_ {200}
492_heighthvol_ {57}
493
494## "countries" ## _title ## h_count ##
495_httpiconhcount_ {_httpimg_/h\_count.gif}
496_widthhcount_ {200}
497_heighthcount_ {57}
498
499## "captions" ## _title ## h_capt ##
500_httpiconhcapt_ {_httpimg_/h\_capt.gif}
501_widthhcapt_ {200}
502_heighthcapt_ {57}
503
504
505## "CONTINUE?" ## top_nav_button ## cont ##
506_httpiconcontoff_ {_httpimg_/contof.gif}
507_httpiconconton_ {_httpimg_/conton.gif}
508
509## "EXPAND\nTEXT" ## document_button ## eallt ##
510_httpiconealltof_ {_httpimg_/ealltof.gif}
511_httpiconeallton_ {_httpimg_/eallton.gif}
512
513## "CONTRACT\nCONTENTS" ## document_button ## econc ##
514_httpiconeconcof_ {_httpimg_/econcof.gif}
515_httpiconeconcon_ {_httpimg_/econcon.gif}
516
517## "DETACH" ## document_button ## edtch ##
518_httpiconedtchof_ {_httpimg_/edtchof.gif}
519_httpiconedtchon_ {_httpimg_/edtchon.gif}
520
521## "EXPAND\nCONTENTS" ## document_button ## eexpc ##
522_httpiconeexpcof_ {_httpimg_/eexpcof.gif}
523_httpiconeexpcon_ {_httpimg_/eexpcon.gif}
524
525## "CONTRACT\nTEXT" ## document_button ## etsec ##
526_httpiconetsecof_ {_httpimg_/etsecof.gif}
527_httpiconetsecon_ {_httpimg_/etsecon.gif}
528
529## "HIGH-\nLIGHTING" ## document_button ## ehl ##
530_httpiconehlof_ {_httpimg_/ehlof.gif}
531_httpiconehlon_ {_httpimg_/ehlon.gif}
532
533## "NO HIGH-\nLIGHTING" ## document_button ## enhl ##
534_httpiconenhlof_ {_httpimg_/enhlof.gif}
535_httpiconenhlon_ {_httpimg_/enhlon.gif}
536
537
538######################################################################
539# 'search' page
540package query
541######################################################################
542
543
544#------------------------------------------------------------
545# text macros
546#------------------------------------------------------------
547
548# this if statement produces the text 'results n1 - nn for query: querystring' or
549# 'No matches for query: querystring', depending on whether or not there were
550# any matches
551_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
552_textnoquerytitle_ {Search page}
553
554_texticonthispage_ {search}
555_textsome_ {some}
556_textall_ {all}
557_textboolean_ {boolean}
558_textranked_ {ranked}
559_textnatural_ {natural}
560#_textsome_ {_If_(_cgiargb_,ranked,some)}
561#_textall_ {_If_(_cgiargb_,boolean,all)}
562#_textformsome_ {_If_(_cgiargb_,ranked,some)}
563#_textformall_ {_If_(_cgiargb_,natural,all)}
564_texticonqueryresultsbar_ {}
565_texticonsearchhistorybar_ {search history}
566
567_textifeellucky_ {I'm feeling lucky!}
568
569#alt text for query buttons
570_textusequery_ {use this query}
571_textfreqmsg1_ {Word count: }
572_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
573)}
574_textinvalidquery_ {Invalid query syntax}
575
576_textmorethan_ {More than }
577_textapprox_ {About }
578_textnodocs_ {No documents matched the query.}
579_text1doc_ {1 document matched the query.}
580_textlotsdocs_ {documents matched the query.}
581_textmatches_ {Matches }
582_textbeginsearch_ {Begin Search}
583_textrunquery_ {Run Query}
584_textclearform_ {Clear Form}
585
586#these go together in form search:
587#"Word or phrase (fold, stem) ... in field"
588_textwordphrase_ {Word or phrase}
589_textinfield_ {... in field}
590_textfoldstem_ {(fold, stem)}
591
592_textadvquery_ {Or enter a query directly:}
593_textallfields_ {all fields}
594_texttextonly_ {text only}
595_textand_ {and}
596_textor_ {or}
597_textandnot_ {and not}
598
599# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
600# within the server - _indexselection_ is always set, but the others may be
601# unset
602
603_textsimplesearch_ {Search for _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_, at _gselection_ level )_If_(_nselection_,in _nselection_ language )that contain _querytypeselection_ of the words}
604
605_textadvancedsearch_ {Search _indexselection_ _If_(_jselection_,of _jselection_ )_If_(_gselection_,at _gselection_ level )_If_(_nselection_,in _nselection_ language )using _querytypeselection_ query}
606
607_textformsimplesearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )for _formquerytypeselection_ of}
608
609_textformadvancedsearch_ {Search _If_(_jselection_,_jselection_ )_If_(_gformselection_,at _gformselection_ level )_If_(_nselection_,in _nselection_ language )and display results in _formquerytypeselection_ order}
610
611
612_textnojsformwarning_ {Warning: Javascript is disabled in your web browser. <br>To use form searching, please enable it.}
613_textdatesearch_ {This collection can be searched for documents within a date range, or documents that contain a particular date. This is an optional feature of the search.}
614_textstartdate_ {Start (or only) date:}
615_textenddate_ {End date:}
616_textbc_ {B.C.E.}
617_textad_ {C.E.}
618_textexplaineras_ {C.E. and B.C.E are alternatives for A.D. and B.C. respectively. These terms are considered to be culture indiscriminate, and stand for "Common Era" and "Before the Common Era"}
619
620_textstemon_ { (ignoring word endings)}
621
622_textsearchhistory_ {Search History}
623
624#text macros for search history
625_textnohistory_ {No entries in the search history}
626_texthresult_ {result}
627_texthresults_ {results}
628_texthallwords_ {all words}
629_texthsomewords_ {some words}
630_texthboolean_ {boolean}
631_texthranked_ {ranked}
632_texthcaseon_ {case must match}
633_texthcaseoff_ {casefolded}
634_texthstemon_ {stemmed}
635_texthstemoff_ {unstemmed}
636
637#------------------------------------------------------------
638# icons
639#------------------------------------------------------------
640
641## "search" ## _title ## h_search ##
642_httpiconhsearch_ {_httpimg_/h\_search.gif}
643_widthhsearch_ {200}
644_heighthsearch_ {57}
645
646## "results" ## _bar_left_aligned ## qryresb ##
647_httpiconqryresb_ {_httpimg_/qryresb.gif}
648_widthqryresb_ {_pagewidth_}
649_heightqryresb_ {17}
650
651## "history" ## _bar_left_aligned ## schhistb ##
652_httpiconsrchhistb_ {_httpimg_/schhistb.gif}
653_widthsrchhistb_ {_pagewidth_}
654_heightsrchhistb_ {17}
655
656
657######################################################################
658# 'preferences' page
659package preferences
660######################################################################
661
662
663#------------------------------------------------------------
664# text macros
665#------------------------------------------------------------
666
667_textprefschanged_ {
668Preferences have been set as follows. Do not use your browser's
669"back" button - it will unset them! Instead, click one of the
670buttons on the access bar above.
671}
672_textsetprefs_ {set preferences}
673_textsearchprefs_ {Search preferences}
674_textcollectionprefs_ {Collection preferences}
675_textpresentationprefs_ {Presentation preferences}
676_textpreferences_ {Preferences}
677_textcasediffs_ {Case differences:}
678_textignorecase_ { ignore case differences}
679_textmatchcase_ { upper/lower case must match}
680_textwordends_ {Word endings:}
681_textstem_ { ignore word endings}
682_textnostem_ { whole word must match}
683_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
684_textextlink_ {Access to external Web pages:}
685_textintlink_ {Source documents retrieved from:}
686_textlanguage_ {Interface language:}
687_textencoding_ {Encoding:}
688_textformat_ {Interface format:}
689_textall_ {all}
690_textquerymode_ {Query mode:}
691_textsimplemode_ { simple query mode}
692_textadvancedmode_ { advanced query mode (allows boolean searching using !, &, |, and parentheses)}
693_textlinkinterm_ {through intermediate page}
694_textlinkdirect_ {go directly there}
695_textdigitlib_ {the digital library}
696_textweb_ {the web}
697_textgraphical_ {Graphical}
698_texttextual_ {Textual}
699_textcollectionoption_ {<p>
700Subcollections to include:
701<br>}
702
703_textrelateddocdisplay_ {display related documents}
704_textsearchhistory_ {Search history:}
705_textnohistory_ { No search history}
706_texthistorydisplay_ { display _historynumrecords_ search history records}
707_textnohistorydisplay_ { do not display search history}
708
709#_texttypesearch_ {Type of search:}
710#_texttextsearch_ {text search}
711_textformsearch_ {Form search:}
712_textplainsearch_ {Plain search:}
713_textqueryboxsize_ {Query box size:}
714_textregbox_ { regular query box}
715_textbigbox_ { large query box}
716_textformtype_ {Form type:}
717_textsimple_ { simple}
718_textadvanced_ { advanced}
719
720# used in "with 4 fields" in the form search box
721_textwith_ {with}
722_textfields_ {fields}
723
724
725#------------------------------------------------------------
726# icons
727#------------------------------------------------------------
728
729## "preferences" ## green_title ## h_pref ##
730_httpiconhpref_ {_httpimg_/h\_pref.gif}
731_widthhpref_ {200}
732_heighthpref_ {57}
733
734#####################################################################
735# 'browse' package for the dynamic browsing interface
736package browse
737#####################################################################
738
739_textsortby_ {Sort documents by}
740_textalsoshowing_ {also showing}
741_textwith_ {with at most}
742_textdocsperpage_ {documents per page}
743
744_textfilterby_ {Get documents containing}
745_textall_ {all}
746_textany_ {any}
747_textwords_ {of the words}
748_textleaveblank_ {leave this box blank to get all the documents}
749
750_browsebuttontext_ {"Sort Documents"}
751
752_nodata_ {<i>no data</i>}
753_docs_ {documents}
754######################################################################
755# 'help' page -- this is lower priority for translating than the
756# rest of this file
757package help
758######################################################################
759
760
761#------------------------------------------------------------
762# text macros
763#------------------------------------------------------------
764
765_textHelp_ {Help}
766_textSearchshort_ {search for particular words}
767
768
769# Dublin Core Metadata Element Set, Version 1.1
770_textTitleshort_ {access publications by title}
771_textCreatorshort_ {access publications by author} # Not true DC, kept for legacy reasons
772_textSubjectshort_ {access publications by subject}
773_textDescriptionshort_ {access publications by description}
774_textPublishershort_ {access publications by publisher}
775_textContributorshort_ {access publications by contributor}
776_textDateshort_ {access publications by date}
777_textTypeshort_ {access publications by type}
778_textFormatshort_ {access publications by format}
779_textIdentifiershort_ {access publications by identifier}
780_textSourceshort_ {access publications by filename} # Not true DC, kept for legacy reasons
781_textLanguageshort_ {access publications by language}
782_textRelationshort_ {access publications by relation}
783_textCoverageshort_ {access publications by coverage}
784_textRightsshort_ {access publications by rights}
785
786_textSeriesshort_ {access publications by series}
787_textToshort_ {access publications by To field}
788_textFromshort_ {access publications by From field}
789_textBrowseshort_ {browse publications}
790_textOrganizationshort_ {access publications by organization}
791_textHowtoshort_ {access publications by "how to" listing}
792_textTopicshort_ {access publications by topic}
793_textPeopleshort_ {access publications by people}
794_textAcronymshort_ {access publications by acronym occurrence}
795_textPhraseshort_ {browse phrases occurring in publications}
796_textArtistshort_ {access publications by artist}
797_textKeywordshort_ {access publications by keyword}
798_textVolumeshort_ {access publications by volume}
799_textCountriesshort_ {access publications by country}
800_textdefaultshorttext_ {undefined classification}
801
802_textSearchlong_ { <p>You can <i>search for particular words</i> that
803appear in the text from the "search" page. This is the first page that
804comes up when you begin, and can be reached from other pages by pressing
805the <i>search</i> button. }
806
807
808# Dublin Core Metadata Element Set, Version 1.1
809
810_textTitlelong_ { <p>You can <i>access publications by title</i> by
811pressing the <i>titles a-z</i> button. This brings up a list of books in
812alphabetic order. }
813
814# Not true DC, kept for legacy reasons
815_textCreatorlong_ { <p>You can <i>access publications by author</i> by
816pressing the <i>authors a-z</i> button. This brings up a list of books,
817sorted by author name. }
818
819_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
820pressing the <i>subjects</i> button. This brings up a list of subjects,
821represented by bookshelves. }
822
823_textDescriptionlong_ { <p>You can <i>access publications by description</i> by
824pressing the <i>descriptions</i> button. This brings up a list of descriptions to
825browse. }
826
827_textPublisherlong_ { <p>You can <i>access publications by publisher</i> by
828pressing the <i>publishers</i> button. This brings up a list of publishers to
829browse. }
830
831_textContributorlong_ { <p>You can <i>access publications by contributor</i> by
832pressing the <i>contributors</i> button. This brings up a list of contributors to
833browse. }
834
835_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
836the <i>dates</i> button. This brings up a list of all the issues, sorted
837chronologically. }
838
839_textTypelong_ { <p>You can <i>access publications by type</i> by
840pressing the <i>types</i> button. This brings up a list of types to
841browse. }
842
843_textFormatlong_ { <p>You can <i>access publications by format</i> by
844pressing the <i>formats</i> button. This brings up a list of formats to
845browse. }
846
847_textIdentifierlong_ { <p>You can <i>access publications by identifier</i> by
848pressing the <i>identifiers</i> button. This brings up a list of identifiers to
849browse. }
850
851# Not true DC, kept for legacy reasons
852_textSourcelong_ { <p>You can <i>access publications by filename</i> by
853pressing the <i>filenames</i> button. This brings up a list of entries,
854sorted by original filename. }
855
856_textLanguagelong_ { <p>You can <i>access publications by language</i> by
857pressing the <i>languages</i> button. This brings up a list of entries,
858sorted by language. }
859
860_textRelationlong_ { <p>You can <i>access publications by relation</i> by
861pressing the <i>relations</i> button. This brings up a list of relations to
862browse. }
863
864_textCoveragelong_ { <p>You can <i>access publications by coverage</i> by
865pressing the <i>coverage</i> button. }
866
867_textRightslong_ { <p>You can <i>access publications by rights</i> by
868pressing the <i>rights</i> button. }
869
870
871
872_textOrganizationlong_ { <p>You can <i>access publications by
873organisation</i> by pressing the <i>organisations</i> button. This brings
874up a list of organisations. }
875
876_textHowtolong_ { <p>You can <i>access publications by "how to" listing</i>
877by pressing the <i>how to</i> button. This brings up a list of how to
878strings. }
879
880_textTopiclong_ { <p>You can <i>access publications by topic</i> by
881pressing the <i>topic</i> button. This brings up a list of topics to
882browse. }
883
884_textTolong_ { <p>You can <i>access publications by To field</i> by
885pressing the <i>to</i> button. This brings up a list of addressees. }
886
887_textFromlong_ { <p>You can <i>access publications by From field</i> by
888pressing the <i>from</i> button. This brings up a list of senders. }
889
890_textSerieslong_ { <p>You can <i>access publications by series</i> by
891pressing the <i>series</i> button. This brings up a list of those series
892which are currently in the collection. }
893
894_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
895<i>browse</i> button. }
896
897_textPeoplelong_ { <p>You can <i>access publications by people</i> by
898pressing the <i>people a-z</i> button. This brings up a list of entries,
899sorted by surname. }
900
901_textAcronymlong_ { <p>You can <i>access publications by acronym occurrence</i> by
902pressing the <i>acronyms</i> button. This brings up a list of the acronyms,
903and the places that they occur. }
904
905_textPhraselong_ { <p>You can <i>browse phrases occurring in publications</i> by
906pressing the <i>phrases</i> button. This uses the phind phrase browser. }
907
908_textArtistlong_ { <p>You can <i>access publications by artist</i> by
909pressing the <i>artists</i> button. This brings up a list of entries,
910sorted by artist name. }
911
912_textKeywordlong_ { <p>You can <i>access publications by keyword</i> by
913pressing the <i>keywords</i> button. This brings up a list of keywords. }
914
915_textVolumelong_ { <p>You can <i>access publications by volume</i> by
916pressing the <i>volumes</i> button. This brings up a list of volumes. }
917
918_textCaptionslong_ { <p>You can <i>access publications by caption</i> by
919pressing the <i>captions</i> button. This brings up a list of captions. }
920
921_textCountrieslong_ { <p>You can <i>access publications by country</i> by
922pressing the <i>countries</i> button. This brings up a list of countries. }
923
924
925_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
926publications (listing is sorted by an unknown field). }
927
928_texthelptopics_ {
929<h2 align=left>Topics</h2>
930<ul>
931 <li><a href="\#finding-information">_textsimplehelpheading_</a>
932 _topicreadingdocs_
933 <li><a href="\#searching">How to search for particular words</a>
934<ul>
935 <li><a href="\#query-terms">Search terms</a>
936 <li><a href="\#query-type">Query type</a>
937 <li><a href="\#scope-of-queries">Scope of queries</a>
938</ul>
939 <li><a href="\#preferences">_textchangeprefs_</a>
940<ul>
941 <li><a href="\#col-prefs">Collection preferences</a>
942 <li><a href="\#lang-prefs">Language preferences</a>
943 <li><a href="\#pres-prefs">Presentation preferences</a>
944 <li><a href="\#search-prefs">Search preferences</a>
945</ul>
946</ul>
947}
948
949# there are 4 versions of this section of the help text.
950# which version is used is currently set within the server
951# (it should probably use the macro language e.g. [type=book])
952# 1 = html (like fao collections) -- section is empty
953# 2 = book (like hdl collection) -- macros beginning with book
954# 3 = bibliographic (like csbib) -- macros beginning with bib
955# 4 = standard (like gberg) -- the default
956
957_topicreadingdocs_ {<li><a href="\#reading-docs">_textreadingdocs_</a>}
958
959_textreadingdocs_ {How to read the documents}
960
961_texthelpreadingdocs_ {
962<div class="divbar">&nbsp;</div>
963<a name="reading-docs"></a>
964<h2>_textreadingdocs_</h2>
965
966<p>You can tell when you have arrived at an individual book or document
967because its title, or a photograph of the front cover, appears at the top
968left of the page. In some collections this is accompanied by a table of
969contents, while others contain just the number of the current page along
970with a box that allows you to select a new page and go forward and
971backward. In the table of contents, the current section heading is in bold
972face, and the table is expandable -- click on the folders to open or close
973them; click on the open book at the top to close it.</p>
974
975<p>Underneath is the text of the current section. When you have read
976through it, there are arrows at the bottom to take you on to the next
977section or back to the previous one.</p>
978
979<p>Below the title or front-cover photograph are some buttons. Click on
980<i>expand text</i> to expand out the whole text of the current section, or
981book. If the document is large, this could take a long time and use a lot
982of memory! Click on <i>expand contents</i> to expand out the whole table of
983contents so that you can see the titles of all chapters and
984subsections. Click on <i>detach</i> to make a new browser window for this
985document. (This is useful if you want to compare documents, or read two at
986once.) Finally, when you do a search the words you search for are
987highlighted. Click on <i>no highlighting</i> to remove highlighting.</p>
988
989<p>
990<table cellspacing="0" cellpadding="2" border="0">
991<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
992<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
993src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
994<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
995<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
996src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
997<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
998src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
999<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
1000<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
1001src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
1002<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
1003<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
1004</table>
1005}
1006
1007_texthelpsearching_ {
1008<h2>How to search for particular words</h2>
1009<p>
1010 From the search page, you make a query in these simple steps:<p>
1011
1012 <ol><li>Specify what items you want to search
1013 <li>Say whether you want to search for all or just some of the words
1014 <li>Type in the words you want to search for
1015 <li>Click the <i>Begin Search</i> button
1016 </ol>
1017
1018<p>When you make a query, the titles of twenty matching documents will be shown.
1019There is a button at the end to take you on to the next twenty documents. From
1020there you will find buttons to take you on to the third twenty or back to the
1021first twenty, and so on. Click the title of any document, or the little button
1022beside it, to see it.
1023
1024<p>A maximum of 100 is imposed on the number of
1025 documents returned. You can change this number by clicking the
1026 <i>preferences</i> button at the top of the page.<p>
1027
1028<div class="divbar">&nbsp;</div>
1029<a name="query-terms"></a>
1030<h3>Search terms</h3>
1031
1032<p>Whatever you type into the query box is interpreted as a list of words
1033called "search terms." Each term contains nothing but alphabetic characters
1034and digits. Terms are separated by white space. If any other characters such
1035as punctuation appear, they serve to separate terms just as though they were
1036spaces. And then they are ignored. You can't search for words that include
1037punctuation.
1038
1039<p>For example, the query<p>
1040 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
1041 <p>will be treated the same as<p>
1042 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
1043
1044<div class="divbar">&nbsp;</div>
1045<a name="query-type"></a>
1046<h3>Query type</h3>
1047
1048<p>There are two different kinds of query.
1049
1050<ul>
1051 <li>Queries for <b>all</b> of the words. These look for documents (or
1052 chapters, or titles) that contain all the words you have specified.
1053 Documents that satisfy the query are displayed, in alphabetical
1054 order.<p>
1055
1056 <li>Queries for <b>some</b> of the words. Just list some terms that are
1057 likely to appear in the documents you are looking for. Documents are
1058 displayed in order of how closely they match the query. When determining
1059
1060 the degree of match,
1061
1062 <p><ul>
1063 <li> the more search terms a document contains, the closer it matches;
1064 <li> rare terms are more important than common ones;
1065 <li> short documents match better than long ones.
1066 </ul>
1067</ul>
1068
1069<p>Use as many search terms as you like--a whole sentence, or even a
1070whole paragraph. If you specify only
1071one term, documents will be ordered by its frequency of occurrence.<p>
1072_texthelpscope_
1073}
1074
1075_textdatesearch_ {Searching with Dates}
1076
1077_texthelpdatesearch_ {<h2>_textdatesearch_</h2>
1078Date search lets you find documents that, as well as matching your search
1079terms, are about events within a certain timeframe. You can search for
1080documents from a certain year or from a range of years. Note that you do not
1081have to have any search terms -- you can search by date alone; and also that
1082you do not have to use dates in your search, if you do not type any dates in it
1083 is just the same as if the date search didn't exist.<p>
1084
1085<div class="divbar">&nbsp;</div>
1086<a name="datesearch-howto"></a>
1087<h3>How to use this feature:</h3>
1088<ul>
1089 <li>To search for documents about a single year:<p>
1090 <ul>
1091 <li>Type in any ordinary search terms as you normally would.
1092 <li>Type the year you want into the "Start (or only) date" box.
1093 <li>If your date is from before the common era (also known as before
1094 Christ), choose the "B.C.E" option from the pulldown menu next to that
1095 box.
1096 <li>Begin your search as you ordinarily would.
1097 </ul>
1098<p><li>To search for documents about a time period or range of years:<p>
1099 <ul>
1100 <li>Type in any ordinary search terms as you normally would.
1101 <li>Type the earlier date into the "Start (or only) date" box.
1102 <li>Type the later date into the "End date" box.
1103 <li>Select "B.C.E" option from the pulldown menu next to any date from before
1104 the common era (also known as before Christ).
1105 <li>Begin your search as you ordinarily would.
1106 </ul>
1107</ul><p>
1108
1109<div class="divbar">&nbsp;</div>
1110<a name="datesearch-results"></a>
1111<h3>The way results of your search work</h3>
1112
1113Generally speaking a search for documents about the year 1903 will not return documents that, say, reference books written in 1903, just documents about 1903. However, the way that the documents' dates are found, it will return documents that have a date range (for example 1899-1911) that includes 1903, and also those documents which, as part of their text name the century that 1903 is a part of (for example 20th century or twentieth century). This means that for some documents, the dates in your search will not actually appear in the document text. For a range search, all of this applies to every date in the range.<p>
1114}
1115
1116_textchangeprefs_ {Changing your preferences}
1117
1118_texthelppreferences_ {<h2>_textchangeprefs_</h2>
1119
1120<p>When you click the <i>preferences</i> button at the top of the page you will
1121be able to change some features of the interface to suit your own requirements.
1122
1123<div class="divbar">&nbsp;</div>
1124<a name="col-prefs"></a>
1125<h3 align=left>Collection preferences</h3>
1126
1127Some collections comprise several subcollections, which can be searched
1128independently or together, as one unit. If so, you can select which
1129subcollections to include in your searches on the Preferences page.
1130
1131<div class="divbar">&nbsp;</div>
1132<a name="lang-prefs"></a>
1133<h3 align=left>Language preferences</h3>
1134
1135Each collection has a default presentation language, but you can switch to
1136a different language if you like. You can also alter the encoding scheme
1137used by Greenstone for output to the browser -- the software chooses
1138sensible defaults, but with some browsers better visual results can be used
1139by switching to a different encoding scheme. All collections allow you to
1140switch from the standard graphical interface format to a textual one. This
1141is particularly useful for visually impaired users who use large screen
1142fonts or speech synthesizers for output.
1143
1144<div class="divbar">&nbsp;</div>
1145<a name="pres-prefs"></a>
1146<h3 align=left>Presentation preferences</h3>
1147
1148Depending on the particular collection, there may be several options you can
1149set that control the presentation.
1150
1151<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
1152the top of each document page, so that once you have done a search you land at
1153the exact Web page that matches without any Greenstone header. To do another
1154search you will have to use your browser's "back" button. These collections
1155also allow you to suppress Greenstone's warning message when you click a link
1156that takes you out of the digital library collection and on to the Web itself.
1157And in some Web collections you can control whether the links on the "Search
1158Results" page take you straight to the actual URL in question, rather than to
1159the digital library's copy of the page.
1160
1161<div class="divbar">&nbsp;</div>
1162<a name="search-prefs"></a>
1163<h3 align=left>Search preferences</h3>
1164<p>Two pairs of buttons control the kind of text matching in the searches that
1165you make. The first set (labeled "case differences") controls whether upper and
1166lower case must match. The second ("word endings") controls whether to ignore
1167word endings or not. It is possible to get a large query box, so that you can
1168easily do paragraph-sized searching. It is surprisingly quick to search for
1169large amounts of text.
1170
1171<p>For example, if the buttons <i>ignore case differences</i> and
1172<i>ignore word endings</i> are selected, the query<p>
1173 <ul><kbd>African building</kbd></ul>
1174 <p>will be treated the same as<p>
1175 <ul><kbd>africa builds</kbd></ul><p>
1176 because the uppercase letter in "African" will be transformed to
1177 lowercase, and the suffixes "n" and "ing" will be removed from
1178 "African" and "building" respectively (also, "s" would be removed from
1179 "builds").
1180
1181<p>You can switch to an "advanced" query mode which allows you to combine terms
1182using AND (&), OR (|), and NOT (!). This allows you to specify more precise
1183queries. You can turn the search history feature, which shows you your last few
1184queries. This makes it easy to repeat slightly modified versions of previous
1185queries. Finally, you can control the number of hits returned, and the
1186number presented on each screenful.
1187}
1188
1189_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
1190
1191_textsimplehelpheading_ {How to find information in the _collectionname_ collection}
1192
1193_texthelpscope_ {
1194<div class="divbar">&nbsp;</div>
1195<a name="scope-of-queries"></a>
1196<h3 align=left>Scope of queries</h3>
1197
1198<p>
1199In most collections you can choose different indexes to search. For example, there might
1200be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
1201the full matching document is returned regardless of which index you search.
1202<p>If documents are books, they will be opened at the appropriate place.
1203}
Note: See TracBrowser for help on using the repository browser.