source: gsdl/tags/gsdl-2_33-distribution/gsdl/macros/english.dm@ 14121

Last change on this file since 14121 was 2322, checked in by sjboddie, 23 years ago

* empty log message *

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