source: trunk/gsdl3/web/WEB-INF/classes/interface_classic.properties@ 10042

Last change on this file since 10042 was 10042, checked in by kjdon, 19 years ago

resources/java files moved to web/WEB-INF/classes so they are automatically in the classpath

  • Property svn:keywords set to Author Date Id Revision
File size: 7.5 KB
Line 
1nzdl=New Zealand Digital Library
2home_b=HOME
3pref_b=PREFERENCES
4help_b=HELP
5# text for the titles (in the page header)
6help_t=help
7pref_t=preferences
8about_t=about
9search_t=search
10phrases_t=phrases
11texticonpdf=View the PDF document
12texticonps=View the PostScript document
13texticonrtf=View the RTF document
14texticonmsword=View the Microsoft Word document
15texticonppt=View the PowerPoint document
16texticonxls=View the Microsoft Excel document
17#################
18# home page
19#################
20home.feedback=Feedback
21home.aboutgs=About<br/>Greenstone
22home.people=People
23home.research=Research
24home.projects=Projects
25home.software=Software
26home.publications=Publications
27home.coll_warning=This interface is designed to look and behave like the classic Greenstone 2 style interface. It makes assumptions about the services that a collection might have: it looks for the TextQuery/FormQuery/AdvancedFormQuery and ClassifierBrowse services. If a query service is present, a search button is added to the navigation bar. If more than one query service is available they come under the same button, and are selectable via the preferences page. If ClassifierBrowse is present, the classifiers provided by that service are displayed on the navigation bar instead of the service itself. Any other services are ignored. Greenstone 2 collections work exactly as they would in a Greenstone 2 library, while some other collections do not work properly.
28##################
29# about page
30##################
31aboutpage=About page
32#about.services=Services available:
33#about.description=Description:
34about.aboutcoll=About this collection
35about.howtofind=How to find information in the {0} collection
36##################
37# prefs page
38##################
39pref.searchpref=Search preferences
40pref.prespref=Presentation preferences
41pref.interfacelang=Interface language:
42pref.encoding=Encoding:
43##################
44# query page
45##################
46query.wordcount=Word count:
47query.nodocsmatch=No documents matched the query.
48query.onedocsmatch=One document matched the query.
49query.manydocsmatch={0} documents matched the query.
50query.matches=Matches
51query.results=results
52##################
53# help page
54##################
55help.numbrowseoptions=There are {0} ways to find information in this collection:
56help.simplehelpheading=How to find information in the {0} collection
57help.Searchshort=search for particular words
58help.Searchlong=<p />You can <i>search for particular words</i> that appear in the text from the "search" page. This is the first page that comes up when you begin, and can be reached from other pages by pressing the <i>search</i> button.
59help.Titleshort=access publications by title
60help.Titlelong=<p />You can <i>access publications by title</i> by pressing the <i>titles</i> button. This brings up a list of books in alphabetic order.
61help.Organizationshort=access publications by organisation
62help.Organizationlong=<p />You can <i>access publications by organisation</i> by pressing the <i>organisations</i> button. This brings up a list of organisations.
63help.Organisationshort=access publications by organisation
64help.Organisationlong=<p />You can <i>access publications by organisation</i> by pressing the <i>organisations</i> button. This brings up a list of organisations.
65help.HowToshort=access publications by "how to" listing
66help.HowTolong=<p />You can <i>access publications by "how to" listing</i> by pressing the <i>how to</i> button. This brings up a list of how to strings.
67help.Howtoshort=access publications by "how to" listing
68help.Howtolong=<p />You can <i>access publications by "how to" listing</i> by pressing the <i>how to</i> button. This brings up a list of how to strings.
69help.Creatorshort=access publications by author
70help.Creatorlong=<p />You can <i>access publications by author</i> by pressing the <i>authors a-z</i> button. This brings up a list of books, sorted by author name.
71help.Subjectshort=access publications by subject
72help.Subjectlong=<p/>You can <i>access publications by subject</i> by pressing the <i>subjects</i> button. This brings up a list of subjects, represented by bookshelves.
73help.Topicshort=access publications by topic
74help.Topiclong=<p>You can <i>access publications by topic</i> by pressing the <i>topic</i> button. This brings up a list of topics to browse.
75help.Toshort=access publications by To field
76help.Tolong=<p>You can <i>access publications by To field</i> by pressing the <i>to</i> button. This brings up a list of addressees.
77help.Fromshort=access publications by From field
78help.Fromlong=<p>You can <i>access publications by From field</i> by pressing the <i>from</i> button. This brings up a list of senders.
79help.Seriesshort=access publications by series
80help.Serieslong=<p>You can <i>access publications by series</i> by pressing the <i>series</i> button. This brings up a list of those series which are currently in the collection.
81help.Dateshort=access publications by date
82help.Datelong=<p>You can <i>access publications by date</i> by pressing the <i>dates</i> button. This brings up a list of all the issues, sorted chronologically.
83help.Browseshort=browse publications
84help.Browselong=<p>You can <i>browse publications</i> by pressing the <i>browse</i> button.
85help.Peopleshort=access publications by people
86help.Peoplelong=<p>You can <i>access publications by people</i> by pressing the <i>people a-z</i> button. This brings up a list of entries, sorted by surname.
87help.Languageshort=access publications by language
88help.Languagelong=<p>You can <i>access publications by language</i> by pressing the <i>languages</i> button. This brings up a list of entries, sorted by language.
89help.Acronymshort=access publications by acronym
90help.Acronymlong=<p>You can <i>access publications by acronym occurrence</i> bypressing the <i>acronyms</i> button. This brings up a list of the acronyms, and the places that they occur.
91help.Phraseshort=browse phrases occurring in publications
92help.Phraselong=<p>You can <i>browse phrases occurring in publications</i> by pressing the <i>phrases</i> button. This uses the phind phrase browser.
93help.Artistshort=access publications by artist
94help.Artistlong=<p>You can <i>access publications by artist</i> by pressing the <i>artists</i> button. This brings up a list of entries, sorted by artist name.
95help.Sourceshort=access publications by filename
96help.Sourcelong=<p>You can <i>access publications by filename</i> by pressing the <i>filenames</i> button. This brings up a list of entries, sorted by original filename.
97help.Keywordshort=access publications by keyword
98help.Keywordlong=<p>You can <i>access publications by keyword</i> by pressing the <i>keywords</i> button. This brings up a list of keywords.
99help.Volumeshort=access publications by volume
100help.Volumelong=<p>You can <i>access publications by volume</i> by pressing the <i>volumes</i> button. This brings up a list of volumes.
101help.Captionsshort=access publications by caption
102help.Captionslong=<p>You can <i>access publications by caption</i> by pressing the <i>captions</i> button. This brings up a list of captions.
103help.Countriesshort=access publications by country
104help.Countrieslong=<p>You can <i>access publications by country</i> by pressing the <i>countries</i> button. This brings up a list of countries.
105help.short=undefined classification
106help.defaultshort=undefined classification
107help.long=<p>Click on the <i>unknown</i> button to browse publications (listing is sorted by an unknown field).
108help.defaultlong=<p>Click on the <i>unknown</i> button to browse publications (listing is sorted by an unknown field).
109
110
Note: See TracBrowser for help on using the repository browser.