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

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

added new "filenames" classifier button

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