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

Last change on this file since 5438 was 5438, checked in by mdewsnip, 21 years ago

Removed "browsemeta" icons, which don't seem to be used (apologies if they are!) and the macros have syntax errors (spaces in the keys) which are problematic.

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