source: main/trunk/greenstone3/web/WEB-INF/classes/interface_default.properties@ 37335

Last change on this file since 37335 was 37335, checked in by kjdon, 14 months ago

moved the favourite star image definitions into here

  • Property svn:keywords set to Author Date Id Revision
File size: 17.4 KB
Line 
1#***** IMAGE URLS *****
2expand_image=interfaces/__INTERFACE_NAME__/images/expand.png
3collapse_image=interfaces/__INTERFACE_NAME__/images/collapse.png
4page_image=interfaces/__INTERFACE_NAME__/images/page.png
5chapter_image=interfaces/__INTERFACE_NAME__/images/chapter.png
6realistic_books_image=interfaces/__INTERFACE_NAME__/images/rbook.png
7slideshow_image=interfaces/__INTERFACE_NAME__/images/slideshow.png
8highlight_image=interfaces/__INTERFACE_NAME__/images/hl.png
9bookshelf_image=interfaces/__INTERFACE_NAME__/images/bookshelf.png
10book_image=interfaces/__INTERFACE_NAME__/images/book.png
11loading_image=interfaces/__INTERFACE_NAME__/images/loading.gif
12page_icon_image=interfaces/__INTERFACE_NAME__/images/itext.gif
13trash_full_image=interfaces/__INTERFACE_NAME__/images/trash-full.png
14trash_empty_image=interfaces/__INTERFACE_NAME__/images/trash-empty.png
15blank_image=interfaces/__INTERFACE_NAME__/images/blankImage.png
16next_image=interfaces/__INTERFACE_NAME__/images/next.png
17prev_image=interfaces/__INTERFACE_NAME__/images/previous.png
18zoom_image=interfaces/__INTERFACE_NAME__/images/zoom.png
19left_arrow_image=interfaces/__INTERFACE_NAME__/images/leftarrow.png
20float_toc_image=interfaces/__INTERFACE_NAME__/images/floattoc.png
21green_bug_image=interfaces/__INTERFACE_NAME__/images/GB.png
22favourite_star_image=interfaces/__INTERFACE_NAME__/images/favourite-star-transparent-unselected32.png
23favourite_star_selected_image=interfaces/__INTERFACE_NAME__/images/favourite-star-transparent-selected32.png
24
25#***** TEXT FRAGMENTS *****
26gsdl=Greenstone Digital Library Software
27gs3power=powered by greenstone3
28error=Error:
29hide_error=Hide Error
30show_error=Show Error
31# the buttons
32home_b=Home
33help_b=Help
34pref_b=Preferences
35debuginfo_b=Debug info
36login_b=Login
37# tool tips for the buttons
38home_tip=Library home page
39help_tip=Help pages
40pref_tip=Change your interface preferences
41debuginfo_tip=Display debug view options
42login_tip=Login
43# months - used by replaceList in siteConfig. need to change to get from java..
44num=Number
45textmonth00=Undefined
46textmonth01=January
47textmonth02=February
48textmonth03=March
49textmonth04=April
50textmonth05=May
51textmonth06=June
52textmonth07=July
53textmonth08=August
54textmonth09=September
55textmonth10=October
56textmonth11=November
57textmonth12=December
58
59aboutpage=About page
60home.quick_search=Quick Search
61home.librarian_interface=The Librarian Interface
62home.gliapp_webstart=GLI Java Web Start application
63home.select_a_collection=Select a collection
64home.select_a_group=Select a collection group
65home.select_a_collection_or_group=Select a collection or group
66home.no_collections=This library has no valid collections
67home.no_collections_group=This group has no valid collections
68#***** logged in menu
69menu.account_settings=Account settings
70menu.enable_edit_mode=Enable edit mode
71menu.disable_edit_mode=Disable edit mode
72menu.logout=Logout
73
74######################
75# system page
76#######################
77system.title=System Request
78######################
79# about page
80#######################
81about.noservices=There are no services available for this collection.
82about.services=Extra services available:
83about.servicehelp=You can access the services by clicking on the buttons below or on the names on the navigation bar. The navigation bar is persistent across all pages in the collection.
84about.standarddescription=This collection contains {0-numdocs} documents.
85about.standarddescriptiondays=This collection contains {0-numdocs} documents and was last built {1-numdays} days ago.
86about.standarddescriptiondate=This collection contains {0-numdocs} documents and was last built on {1-date}.
87
88#######################
89# query page
90########################
91query=Search
92query.nodocsmatch=No {0-level-plural} match the query.
93query.onedocsmatch=One {0-level-single} matches the query.
94query.manydocsmatch={0-numdocs} {1-level-plural} match the query.
95query.atleastdocsmatch=At least {0-numdocs} {1-level-plural} match the query.
96query.docsreturned={0-numdocs} {1-level-plural} returned.
97
98query.termoccurs.0='{0-term}' occurs 0 times
99query.termoccurs.1='{0-term}' occurs 1 time
100query.termoccurs.x='{0-term}' occurs {1-termfreq} times
101
102query.termoccurs.x.1='{0-term}' occurs {1-termfreq} times in 1 {3-level-single}
103query.termoccurs.x.x='{0-term}' occurs {1-termfreq} times in {2-numdocs} {3-level-plural}
104
105query.document=document
106query.document_plural=documents
107query.section=section
108query.section_plural=sections
109
110# eg Displaying 1 to 20 of 42 sections/documents
111query.displayingnumdocs=Displaying {0-startnum} to {1-endnum} of {2-totalnum} {3-level-plural}
112
113query.common=The following terms are too common and have been excluded from the search:
114
115query.results.next=Next
116query.results.previous=Previous
117
118query.facet.less=See less...
119query.facet.more=See more...
120
121##################
122# prefs page
123##################
124pref.searchpref=Search preferences
125pref.prespref=Presentation preferences
126pref.interfacelang=Interface language:
127pref.encoding=Encoding:
128pref.hitsperpage=Number of hits per page:
129pref.maxDocs=Maximum documents to return:
130pref.all=all
131pref.set_prefs=Set preferences
132pref.set_prefs_help=Click 'Set preferences' if you want to save your changes.
133pref.favouritebasket=Favourite basket:
134pref.documentbasket=Document basket:
135pref.on=on
136pref.off=off
137pref.book=Book viewer mode:
138pref.formatedit=Format edit mode:
139pref.theme=Visual theme:
140pref.switch_theme=Switch Theme
141pref.theme_default=Greenstone Default
142pref.theme_custom1=Greenstone Custom 1
143pref.theme_custom2=Greenstone Custom 2
144##################
145# document page
146##################
147doc.loading=loading
148doc.filter_pages=Filter pages
149doc.filter.pagenum=pagenum
150doc.filter.title=title
151doc.highlightTooltip=Enable or disable search term highlighting
152doc.realisticBooksTooltip=Enable or disable the realistic books view
153doc.zoomTooltip=Enable or disable zooming images in the standard view
154doc.slideshowTooltip=View a slideshow of the images
155doc.floatingTooltip=Fix the table of contents to the right side of the screen
156doc.expand_doc=Expand document
157doc.collapse_doc=Collapse document
158doc.document=Document
159doc.back_to_top=back to top
160doc.default_view=Default view
161doc.image_view=Image view
162doc.text_view=Text view
163
164doc.map_nearby_docs=Show documents near here
165doc.nearby_doc_tooltip=Hover to center the map on this document; Click to go to the document.
166maps.scrolllabel=Scroll through places
167
168external.title=External Link
169external.text=The link you have selected is external to any of your currently selected collections. If you still wish to view this link and your browser has access to the Web, you can {0-go-forward-link} to this page; otherwise use your browsers 'back' button to return to the previous document.
170external.go_forward=go forward
171
172#########################################################
173# User Comments section (available on a document page) #
174#########################################################
175
176usercomments.username=User name
177usercomments.add=Add Comment
178usercomments.submit=Submit Comment
179usercomments.submitted=Comment Submitted
180usercomments.isempty=Comment was empty.
181usercomments.heading=Comments
182
183##########################
184# Depositor Page
185##########################
186
187depositor.title=Depositor
188depositor.description=Add more documents to an existing collection
189depositor.select_collection=Please select a collection:
190depositor.select_collection_option=-- Select a collection --
191depositor.no_valid_collection=You do not have editing access to any collections. Please log in as a different user, or contact your library administrator.
192
193#####################
194# Document Editing #
195#####################
196de.error=Editing unavailable...
197de.error_unavailable=Document editing is unavailable at this time. Maybe the archives folder is not present.
198de.error_wrong_group=You are not a member of the right group to have edit permission for this collection.
199de.error_contact_admin=Please contact your library administrator ({0}).
200de.rebuilding_collection=rebuilding collection
201de.no_changes=No changes detected
202de.save=Save changes
203de.rebuild=Rebuild
204de.saverebuild=Save and Rebuild
205de.extract_pages=Extract these pages to a document
206de.visible_metadata=Visible metadata:
207de.all_metadata=All
208de.add_new_metadata=Add new metadata
209de.add_all_metadata=Add all
210de.no_meta_name_given=No value given for new metadata name
211de.edit_metadata=Edit metadata
212de.edit_map_gps=Edit map GPS
213de.hide_metadata=Hide metadata
214de.hide_map_gps=Hide map GPS
215de.remove=remove
216de.edit_content=Edit content
217de.hide_editor=Hide Editor
218de.save_changes=Save changes
219de.saving=Saving
220de.enter_meta_name=Enter a metadata name, then click 'Add New Metadata'
221de.enter_meta_dropdown=Enter a metadata name, or use the down arrow to select one, then click 'Add New Metadata'
222de.top_level_menu=Top level menu
223##################
224# authentication page
225##################
226authen.username=Username
227authen.page_not_found=Page not found
228authen.submit=Submit
229authen.error_failed_to_add=Error: Failed to add user
230authen.user_added_success=User added successfully
231authen.status=Status
232authen.password=Password
233authen.account_status=Account status
234authen.enabled=enabled
235authen.disabled=disabled
236authen.groups=Groups
237authen.add_group=Add Group
238authen.comment=Comment
239authen.email=Email address
240authen.add_a_new_user_title=Add a New User
241authen.old_password=Old password
242authen.new_password=New password
243authen.retype_password=Retype password
244authen.edit_user_information=Edit User Information
245authen.list_of_current_users_title=List of current users
246authen.delete_warning=Are you sure you want to delete user
247authen.edit=Edit
248authen.delete=Delete
249authen.authentication=Administration Page
250authen.add_a_new_user=Add a New User
251authen.register=Register
252authen.account_settings=Account Settings
253authen.change_password=Change Password
254authen.reset_password=Reset Password
255authen.register_as_new=Register as a new user
256authen.group_desc=Groups is a comma-separated list of group names. Type in a group name, or choose one from the list and click 'Add Group'.
257authen.admin_desc='Administrator' gives access to user management
258authen.all_coll_edit_desc='all-collections-editor' allows editing of all collections
259authen.pers_coll_edit_desc='personal-collections-editor' allows editing of all collections created by the user in GLI
260authen.single_coll_edit_desc='COLLNAME-collection-editor' allows editing of the specified collection (replace COLLNAME with the collection identifier)
261
262
263##################
264# RSS page #
265###################
266rss.page_title=RSS Feed
267
268##############
269# Basket common strings
270####################
271basket.expand=Expand
272basket.collapse=Collapse
273basket.clear=Clear basket
274
275###################
276# Document basket #
277###################
278db.doc_basket=Document Basket
279db.access_denied=Access Denied
280db.no_collection_building=You cannot use this feature of Greenstone as you do not have collection building enabled
281
282###################
283# Human Verification Page
284#######################
285
286verify.title=Verification
287verify.terms_title=Terms and Conditions
288verify.terms_content=Terms And Conditions<br/>To customise these terms and conditions, either edit verify.terms_content in web/WEB-INF/classes/interface_default.properties (for the whole library) or create interface_custom.properties in web/sites/localsite/collect/collname/resources folder, and add verify.terms_content=custom terms.
289verify.terms_accept=I accept the terms and conditions
290
291###################
292# Error Page
293###################
294
295error.title=Oops! Something went wrong.
296error.recap_fail=Recaptcha Failed.
297error.wrong_group=You are not in the right group to view this document.
298
299#####################
300# Favourites Basket
301#####################
302
303favourites.title=Favourites
304
305favourites.full_view=Full View
306favourites.text_view=Text View
307favourites.email_view=Email
308favourites.full=Full View »
309favourites.to=To:
310favourites.cc=CC:
311favourites.bcc=BCC:
312favourites.subject=Subject:
313favourites.send=Send
314favourites.url_only=URL only view
315favourites.url_and_metadata=URL and Metadata view
316favourites.empty_basket=You have no saved favourites.
317favourites.doc_name=ID
318favourites.doc_title=title
319favourites.doc_collection=collection
320favourites.doc_date=date
321favourites.doc_root_title=main title
322favourites.send_success=Sending mail succeeded
323favourites.send_fail=Sending mail failed
324favourites.invalid_to_address_empty=The To address field cannot be empty.
325favourites.invalid_to_address=The To address field must contain an email address.
326favourites.invalid_msg_body_empty=The message body text field cannot be empty.
327
328favourites.delete_help=To delete an individual item, click on its favourite\'s icon.
329favourites.delete_else=Or else
330favourites.delete_all=Delete All
331
332webswinggli.title=Greenstone Librarian Interface (GLI)
333webswinggli.brief=Allows you to configure and build collections
334
335oaipmhserver.title=OAI-PMH Server
336oaipmhserver.brief=Access collections via the Open Archives Initiate Protocol for Metadata Harvesting
337
338##################################
339# About Greenstone page
340##################################
341
342gsdl.title=About Greenstone
343gsdl.brief=About the Greenstone software
344gsdl.main=Greenstone is a suite of software which has the ability to serve digital library collections and build new collections. It provides a versatile way of organizing information and publishing it on the web or on removable media such as DVD or USB thumb drive. Greenstone is produced by the New Zealand Digital Library Project at the University of Waikato, and distributed in cooperation with UNESCO and the Human Info NGO. It is open-source software, available from {0-link} under the terms of the GNU General Public License.
345gsdl.technical=Technical
346gsdl.technical_desc=See the <a href="{0}">greenstone factsheet</a> for technical details such as versions, platform support and interoperability. There are two major versions of the software: the original Greenstone 2, and Greenstone 3 which is a complete redesign and reimplementation. Greenstone 3 is under active development, and is recommended for download. This page is part of a Greenstone 3 installation.
347gsdl.customisation=Customisation
348gsdl.customisation_desc=Greenstone is specifically designed to be highly extensible and customisable. New document and metadata formats are accommodated by writing "plugins" (in Perl). Analogously, new metadata browsing structures can be implemented by writing "classifiers." The user interface look-and-feel can be altered using XSLT templates, CSS and Javascript. The source code, in Java, C++, Perl and C++, is available and accessible for modification. For more information, see the <a href="{0}">Greenstone wiki</a>.
349gsdl.documentation=Documentation
350gsdl.documentation_desc=Extensive documentation for the Greenstone software is available on the <a href="{0}">Greenstone Wiki</a>, including step-by-step <a href="{1}">tutorials</a>.
351gsdl.support=Support
352gsdl.support_desc=See the <a href="{0}">support</a> page for details about language specific mailing lists, regional support groups and other resources.
353gsdl.bugs=Bugs
354gsdl.bugs_desc=We want to ensure that this software works well for you. Please report any bugs to the <a href="{0}">Greenstone Users Mailing List</a>.
355gsdl.greenstone_stone=Greenstone is a semi-precious stone that (like this software) is sourced in New Zealand. In traditional Maori society it was the most highly prized and sought after of all substances. It can absorb and hold wairua, which is a spirit or life force, and is endowed with traditional virtues that make it an appropriate emblem for a public-domain digital library project. Its lustre shows charity; its translucence, honesty; its toughness, courage; and the sharp edge it can take, justice.
356gsdl.toki_about1=In November 2000, a toki pou tangata (greenstone adze) was presented to the New Zealand Digital Library by Māori, to acknowledge the important work being done on taonga (treasure) such as the <a href="{0}">Niupepa Collection</a>. The toki was carved by Bernard Makoare of Ngāti Whātua and Te Rarawa descent.
357gsdl.toki_about2=The toki is to symbolize the significance of pounamu (greenstone). It is to inspire the work that is being done here with qualities of mana, authority and leadership. It is a tough stone, a connection to be made. It is to be used to carve out and guide the excellence of thought that is harvested in the New Zealand Digital Library.
358
359##################
360# Cookie Consent Manager
361##################
362ccm.Popup_Title=We use Cookies!
363ccm.Popup_Description=Greenstone uses essential cookies to ensure its proper operation.
364ccm.Popup_OpenAdvancedManager=More Info
365ccm.Popup_AcceptAllCookies=Got it
366ccm.Popup_AcceptNecessaryCookies=Reject All
367
368ccm.Manager_Title=Cookie Consent Manager
369ccm.Manager_Description=Greenstone uses essential cookies to ensure its proper operation. You can view this cookie manager later by visiting the preferences page.
370ccm.Manager_SaveSettingsButton=Close
371ccm.Manager_AcceptAllButton=Accept All
372ccm.Manager_AcceptNecessaryButton=Reject All
373ccm.Manager_CloseButton=Close
374ccm.Manager.CookieTableHeaders_Name=Name
375ccm.Manager.CookieTableHeaders_Provider=Provider
376ccm.Manager.CookieTableHeaders_Expiration=Expiration
377ccm.Manager.CookieTableHeaders_Description=Description
378ccm.Manager.CookieTable_EndOfSessionExpiration=End of session
379ccm.Manager.RequiredCookies_Title=Required Cookies
380ccm.Manager.RequiredCookies_Description=These cookies are essential to ensuring that Greenstone operates properly.
381ccm.Manager.RequiredCookies.JSESSIONID_Description=Allows Greenstone to maintain your login status, chosen language, site settings and favourites basket.
382ccm.Manager.RequiredCookies.supportsXSLT_Description=Allows Greenstone to tell whether or not your browser supports client-side XSLT transformations.
383
Note: See TracBrowser for help on using the repository browser.