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

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

re-added the "set preferences" button to the preferences page

  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 41.3 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_textprefschanged_ {
615Preferences have been set as follows. Do not use your browsers' 'back' button -
616it will unset them!
617}
618_textsetprefs_ {set preferences}
619_textsearchprefs_ {Search preferences}
620_textcollectionprefs_ {Collection preferences}
621_textpresentationprefs_ {Presentation preferences}
622_textpreferences_ {Preferences}
623_textcasediffs_ {Case differences:}
624_textignorecase_ { ignore case differences}
625_textmatchcase_ { upper/lower case must match}
626_textwordends_{Word endings:}
627_textstem_ { ignore word endings}
628_textnostem_ { whole word must match}
629_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
630_textextlink_ {Access to external Web pages:}
631_textintlink_ {Source documents retrieved from:}
632_textlanguage_ {Interface language:}
633_textencoding_ {Encoding:}
634_textformat_ {Interface format:}
635_textall_ {all}
636_textquerymode_{Query mode:}
637_textsimplemode_ { simple query mode}
638_textadvancedmode_ { advanced query mode (allows boolean searching using !, &, |, and parentheses)}
639_textlinkinterm_ {through intermediate page}
640_textlinkdirect_ {go directly there}
641_textdigitlib_ {the digital library}
642_textweb_ {the web}
643_textgraphical_ {Graphical}
644_texttextual_ {Textual}
645_textcollectionoption_ {<p>
646Subcollections to include:
647<br>}
648_textrelateddocdisplay_ {display related documents}
649_textfcoption_ { Include navigation bar at top of document pages}
650_texthloption_ { Highlight search terms within document text}
651_textsearchhistory_{Search history:}
652_texthistorydisplay_ { display _historynumrecords_search history records}
653_textnohistorydisplay_{ do not display search history}
654
655_texttypesearch_ {Type of search:}
656_texttextsearch_ {text search}
657_textformsearch_ {form search}
658_textqueryboxsize_ {Query box size:}
659_textregbox_{ regular query box}
660_textbigbox_{ large query box}
661_textformtype_ {Form type:}
662_textsimple_{ simple}
663_textadvanced_ { advanced}
664
665# used in "with 4 fields" in the form search box
666_textwith_{with}
667_textfields_{fields}
668
669
670#------------------------------------------------------------
671# icons
672#------------------------------------------------------------
673
674## "preferences" ## green_title ## h_pref ##
675_httpiconhpref_ {_httpimg_/h\_pref.gif}
676_widthhpref_ {200}
677_heighthpref_ {57}
678
679#####################################################################
680# 'browse' package for the dynamic browsing interface
681package browse
682#####################################################################
683
684_textbrowseby_ {Browse by}
685_textthenby_ {then by}
686_textshowing_ {showing}
687_textdocsperpage_ {documents per page}
688
689_textfilterby_ {Browse only documents containing}
690_textall_ {all}
691_textany_ {any}
692_textwords_ {of the words}
693
694_browsebuttontext_ {Browse}
695
696
697######################################################################
698# 'help' page -- this is lower priority for translating than the
699# rest of this file
700package help
701######################################################################
702
703
704#------------------------------------------------------------
705# text macros
706#------------------------------------------------------------
707
708_textHelp_ {Help}
709_textSearchshort_ {search for particular words}
710_textSeriesshort_ {access publications by series}
711_textDateshort_ {access publications by date}
712_textSubjectshort_ {access publications by subject}
713_textToshort_ {access publications by To field}
714_textFromshort_ {access publications by From field}
715_textTitleshort_ {access publications by title}
716_textBrowseshort_ {browse publications}
717_textCreatorshort_ {access publications by author}
718_textOrganizationshort_ {access publications by organization}
719_textHowtoshort_ {access publications by how to listing}
720_textTopicshort_ {access publications by topic}
721_textPeopleshort_ {access publications by people}
722_textLanguageshort_ {access publications by language}
723_textAcronymshort_ {access publications by acronym occurance}
724_textPhraseshort_ {browse phrases occurring in publications}
725_textdefaultshorttext_ {undefined classification}
726
727_textSearchlong_ { <p>You can <i>search for particular words</i> that
728appear in the text from the "search" page. This is the first page that
729comes up when you begin, and can be reached from other pages by pressing
730the <i>search</i> button. }
731
732_textTitlelong_ { <p>You can <i>access publications by title</i> by
733pressing the <i>titles a-z</i> button. This brings up a list of books in
734alphabetic order. }
735
736_textOrganizationlong_ { <p>You can <i>access publications by
737organization</i> by pressing the <i>organization</i> button. This brings
738up a list of organizations. }
739
740_textHowtolong_ { <p>You can <i>access publications by how to listing</i>
741by pressing the <i>how to</i> button. This brings up a list of how to
742strings. }
743
744_textCreatorlong_ { <p>You can <i>access publications by author</i> by
745pressing the <i>authors a-z</i> button. This brings up a list of books,
746sorted by author name. }
747
748_textTopiclong_ { <p>You can <i>access publications by topic</i> by
749pressing the <i>topic</i> button. This brings up a list of topics to
750browse. }
751
752_textSubjectlong_ { <p>You can <i>access publications by subject</i> by
753pressing the <i>subjects</i> button. This brings up a list of subjects,
754represented by bookshelves. }
755
756_textTolong_ { <p>You can <i>access publications by To field</i> by
757pressing the <i>to</i> button. This brings up a list of addressees. }
758
759_textFromlong_ { <p>You can <i>access publications by From field</i> by
760pressing the <i>from</i> button. This brings up a list of senders. }
761
762_textSerieslong_ { <p>You can <i>access publications by series</i> by
763pressing the <i>series</i> button. This brings up a list of those series
764which are currently in the collection. }
765
766_textDatelong_ { <p>You can <i>access publications by date</i> by pressing
767the <i>dates</i> button. This brings up a list of all the issues, sorted
768chronologically. }
769
770_textBrowselong_ { <p>You can <i>browse publications</i> by pressing the
771<i>browse</i> button. }
772
773_textPeoplelong_ { <p>You can <i>access publications by people</i> by
774pressing the <i>people a-z</i> button. This brings up a list of entries,
775sorted by surname. }
776
777_textLanguagelong_ { <p>You can <i>access publications by language</i> by
778pressing the <i>languages</i> button. This brings up a list of entries,
779sorted by language. }
780
781_textAcronymlong_ { <p>You can <i>access publications by acronym occurance</i> by
782pressing the <i>acronyms</i> button. This brings up a list of the acronyms,
783and the places that they occur. }
784
785_textPhraselong_ { <p>You can <i>browse phrases occurring in publications</i> by
786pressing the <i>phrases</i> button. This uses the phind phrase browser. }
787
788_textdefaultlongtext_ { <p>Click on the <i>unknown</i> button to browse
789publications (listing is sorted by an unknown field). }
790
791_texthelptopics_ {
792<h2 align=left>Topics</h2>
793<ul>
794 <li><a href="\#finding-information">_textsimplehelpheading_</a>
795 _topicreadingdocs_
796 <li><a href="\#searching">How to search for particular words</a>
797<ul>
798 <li><a href="\#query-terms">Search terms</a>
799 <li><a href="\#query-type">Query type</a>
800 <li><a href="\#scope-of-queries">Scope of queries</a>
801</ul>
802 <li><a href="\#preferences">_textchangeprefs_</a>
803<ul>
804 <li><a href="\#col-prefs">Collection preferences</a>
805 <li><a href="\#lang-prefs">Language preferences</a>
806 <li><a href="\#pres-prefs">Presentation preferences</a>
807 <li><a href="\#search-prefs">Search preferences</a>
808</ul>
809</ul>
810}
811
812# there are 4 versions of this section of the help text.
813# which version is used is currently set within the server
814# (it should probably use the macro language e.g. [type=book])
815# 1 = html (like fao collections) -- section is empty
816# 2 = book (like hdl collection) -- macros beginning with book
817# 3 = bibliographic (like csbib) -- macros beginning with bib
818# 4 = standard (like gberg) -- the default
819
820_topicreadingdocs_ {<li><a href="\#reading-docs">_textreadingdocs_</a>}
821
822_textreadingdocs_ {How to read the documents}
823_booktextreadingdocs_ {How to read the books}
824_bibtextreadingdocs_ {Getting more information on a bibliography item}
825
826_texthelpreadingdocs_ {
827<p>_iconblankbar_
828<a name=reading-docs>
829<h2>_textreadingdocs_</h2>
830
831<p>You can tell when you have arrived at an individual document because its
832title and author appear at the top left of the page. Beside these is the
833number of the current page, a box that allows you to select a new page, and
834forward and backward arrows.
835
836<p>Underneath is the text of the current section. When you have read
837through it, there are arrows at the bottom to take you on to the next
838section or back to the previous one.
839
840<p>Below the title and author are three buttons. Click on <i>expand
841text</i> to expand out the whole text of the current document. If the
842document is large, this could take a long time and use a lot of memory!
843Click on <i>detach</i> to make a new browser window for this
844document. (This is useful if you want to compare documents, or read two at
845once.) Finally, when you do a search the words you search for are
846highlighted. Click on <i>no highlighting</i> to remove the highlighting.
847<p>
848<table cellspacing="0" cellpadding="2" border="0">
849<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click on the arrow to go to the next section ...</td></tr>
850<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
851<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
852src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
853<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
854<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
855src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
856</table>
857
858}
859
860_booktexthelpreadingdocs_ {
861<p>_iconblankbar_
862<a name=reading-docs>
863<h2>_textreadingdocs_</h2>
864
865<p>You can tell when you have arrived at an individual book because there
866is a photograph of its front cover at the top left of the page. Beside the
867photograph is a table of contents with an arrow marking where you are.
868This table is expandable: click on the folders to open them or close them.
869Click on the open book at the top to close it.
870
871<p>Underneath is the text of the current section. When you have read
872through it, there are arrows at the bottom to take you on to the next
873section or back to the previous one.
874
875<p>Below the photograph are four buttons. Click on <i>expand text</i> to
876expand out the whole text of the current section, or book. If the book is
877large, this could take a long time and use a lot of memory! Click on
878<i>expand contents</i> to expand out the whole table of contents so that
879you can see the titles of all chapters and subsections. Click on
880<i>detach</i> to make a new browser window for this book. (This is useful
881if you want to compare books, or read two at once.) Finally, when you do a
882search the words you search for are highlighted. Click on <i>no
883highlighting</i> to remove highlighting.
884
885<p>
886<table cellspacing="0" cellpadding="2" border="0">
887<tr><td colspan=2><img src="_httpiconbshelf_" border="0"></td><td>Open this bookshelf</td></tr>
888<tr><td><img src="_httpiconopenbook_" border="0"></td><td><img
889src="_httpiconbook_" border="0"></td><td>Open/close this book</td></tr>
890<tr><td colspan=2><img src="_httpiconitext_" border="0"></td><td>View this section of the text</td></tr>
891<tr><td><img src="_document:httpiconealltof_" border="0"></td><td><img
892src="_document:httpiconetsecof_" border="0"></td><td>Display all text, or not</td></tr>
893<tr><td><img src="_document:httpiconeexpcof_" border="0"></td><td><img
894src="_document:httpiconeconcof_" border="0"></td><td>Expand table of contents, or not</td></tr>
895<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
896<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
897src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
898<tr><td colspan=2><img src="_httpiconmore_" border="0"></td><td>Click the arrow to go to the next section ...</td></tr>
899<tr><td colspan=2><img src="_httpiconless_" border="0"></td><td>... or back to the previous section</td></tr>
900</table>
901}
902
903_bibtexthelpreadingdocs_ {
904<p>_iconblankbar_
905<a name=reading-docs>
906<h2>_textreadingdocs_</h2>
907
908<p>Some bibliography items contain more information, such as an abstract.
909You can tell from the query response page if this is the case because they
910are shown with the _icontext_ icon instead of the _iconblanktext_ icon.
911
912<p>Clicking on the _icontext_ icon will give you more information about the
913bibliography item.
914
915<p> Below the bibliography item are two buttons. Click on <i>detach</i> to
916make a new browser window for this book. (This is useful if you want to compare
917bibliography items.) Finally, when you do a search the words you search for are
918highlighted. Click on <i>no highlighting</i> to remove the highlighting.
919
920<p>
921<table cellspacing="0" cellpadding="2" border="0">
922<tr><td colspan=2><img src="_document:httpiconedtchof_" border="0"></td><td>Open this page in a new window</td></tr>
923<tr><td><img src="_document:httpiconehlof_" border="0"></td><td><img
924src="_document:httpiconenhlof_" border="0"></td><td>Highlight search terms, or not</td></tr>
925</table>
926}
927
928_texthelpsearching_ {
929<h2>How to search for particular words</h2>
930<p>
931 From the search page, you make a query in these simple steps:<p>
932
933 <ol><li>Specify what items you want to search
934 <li>Say whether you want to search for all or just some of the words
935 <li>Type in the words you want to search for
936 <li>Click the <i>Begin Search</i> button
937 </ol>
938
939<p>When you make a query, the titles of twenty matching documents will be shown.
940There is a button at the end to take you on to the next twenty documents. From
941there you will find buttons to take you on to the third twenty or back to the
942first twenty, and so on. Click the title of any document, or the little button
943beside it, to see it.
944
945<p>A maximum of 100 is imposed on the number of
946 documents returned. You can change this number by clicking the
947 <i>preferences</i> button at the top of the page.<p>
948
949<p>_iconblankbar_
950<a name=query-terms>
951<h3>Search terms</h3>
952
953<p>Whatever you type into the query box is interpreted as a list of words
954called "search terms." Each term contains nothing but alphabetic characters
955and digits. Terms are separated by white space. If any other characters such
956as punctuation appear, they serve to separate terms just as though they were
957spaces. And then they are ignored. You can't search for words that include
958punctuation.
959
960<p>For example, the query<p>
961 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
962 <p>will be treated the same as<p>
963 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
964
965<p>_iconblankbar_
966<a name=query-type>
967<h3>Query type</h3>
968
969<p>There are two different kinds of query.
970
971<ul>
972 <li>Queries for <b>all</b> of the words. These look for documents (or
973 chapters, or titles) that contain all the words you have specified.
974 Documents that satisfy the query are displayed, in alphabetical
975 order.<p>
976
977 <li>Queries for <b>some</b> of the words. Just list some terms that are
978 likely to appear in the documents you are looking for. Documents are
979 displayed in order of how closely they match the query. When determining
980
981 the degree of match,
982
983 <p><ul>
984 <li> the more search terms a document contains, the closer it matches;
985 <li> rare terms are more important than common ones;
986 <li> short documents match better than long ones.
987 </ul>
988</ul>
989
990<p>Use as many search terms as you like--a whole sentence, or even a
991whole paragraph. If you specify only
992one term, documents will be ordered by its frequency of occurrence.<p>
993_texthelpscope_
994}
995
996_textdatesearch_{Searching with Dates}
997
998_texthelpdatesearch_{<h2>_textdatesearch_</h2>
999Date search lets you find documents that, as well as matching your search
1000terms, are about events within a certain timeframe. You can search for
1001documents from a certain year or from a range of years. Note that you do not
1002have to have any search terms -- you can search by date alone; and also that
1003you do not have to use dates in your search, if you do not type any dates in it
1004 is just the same as if the date search didn't exist.<p>
1005
1006<p>_iconblankbar_
1007<a name=datesearch-howto>
1008<h3>How to use this feature:</h3>
1009<ul>
1010 <li>To search for documents about a single year:<p>
1011 <ul>
1012 <li>Type in any ordinary search terms as you normally would.
1013 <li>Type the year you want into the "Start (or only) date" box.
1014 <li>If your date is from before the common era (also known as before
1015 Christ), choose the B.C.E option from the pulldown menu next to that
1016 box.
1017 <li>Begin your search as you ordinarily would.
1018 </ul>
1019<p><li>To search for documents about a time period or range of years:<p>
1020 <ul>
1021 <li>Type in any ordinary search terms as you normally would.
1022 <li>Type the earlier date into the "Start (or only) date" box.
1023 <li>Type the later date into the "End date" box.
1024 <li>Select "B.C.E from the pulldown menu next to any date from before
1025 the common era (also known as before Christ).
1026 <li>Begin your search as you ordinarily would.
1027 </ul>
1028</ul><p>
1029
1030<p>_iconblankbar_
1031<a name=datesearch-results>
1032<h3>The way results of your search work</h3>
1033
1034Generally 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>
1035}
1036
1037_textchangeprefs_ {Changing your preferences}
1038
1039_texthelppreferences_ {<h2>_textchangeprefs_</h2>
1040
1041<p>When you click the <i>preferences</i> button at the top of the page you will
1042be able to change some features of the interface to suit your own requirements.
1043
1044<p>_iconblankbar_
1045<a name=col-prefs>
1046<h3 align=left>Collection preferences</h3>
1047
1048Some collections comprise several subcollections, which can be searched
1049independently or together, as one unit. If so, you can select which
1050subcollections to include in your searches on the Preferences page.
1051
1052<p>_iconblankbar_
1053<a name=lang-prefs>
1054<h3 align=left>Language preferences</h3>
1055
1056Each collection has a default presentation language, but you can switch to
1057a different language if you like. You can also alter the encoding scheme
1058used by Greenstone for output to the browser -- the software chooses
1059sensible defaults, but with some browsers better visual results can be used
1060by switching to a different encoding scheme. All collections allow you to
1061switch from the standard graphical interface format to a textual one. This
1062is particularly useful for visually impaired users who use large screen
1063fonts or speech synthesizers for output.
1064
1065<p>_iconblankbar_
1066<a name=pres-prefs>
1067<h3 align=left>Presentation preferences</h3>
1068
1069Depending on the particular collection, there may be several options you can
1070set that control the presentation.
1071
1072<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
1073the top of each document page, so that once you have done a search you land at
1074the exact Web page that matches without any Greenstone header. To do another
1075search you will have to use your browser's "back" button. These collections
1076also allow you to suppress Greenstone's warning message when you click a link
1077that takes you out of the digital library collection and on to the Web itself.
1078And in some Web collections you can control whether the links on the "Search
1079Results" page take you straight to the actual URL in question, rather than to
1080the digital library's copy of the page.
1081
1082<p>_iconblankbar_
1083<a name=search-prefs>
1084<h3 align=left>Search preferences</h3>
1085<p>Two pairs of buttons control the kind of text matching in the searches that
1086you make. The first set (labeled "case differences") controls whether upper and
1087lower case must match. The second ("word endings") controls whether to ignore
1088word endings or not. It is possible to get a large query box, so that you can
1089easily do paragraph-sized searching. It is surprisingly quick to search for
1090large amounts of text.
1091
1092<p>For example, if the buttons <i>ignore case differences</i> and
1093<i>ignore word endings</i> are selected, the query<p>
1094 <ul><kbd>African building</kbd></ul>
1095 <p>will be treated the same as<p>
1096 <ul><kbd>africa builds</kbd></ul><p>
1097 because the uppercase letter in "African" will be transformed to
1098 lowercase, and the suffixes "n" and "ing" will be removed from
1099 "African" and "building" respectively (also, "s" would be removed from
1100 "builds").
1101
1102<p>You can switch to an "advanced" query mode which allows you to combine terms
1103using AND (&amp;), OR (|), and NOT (!). This allows you to specify more precise
1104queries. You can turn the search history feature, which shows you your last few
1105queries. This makes it easy to repeat slightly modified versions of previous
1106queries. Finally, you can control the number of hits returned, and the
1107number presented on each screenful.
1108}
1109
1110_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
1111
1112_textsimplehelpheading_ {How to find information}
1113
1114_texthelpscope_ {
1115<p>_iconblankbar_
1116<a name=scope-of-queries>
1117<h3 align=left>Scope of queries</h3>
1118
1119<p>
1120In most collections you can choose different indexes to search. For example, there might
1121be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
1122the full matching document is returned regardless of which index you search.
1123<p>If documents are books, they will be opened at the appropriate place.
1124}
Note: See TracBrowser for help on using the repository browser.