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

Last change on this file since 3103 was 3103, checked in by sjboddie, 22 years ago

renamed "organization" button "organisations"

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