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

Last change on this file since 1946 was 1946, checked in by jmt14, 23 years ago

* empty log message *

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 41.2 KB
Line 
1######################################################################
2#
3# English Language text and icon macros
4#
5######################################################################
6#
7# This is the main macro file for translation when creating an
8# interface in another language.
9#
10# Under the 'text macros' comments are text macros of the form:
11# _macroname_ {macro value}
12# Everything between the {} is the text to be translated. This text
13# may itself contain macros (i.e. characters other than space between
14# underscore characters, e.g. _about:numdocs_ or _textpage_). These
15# macro names occurring within text shouldn't be translated but should
16# be left as they are. Underscores or curly brackets occurring
17# naturally within the text should be escaped with a leading backslash
18# (i.e. '\_', '\{' or '\}).
19#
20# Under the 'icons' comments are macros concerned with displaying
21# icons which themselves contain text.
22# Above each macro (or group of macros) for an icon is a comment line
23# that looks something like '## "HOME" ## top_nav_button ## chome ##'.
24# The first field of the comment ("HOME" in this case) is the text
25# that appears in the english version of the icon. This is the text
26# that must be translated, nothing needs to be done to the macros
27# themselves. The other two fields of the comments are used by
28# automatic icon generating software which reads the newly translated
29# file and generates appropriate icons.
30#
31# Comment lines (other than those described above) need not be
32# translated (i.e. any lines beginning with '#', like this line).
33#
34# The simplest way to translate this file is to save it as something
35# else (e.g. french.dm) and work through translating all the text
36# macro values and icon comments.
37#
38######################################################################
39
40
41######################################################################
42# Global (base) package
43package Global
44######################################################################
45
46
47#------------------------------------------------------------
48# text macros
49#------------------------------------------------------------
50
51_textdefaultcontent_ {The requested page could not be found. Please use
52your browsers 'back' button or the above home button to return to the
53Greenstone Digital Library.}
54
55_textdefaulttitle_ {GSDL Error}
56
57_collectionextra_ {This collection contains _about:numdocs_ documents.
58It was last built _about:builddate_ days ago.}
59
60_textimagecollection_ {}
61_textimageabout_ {About page}
62_textimagehome_ {Home page}
63_textimagehelp_ {Help page}
64_textimagepref_ {Preferences page}
65_textimagegreenstone_ {Greenstone Digital Library Software}
66
67_textimagesearch_ {Search for specific terms}
68_textimageTitle_ {Browse alphabetical list of titles}
69_textimageList_ {Browse document listing}
70_textimageCreator_ {Browse alphabetical list of authors}
71_textimageSeries_ {Browse by issue}
72_textimageDate_ {Browse by date}
73_textimageSubject_ {Browse by subject category}
74_textimageTo_ {Browse by To field}
75_textimageFrom_ {Browse by From field}
76_textimageOrganization_ {Browse by organization}
77_textimageHowto_ {Browse how to categories}
78_textimageTopic_ {Browse special topic issues}
79_textimageBrowse_ {Browse}
80_textimagePeople_ {Browse alphabetical list of People}
81_textimageLanguage_ {Browse by language}
82_textimageAcronym_ {Browse acronyms}
83_textimagePhrase_ {Browse phrases}
84
85_texticontabsearchgreen_{Search}
86_texticontabdategreen_{Dates}
87_texticontabseriesgreen_{Series}
88_texticontabauthorgreen_{Authors A-Z}
89_texticontabtitlegreen_{Titles A-Z}
90_texticontablistgreen_ {Listing}
91_texticontabsubjectgreen_{Subjects}
92_texticontabtogreen_{To}
93_texticontabfromgreen_{From}
94_texticontaborggreen_{Organization}
95_texticontabhowgreen_{How to}
96_texticontabtopicgreen_{Topics}
97_texticontabbrwsegreen_{Browse}
98_texticontabPeoplegreen_{People A-Z}
99_texticontabLanguagegreen_{Language}
100_texticontabAcronymgreen_{Acronyms}
101_texticontabPhrasegreen_{Phrases}
102
103_texticontext_ {View the document}
104_texticonclosedbook_ {open this document and view contents}
105_texticonnext_ {to next section}
106_texticonprev_ {to previous section}
107_texticonmsword_ {View the Microsoft Word document}
108_texticonpdf_ {View the PDF document}
109_texticonmidi_ {View the MIDI document}
110
111_page_ {page }
112_pages_ {pages}
113_of_ { of }
114_vol_ {Vol.}
115_num_ {No.}
116
117_textmonth00_ {}
118_textmonth01_ {January}
119_textmonth02_ {February}
120_textmonth03_ {March}
121_textmonth04_ {April}
122_textmonth05_ {May}
123_textmonth06_ {June}
124_textmonth07_ {July}
125_textmonth08_ {August}
126_textmonth09_ {September}
127_textmonth10_ {October}
128_textmonth11_ {November}
129_textmonth12_ {December}
130
131_Document_ {Document}
132_Section_ {Section}
133_Paragraph_ {Paragraph}
134
135_magazines_ {Magazines}
136
137_nzdlpagefooter_ {<p>_iconblankbar_
138<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
139<br><a href="http://www.cs.waikato.ac.nz/cs">Department of Computer Science</a>,
140<a href="http://www.waikato.ac.nz">University of Waikato</a>,
141New Zealand}
142
143#------------------------------------------------------------
144# icons
145#------------------------------------------------------------
146
147## "HOME" ## top_nav_button ## chome ##
148_httpiconchomeof_ {_httpimg_/chomeof.gif}
149_httpiconchomeon_ {_httpimg_/chomeon.gif}
150_widthchomex_ {43}
151_heightchomex_ {20}
152
153## "HELP" ## top_nav_button ## chelp ##
154_httpiconchelpof_ {_httpimg_/chelpof.gif}
155_httpiconchelpon_ {_httpimg_/chelpon.gif}
156_widthchelpx_ {36}
157_heightchelpx_ {20}
158
159## "PREFERENCES" ## top_nav_button ## cpref ##
160_httpiconcprefof_ {_httpimg_/cprefof.gif}
161_httpiconcprefon_ {_httpimg_/cprefon.gif}
162_widthcprefx_ {87}
163_heightcprefx_ {20}
164
165## "help" ## green_title ## h_help ##
166_httpiconhhelp_ {_httpimg_/h\_help.gif}
167_widthhhelp_ {200}
168_heighthhelp_ {57}
169
170## "authors a-z" ## nav_bar_button ## tauth ##
171_httpicontauthgr_ {_httpimg_/tauthgr.gif}
172_httpicontauthof_ {_httpimg_/tauthof.gif}
173_httpicontauthon_ {_httpimg_/tauthon.gif}
174_widthtauthx_ {110}
175_heighttauthx_ {17}
176
177## "series" ## nav_bar_button ## tser ##
178_httpicontsergr_ {_httpimg_/tsergr.gif}
179_httpicontserof_ {_httpimg_/tserof.gif}
180_httpicontseron_ {_httpimg_/tseron.gif}
181_widthtserx_ {87}
182_heighttserx_ {17}
183
184## "dates" ## nav_bar_button ## tdate ##
185_httpicontdategr_ {_httpimg_/tdategr.gif}
186_httpicontdateof_ {_httpimg_/tdateof.gif}
187_httpicontdateon_ {_httpimg_/tdateon.gif}
188_widthtdatex_ {87}
189_heighttdatex_ {17}
190
191## "subjects" ## nav_bar_button ## tsubj ##
192_httpicontsubjgr_ {_httpimg_/tsubjgr.gif}
193_httpicontsubjon_ {_httpimg_/tsubjon.gif}
194_httpicontsubjof_ {_httpimg_/tsubjof.gif}
195_widthtsubjx_ {87}
196_heighttsubjx_ {17}
197
198## "to" ## nav_bar_button ## tto ##
199_httpiconttogr_ {_httpimg_/ttogr.gif}
200_httpiconttoon_ {_httpimg_/ttoon.gif}
201_httpiconttoof_ {_httpimg_/ttoof.gif}
202_widthttox_ {87}
203_heightttox_ {17}
204
205## "from" ## nav_bar_button ## tfrom ##
206_httpicontfromgr_ {_httpimg_/tfromgr.gif}
207_httpicontfromon_ {_httpimg_/tfromon.gif}
208_httpicontfromof_ {_httpimg_/tfromof.gif}
209_widthtfromx_ {87}
210_heighttfromx_ {17}
211
212## "organization" ## nav_bar_button ## torg ##
213_httpicontorggr_{_httpimg_/torggr.gif}
214_httpicontorgon_{_httpimg_/torgon.gif}
215_httpicontorgof_{_httpimg_/torgof.gif}
216_widthtorgx_ {109}
217_heighttorgx_ {17}
218
219## "how to" ## nav_bar_button ## thow ##
220_httpiconthowgr_{_httpimg_/thowgr.gif}
221_httpiconthowon_{_httpimg_/thowon.gif}
222_httpiconthowof_{_httpimg_/thowof.gif}
223_widththowx_ {87}
224_heightthowx_ {17}
225
226## "topic" ## nav_bar_button ## ttopic ##
227_httpiconttopicgr_{_httpimg_/ttopicgr.gif}
228_httpiconttopicon_{_httpimg_/ttopicon.gif}
229_httpiconttopicof_{_httpimg_/ttopicof.gif}
230_widthttopicx_ {87}
231_heightttopicx_ {17}
232
233## "browse" ## nav_bar_button ## tbrwse ##
234_httpicontbrwsegr_{_httpimg_/tbrwsegr.gif}
235_httpicontbrwseon_{_httpimg_/tbrwseon.gif}
236_httpicontbrwseof_{_httpimg_/tbrwseof.gif}
237_widthtbrwsex_ {87}
238_heighttbrwsex_ {17}
239
240## "search" ## nav_bar_button ## tsrch ##
241_httpicontsrchgr_ {_httpimg_/tsrchgr.gif}
242_httpicontsrchof_ {_httpimg_/tsrchof.gif}
243_httpicontsrchon_ {_httpimg_/tsrchon.gif}
244_widthtsrchx_ {87}
245_heighttsrchx_ {17}
246
247## "titles a-z" ## nav_bar_button ## ttitl ##
248_httpiconttitlgr_ {_httpimg_/ttitlgr.gif}
249_httpiconttitlof_ {_httpimg_/ttitlof.gif}
250_httpiconttitlon_ {_httpimg_/ttitlon.gif}
251_widthttitlx_ {87}
252_heightttitlx_ {17}
253
254## "people" ## nav_bar_button ## tpeop ##
255_httpicontpeopgr_ {_httpimg_/tpeopgr.gif}
256_httpicontpeopof_ {_httpimg_/tpeopof.gif}
257_httpicontpeopon_ {_httpimg_/tpeopon.gif}
258_widthtpeopx_ {97}
259_heighttpeopx_ {17}
260
261## "language" ## nav_bar_button ## tlang ##
262_httpicontlanggr_ {_httpimg_/tlanggr.gif}
263_httpicontlangon_ {_httpimg_/tlangon.gif}
264_httpicontlangof_ {_httpimg_/tlangof.gif}
265_widthtlangx_ {87}
266_heighttlangx_ {17}
267
268## "acronym" ## nav_bar_button ## tacro ##
269_httpicontacrogr_ {_httpimg_/tacrogr.gif}
270_httpicontacroof_ {_httpimg_/tacroof.gif}
271_httpicontacroon_ {_httpimg_/tacroon.gif}
272_widthtacrox_ {87}
273_heighttacrox_ {17}
274
275## "phrases" ## nav_bar_button ## tphrse ##
276_httpicontphrsegr_ {_httpimg_/tphrsegr.gif}
277_httpicontphrseof_ {_httpimg_/tphrseof.gif}
278_httpicontphrseon_ {_httpimg_/tphrseon.gif}
279_widthtphrsex_ {87}
280_heighttphrsex_ {17}
281
282
283######################################################################
284# 'about' page
285package about
286######################################################################
287
288
289#------------------------------------------------------------
290# text macros
291#------------------------------------------------------------
292
293_textabcol_ {About this collection}
294
295_textsubcols1_ {<p>The complete collection comprises _1_ subcollections:
296<blockquote>}
297
298_textsubcols2_ {</blockquote>
299You can check (and alter) which subcollections you are
300currently using on the Preferences page.}
301
302
303#------------------------------------------------------------
304# icons
305#------------------------------------------------------------
306
307## "about" ## green_title ## h_about ##
308_httpiconhabout_ {_httpimg_/h\_about.gif}
309_widthhabout_ {200}
310_heighthabout_ {57}
311
312
313
314######################################################################
315# document package
316package document
317######################################################################
318
319
320#------------------------------------------------------------
321# text macros
322#------------------------------------------------------------
323
324_textTitlepage_ {_texticonhtitle_}
325_textCreatorpage_ {_texticonhauth_}
326_textSubjectpage_ {_texticonhsubj_}
327_textTopage_ {_texticonhto_}
328_textFrompage_ {_texticonhfrom_}
329_textSeriespage_ {_texticonhser_}
330_textDatepage_ {_texticonhdate_}
331_textHowtopage_ {_texticonhhow_}
332_textOrganizationpage_ {_texticonhorg_}
333_textBrowsepage_ {_texticonhbrwse_}
334_textPeoplepage_ {_texticonhpeople_}
335_textLanguagepage_ {_texticonhlanguage_}
336_textAcronympage_ {_texticonhacronym_}
337_textPhrasepage_ {_texticonhphrases_}
338
339_texticonhtitle_ {Titles A-Z}
340_texticonhauth_ {Authors A-Z}
341_texticonhsubj_ {Subjects}
342_texticonhto_ {To}
343_texticonhfrom_ {From}
344_texticonhser_ {Series}
345_texticonhdate_ {Dates}
346_texticonhhow_ {How to}
347_texticonhorg_ {Organizations}
348_texticonhbrwse_ {Browse}
349_texticonhpeople_ {People A-Z}
350_texticonhlanguage_ {Languages}
351_texticonhacronym_ {Acronyms}
352_texticonhphrases_ {Phrases}
353
354_texticonopenbookshelf_ {close this section of the library}
355_texticonclosedbookshelf_ {open this section of the library and view contents}
356_texticonopenbook_ {close this book}
357_texticonclosedfolder_ {Open this folder and view contents}
358_texticonclosedfolder2_ {open sub-section: }
359_texticonopenfolder_ {close this folder}
360_texticonopenfolder2_ {close sub-section: }
361_texticonsmalltext_ {View this section of the text}
362_texticonsmalltext2_ {view text: }
363_texticonpointer_ {current section}
364_texticondetach_ {Open this page in a new window}
365_texticonhighlight_ {Highlight search terms}
366_texticonnohighlight_ {Don't highlight search terms}
367_texticoncontracttoc_ {Collapse table of contents}
368_texticonexpandtoc_ {Expand table of contents}
369_texticonexpandtext_ {Display all text}
370_texticoncontracttext_ {Display text only for currently selected section}
371_texticonwarning_ {<b>Warning: </b>}
372_texticoncont_ {continue?}
373
374_textltwarning_ {
375<p><center>
376<table cellspacing=0 cellpadding=0 width=_pagewidth_>
377<tr valign=top><td>_iconwarning_Expanding the text here will generate a large
378amount of data for your browser to display _imagecont_
379</td></tr></table></center>
380}
381
382_textgoto_ {go to page}
383_textintro_ { <i>(introductory text)</i>}
384
385
386#------------------------------------------------------------
387# icons
388#------------------------------------------------------------
389
390## "titles a-z" ## green_title ## h_title ##
391_httpiconhtitle_ {_httpimg_/h\_title.gif}
392_widthhtitle_ {200}
393_heighthtitle_ {57}
394
395## "authors a-z" ## green_title ## h_auth ##
396_httpiconhauth_ {_httpimg_/h\_auth.gif}
397_widthhauth_ {200}
398_heighthauth_ {57}
399
400## "subjects" ## green_title ## h_subj ##
401_httpiconhsubj_ {_httpimg_/h\_subj.gif}
402_widthhsubj_ {200}
403_heighthsubj_ {57}
404
405## "to" ## green_title ## h_to ##
406_httpiconhto_ {_httpimg_/h\_to.gif}
407_widthhto_ {200}
408_heighthto_ {57}
409
410## "from" ## green_title ## h_from ##
411_httpiconhfrom_ {_httpimg_/h\_from.gif}
412_widthhfrom_ {200}
413_heighthfrom_ {57}
414
415## "series" ## green_title ## h_ser ##
416_httpiconhser_ {_httpimg_/h\_ser.gif}
417_widthhser_ {200}
418_heighthser_ {57}
419
420## "dates" ## green_title ## h_date ##
421_httpiconhdate_ {_httpimg_/h\_date.gif}
422_widthhdate_ {200}
423_heighthdate_ {57}
424
425## "how to" ## green_title ## h_how ##
426_httpiconhhow_ {_httpimg_/h\_how.gif}
427_widthhhow_ {200}
428_heighthhow_ {57}
429
430## "topics" ## green_title ## h_topic ##
431_httpiconhtopic_ {_httpimg_/h\_topic.gif}
432_widthhtopic_ {200}
433_heighthtopic_ {57}
434
435## "organization" ## green_title ## h_org ##
436_httpiconhorg_ {_httpimg_/h\_org.gif}
437_widthhorg_ {250}
438_heighthorg_ {57}
439
440## "browse" ## green_title ## h_brwse ##
441_httpiconhbrwse_ {_httpimg_/h\_brwse.gif}
442_widthhbrwse_ {200}
443_heighthbrwse_ {57}
444
445## "people" ## green_title ## h_people ##
446_httpiconhpeople_ {_httpimg_/h\_people.gif}
447_widthhpeople_ {200}
448_heighthpeople_ {57}
449
450## "languages" ## green_title ## h_lang ##
451_httpiconhlanguage_ {_httpimg_/h\_lang.gif}
452_widthhlanguage_ {200}
453_heighthlanguage_ {57}
454
455## "acronyms" ## green_title ## h_acro ##
456_httpiconhacronym_ {_httpimg_/h\_acro.gif}
457_widthhacronym_ {200}
458_heighthacronym_ {57}
459
460## "phrases" ## green_title ## h_phrse ##
461_httpiconhphrse_ {_httpimg_/h\_phrse.gif}
462_widthhphrse_ {200}
463_heighthphrse_ {57}
464
465## "CONTINUE?" ## top_nav_button ## cont ##
466_httpiconcontoff_ {_httpimg_/contoff.gif}
467_httpiconconton_ {_httpimg_/conton.gif}
468_widthcontx_ {76}
469_heightcontx_ {17}
470
471## "EXPAND TEXT" ## document_button ## eallt ##
472_httpiconealltof_ {_httpimg_/ealltof.gif}
473_httpiconeallton_ {_httpimg_/eallton.gif}
474_widthealltx_ {65}
475_heightealltx_ {30}
476
477## "CONTRACT CONTENTS" ## document_button ## econc ##
478_httpiconeconcof_ {_httpimg_/econcof.gif}
479_httpiconeconcon_ {_httpimg_/econcon.gif}
480_widtheconcx_ {65}
481_heighteconcx_ {30}
482
483## "DETACH" ## document_button ## edtch ##
484_httpiconedtchof_ {_httpimg_/edtchof.gif}
485_httpiconedtchon_ {_httpimg_/edtchon.gif}
486_widthedtchx_ {65}
487_heightedtchx_ {30}
488
489## "EXPAND CONTENTS" ## document_button ## eexpc ##
490_httpiconeexpcof_ {_httpimg_/eexpcof.gif}
491_httpiconeexpcon_ {_httpimg_/eexpcon.gif}
492_widtheexpcx_ {65}
493_heighteexpcx_ {30}
494
495## "CONTRACT TEXT" ## document_button ## etsec ##
496_httpiconetsecof_ {_httpimg_/etsecof.gif}
497_httpiconetsecon_ {_httpimg_/etsecon.gif}
498_widthetsecx_ {65}
499_heightetsecx_ {30}
500
501## "HIGHLIGHTING" ## document_button ## ehl ##
502_httpiconehlof_ {_httpimg_/ehlof.gif}
503_httpiconehlon_ {_httpimg_/ehlon.gif}
504_widthehlx_ {65}
505_heightehlx_ {30}
506
507## "NO HIGHLIGHTING" ## document_button ## enhl ##
508_httpiconenhlof_ {_httpimg_/enhlof.gif}
509_httpiconenhlon_ {_httpimg_/enhlon.gif}
510_widthenhlx_ {65}
511_heightenhlx_ {30}
512
513
514
515######################################################################
516# 'search' page
517package query
518######################################################################
519
520
521#------------------------------------------------------------
522# text macros
523#------------------------------------------------------------
524
525# this if statement produces the text 'results n1 - nn for query: querystring' or
526# 'No matches for query: querystring', depending on whether or not there were
527# any matches
528_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
529_textnoquerytitle_ {Search page}
530
531_texticonthispage_ {search}
532_textsome_ {_If_(_cgiargb_,ranked,some)}
533_textall_ {_If_(_cgiargb_,boolean,all)}
534_textformsome_ {_If_(_cgiargb_,ranked,some)}
535_textformall_ {_If_(_cgiargb_,natural,all)}
536_texticonqueryresultsbar_ {}
537_texticonsearchhistorybar_ {search history}
538_textfreqmsg1_ {Word count: }
539_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
540)}
541
542_textmorethan_ {More than }
543_textapprox_ {About }
544_textnodocs_ {No documents matched the query.}
545_text1doc_ {1 document matched the query.}
546_textlotsdocs_ {documents matched the query.}
547_textmatches_ {Matches }
548_textbeginsearch_ {Begin Search}
549_textrunquery_{Run Query}
550_textclearform_{Clear Form}
551
552#these go together in form search:
553#"Word or phrase (fold, stem) ... in field"
554_textwordphrase_{Word or phrase}
555_textinfield_{... in field}
556_textfoldstem_{(fold, stem)}
557
558_textadvquery_{Or enter a query directly:}
559_textallfields_{All fields}
560_textand_{and}
561_textor_{or}
562_textandnot_{and not}
563
564# _hselection_, _jselection_, _nselection_ and _gselection_ are set from
565# within the server some or all of them may remain unset
566
567
568_textsimplesearch_ {Search for _If_(_hselection_, _hselection_) _If_(_jselection_, _textjselect_) _If_(_gselection_, at _gselection_ level) _If_(_nselection_, in _nselection_ language)
569which contain _querytypeselection_ of the words}
570
571_textadvancedsearch_ {Search _If_(_hselection_, _hselection_, _defaultindextext_) _If_(_jselection_,_textjselect_) _If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
572using _querytypeselection_ query}
573
574_textformsimplesearch_ {Search for _If_(_hselection_, _hselection_) _If_(_jselection_, _textjselect_) _If_(_gselection_, at _gselection_ level) _If_(_nselection_, in _nselection_ language)
575which contain _formquerytypeselection_ of}
576
577_textformadvancedsearch_ {Search _If_(_hselection_, _hselection_, _defaultindextext_) _If_(_jselection_,_textjselect_) _If_(_gselection_, at _gselection_ level)_If_(_nselection_, in _nselection_ language)
578and display results in _formquerytypeselection_ order}
579
580
581_textjselect_ {_If_(_hselection_, of) _jselection_}
582
583_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.}
584_textstartdate_ {Start (or only) date:}
585_textenddate_ {End date:}
586_textbc_ {B.C.E.}
587_textad_ {C.E.}
588_textexplaineras_{C.E. and B.C.E are alternatives for A.D. and B.C. repsectively. These terms are considered to be culture indiscriminate, and stand for "Common Era" and "Before the Common Era"}
589
590_textstemon_ { (ignoring word endings)}
591
592_textsearchhistory_ {Search History}
593
594#text macros for search history
595_textnohistory_ {Search history not available}
596_texthresult_ {result}
597_texthresults_ {results}
598_texthallwords_ {all words}
599_texthsomewords_ {some words}
600_texthboolean_ {boolean}
601_texthranked_ {ranked}
602_texthcaseon_ {case must match}
603_texthcaseoff_ {casefolded}
604_texthstemon_ {stemmed}
605_texthstemoff_ {unstemmed}
606
607#------------------------------------------------------------
608# icons
609#------------------------------------------------------------
610
611## "search" ## green_title ## h_search ##
612_httpiconhsearch_ {_httpimg_/h\_search.gif}
613_widthhsearch_ {200}
614_heighthsearch_ {57}
615
616## "results" ## green_bar_left_aligned ## qryresb ##
617_httpiconqryresb_ {_httpimg_/qryresb.gif}
618_widthqryresb_ {_pagewidth_}
619_heightqryresb_ {17}
620
621## "history" ## green_bar_left_aligned ## srchhistb ##
622_httpiconsrchhistb_ {_httpimg_/srchhistb.gif}
623_widthsrchhistb_ {_pagewidth_}
624_heightsrchhistb_ {17}
625
626## "display" ## hand_made ##
627_httpicondisplay_ {_httpimg_/display.gif}
628_widthdisplay_ {60}
629_heightdisplay_ {20}
630
631
632######################################################################
633# 'preferences' page
634package preferences
635######################################################################
636
637
638#------------------------------------------------------------
639# text macros
640#------------------------------------------------------------
641
642_textsearchprefs_ {Search preferences}
643_textcollectionprefs_ {Collection preferences}
644_textpresentationprefs_ {Presentation preferences}
645_textpreferences_ {Preferences}
646_textcasediffs_ {Case differences:}
647_textignorecase_ { ignore case differences}
648_textmatchcase_ { upper/lower case must match}
649_textwordends_{Word endings:}
650_textstem_ { ignore word endings}
651_textnostem_ { whole word must match}
652_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
653_textextlink_ {Access to external Web pages:}
654_textintlink_ {Source documents retrieved from:}
655_textlanguage_ {Interface language:}
656_textencoding_ {Encoding:}
657_textformat_ {Interface format:}
658_textall_ {all}
659_textquerymode_{Query mode:}
660_textsimplemode_ { simple query mode}
661_textadvancedmode_ { advanced query mode (allows boolean searching using !, &, |, and parentheses)}
662_textlinkinterm_ {through intermediate page}
663_textlinkdirect_ {go directly there}
664_textdigitlib_ {the digital library}
665_textweb_ {the web}
666_textgraphical_ {Graphical}
667_texttextual_ {Textual}
668_textcollectionoption_ {<p>
669Subcollections to include:
670<br>}
671_textrelateddocdisplay_ {display related documents}
672_textfcoption_ { Include navigation bar at top of document pages}
673_texthloption_ { Highlight search terms within document text}
674_textsearchhistory_{Search history:}
675_texthistorydisplay_ { display _historynumrecords_search history records}
676_textnohistorydisplay_{ do not display search history}
677
678_texttypesearch_ {Type of search:}
679_texttextsearch_ {text search}
680_textformsearch_ {form search}
681_textqueryboxsize_ {Query box size:}
682_textregbox_{ regular query box}
683_textbigbox_{ large query box}
684_textformtype_ {Form type:}
685_textsimple_{ simple}
686_textadvanced_ { advanced}
687
688# used in "with 4 fields" in the form search box
689_textwith_{with}
690_textfields_{fields}
691
692
693#------------------------------------------------------------
694# icons
695#------------------------------------------------------------
696
697## "preferences" ## green_title ## h_pref ##
698_httpiconhpref_ {_httpimg_/h\_pref.gif}
699_widthhpref_ {200}
700_heighthpref_ {57}
701
702
703######################################################################
704# 'help' page -- this is lower priority for translating than the
705# rest of this file
706package help
707######################################################################
708
709
710#------------------------------------------------------------
711# text macros
712#------------------------------------------------------------
713
714_textHelp_ {Help}
715_textSearchshort_ {search for particular words}
716_textSeriesshort_ {access publications by series}
717_textDateshort_ {access publications by date}
718_textSubjectshort_ {access publications by subject}
719_textToshort_ {access publications by To field}
720_textFromshort_ {access publications by From field}
721_textTitleshort_ {access publications by title}
722_textBrowseshort_ {browse publications}
723_textCreatorshort_ {access publications by author}
724_textOrganizationshort_ {access publications by organization}
725_textHowtoshort_ {access publications by how to listing}
726_textTopicshort_ {access publications by topic}
727_textPeopleshort_ {access publications by people}
728_textLanguageshort_ {access publications by language}
729_textAcronymshort_ {access publications by acronym occurance}
730_textPhraseshort_ {browse phrases occurring in publications}
731_textdefaultshorttext_ {undefined classification}
732
733_textSearchlong_ { <p>You can <i>search for particular words</i> that
734appear in the text from the "search" page. This is the first page that
735comes up when you begin, and can be reached from other pages by pressing
736the <i>search</i> button. }
737
738_textTitlelong_ { <p>You can <i>access publications by title</i> by
739pressing the <i>titles a-z</i> button. This brings up a list of books in
740alphabetic order. }
741
742_textOrganizationlong_ { <p>You can <i>access publications by
743organization</i> by pressing the <i>organization</i> button. This brings
744up a list of organizations. }
745
746_textHowtolong_ { <p>You can <i>access publications by how to listing</i>
747by pressing the <i>how to</i> button. This brings up a list of how to
748strings. }
749
750_textCreatorlong_ { <p>You can <i>access publications by author</i> by
751pressing the <i>authors a-z</i> button. This brings up a list of books,
752sorted by author name. }
753
754_textTopiclong_ { <p>You can <i>access publications by topic</i> by
755pressing the <i>topic</i> button. This brings up a list of topics to
756browse. }
757
758_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
759pressing the <i>subjects</i> button. This brings up a list of subjects,
760represented by bookshelves. }
761
762_textTolong_ { <p>You can <i>access publications by To field</i> by
763pressing the <i>to</i> button. This brings up a list of addressees. }
764
765_textFromlong_ { <p>You can <i>access publications by From field</i> by
766pressing the <i>from</i> button. This brings up a list of senders. }
767
768_textSerieslong_ { <p>You can <i>access publications by series</i> by
769pressing the <i>series</i> button. This brings up a list of those series
770which are currently in the collection. }
771
772_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
773the <i>dates</i> button. This brings up a list of all the issues, sorted
774chronologically. }
775
776_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
777<i>browse</i> button. }
778
779_textPeoplelong_ { <p>You can <i>access publications by people</i> by
780pressing the <i>people a-z</i> button. This brings up a list of entries,
781sorted by surname. }
782
783_textLanguagelong_ { <p>You can <i>access publications by language</i> by
784pressing the <i>languages</i> button. This brings up a list of entries,
785sorted by language. }
786
787_textAcronymlong_ { <p>You can <i>access publications by acronym occurance</i> by
788pressing the <i>acronyms</i> button. This brings up a list of the acronyms,
789and the places that they occur. }
790
791_textPhraselong_ { <p>You can <i>browse phrases occurring in publications</i> by
792pressing the <i>phrases</i> button. This uses the phind phrase browser. }
793
794_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
795publications (listing is sorted by an unknown field). }
796
797_texthelptopics_ {
798<h2 align=left>Topics</h2>
799<ul>
800 <li><a href="\#finding-information">_textsimplehelpheading_</a>
801 _topicreadingdocs_
802 <li><a href="\#searching">How to search for particular words</a>
803<ul>
804 <li><a href="\#query-terms">Search terms</a>
805 <li><a href="\#query-type">Query type</a>
806 <li><a href="\#scope-of-queries">Scope of queries</a>
807</ul>
808 <li><a href="\#datesearching">Searching with dates</a>
809<ul>
810 <li><a href="\#datesearch-howto">How to use date search</a>
811 <li><a href="\#datesearch-results">How date search results work</a>
812</ul>
813 <li><a href="\#preferences">_textchangeprefs_</a>
814<ul>
815 <li><a href="\#col-prefs">Collection preferences</a>
816 <li><a href="\#lang-prefs">Language preferences</a>
817 <li><a href="\#pres-prefs">Presentation preferences</a>
818 <li><a href="\#search-prefs">Search preferences</a>
819</ul>
820</ul>
821}
822
823# there are 4 versions of this section of the help text.
824# which version is used is currently set within the server
825# (it should probably use the macro language e.g. [type=book])
826# 1 = html (like fao collections) -- section is empty
827# 2 = book (like hdl collection) -- macros beginning with book
828# 3 = bibliographic (like csbib) -- macros beginning with bib
829# 4 = standard (like gberg) -- the default
830
831_topicreadingdocs_ {<li><a href="\#reading-docs">_textreadingdocs_</a>}
832
833_textreadingdocs_ {How to read the documents}
834_booktextreadingdocs_ {How to read the books}
835_bibtextreadingdocs_ {Getting more information on a bibliography item}
836
837_texthelpreadingdocs_ {
838<p>_iconblankbar_
839<a name=reading-docs>
840<h2>_textreadingdocs_</h2>
841
842<p>You can tell when you have arrived at an individual document because its
843title and author appear at the top left of the page. Beside these is the
844number of the current page, a box that allows you to select a new page, and
845forward and backward arrows.
846
847<p>Underneath is the text of the current section. When you have read
848through it, there are arrows at the bottom to take you on to the next
849section or back to the previous one.
850
851<p>Below the title and author are three buttons. Click on <i>expand
852text</i> to expand out the whole text of the current document. If the
853document is large, this could take a long time and use a lot of memory!
854Click on <i>detach</i> to make a new browser window for this
855document. (This is useful if you want to compare documents, or read two at
856once.) Finally, when you do a search the words you search for are
857highlighted. Click on <i>no highlighting</i> to remove the highlighting.
858<p>
859<table cellspacing="0" cellpadding="2" border="0">
860<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click on the arrow to go to the next section ...</td></tr>
861<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
862<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
863src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
864<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
865<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
866src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
867</table>
868
869}
870
871_booktexthelpreadingdocs_ {
872<p>_iconblankbar_
873<a name=reading-docs>
874<h2>_textreadingdocs_</h2>
875
876<p>You can tell when you have arrived at an individual book because there
877is a photograph of its front cover at the top left of the page. Beside the
878photograph is a table of contents with an arrow marking where you are.
879This table is expandable: click on the folders to open them or close them.
880Click on the open book at the top to close it.
881
882<p>Underneath is the text of the current section. When you have read
883through it, there are arrows at the bottom to take you on to the next
884section or back to the previous one.
885
886<p>Below the photograph are four buttons. Click on <i>expand text</i> to
887expand out the whole text of the current section, or book. If the book is
888large, this could take a long time and use a lot of memory! Click on
889<i>expand contents</i> to expand out the whole table of contents so that
890you can see the titles of all chapters and subsections. Click on
891<i>detach</i> to make a new browser window for this book. (This is useful
892if you want to compare books, or read two at once.) Finally, when you do a
893search the words you search for are highlighted. Click on <i>no
894highlighting</i> to remove highlighting.
895
896<p>
897<table cellspacing="0" cellpadding="2" border="0">
898<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
899<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
900src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
901<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
902<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
903src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
904<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
905src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
906<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
907<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
908src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
909<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
910<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
911</table>
912}
913
914_bibtexthelpreadingdocs_ {
915<p>_iconblankbar_
916<a name=reading-docs>
917<h2>_textreadingdocs_</h2>
918
919<p>Some bibliography items contain more information, such as an abstract.
920You can tell from the query response page if this is the case because they
921are shown with the _icontext_ icon instead of the _iconblanktext_ icon.
922
923<p>Clicking on the _icontext_ icon will give you more information about the
924bibliography item.
925
926<p> Below the bibliography item are two buttons. Click on <i>detach</i> to
927make a new browser window for this book. (This is useful if you want to compare
928bibliography items.) Finally, when you do a search the words you search for are
929highlighted. Click on <i>no highlighting</i> to remove the highlighting.
930
931<p>
932<table cellspacing="0" cellpadding="2" border="0">
933<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
934<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
935src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
936</table>
937}
938
939_texthelpsearching_ {
940<h2>How to search for particular words</h2>
941<p>
942 From the search page, you make a query in these simple steps:<p>
943
944 <ol><li>Specify what items you want to search
945 <li>Say whether you want to search for all or just some of the words
946 <li>Type in the words you want to search for
947 <li>Click the <i>Begin Search</i> button
948 </ol>
949
950<p>When you make a query, the titles of twenty matching documents will be shown.
951There is a button at the end to take you on to the next twenty documents. From
952there you will find buttons to take you on to the third twenty or back to the
953first twenty, and so on. Click the title of any document, or the little button
954beside it, to see it.
955
956<p>A maximum of 100 is imposed on the number of
957 documents returned. You can change this number by clicking the
958 <i>preferences</i> button at the top of the page.<p>
959
960<p>_iconblankbar_
961<a name=query-terms>
962<h3>Search terms</h3>
963
964<p>Whatever you type into the query box is interpreted as a list of words
965called "search terms." Each term contains nothing but alphabetic characters
966and digits. Terms are separated by white space. If any other characters such
967as punctuation appear, they serve to separate terms just as though they were
968spaces. And then they are ignored. You can't search for words that include
969punctuation.
970
971<p>For example, the query<p>
972 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
973 <p>will be treated the same as<p>
974 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
975
976<p>_iconblankbar_
977<a name=query-type>
978<h3>Query type</h3>
979
980<p>There are two different kinds of query.
981
982<ul>
983 <li>Queries for <b>all</b> of the words. These look for documents (or
984 chapters, or titles) that contain all the words you have specified.
985 Documents that satisfy the query are displayed, in alphabetical
986 order.<p>
987
988 <li>Queries for <b>some</b> of the words. Just list some terms that are
989 likely to appear in the documents you are looking for. Documents are
990 displayed in order of how closely they match the query. When determining
991
992 the degree of match,
993
994 <p><ul>
995 <li> the more search terms a document contains, the closer it matches;
996 <li> rare terms are more important than common ones;
997 <li> short documents match better than long ones.
998 </ul>
999</ul>
1000
1001<p>Use as many search terms as you like--a whole sentence, or even a
1002whole paragraph. If you specify only
1003one term, documents will be ordered by its frequency of occurrence.<p>
1004_texthelpscope_
1005}
1006
1007_textdatesearch_{Searching with Dates}
1008
1009_texthelpdatesearch_{<h2>_textdatesearch_</h2>
1010Date search lets you find documents that, as well as matching your search
1011terms, are about events within a certain timeframe. You can search for
1012documents from a certain year or from a range of years. Note that you do not
1013have to have any search terms -- you can search by date alone; and also that
1014you do not have to use dates in your search, if you do not type any dates in it
1015 is just the same as if the date search didn't exist.<p>
1016
1017<p>_iconblankbar_
1018<a name=datesearch-howto>
1019<h3>How to use this feature:</h3>
1020<ul>
1021 <li>To search for documents about a single year:<p>
1022 <ul>
1023 <li>Type in any ordinary search terms as you normally would.
1024 <li>Type the year you want into the "Start (or only) date" box.
1025 <li>If your date is from before the common era (also known as before
1026 Christ), choose the B.C.E option from the pulldown menu next to that
1027 box.
1028 <li>Begin your search as you ordinarily would.
1029 </ul>
1030<p><li>To search for documents about a time period or range of years:<p>
1031 <ul>
1032 <li>Type in any ordinary search terms as you normally would.
1033 <li>Type the earlier date into the "Start (or only) date" box.
1034 <li>Type the later date into the "End date" box.
1035 <li>Select "B.C.E from the pulldown menu next to any date from before
1036 the common era (also known as before Christ).
1037 <li>Begin your search as you ordinarily would.
1038 </ul>
1039</ul><p>
1040
1041<p>_iconblankbar_
1042<a name=datesearch-results>
1043<h3>The way results of your search work</h3>
1044
1045Generally 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>
1046}
1047
1048_textchangeprefs_ {Changing your preferences}
1049
1050_texthelppreferences_ {<h2>_textchangeprefs_</h2>
1051
1052<p>When you click the <i>preferences</i> button at the top of the page you will
1053be able to change some features of the interface to suit your own requirements.
1054
1055<p>_iconblankbar_
1056<a name=col-prefs>
1057<h3 align=left>Collection preferences</h3>
1058
1059Some collections comprise several subcollections, which can be searched
1060independently or together, as one unit. If so, you can select which
1061subcollections to include in your searches on the Preferences page.
1062
1063<p>_iconblankbar_
1064<a name=lang-prefs>
1065<h3 align=left>Language preferences</h3>
1066
1067Each collection has a default presentation language, but you can switch to
1068a different language if you like. You can also alter the encoding scheme
1069used by Greenstone for output to the browser -- the software chooses
1070sensible defaults, but with some browsers better visual results can be used
1071by switching to a different encoding scheme. All collections allow you to
1072switch from the standard graphical interface format to a textual one. This
1073is particularly useful for visually impaired users who use large screen
1074fonts or speech synthesizers for output.
1075
1076<p>_iconblankbar_
1077<a name=pres-prefs>
1078<h3 align=left>Presentation preferences</h3>
1079
1080Depending on the particular collection, there may be several options you can
1081set that control the presentation.
1082
1083<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
1084the top of each document page, so that once you have done a search you land at
1085the exact Web page that matches without any Greenstone header. To do another
1086search you will have to use your browser's "back" button. These collections
1087also allow you to suppress Greenstone's warning message when you click a link
1088that takes you out of the digital library collection and on to the Web itself.
1089And in some Web collections you can control whether the links on the "Search
1090Results" page take you straight to the actual URL in question, rather than to
1091the digital library's copy of the page.
1092
1093<p>_iconblankbar_
1094<a name=search-prefs>
1095<h3 align=left>Search preferences</h3>
1096<p>Two pairs of buttons control the kind of text matching in the searches that
1097you make. The first set (labeled "case differences") controls whether upper and
1098lower case must match. The second ("word endings") controls whether to ignore
1099word endings or not. It is possible to get a large query box, so that you can
1100easily do paragraph-sized searching. It is surprisingly quick to search for
1101large amounts of text.
1102
1103<p>For example, if the buttons <i>ignore case differences</i> and
1104<i>ignore word endings</i> are selected, the query<p>
1105 <ul><kbd>African building</kbd></ul>
1106 <p>will be treated the same as<p>
1107 <ul><kbd>africa builds</kbd></ul><p>
1108 because the uppercase letter in "African" will be transformed to
1109 lowercase, and the suffixes "n" and "ing" will be removed from
1110 "African" and "building" respectively (also, "s" would be removed from
1111 "builds").
1112
1113<p>You can switch to an "advanced" query mode which allows you to combine terms
1114using AND (&amp;), OR (|), and NOT (!). This allows you to specify more precise
1115queries. You can turn the search history feature, which shows you your last few
1116queries. This makes it easy to repeat slightly modified versions of previous
1117queries. Finally, you can control the number of hits returned, and the
1118number presented on each screenful.
1119}
1120
1121_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
1122
1123_textsimplehelpheading_ {How to find information}
1124
1125_texthelpscope_ {
1126<p>_iconblankbar_
1127<a name=scope-of-queries>
1128<h3 align=left>Scope of queries</h3>
1129
1130<p>
1131In most collections you can choose different indexes to search. For example, there might
1132be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
1133the full matching document is returned regardless of which index you search.
1134<p>If documents are books, they will be opened at the appropriate place.
1135}
Note: See TracBrowser for help on using the repository browser.