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

Last change on this file since 2395 was 2395, checked in by dmm9, 23 years ago

browse text added

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