source: main/trunk/greenstone2/macros/english.dm@ 27294

Last change on this file since 27294 was 27294, checked in by ak19, 11 years ago
  1. Basic authentication when adding user comments. 2. Rearranged some divs to do with adding user comments. 3. A few default css statements for the form.
  • Property svn:executable set to *
  • Property svn:keywords set to Author Date Id Revision
File size: 37.5 KB
RevLine 
[7343]1# this file must be UTF-8 encoded
[5514]2#####################################################################
[931]3#
4# English Language text and icon macros
5#
6######################################################################
[964]7#
8# This is the main macro file for translation when creating an
9# interface in another language.
[3879]10
[964]11# Under the 'text macros' comments are text macros of the form:
12# _macroname_ {macro value}
13# Everything between the {} is the text to be translated. This text
14# may itself contain macros (i.e. characters other than space between
15# underscore characters, e.g. _about:numdocs_ or _textpage_). These
16# macro names occurring within text shouldn't be translated but should
17# be left as they are. Underscores or curly brackets occurring
18# naturally within the text should be escaped with a leading backslash
19# (i.e. '\_', '\{' or '\}).
20#
21# Comment lines (other than those described above) need not be
22# translated (i.e. any lines beginning with '#', like this line).
23#
24# The simplest way to translate this file is to save it as something
25# else (e.g. french.dm) and work through translating all the text
26# macro values and icon comments.
27#
28######################################################################
[876]29
30
[931]31######################################################################
32# Global (base) package
33package Global
34######################################################################
[876]35
[964]36
[931]37#------------------------------------------------------------
38# text macros
39#------------------------------------------------------------
[876]40
[3086]41_textperiodicals_ {Periodicals}
[11957]42
43# these three used by the default format statement of the demo and dls collections.
[3104]44_textsource_ {source ref: }
45_textdate_ {publication date: }
[3086]46_textnumpages_ {no. of pages: }
47
[3080]48_textsignin_ {sign in}
49
[21753]50_texttruncated_ {[truncated]}
51
[931]52_textdefaultcontent_ {The requested page could not be found. Please use
53your browsers 'back' button or the above home button to return to the
54Greenstone Digital Library.}
[876]55
56_textdefaulttitle_ {GSDL Error}
57
[5514]58_textbadcollection_ {This collection (called "_cvariable_") is not installed on this Greenstone digital library system.}
[5510]59
[5019]60_textselectpage_ {-- Select Page --}
61
[876]62_collectionextra_ {This collection contains _about:numdocs_ documents.
63It was last built _about:builddate_ days ago.}
64
[2370]65# this is only used by the collector (where the above _collectionextra_
66# macro will always be set to another value)
67_collectorextra_ {
[11999]68<p>This collection contains _numdocs_ _If_("_numdocs_" eq "1",document,documents), a total of _numbytes_ of indexed text and metadata.
[2785]69<p><a href="_httppagex_(bsummary)">Click here</a> to view the build summary for this collection.
[2370]70}
71
[10872]72_textdescrcollection_ {}
73_textdescrabout_ {About page}
74_textdescrhome_ {Home page}
75_textdescrhelp_ {Help page}
76_textdescrpref_ {Preferences page}
[23519]77_textdescrlogin_ {Login page}
78_textdescrlogout_ {Logout as _cgiargun_}
79
[10872]80_textdescrgreenstone_ {Greenstone Digital Library Software}
81_textdescrusab_ {What did you find hard to use?}
[876]82
[8106]83
[11957]84# Metadata names and navigation bar labels
[8106]85
[11957]86_textSearch_ {Search}
[11161]87_labelSearch_ {Search}
88
[8106]89# Dublin Core Metadata Element Set, Version 1.1
[11957]90_textTitle_ {Title}
91_labelTitle_ {Titles}
92_textCreator_ {Creator}
93_labelCreator_ {Creators}
94_textSubject_ {Subject}
[11117]95_labelSubject_ {Subjects}
[11957]96_textDescription_ {Description}
[11117]97_labelDescription_ {Descriptions}
[11957]98_textPublisher_ {Publisher}
[11117]99_labelPublisher_ {Publishers}
[11957]100_textContributor_ {Contributor}
[11117]101_labelContributor_ {Contributors}
[11957]102_textDate_ {Date}
[11117]103_labelDate_ {Dates}
[11957]104_textType_ {Type}
105_labelType_ {Types}
106_textFormat_ {Format}
[11117]107_labelFormat_ {Formats}
[11957]108_textIdentifier_ {Identifier}
[11117]109_labelIdentifier_ {Identifiers}
[11957]110_textSource_ {Filename} # Not true DC, kept for legacy reasons
[11117]111_labelSource_ {Filenames} # Not true DC, kept for legacy reasons
[11957]112_textLanguage_ {Language}
[11117]113_labelLanguage_ {Languages}
[11957]114_textRelation_ {Relation}
[11117]115_labelRelation_ {Relations}
[11957]116_textCoverage_ {Coverage}
[11117]117_labelCoverage_ {Coverage}
[11957]118_textRights_ {Rights}
[11117]119_labelRights_ {Rights}
[876]120
[11957]121# DLS metadata set
122_textOrganization_ {Organization}
[12176]123_labelOrganization_ {Organizations}
[11957]124_textKeyword_ {Keyword}
[11117]125_labelKeyword_ {Keywords}
[11957]126_textHowto_ {How to}
127_labelHowto_ {How to}
128
129# Miscellaneous Greenstone metadata
130_textPhrase_ {Phrase}
131_labelPhrase_ {Phrases}
132_textCollage_ {Collage}
133_labelCollage_ {Collage}
134_textBrowse_ {Browse}
135_labelBrowse_ {Browse}
136_textTo_ {To}
[11117]137_labelTo_ {To}
[11957]138_textFrom_ {From}
[11117]139_labelFrom_ {From}
[11957]140_textAcronym_ {Acronym}
[11117]141_labelAcronym_ {Acronyms}
[20743]142_textAuthor_ {Author}
143_textAuthors_ {Authors}
[10872]144
[11957]145# Navigation bar tooltip - to customize this for a specific metadata, add a macro named _textdescrXXX_ where XXX is the metadata name
[11960]146_textdescrdefault_ {Browse by _1_}
[11161]147
[12176]148_textdescrSearch_ {Search for specific terms}
[11957]149_textdescrType_ {Browse by resource type}
150_textdescrIdentifier_ {Browse by resource identifier}
151_textdescrSource_ {Browse by original filename} # Not true DC, kept for legacy reasons
152_textdescrTo_ {Browse by To field}
153_textdescrFrom_ {Browse by From field}
154_textdescrCollage_ {Browse by image collage}
155_textdescrAcronym_ {Browse acronyms}
156_textdescrPhrase_ {Browse phrases}
157_textdescrHowto_ {Browse how to categories}
[12176]158_textdescrBrowse_ {Browse documents}
[876]159_texticontext_ {View the document}
160_texticonclosedbook_ {open this document and view contents}
161_texticonnext_ {to next section}
162_texticonprev_ {to previous section}
[2992]163
[9532]164_texticonworld_ {View the web document}
165
[2992]166_texticonmidi_ {View the MIDI document}
[1444]167_texticonmsword_ {View the Microsoft Word document}
[8916]168_texticonmp3_ {View the MP3 document}
[9294]169_texticonpdf_ {View the PDF document}
170_texticonps_ {View the PostScript document}
171_texticonppt_ {View the PowerPoint document}
172_texticonrtf_ {View the RTF document}
173_texticonxls_ {View the Microsoft Excel document}
[21747]174_texticonogg_ {View the Ogg Vorbis document}
175_texticonrmvideo_ {View the Real Media document}
[876]176
177_page_ {page }
[944]178_pages_ {pages}
[876]179_of_ { of }
[16303]180_vol_ {Volume}
[1556]181_num_ {No.}
[876]182
183_textmonth00_ {}
184_textmonth01_ {January}
185_textmonth02_ {February}
186_textmonth03_ {March}
187_textmonth04_ {April}
188_textmonth05_ {May}
189_textmonth06_ {June}
190_textmonth07_ {July}
191_textmonth08_ {August}
192_textmonth09_ {September}
[2885]193_textmonth10_ {October}
[876]194_textmonth11_ {November}
195_textmonth12_ {December}
196
[18886]197_texttext_ {Text}
198_labeltext_ {_texttext_}
[4812]199_textdocument_ {Document}
200_textsection_ {Section}
201_textparagraph_ {Paragraph}
[19144]202_textchapter_ {Chapter}
203_textbook_ {Book}
[1119]204
[876]205_magazines_ {Magazines}
206
[10872]207_nzdlpagefooter_ {<div class="divbar">&nbsp;</div>
[1275]208<p><a href="http://www.nzdl.org">New Zealand Digital Library Project</a>
[8750]209<br><a href="http://www.cs.waikato.ac.nz">Department of Computer Science</a>,
[1095]210<a href="http://www.waikato.ac.nz">University of Waikato</a>,
211New Zealand}
[876]212
[10872]213_linktextHOME_ {HOME}
214_linktextHELP_ {HELP}
215_linktextPREFERENCES_ {PREFERENCES}
[23519]216_linktextLOGIN_ {LOGIN}
217_linktextLOGGEDIN_ {(logged in as _cgiargun_)}
218_linktextLOGOUT_ {LOGOUT}
[10872]219
[876]220
[931]221######################################################################
[13040]222# 'home' page
223package home
224######################################################################
225
226_textpagetitle_ {Greenstone Digital Library}
[13367]227
228_textnocollections_ {No valid (i.e. built and public) collections are available}
229
[13040]230_textadmin_ {Administration Page}
231_textabgs_ {About Greenstone}
232_textgsdocs_ {Greenstone Documentation}
233
234_textdescradmin_ {
235Allows you to add new users, summarizes the collections in the system,
236gives technical information on the Greenstone installation
237}
238
239_textdescrgogreenstone_ {
240Tells you about the Greenstone software and the New Zealand Digital Library
241Project where it originated
242}
243
244_textdescrgodocs_ {Greenstone manuals}
245
246#####################################################################
247# some macros used on the home page from other packages
248#####################################################################
249package gli
250
251_textgli_ {The Librarian Interface}
252_textdescrgli_ {
253Helps you create new collections, modify or add to existing ones, or delete
254collections
255}
256
257package collector
258
259_textcollector_ {The Collector}
260_textdescrcollector_ {
[16978]261This predates the Librarian Interface, and for most practical purposes the Librarian Interface should be used instead
[13040]262}
263
264package depositor
265
266_textdepositor_ {The Depositor}
267_textdescrdepositor_ {
268Helps you to add documents to existing collections
269}
270
271package gti
272
273_textgti_ {The Greenstone Translator Interface}
274_textdescrtranslator_ {
275Helps you keep the multilingual versions of the Greenstone interface
276up to date
277}
278
279
280######################################################################
[931]281# 'about' page
282package about
283######################################################################
284
[964]285
[931]286#------------------------------------------------------------
287# text macros
288#------------------------------------------------------------
289
290_textabcol_ {About this collection}
291
[2322]292_textsubcols1_ {<p>The complete collection comprises _1_ subcollections.
293Those currently available are:
[931]294<blockquote>}
295
296_textsubcols2_ {</blockquote>
297You can check (and alter) which subcollections you are
298currently using on the Preferences page.}
299
[11155]300_titleabout_ {about}
[964]301
[931]302
303######################################################################
304# document package
[876]305package document
[931]306######################################################################
[876]307
[964]308
[931]309#------------------------------------------------------------
310# text macros
311#------------------------------------------------------------
312
[876]313_texticonopenbookshelf_ {close this section of the library}
314_texticonclosedbookshelf_ {open this section of the library and view contents}
315_texticonopenbook_ {close this book}
316_texticonclosedfolder_ {Open this folder and view contents}
317_texticonclosedfolder2_ {open sub-section: }
318_texticonopenfolder_ {close this folder}
319_texticonopenfolder2_ {close sub-section: }
320_texticonsmalltext_ {View this section of the text}
321_texticonsmalltext2_ {view text: }
322_texticonpointer_ {current section}
323_texticondetach_ {Open this page in a new window}
324_texticonhighlight_ {Highlight search terms}
325_texticonnohighlight_ {Don't highlight search terms}
326_texticoncontracttoc_ {Collapse table of contents}
327_texticonexpandtoc_ {Expand table of contents}
328_texticonexpandtext_ {Display all text}
329_texticoncontracttext_ {Display text only for currently selected section}
330_texticonwarning_ {<b>Warning: </b>}
331_texticoncont_ {continue?}
332
[11132]333_textltwarning_ {<div class="buttons">_imagecont_</div>
334_iconwarning_Expanding the text here will generate a large
335amount of data for your browser to display
[876]336}
337
[27294]338_textcommentusername_ {User name}
339_textaddusercomment_ {Add Comment}
340_textaddcomment_ {submit comment}
[27259]341_textcommentsubmitted_ {Comment Submitted}
[27294]342_text-is-empty_ {Comment was empty.}
343_text-usercomments-section_ {Comments}
[27257]344
[944]345_textgoto_ {go to page}
346_textintro_ { <i>(introductory text)</i>}
[876]347
[11132]348_textCONTINUE_ {CONTINUE?}
[931]349
[11767]350_textEXPANDTEXT_ {EXPAND TEXT}
[931]351
[11767]352_textCONTRACTCONTENTS_ {CONTRACT CONTENTS}
[931]353
[11132]354_textDETACH_ {DETACH}
[931]355
[11767]356_textEXPANDCONTENTS_ {EXPAND CONTENTS}
[931]357
[11767]358_textCONTRACT_ {CONTRACT TEXT}
[931]359
[11767]360_textHIGHLIGHT_ {HIGHLIGHTING}
[931]361
[11767]362_textNOHIGHLIGHT_ {NO HIGHLIGHTING}
[931]363
[13428]364_textPRINT_ {PRINT}
365
[13371]366_textnextsearchresult_{next search result}
367_textprevsearchresult_{previous search result}
[931]368
[13450]369# macros for printing page
370_textreturnoriginal_ {Return to the original page}
371_textprintpage_ {Print this page}
372_textshowcontents_ {Show the table of contents}
373_texthidecontents_ {Hide the table of contents}
374
[876]375######################################################################
[964]376# 'search' page
377package query
[931]378######################################################################
[876]379
[964]380
[931]381#------------------------------------------------------------
382# text macros
383#------------------------------------------------------------
384
[964]385# this if statement produces the text 'results n1 - nn for query: querystring' or
386# 'No matches for query: querystring', depending on whether or not there were
387# any matches
388_textquerytitle_ {_If_(_thislast_,results _thisfirst_ - _thislast_ for query: _cgiargq_,No matches for query: _cgiargq_)}
389_textnoquerytitle_ {Search page}
[876]390
[4760]391_textsome_ {some}
392_textall_ {all}
393_textboolean_ {boolean}
394_textranked_ {ranked}
395_textnatural_ {natural}
[12781]396_textsortbyrank_ {relevance rank}
[27060]397_textascending_ {ascending}
398_textdescending_ {descending}
[1921]399_texticonsearchhistorybar_ {search history}
[1986]400
[7596]401_textifeellucky_ {I'm feeling lucky!}
402
[1986]403#alt text for query buttons
404_textusequery_ {use this query}
[964]405_textfreqmsg1_ {Word count: }
406_textpostprocess_ {_If_(_quotedquery_,<br><i>post-processed to find _quotedquery_</i>
407)}
[4221]408_textinvalidquery_ {Invalid query syntax}
[12380]409_textstopwordsmsg_ {The following words are too common and were ignored: }
[12421]410_textlucenetoomanyclauses_ {Your query contained too many search terms; please try a more specific query.}
[876]411
[964]412_textmorethan_ {More than }
413_textapprox_ {About }
414_textnodocs_ {No documents matched the query.}
415_text1doc_ {1 document matched the query.}
416_textlotsdocs_ {documents matched the query.}
417_textmatches_ {Matches }
418_textbeginsearch_ {Begin Search}
[9294]419_textrunquery_ {Run Query}
420_textclearform_ {Clear Form}
[876]421
[1921]422#these go together in form search:
[12781]423#"Words (fold, stem) ... in field"
424_textwordphrase_ {Words}
[9294]425_textinfield_ {... in field}
[22051]426_textfieldphrase_ {Field}
427_textinwords_ {... in word(s)}
[9294]428_textfoldstem_ {(fold, stem)}
[1540]429
[9294]430_textadvquery_ {Or enter a query directly:}
431_textallfields_ {all fields}
[4788]432_texttextonly_ {text only}
[9294]433_textand_ {and}
434_textor_ {or}
435_textandnot_ {and not}
[1921]436
[6541]437# _indexselection_, _jselection_, _nselection_ and _gselection_ are set from
438# within the server - _indexselection_ is always set, but the others may be
439# unset
[1921]440
[19653]441# the space after "level" (before the right bracket) is required, otherwise no space between "Search" and "in"
442
[27060]443_textsimplesearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_\, _sortorderselection_\,) for _querytypeselection_ of the words}
[22051]444_textsimplesqlsearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sqlsfselection_,\,_allowformbreak_ sorting results by _sqlsfselection_) for _querytypeselection_ of the words}
[1921]445
[19614]446_textadvancedsearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language) using _querytypeselection_ query}
[876]447
[19614]448_textadvancedmgppsearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language), and display results in _formquerytypeadvancedselection_ order, for}
[4760]449
[27060]450_textadvancedlucenesearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\,_allowformbreak_ sorting results by _sfselection_\,_sortorderselection_\,) for }
[22051]451_textadvancedsqlsearch_ {Search in _indexselection__If_(_jselection_, associated with _jselection_)_If_(_gselection_, at _gselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sqlsfselection_,\,_allowformbreak_ sorting results by _sqlsfselection_\,) for }
[1921]452
[19653]453# the space after "Search" is required, otherwise no space between "Search" and "in"
454
[27060]455_textformsimplesearch_ {Search _If_(_jselection_, in _jselection_)_If_(_gformselection_, at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\, _sortorderselection_\,) for _formquerytypesimpleselection_ of }
[22051]456_textformsimplesearchsql_ {Search _If_(_jselection_, in _jselection_)_If_(_gformselection_, at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sqlsfselection_,\, sorting results by _sqlsfselection_\,) for _formquerytypesimpleselection_ of }
[876]457
[19621]458_textformadvancedsearchmgpp_ {Search _If_(_jselection_, in _jselection_)_If_(_gformselection_, at _gformselection_ level )_If_(_nselection_, in _nselection_ language), and display results in _formquerytypeadvancedselection_ order, for }
[11767]459
[27060]460_textformadvancedsearchlucene_ {Search _If_(_jselection_, in _jselection_)_If_(_gformselection_, at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sfselection_,\, sorting results by _sfselection_\, _sortorderselection_\,) for }
[22051]461_textformadvancedsearchsql_ {Search _If_(_jselection_, in _jselection_)_If_(_gformselection_, at _gformselection_ level )_If_(_nselection_, in _nselection_ language)_If_(_sqlsfselection_,\, sorting results by _sqlsfselection_\,) for }
[11767]462
[4788]463_textnojsformwarning_ {Warning: Javascript is disabled in your web browser. <br>To use form searching, please enable it.}
[1500]464_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.}
465_textstartdate_ {Start (or only) date:}
466_textenddate_ {End date:}
467_textbc_ {B.C.E.}
468_textad_ {C.E.}
[9294]469_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"}
[1500]470
[1921]471_textstemon_ { (ignoring word endings)}
[1500]472
[964]473_textsearchhistory_ {Search History}
[1921]474
475#text macros for search history
[8114]476_textnohistory_ {No entries in the search history}
[1921]477_texthresult_ {result}
478_texthresults_ {results}
479_texthallwords_ {all words}
480_texthsomewords_ {some words}
481_texthboolean_ {boolean}
482_texthranked_ {ranked}
483_texthcaseon_ {case must match}
484_texthcaseoff_ {casefolded}
485_texthstemon_ {stemmed}
486_texthstemoff_ {unstemmed}
[876]487
488
[964]489######################################################################
490# 'preferences' page
491package preferences
492######################################################################
[876]493
494
[964]495#------------------------------------------------------------
496# text macros
497#------------------------------------------------------------
[931]498
[2415]499_textprefschanged_ {
[2424]500Preferences have been set as follows. Do not use your browser's
[3267]501"back" button - it will unset them! Instead, click one of the
[2424]502buttons on the access bar above.
[2415]503}
504_textsetprefs_ {set preferences}
[964]505_textsearchprefs_ {Search preferences}
506_textcollectionprefs_ {Collection preferences}
507_textpresentationprefs_ {Presentation preferences}
508_textpreferences_ {Preferences}
[1921]509_textcasediffs_ {Case differences:}
[12764]510_textignorecase_ {ignore case differences}
511_textmatchcase_ {upper/lower case must match}
[9294]512_textwordends_ {Word endings:}
[12764]513_textstem_ {ignore word endings}
514_textnostem_ {whole word must match}
[12877]515_textaccentdiffs_ {Accent differences:}
516_textignoreaccents_ {ignore accents}
517_textmatchaccents_ {accents must match}
518
[964]519_textprefop_ {Return up to _maxdocoption_ hits with _hitsperpageoption_ hits per page.}
[1921]520_textextlink_ {Access to external Web pages:}
[964]521_textintlink_ {Source documents retrieved from:}
[1921]522_textlanguage_ {Interface language:}
523_textencoding_ {Encoding:}
524_textformat_ {Interface format:}
[964]525_textall_ {all}
[9294]526_textquerymode_ {Query mode:}
[12764]527_textsimplemode_ {simple query mode}
[13426]528_textadvancedmode_ {advanced query mode (allows boolean searching using !, &amp;, |, and parentheses)}
[964]529_textlinkinterm_ {through intermediate page}
530_textlinkdirect_ {go directly there}
531_textdigitlib_ {the digital library}
532_textweb_ {the web}
533_textgraphical_ {Graphical}
534_texttextual_ {Textual}
535_textcollectionoption_ {<p>
536Subcollections to include:
537<br>}
[3262]538
[12877]539_textsearchtype_ {Query style:}
540_textformsearchtype_ {fielded with _formnumfieldoption_ fields}
[22051]541_textsqlformsearchtype_ {SQL fielded with _sqlformnumfieldoption_ fields}
[12877]542_textplainsearchtype_ {normal with _boxsizeoption_ query box}
543_textregularbox_ {single line}
[12764]544_textlargebox_ {large}
545
[1946]546_textrelateddocdisplay_ {display related documents}
[9294]547_textsearchhistory_ {Search history:}
[12764]548_textnohistory_ {No search history}
549_texthistorydisplay_ {display _historynumrecords_ search history records}
550_textnohistorydisplay_ {do not display search history}
[964]551
[19204]552_textbookoption_ {Book viewer mode:}
553_textbookvieweron_ {on}
554_textbookvieweroff_ {off}
[964]555
[20743]556# html options
557_textdoclayout_ {Document page layout:}
558_textlayoutnavbar_ {navigation bar at top}
559_textlayoutnonavbar_ {no navigation bar}
560
561_texttermhighlight_ {Search term highlighting:}
562_texttermhighlighton_ {highlight search terms}
563_texttermhighlightoff_ {don't highlight search terms}
564
[2392]565#####################################################################
566# 'browse' package for the dynamic browsing interface
567package browse
568#####################################################################
[931]569
[2881]570_textsortby_ {Sort documents by}
571_textalsoshowing_ {also showing}
572_textwith_ {with at most}
[2395]573_textdocsperpage_ {documents per page}
[2392]574
[2881]575_textfilterby_ {Get documents containing}
[2392]576_textall_ {all}
577_textany_ {any}
578_textwords_ {of the words}
[9294]579_textleaveblank_ {leave this box blank to get all the documents}
[2392]580
[2881]581_browsebuttontext_ {"Sort Documents"}
[2392]582
[2894]583_nodata_ {<i>no data</i>}
584_docs_ {documents}
[931]585######################################################################
[964]586# 'help' page -- this is lower priority for translating than the
587# rest of this file
[876]588package help
[931]589######################################################################
[876]590
[964]591
[931]592#------------------------------------------------------------
593# text macros
594#------------------------------------------------------------
595
[876]596_textHelp_ {Help}
[8106]597
[11957]598# Macros giving a brief help message for navigation bar access buttons
599# The arguments to this will be _textXXX_ and _labelXXX_, where XXX is the metadata name. For example, to print out the help message for a titles classifier, the library will use _textdefaulthelp_(_textTitle_,_labelTitle_)
[11960]600# To customize this for a specific metadata, add a macro named _textXXXhelp_ where XXX is the metadata name
[11957]601_textdefaulthelp_{browse documents by _1_ by clicking the _2_ button}
[8106]602
[11957]603_textSearchhelp_ {search for particular words that appear in the text by clicking the _labelSearch_ button}
604_textTohelp_ {browse documents by To field by clicking the _labelTo_ button}
[14854]605_textFromhelp_ {browse documents by From field by clicking the _labelFrom_ button}
[11957]606_textBrowsehelp_ {browse documents}
607_textAcronymhelp_ {browse documents by acronym occurrence by clicking the _labelAcronym_ button}
608_textPhrasehelp_ {browse phrases occurring in documents by clicking the _labelPhrase_ button. This uses the phind phrase browser.}
[8106]609
[11363]610_texthelptopicstitle_ {Topics}
[876]611
612_textreadingdocs_ {How to read the documents}
613
614_texthelpreadingdocs_ {
[4549]615<p>You can tell when you have arrived at an individual book or document
[17084]616because its title, or an image of the front cover, appears at the top
617left of the page. In some collections, a table of contents appears, while in others
[17263]618(eg. when the paged image option is used)
[17084]619just the page number is shown, along with a box that allows you to select a
620new page and go forward and backward. In the table of contents, the current
621section heading is in bold face, and the table is expandable -- click on the folders
622to open or close them; click on the open book at the top to close it.</p>
[876]623
624<p>Underneath is the text of the current section. When you have read
625through it, there are arrows at the bottom to take you on to the next
[4549]626section or back to the previous one.</p>
[876]627
[17084]628<p>Below the title or front-cover image are some buttons. Click on
[11767]629<i>_document:textEXPANDTEXT_</i> to expand out the whole text of the current section, or
[4549]630book. If the document is large, this could take a long time and use a lot
[11767]631of memory! Click on <i>_document:textEXPANDCONTENTS_</i> to expand out the whole table of
[4549]632contents so that you can see the titles of all chapters and
[11767]633subsections. Click on <i>_document:textDETACH_</i> to make a new browser window for this
[931]634document. (This is useful if you want to compare documents, or read two at
[4549]635once.) Finally, when you do a search the words you search for are
[11767]636highlighted. Click on <i>_document:textNOHIGHLIGHT_</i> to remove highlighting.</p>
[876]637}
638
[11363]639# help about the icons
640_texthelpopenbookshelf_ {Open this bookshelf}
641_texthelpopenbook_ {Open/close this book}
642_texthelpviewtextsection_ {View this section of the text}
643_texthelpexpandtext_ {Display all text, or not}
644_texthelpexpandcontents_ {Expand table of contents, or not}
645_texthelpdetachpage_ {Open this page in a new window}
646_texthelphighlight_ {Highlight search terms, or not}
647_texthelpsectionarrows_ {Go to the previous/next section}
648
649
650_texthelpsearchingtitle_ {How to search for particular words}
651
[876]652_texthelpsearching_ {
653<p>
654 From the search page, you make a query in these simple steps:<p>
655
[1931]656 <ol><li>Specify what items you want to search
[876]657 <li>Say whether you want to search for all or just some of the words
658 <li>Type in the words you want to search for
659 <li>Click the <i>Begin Search</i> button
660 </ol>
661
662<p>When you make a query, the titles of twenty matching documents will be shown.
663There is a button at the end to take you on to the next twenty documents. From
664there you will find buttons to take you on to the third twenty or back to the
665first twenty, and so on. Click the title of any document, or the little button
666beside it, to see it.
667
[17408]668<p>A maximum of 50 is imposed on the number of
[876]669 documents returned. You can change this number by clicking the
[11767]670 <i>_Global:linktextPREFERENCES_</i> button at the top of the page.<p>
[11363]671}
[876]672
[11363]673_texthelpquerytermstitle_ {Search terms}
674_texthelpqueryterms_ {
[12877]675<p>Whatever you type into the query box is interpreted as a list of words or phrases
[14854]676called "search terms." A term is a single word containing only letters and digits, or a phrase consisting of a sequence of words enclosed in double quotes ("..."). Terms are separated by white spaces. If any other characters such
[876]677as punctuation appear, they serve to separate terms just as though they were
678spaces. And then they are ignored. You can't search for words that include
679punctuation.
680
681<p>For example, the query<p>
682 <ul><kbd>Agro-forestry in the Pacific Islands: Systems for Sustainability (1993)</kbd></ul>
683 <p>will be treated the same as<p>
684 <ul><kbd>Agro forestry in the Pacific Islands Systems for Sustainability 1993 </kbd></ul><p>
[11363]685}
[876]686
[11767]687_texthelpmgppsearching_ {
688For collections built with MGPP a few other options are available.
689
690<ul>
691<li>A <b>*</b> at the end of a query term matches all words <b>starting with</b> that word, e.g. <b>comput*</b> matches all words starting with <b>comput</b>.
692<li><b>/x</b> can be used to give higher weight to one or more of the query terms, eg <b>computer/10 science</b> gives computer 10 times more weight than science when ranking documents.
693</ul>
694}
695
696_texthelplucenesearching_ {
697For collections built with Lucene a few other options are available.
698
699<ul>
700<li><b>?</b> can be used as a wildcard in place of a single letter. For example, <b>b?t</b> will match <b>bet</b>, <b>bit</b> and <b>bat</b> etc.
701<li><b>*</b> can be used as a wildcard in place of multiple letters. For example, <b>comput*</b> matches all words starting with <b>comput</b>.
702</ul>
703Both of these wildcards can be used in the middle of a term, or at the end. They cannot be used at the start of a search term.
704}
705
[11363]706_texthelpquerytypetitle_ {Query type}
707_texthelpquerytype_ {
[876]708<p>There are two different kinds of query.
709
710<ul>
[1931]711 <li>Queries for <b>all</b> of the words. These look for documents (or
712 chapters, or titles) that contain all the words you have specified.
[11767]713 Documents that satisfy the query are displayed, in build order.
714<p>
[876]715
716 <li>Queries for <b>some</b> of the words. Just list some terms that are
717 likely to appear in the documents you are looking for. Documents are
718 displayed in order of how closely they match the query. When determining
719 the degree of match,
720
721 <p><ul>
[12877]722 <li> the more search term occurrences a document contains, the closer it matches;
723 <li> terms which are rare in the collection as a whole are more important than common ones;
[876]724 <li> short documents match better than long ones.
725 </ul>
726</ul>
727
728<p>Use as many search terms as you like--a whole sentence, or even a
729whole paragraph. If you specify only
730one term, documents will be ordered by its frequency of occurrence.<p>
731}
732
[12877]733_texthelpadvancedsearchtitle_ {Advanced searching using the _1_ search engine}
[11767]734
735_texthelpadvancedsearch_ {
[16978]736<p>If you have selected advanced query mode (in preferences) you have slightly different search options.
[11767]737}
738
739_texthelpadvsearchmg_ {
740Advanced searching in MG collections gives you two options, ranked and boolean.
741A <b>ranked</b> search is exactly the same as the <b>some</b> search descibed in <a href="\#query-type">_texthelpquerytypetitle_</a>.
742<p>_texthelpbooleansearch_
743}
744
745_texthelpbooleansearch_ {
746A <b>boolean</b> search allows you to combine terms
[13426]747using &amp; (for "and"), | (for "or"), and ! (for "not"), using parentheses for grouping if desired. The default operator is | (for "or").
[11767]748<p>
[13426]749For example, <b>snail &amp; farming</b> will match documents which contain both <b>snail</b> AND <b>farming</b>, whereas <b>snail | farming</b> will match documents that contain either <b>snail</b> OR <b>farming</b>.
[11767]750<b>snail !farming</b> will match documents that contain <b>snail</b> AND DO NOT contain <b>farming</b>.
751<p>
[13426]752More precise queries can be specified using combinations of operators and parentheses. For example, <b>(sheep | cattle) &amp; (farm | station)</b>, or <b>sheep | cattle | goat !pig</b>.
[11767]753}
754
755_texthelpadvsearchmgpp_ {
756Advanced searches in MGPP collections use boolean operators. _texthelpbooleansearch_
[14854]757<p>The results can be displayed in <b>ranked</b> order, as described for the <b>some</b> search in <a href="\#query-type">_texthelpquerytypetitle_</a>, or in "natural" (or "build") order. The latter is the order that documents were processed during the creation of the collection.
[11767]758<p>
759Further operators include <b>NEARx</b> and <b>WITHINx</b>.
[14854]760NEARx is used to specify the maximum distance (x words)
761which can separate two query terms for a document to match.
[11767]762WITHINx specifies that the second term must occur within x words <i>after</i> the first term. This is similar to NEAR but the order is important. The default distance is 20.
763}
764
[12781]765_texthelpadvancedsearchextra_{NOTE: These operators are all ignored if you are searching in simple query mode.}
766
[11767]767_texthelpadvsearchlucene_ {
768Advanced searches in Lucene collections use boolean operators. _texthelpbooleansearch_
769}
[12781]770
[12877]771_texthelpformsearchtitle_ {Fielded searching}
[12781]772
773_texthelpformsearch_ {
[12877]774<p>Fielded searching provides the opportunity to combine searches across fields. For example, one can search for "Smith" in Title AND "snail farming" in Subject. In simple query mode, each line of the form behaves like a normal single line search. The individual lines of the form are combined using AND (for an "all" search) or OR (for a "some" search). Terms inside the field are also combined the same way. In advanced mode, you can specify different combinations of AND/OR/NOT between the fields using the drop-down lists, and inside a field you can use boolean operators.
[12781]775}
[12789]776
[12877]777_texthelpformstemming_ {The "fold" and "stem" boxes allow you to specify whether the terms inside that field are casefolded or stemmed. These are both switched off by default for advanced form searching.}
778
[9294]779_textdatesearch_ {Searching with Dates}
[1500]780
[11363]781_texthelpdatesearch_ {
[1500]782Date search lets you find documents that, as well as matching your search
783terms, are about events within a certain timeframe. You can search for
784documents from a certain year or from a range of years. Note that you do not
785have to have any search terms -- you can search by date alone; and also that
786you do not have to use dates in your search, if you do not type any dates in it
787 is just the same as if the date search didn't exist.<p>
[11363]788}
[1500]789
[11363]790_texthelpdatehowtotitle_ {How to use this feature:}
791_texthelpdatehowto_ {
[1500]792<ul>
[1921]793 <li>To search for documents about a single year:<p>
[1500]794 <ul>
[5500]795 <li>Type in any ordinary search terms as you normally would.
[1500]796 <li>Type the year you want into the "Start (or only) date" box.
797 <li>If your date is from before the common era (also known as before
[5500]798 Christ), choose the "B.C.E" option from the pulldown menu next to that
799 box.
[1500]800 <li>Begin your search as you ordinarily would.
801 </ul>
[1921]802<p><li>To search for documents about a time period or range of years:<p>
[1500]803 <ul>
804 <li>Type in any ordinary search terms as you normally would.
805 <li>Type the earlier date into the "Start (or only) date" box.
806 <li>Type the later date into the "End date" box.
[3262]807 <li>Select "B.C.E" option from the pulldown menu next to any date from before
[1500]808 the common era (also known as before Christ).
809 <li>Begin your search as you ordinarily would.
810 </ul>
811</ul><p>
[11363]812}
[1500]813
[11363]814_texthelpdateresultstitle_ {The way results of your search work}
815_texthelpdateresults_ {
[1500]816Generally 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>
817}
818
[876]819_textchangeprefs_ {Changing your preferences}
820
[11363]821_texthelppreferences_ {
[11767]822<p>When you click the <i>_Global:linktextPREFERENCES_</i> button at the top of the page you will
[876]823be able to change some features of the interface to suit your own requirements.
[11363]824}
[876]825
[11363]826_texthelpcollectionprefstitle_ {Collection preferences}
827_texthelpcollectionprefs_ {
[12766]828<p>Some collections comprise several subcollections, which can be searched
[876]829independently or together, as one unit. If so, you can select which
830subcollections to include in your searches on the Preferences page.
[11363]831}
[876]832
[11363]833_texthelplanguageprefstitle_ {Language preferences}
834_texthelplanguageprefs_ {
[12766]835<p>Each collection has a default presentation language, but you can switch to
[1931]836a different language if you like. You can also alter the encoding scheme
837used by Greenstone for output to the browser -- the software chooses
[12877]838sensible defaults, but with some browsers it may be necessary to switch to
839a different encoding scheme to ensure correct character display.
840All collections allow you to
[1931]841switch from the standard graphical interface format to a textual one. This
842is particularly useful for visually impaired users who use large screen
843fonts or speech synthesizers for output.
[11363]844}
[1931]845
[11363]846_texthelppresentationprefstitle_ {Presentation preferences}
847_texthelppresentationprefs_ {
[876]848Depending on the particular collection, there may be several options you can
849set that control the presentation.
850
[1931]851<p>Collections of Web pages allow you to suppress the Greenstone navigation bar at
[876]852the top of each document page, so that once you have done a search you land at
853the exact Web page that matches without any Greenstone header. To do another
854search you will have to use your browser's "back" button. These collections
855also allow you to suppress Greenstone's warning message when you click a link
856that takes you out of the digital library collection and on to the Web itself.
[16978]857And in some Web collections you can control whether the links on the search
858results page take you straight to the actual URL in question, rather than to
[876]859the digital library's copy of the page.
[11363]860}
[876]861
[11363]862_texthelpsearchprefstitle_ {Search preferences}
863_texthelpsearchprefs_ {
[12877]864<p>You can switch to an "advanced" query mode which allows you to combine terms
[13426]865using &amp; (for "and"), | (for "or"), and ! (for "not"), using parentheses for
[12877]866grouping if desired. This allows you to specify more precise queries.
[12766]867<p>_selectsearchtypeprefs_
[12877]868<p>_selectwordmodificationprefs_
869<p>You can turn on the search history feature, which shows you your last few
[1931]870queries. This makes it easy to repeat slightly modified versions of previous
[11767]871queries.
872<p>Finally, you can control the number of hits returned, and the
[1931]873number presented on each screenful.
[876]874}
875
[12877]876_textcasefoldprefs_ {A pair of buttons controls whether upper and lower case must match when searching. For example, if "_preferences:textignorecase_" is selected, <i>snail farming</i> will be treated the same as <i>Snail Farming</i> and <i>SNAIL FARMING</i>.}
877_textstemprefs_{A pair of buttons controls whether to ignore word endings or not when searching. For example, if "_preferences:textstem_" is selected, <i>snail farming</i> will be treated the same as <i>snails farm</i> and <i>snail farmer</i>. This currently only works properly for English language text. _selectstemoptionsprefs_}
878_textaccentfoldprefs_ {A pair of buttons controls whether accented and unaccented letters must match when searching. For example, if "_preferences:textignoreaccents_" is selected, <i>fédération</i> will be treated the same as <i>fedération</i> and <i>federation</i>.}
879
880_textstemoptionsprefs_ {It may be more convenient and precise to use the search term truncation facility described above in "_texthelpquerytermstitle_".}
881
[12766]882_textsearchtypeprefsplain_ {It is possible to get a large query box, so that you can easily do paragraph-sized searching. It is surprisingly quick to search for large amounts of text.}
883
[12877]884_textsearchtypeprefsform_ {You can change the number of fields shown in the search form.}
[12766]885
[12877]886_textsearchtypeprefsboth_ {You can switch the search type of the collection between "normal" search, and "fielded" search.
[12766]887<ul>
[12877]888<li>Normal search provides a single query box. _textsearchtypeprefsplain_</li>
889<li>Fielded search provides a number of query boxes, each querying a different field of the index. This enables searching over different fields at once. _textsearchtypeprefsform_ </li>
[12766]890</ul>
891}
892
893
894
[876]895_texttanumbrowseoptions_ {There are _numbrowseoptions_ ways to find information in this collection:}
896
[2672]897_textsimplehelpheading_ {How to find information in the _collectionname_ collection}
[876]898
[11363]899_texthelpscopetitle_ {Scope of queries}
[876]900_texthelpscope_ {
901<p>
[12877]902In most collections you are given a choice of different indexes to search. For example, there might
[876]903be author or title indexes. Or there might be chapter or paragraph indexes. Generally,
904the full matching document is returned regardless of which index you search.
905<p>If documents are books, they will be opened at the appropriate place.
906}
Note: See TracBrowser for help on using the repository browser.