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

Last change on this file since 2014 was 2014, checked in by jrm21, 23 years ago

Added macros for *iconps for Postscript files.

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